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/140n2eyfgmvy/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVbjmd5wmafYHLBeHa5JbPYEwgrR0fswtRtyY6rgn1hRCl-Qm17nxnIhUNzvwwUIXTQgrHlO0JcffjJG");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWFiNjdhODkxNmJjZDhiYWNjODM2MTE2YmUzNWZkNjcyYThjMzQ5YmU5NDZlMjc2ZjkxODdkNTIxZTI4MmI5M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMTA6MjI6MjYuNTkxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1XVWFhN3BkbEU1SGtBLWlqVkJwclpQN2JKRUFKS1dJSTN0LXlBZmN5UDNvZVpjQzh2RUJKUl9wNlY5aFI1V1ZDTjNnTHR3bldEV3lUdVhHUFctYUlsb1gySnBRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('651553e21b3b1', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651553e21b3b1', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('651553e21b3b1', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651553e21b3b1', 'paypal', 'buynow', 'rect', 'gold');
});
}