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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTg3N2IwM2NlNjNjOWFkZTMyMDE3ZTc4ZTVlOGQ0ZWZmMjM4NGYwM2RmNzJmMjlmNzg3YTNkNzViNTliY2YwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMTRUMTU6NDk6NDUuMDU2MDc1Nzk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9CTU1WNWtuZUN6bkVfNnRUWWhCQ3pUb0lBcXRlODdEUWM2aUxSZ1NHZWdWLXJnT3RMZFZDVnNJbXdwSElHVXgtOVAwbEcwYjRvM2pyaHBfWXFVWUtqMTZhMktBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTg3N2IwM2NlNjNjOWFkZTMyMDE3ZTc4ZTVlOGQ0ZWZmMjM4NGYwM2RmNzJmMjlmNzg3YTNkNzViNTliY2YwN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMTRUMTU6NDk6NDUuMDU2MDc1Nzk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9CTU1WNWtuZUN6bkVfNnRUWWhCQ3pUb0lBcXRlODdEUWM2aUxSZ1NHZWdWLXJnT3RMZFZDVnNJbXdwSElHVXgtOVAwbEcwYjRvM2pyaHBfWXFVWUtqMTZhMktBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('689e0f653db3d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('689e0f653db3d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('689e0f653db3d', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('689e0f653db3d', 'paypal', 'buynow', 'rect', 'gold');
});
}