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/w5u2kzpj7f3t/plugin/19/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AV46OE7RMX9cbZYkkVGiQnlVcghIRYPtazsA2JMqJAVgsqZ4M0NXsv3zTSK4byWepUhXa3ihlIrsTl8f");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGVhZDFmZjA1ZTc2YmU4NjI5MTI5YmUwYWZmYTRiYTk2ZDU3YTcyODlhM2M5MGEzYzE5NDZiZTlkYjU2N2QyM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMjRUMTM6NTE6NTEuMTI2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5uY3EyS2l3X1Vmd3pBVUtGVTlVT3VSU0h1N1h1MGxKVFJsTWZWTGVSbUpVWmFFUjdJaC1EZFdKUHE3UGhzV3M4V3JpY2F6RjlPVFh1T00tUFZqYmUtTWdqSnN3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63cfe723d2465', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63cfe723d2465', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63cfe723d2465', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63cfe723d2465', 'paypal', 'buynow', 'rect', 'gold');
});
}