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/m7bh9ax271bz/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVrfi3Ia8rg5SDkiM7wmngSYvIF2OU9gqZC7VxZOuqXSqQco9G2kpjmc5Sxnf6DU3nL2ZA_pywAdC7Yj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjI5MWI0OGZiYTE1YWM2ZGZhOTExMWQ3Mjc2YjNjNTI2MGQ1MWEwMWYyNTA2OTA5MjczNTE5MjM5YzBhMTc3ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMDRUMTI6MzM6MzEuNTk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9mZWNhWHZTcXhmOFBwcGVWWUstLV9wOWNnX2pTRjlFWFhaYkxLU05aLTlhNEI1VWY0UThwdmMzRlVpMkVqUElTTnhQa2NFQS1kblBIR05SeGRUSWs2Z0h3UDBRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640341a6645f0', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640341a6645f0', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640341a6645f0', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640341a6645f0', 'paypal', 'buynow', 'rect', 'gold');
});
}