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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGVlMzE0MjVjNTZlNmRhNzczMDU3NzI5ZmRkODhiZGVhODk0NzRkYmEzYTVhMzkxOTZiMGE3MDExMmEzY2U3Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDZUMDg6NDY6NTYuOTUxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1xbWV0dm1xTWtpLWxiak1VcWZJLUJ4ZEJDVlhSbEdlSG9pVUdvc1JLc29LVkxlWVY1VXhYa0o5UUhKSEVVUUJPWE1rTUhFel9WR0dYVk55dXBxTHExcW5hTUJ3In19");
script.setAttribute("data-append-trailing-slash", "1");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('647ef28080639', 'paypal', 'buynow', 'rect', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('647ef28080639', 'paypal', 'buynow', 'rect', 'blue');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('647ef28080639', 'paylater', 'paypal', 'rect', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('647ef28080639', 'paylater', 'paypal', 'rect', 'blue');
});
}