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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTNjMWI0YzAzYTUxYzU4OWNlZTk2NGJhYTg3MjJiMWY4NzZkYTgxOGMzM2E1YmY5YTc2ODg4MDQxMjhiYmJiNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDgtMThUMTM6NDc6NDUuODE4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9KazBwN3RKaWowLWdPdm1rVmJ2aG9xcWU0RnIwWmdDX3lPTFFhS2ZPY3AwQnh2TEFEVWJTZ2pwOXgzamRCMUVoM3BMM19sdlRNeG41dEktcFFlcV9raDhDWS1BIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66c2088788df4', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66c2088788df4', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66c2088788df4', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66c2088788df4', 'paypal', 'buynow', 'rect', 'gold');
});
}