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/utxb9kbvmgk3/plugin/26/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adj-iNeHwSXq-sCNqMMW6lWDYqwb5R2kqgg-EKyZv23j-p2bGooYRFfIRCuX6oHgaF4GAeeYuqZOQbfQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjI0YjQ4YTdjZWY2NzA3MTJmYThkMThhZTc3ZjgxMjg1Y2MyYTUyMmE2YmZlMzJhNmE3ZjRhNmExNTgwZjFlOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMzBUMDQ6MTU6MzIuOTMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU42NHRxY2h1bVhQbTd0NWtsbU5WRVF4RkpUd0s0SnF4bHIybTMxV2t4WW5mQm5RY3RrekhBanRmVm4zcDlGQXlubV9SeVh5ZjlENHpwQ3JuNWw0TzFKSHZyZ2ZBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('656814c7d9407', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656814c7d9407', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('656814c7d9407', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656814c7d9407', 'paypal', 'buynow', 'rect', 'gold');
});
}