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/0gnz8trabo5y/plugin/20/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASP6xKc4lyyL722WYGxULFW9HdMIdgdFog_QdWwQz4K08GnXSx12WcNwB0TH5hSt4_6EDXsP7oEyFwgt");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzIxNTAxOTE0YzVkNTdkMWU4ODQ0MjdlNjFjMTNlYTY5YjhlOTliZWVmOGI2ZGQ4NWJkODRiYWQ0MmI1ODE5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjNUMDY6NDI6MDEuMTM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5yR0w3eXNnQk96Y1lRQmtjSDBTek1wV2FMbkhnY19tQ2N3NHJvaklTWDF3VElwYzAxVzFjdmRVOTRYSWt5eHg4c2ZRZHR4S25EYm5XaHNJU214LU1uU3F2RDVRIn19");
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", "ASP6xKc4lyyL722WYGxULFW9HdMIdgdFog_QdWwQz4K08GnXSx12WcNwB0TH5hSt4_6EDXsP7oEyFwgt");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNzIxNTAxOTE0YzVkNTdkMWU4ODQ0MjdlNjFjMTNlYTY5YjhlOTliZWVmOGI2ZGQ4NWJkODRiYWQ0MmI1ODE5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjNUMDY6NDI6MDEuMTM0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5yR0w3eXNnQk96Y1lRQmtjSDBTek1wV2FMbkhnY19tQ2N3NHJvaklTWDF3VElwYzAxVzFjdmRVOTRYSWt5eHg4c2ZRZHR4S25EYm5XaHNJU214LU1uU3F2RDVRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650e8b7868554', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('650e8b7868554', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650e8b7868554', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('650e8b7868554', 'paypal', 'buynow', 'rect', 'gold');
}