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/3m9k5phu1v3o/plugin/9/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbjjeGp3NlTYjmS47qLSUM8v_Tzq8dacdyJXfejSCVCGA3R-RbiwRtgkVD8q-LmuZaPZiFFN4RZnMiFv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUxZmJmYzQ2YWU2YTc2YWY3ZDA3YWQ4ZTVlYjk1MThmNTVjNDEwZGRlOWNkM2I2ODVhOTIyNDYzNWI0ZjQzOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTZUMjA6Mjc6MzQuMzU2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1BTGNhR25aLWExWTBTV19IR0xwRFZ2eGZmSHlKMy1YQ2JqaFpaV2tnblpGczN6X2FfVkpNTk5TOHRUaUwwYWg0YlVXZ0xpNENIZm4xQ0lTUFQtUTdSZkFkRm9nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AbjjeGp3NlTYjmS47qLSUM8v_Tzq8dacdyJXfejSCVCGA3R-RbiwRtgkVD8q-LmuZaPZiFFN4RZnMiFv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUxZmJmYzQ2YWU2YTc2YWY3ZDA3YWQ4ZTVlYjk1MThmNTVjNDEwZGRlOWNkM2I2ODVhOTIyNDYzNWI0ZjQzOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTZUMjA6Mjc6MzQuMzU2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1BTGNhR25aLWExWTBTV19IR0xwRFZ2eGZmSHlKMy1YQ2JqaFpaV2tnblpGczN6X2FfVkpNTk5TOHRUaUwwYWg0YlVXZ0xpNENIZm4xQ0lTUFQtUTdSZkFkRm9nIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641387c9124d6', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641387c9124d6', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641387c9124d6', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641387c9124d6', 'paypal', 'buynow', 'rect', 'gold');
});
}