if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/cfugbtln6xm7/plugin/16/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdWuJL0_4QpCbc-1eblds8MOx896v6xVNw109dbcaK9_qu3IMAx_Xtb83eYFPUK50prUeIgng6AThqrS");
script.setAttribute("data-currency", "TWD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZDM0YjQ4MDQzZDE1NjAwNGM1NzU5MTVhZjI0NGY0NDUzMzI5N2I5Y2NiZjhjZTkxNmYwNTNmMjFkZDE0YWNlOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDgtMTBUMjM6MDM6MTYuNDEzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1vUGZ4c25hS29vb2dtN0FVN3F5Z25SNlBlTzRETC00SUpvMUhkT0Jxek9wcVkwR2tRd29OZFNjd1RRYTZ6ekQ4R1pSU0h0Slc1M3NDdHhyZExlRFplMUhfUkdnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f43933f0765', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f43933f0765', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62f43933f0765', 'paypal', 'checkout', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62f43933f0765', 'paypal', 'checkout', 'rect', 'gold');
});
}