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