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/qijuvk82f7ou/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUAFowIAV3ogtbKfhcVbgrVsFEVR8-3mH1gkuenfhOTAneRGaDTdh-q8Q-w5HHyUBFLScMruYHlr9PPh");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTE1OGJkY2YwNWJlNWFmYWQ2ZjdhZmE1NGYxNTUwZTM2ZWQ5ZjA4OGQ5NTQ1NTZiYmY3MTEyZTljZDhjNDliNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjRUMDQ6MTA6MTEuNTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1YUEVFSGk3N1ZYZ1dkdENsOHNJaHBlTzR2cDBpOGgyT1oxVjR6MHczM0xlX3dRTWlXazZjNmVGYWpKVUNjbGx4SjdNd0RfUWV0ZWgxTjRiQVVsZ3ZuSDhvUjh3In19");
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", "AUAFowIAV3ogtbKfhcVbgrVsFEVR8-3mH1gkuenfhOTAneRGaDTdh-q8Q-w5HHyUBFLScMruYHlr9PPh");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTE1OGJkY2YwNWJlNWFmYWQ2ZjdhZmE1NGYxNTUwZTM2ZWQ5ZjA4OGQ5NTQ1NTZiYmY3MTEyZTljZDhjNDliNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjRUMDQ6MTA6MTEuNTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1YUEVFSGk3N1ZYZ1dkdENsOHNJaHBlTzR2cDBpOGgyT1oxVjR6MHczM0xlX3dRTWlXazZjNmVGYWpKVUNjbGx4SjdNd0RfUWV0ZWgxTjRiQVVsZ3ZuSDhvUjh3In19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641d23126f213', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641d23126f213', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641d23126f213', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641d23126f213', 'paypal', 'buynow', 'rect', 'gold');
});
}