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/k16ixzlxv4n7/plugin/3/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYU8RAysXlvAzxbVU-rAdKRkx7CFimrVgGUwc2X26M_daET1tCVkM_Sh2Y9Rq-FAt96S10lK7Vc39Sgi");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjI5MmQ5M2MwNjU1ZTM1NGRhYWI4N2NlYTg5NjNmNGMyMjJhYWIwNzk5ZTJiYThlMzQ4ZGEyOGNkNGI1NmZhMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjVUMTg6NDg6NTAuMzEwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBCcUR1SWh2M1ZRSldoZG9BWE05SmVLR1ZqYWZqblZEdXZ0NjdjUkRGTDgwTnRQdEwxSVZjVWZxUjd1emp6NVktZWhnWV9pSm5rY21ib2lEaWZyZE15VXZUVTBnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641f42127cfb3', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641f42127cfb3', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641f42127cfb3', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641f42127cfb3', 'paypal', 'buynow', 'rect', 'gold');
});
}