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