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/fgna25m0fic6/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYon4CazGcnkA_wFZW5KYa2tnZiTp-WrhfhKCYSAd0-c4KLf2qI4R6e-oWLDtVB74woBQY0b17FMSV7x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTU4ZTY5Yjc2NWY2ZjY3NzhjNTgyNGMwZGFjZGEyNjRlY2E4OTUzZjJlODVlY2ZlYjg1OTJjZjRjYmY5NThlM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDJUMTg6MDc6NDcuMDA2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5Sd01KLXRxclZwalpoaTN1WEM5SVhWNU1NcmRYenJrT2RnTGtvV1Fhb2FsVWtFWlprMnZyakdlb0I3My1XVnFWNU1rZnlKMG8tU1hKTGxGTWRFYjN1V0RrR1Z3In19");
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", "AYon4CazGcnkA_wFZW5KYa2tnZiTp-WrhfhKCYSAd0-c4KLf2qI4R6e-oWLDtVB74woBQY0b17FMSV7x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTU4ZTY5Yjc2NWY2ZjY3NzhjNTgyNGMwZGFjZGEyNjRlY2E4OTUzZjJlODVlY2ZlYjg1OTJjZjRjYmY5NThlM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDJUMTg6MDc6NDcuMDA2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5Sd01KLXRxclZwalpoaTN1WEM5SVhWNU1NcmRYenJrT2RnTGtvV1Fhb2FsVWtFWlprMnZyakdlb0I3My1XVnFWNU1rZnlKMG8tU1hKTGxGTWRFYjN1V0RrR1Z3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('647a39c1704f8', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('647a39c1704f8', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('647a39c1704f8', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('647a39c1704f8', 'paypal', 'buynow', 'rect', 'gold');
});
}