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/od92vimwt5i5/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AfqQEuqbGeYZ4Ryjaw_fihtBnDCTfUzkC8hq14p793j2MHxche8ANwLUw85yo45r8CWRg4nmGpYGHMli");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDdkNWVjY2VlZjBiYzM1NDE0ZWFkZmIxMWVlZGNiNjZkZjYwNzFlMWYzNzM0Y2Q5ODBkNTJmNjZhMzg3YjVkZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMzBUMjI6MTY6MTkuODU4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1RdTVRRnRZc1hzUmxBcWRQZmtVZFZlWnZYQjh5NzBObmxnYk1MRGoyWk9UZUhVUURxTlB2c0IwaUVtdmtEYnBWN0pkY09LV3M2emJ1Qld6OHZYYm81RmN6b0VRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64260a3413f0c', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64260a3413f0c', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64260a3413f0c', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64260a3413f0c', 'paypal', 'buynow', 'rect', 'gold');
});
}