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/ciw7a3ibeo67/plugin/72/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbZNe0h1P8KbnrlxZC5lt8dpCArYXNr73usGfT4NquMLldmfRW-5Ud1OHQp8Ts0bw0wyOUta6AJyhtun");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTM0MjEyY2Q3ZDZhYmE3MmFiYmVhMjAxNTZjMmEwMTY3ZGMyZTQxOGNlOWMyNWRlMWQ0ZjFjODc1YzQ2NjQ2OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDctMDVUMjE6Mzk6MzMuNjE5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9JclA3Ym1JZ2o5eHNYdGFYY3NRc1prREJYQXdBR3JZc0pmRHBzaFFqTW16TGcyWTA2dC1aRl95aUVJX2ppcXFQSk1fWmN5WWM5NmtNMWg1UGlnNFpBVHluV2Z3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c4af95307ef', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c4af95307ef', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c4af95307ef', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c4af95307ef', 'paypal', 'buynow', 'rect', 'gold');
});
}