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/9wkteo38ucsa/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Adi3EFreOKzHsoGzDL2bVEFiC1UxOChgFFtpDH0xxjXBrOroodyesyyX52b3vlBsMNCrXB3effjPavSl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjFjY2NjMmEzMjJhM2NiYTIwOTY0ODQzYzg3ZWMwNzgxNjMyN2NkZjViNTYyOTJmMzU1N2IyZWYzNGFiNmZkOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTJUMDk6NDA6NDEuMjM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5CdlRaWHZwVGJJcUIxdHBCblVVcjF4U2RlZUdOSW1JdmNQb2VhMzZQY21nY2FiNnJsaHk4Wks4NmFBaDJ2V1A0d25ranZpOEZ0NTNvTTVWd3lfWmNlN3FFcDJnIn19");
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", "Adi3EFreOKzHsoGzDL2bVEFiC1UxOChgFFtpDH0xxjXBrOroodyesyyX52b3vlBsMNCrXB3effjPavSl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjFjY2NjMmEzMjJhM2NiYTIwOTY0ODQzYzg3ZWMwNzgxNjMyN2NkZjViNTYyOTJmMzU1N2IyZWYzNGFiNmZkOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMTJUMDk6NDA6NDEuMjM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5CdlRaWHZwVGJJcUIxdHBCblVVcjF4U2RlZUdOSW1JdmNQb2VhMzZQY21nY2FiNnJsaHk4Wks4NmFBaDJ2V1A0d25ranZpOEZ0NTNvTTVWd3lfWmNlN3FFcDJnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66e2bb2420a81', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('66e2bb2420a81', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66e2bb2420a81', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('66e2bb2420a81', 'paypal', 'buynow', 'rect', 'gold');
}