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/i1gbt867zq2p/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AeTIEpJ6UUhEcaKc4aGweZLdMjTzg9hkMQ-6iZQ3SsI4y-w4HfPkNAeRRvetUROJLqIIDPdCDIXb1xUJ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmU0ZWRiNDFkYzZkODQyMTljMzc2YzFmZTMxNzk4NDNiNDY4YTU3MGIwMGI3ZDk1ZTJjYWI5OTM3ZTEzYjk1MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjhUMDI6MzQ6MDkuOTE4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1MS3Fnd3FXV3gtelFGcjBtOTN4Y3RQYm5tWW96TXZVbHZ4UnJ4Yl82OWZsOGFrRkxUX0tfR0hsVGd1RUV1Nm5YT3J4eERHdTVWU1FQUWIya3BwdU5UMDhwcU13In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6472ca2e2c8d9', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6472ca2e2c8d9', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6472ca2e2c8d9', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6472ca2e2c8d9', 'paypal', 'buynow', 'rect', 'gold');
});
}