if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/cfugbtln6xm7/plugin/16/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdWuJL0_4QpCbc-1eblds8MOx896v6xVNw109dbcaK9_qu3IMAx_Xtb83eYFPUK50prUeIgng6AThqrS");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDFiMWY1MTFjYzUwZWY2MTlmODg1NzNhZjg3YjZlMDE2NzBlZGUzZDlhMDYzZWI5NWU0OTI5MjliZWE2OTFiY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMTE6NDg6MTMuMjg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yV253VXZZUVpWVURNdUlKTmQtYkN3RjdHLTU0akR6SFQ4U3lzaE5ma0ZSVFA4R0sxYzBvVzY4ei1lcER2eHRydU1pb1pRSWJvSXpIbHhSNnJWTjIxSll0dmZBIn19");
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", "AdWuJL0_4QpCbc-1eblds8MOx896v6xVNw109dbcaK9_qu3IMAx_Xtb83eYFPUK50prUeIgng6AThqrS");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDFiMWY1MTFjYzUwZWY2MTlmODg1NzNhZjg3YjZlMDE2NzBlZGUzZDlhMDYzZWI5NWU0OTI5MjliZWE2OTFiY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMTE6NDg6MTMuMjg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0yV253VXZZUVpWVURNdUlKTmQtYkN3RjdHLTU0akR6SFQ4U3lzaE5ma0ZSVFA4R0sxYzBvVzY4ei1lcER2eHRydU1pb1pRSWJvSXpIbHhSNnJWTjIxSll0dmZBIn19");
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('65156e15530e4', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65156e15530e4', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65156e15530e4', 'paypal', 'checkout', 'rect', 'gold');
});
} else {
renderPayPalButtons('65156e15530e4', 'paypal', 'checkout', 'rect', 'gold');
}