if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/zuxwjvd28smq/plugin/6/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Aa6aA5zGPWxZ78NB83DaPNQSlyo3gZrOdK9SRJApz2px0tp0c0a12Mqf41IS0bJJpOQFFEnLNH3wa-MV");
script.setAttribute("data-currency", "TWD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDQ1ZTRkMGY4OTJhZmQ3OGYxZTY2NzY2OWE0ZDY4YzMzZjZkNmMxZTIyYmExMzIyMmQxNzg0Y2JkM2Y1YTE3OXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDgtMDhUMTc6NDE6NTYuNjI1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBOdU1EY2lIMDVFQ0p2c25KVk1hcmcwbnJrWm5mVVdPdkJybHcyTldCa2NURnR1N3pkOGpnY0JGSEdEUXdCMzdORlRWUm9rMjZBMUZpUEg4TjlEWWh2a01FTHZBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f14ae43dbf9', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f14ae43dbf9', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f14ae43dbf9', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f14ae43dbf9', 'paypal', 'buynow', 'rect', 'gold');
});
}