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/2eer20ly5e5k/plugin/29/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Afwxj59KG1Uy0lo4yLB-5YaCyxjAsatsHJepTczYaAJPh-6ql4B2if39aDTrbVD5spCg-a-7-h8sJWEM");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjU0NzczZTA0NTVmMTNiMTE2MWFiNzFmZjEzMjllYzQyYzM1MzdmOWU3NzcxNzc1M2EzOWM3ZjQzMWEwNDA1N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDFUMTM6Mzk6MjguNzAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVAtcDM3VGluOGZkbnZlZ3dsTDVpNzhCVFFfa0NLUFF1TUh6WWhkOUJSRXdrUmVPUjEycVdjd0h6SjBqQmhpVU9INlF4ajY5c3c0dWIzVUtHVE1hR1o4MHItd1ZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6569e7cb9b5a6', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6569e7cb9b5a6', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6569e7cb9b5a6', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6569e7cb9b5a6', 'paypal', 'buynow', 'rect', 'gold');
});
}