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/q1df4za9vysq/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVw6DbJ7o3kNIVBSTPQb2ed7v4IMksmH3OoQS-B5gYmAz_0dkitz_J-TCxYdrXzI4_2aTTVIsPeDfCKX");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2U5NGE2ZTk0YTAwMWZlNWNmNjlmODRiZDcxNDk0OWZjOTU2NzVkNDE5Yjg0MGM5YWI5M2FiZDRhMmIzZTE4NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDJUMTg6MjU6MTkuMzUxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU15eU92TXFmZE5wbnV3M0RmWUw3eUdiOGlpdWE2SUsxaThQZlpGMl9PcWZqTGg1QThESjJpWFR6Q1J6U00xSl9UTGM0Z1F2WFZZNHl6QWlVZnY4MkxRd0RVRWRRIn19");
script.setAttribute("data-append-trailing-slash", "1");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dc000ee64ca', 'paypal', 'buynow', 'rect', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dc000ee64ca', 'paypal', 'buynow', 'rect', 'blue');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63dc000ee64ca', 'paylater', 'paypal', 'rect', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63dc000ee64ca', 'paylater', 'paypal', 'rect', 'blue');
});
}