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/bjq0h7l6fk1r/plugin/17/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATI4urynh__WPliNQfFp-TpRdKu59A3zoLEATjAg_UlW8QZRyDgwSmytFlM6lo7rzMYbClo5-8F0rrui");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzcyZDUyYTdlNWI0ZWU3ZWY3NjU0ZDY0NTdkMjI0YmMwYzQ5MTRiMDI2YzMxODU3M2I5NjA3OWRhN2E2MGI1N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDUtMjdUMTE6NTY6MjIuMzcwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBJdUFkMW5UVzNpZkc2ckk2YkZCZFhFa2JIZVF1QWd4V2Voc051T2FLbVdocTFUanFmVFFNbTFIM1lKZUpoWjdpd0hwaTNucGhhSVZHYmtfZlpTa3ZPTjBzWDVRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6290bc6605ef0', 'paypal', 'checkout', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6290bc6605ef0', 'paypal', 'checkout', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6290bc6605ef0', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6290bc6605ef0', 'paylater', 'paypal', 'rect', 'gold');
});
}