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/kuwjvh4waxj0/plugin/8/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcOtGlNp6QNUXoQeQWPPtzWkdIDD3e6YqzuHRe5munK4WsEoBTtRzZJ9Vuwb5BYwGk7vt7QnZKKM4sD9");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjhhNzRkOGRhYTA4NDhhN2E5MzU0MjE4YmI3ZjNmMTkzZmIxZjg1OWI5NTRlOTk4YzY4YTJjNmUyMjE1YTUxMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTItMDlUMTc6NDk6NDkuMzA1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9tVm9XQ3ZqUkQtejFWdmNrd1RmYVJnYWxkNXV5SFhuRjBuWTJmNzRaYk5zYVNpOFhOV3JkWElGb1hiU0Z3M1NXZjJfZW9wMnZCeEZja0hxdkhueVl4bWNUT3BBIn19");
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", "AcOtGlNp6QNUXoQeQWPPtzWkdIDD3e6YqzuHRe5munK4WsEoBTtRzZJ9Vuwb5BYwGk7vt7QnZKKM4sD9");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjhhNzRkOGRhYTA4NDhhN2E5MzU0MjE4YmI3ZjNmMTkzZmIxZjg1OWI5NTRlOTk4YzY4YTJjNmUyMjE1YTUxMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTItMDlUMTc6NDk6NDkuMzA1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9tVm9XQ3ZqUkQtejFWdmNrd1RmYVJnYWxkNXV5SFhuRjBuWTJmNzRaYk5zYVNpOFhOV3JkWElGb1hiU0Z3M1NXZjJfZW9wMnZCeEZja0hxdkhueVl4bWNUT3BBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('675733afe20e2', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('675733afe20e2', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('675733afe20e2', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('675733afe20e2', 'paypal', 'buynow', 'rect', 'gold');
});
}