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/cjzy99lu9zd1/plugin/40/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AWDVnnHUb6B5ACJ6nzhNV9HBd_b_rzOYV-1RmrSwLHwNugB6JoAoog_JUKa5v4iCBJXXSi9kXavwQpEL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTEyY2Q5NGQ4YzQ1ZDhkMWUwZWFjMGFmNDk4ZDc5YTY4NzIzYmVkMzQ2MTU1NTk2ZDc3N2MxYjI0MWNmMTI3N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMDNUMjM6MTk6MjQuMzk2MDY4NzY2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU84Wmc0aG83bnJqNnVJNlhmZm1OQTgtY0g3b21KR3JlN1VFeS0zNHE2RVkwNEUydVVuajc0eUJsakxvZjVXRlBwdlhVc0o4T2FoSksyRFk2SGxYMXB1M2tnUXBBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('683f8f67942c1', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('683f8f67942c1', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('683f8f67942c1', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('683f8f67942c1', 'paypal', 'buynow', 'rect', 'gold');
});
}