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/iaevukkby54u/plugin/3/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adz3Qg5yJTVrirlYNp3hLEzty7ruYnsNb7OL8CZg7HzzfTEyttolDE5pe3hWFM4A7fXcH-OVTBUk1pPn");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGRlMzUxNGI1M2ZlYjk5OTZlNWE0MzEzOWVkNjVhNTkyNDc4YTUzZTFmN2FlZTUyMjA2MGI0MjM5M2UxZmJmN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMDhUMjE6Mjg6MTAuNzM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1kelZzWWpVSVZZbEdKYjdKS2xQR1hmZk95bU9vSWpNOUJ3dnM5MmdJQkZPLTNTVjhDZzFYUEdmbExBaU4wcXVyTng3c3gtY1YyUXhMN2RHZWN5TFlfMTZfMWp3In19");
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", "Adz3Qg5yJTVrirlYNp3hLEzty7ruYnsNb7OL8CZg7HzzfTEyttolDE5pe3hWFM4A7fXcH-OVTBUk1pPn");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGRlMzUxNGI1M2ZlYjk5OTZlNWE0MzEzOWVkNjVhNTkyNDc4YTUzZTFmN2FlZTUyMjA2MGI0MjM5M2UxZmJmN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMDhUMjE6Mjg6MTAuNzM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1kelZzWWpVSVZZbEdKYjdKS2xQR1hmZk95bU9vSWpNOUJ3dnM5MmdJQkZPLTNTVjhDZzFYUEdmbExBaU4wcXVyTng3c3gtY1YyUXhMN2RHZWN5TFlfMTZfMWp3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64596b325eee7', 'paylater', 'paypal', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64596b325eee7', 'paylater', 'paypal', 'rect', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64596b325eee7', 'paypal', 'buynow', 'rect', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64596b325eee7', 'paypal', 'buynow', 'rect', 'white');
});
}