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/n0t16grl1cx6/plugin/3/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ARTVRfFmKdSrnO2YJodSV6uH1dCOZuwQZEF5Hn-dSwMnnE14JOskqMvxkLMuuTSm0lsTf6RI4HgNg-bH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGE0NzJiODQwZTcyMjg0OWZjODIzNzEwMjBiZDJiYjVlYjlhZmRhN2EwNGUyN2MzNWZlZWEyNTRiMTZhMGE2NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjBUMjE6MTY6MzYuNTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1TWXRnQ3JwdVBlTFFxa29CNFV6ZGtkYVN4YVJ3emZTbkV5ZlRPal9QbnJBa1JCcXVOY1J5YjlkOEVGQ25tNl9TcElHWVRzd0I1cEtLZE1CQUlZX2xjNUdCVE93In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "ARTVRfFmKdSrnO2YJodSV6uH1dCOZuwQZEF5Hn-dSwMnnE14JOskqMvxkLMuuTSm0lsTf6RI4HgNg-bH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGE0NzJiODQwZTcyMjg0OWZjODIzNzEwMjBiZDJiYjVlYjlhZmRhN2EwNGUyN2MzNWZlZWEyNTRiMTZhMGE2NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjBUMjE6MTY6MzYuNTU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1TWXRnQ3JwdVBlTFFxa29CNFV6ZGtkYVN4YVJ3emZTbkV5ZlRPal9QbnJBa1JCcXVOY1J5YjlkOEVGQ25tNl9TcElHWVRzd0I1cEtLZE1CQUlZX2xjNUdCVE93In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('673e5a0961234', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673e5a0961234', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('673e5a0961234', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('673e5a0961234', 'paypal', 'buynow', 'rect', 'gold');
});
}