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/hmcctrn8pxnc/plugin/35/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWYxMTNjMmFkOTlhNzc1OTkyZGUyZjg0Y2JiNGVlNTgyNDNjNGMyMzYxYmFkYjgwYjM0NDJkZjc3ZmYzZDY0MHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMTZUMTk6MTE6MDguNzI0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1QQVgyc2p5YmlSMi1LeEFYTG5EUmFPN1BJcFlMQU9HMFpaRl83dmx1OE1vbFhDVzBMOUF4Q0dPVFd3RjhDRjZmWnZnVjY2U2w1VUxhX3NyLTdiVXNQM0RCeGpRIn19");
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", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWYxMTNjMmFkOTlhNzc1OTkyZGUyZjg0Y2JiNGVlNTgyNDNjNGMyMzYxYmFkYjgwYjM0NDJkZjc3ZmYzZDY0MHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMTZUMTk6MTE6MDguNzI0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1QQVgyc2p5YmlSMi1LeEFYTG5EUmFPN1BJcFlMQU9HMFpaRl83dmx1OE1vbFhDVzBMOUF4Q0dPVFd3RjhDRjZmWnZnVjY2U2w1VUxhX3NyLTdiVXNQM0RCeGpRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6463d95b97fac', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6463d95b97fac', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6463d95b97fac', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6463d95b97fac', 'paypal', 'buynow', 'pill', 'gold');
});
}