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/jj998d2bu157/plugin/17/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcA055irg4ZqWWdlYddPDMUmRuz9qHYT8ksyvjNmkjs5xB0ieDmolcg6Qjbyp_9gNPRTpcjPWMaX9ICL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzJiZTg4YWE2NTBjYmMwYzkwZTAyODFjYjk5ZTMxNzI1Y2JjOTJiNGM2YTFhMGQ0ZTA5ZGNhOGI0ZTA5Mzc4ZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMTBUMDE6MDY6MTAuMjYzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBsUUI2dHJlSmo5TExaeVNZaG1DM3IwYTh3am4tNlpGRExkX0FGWnAyZmJLcFJJTjJfNEVIR3NGNDh2YkFxSFRoekpkNlk5MmdxNnRDZHVMeWNndC1ZczhnYldRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AcA055irg4ZqWWdlYddPDMUmRuz9qHYT8ksyvjNmkjs5xB0ieDmolcg6Qjbyp_9gNPRTpcjPWMaX9ICL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzJiZTg4YWE2NTBjYmMwYzkwZTAyODFjYjk5ZTMxNzI1Y2JjOTJiNGM2YTFhMGQ0ZTA5ZGNhOGI0ZTA5Mzc4ZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMTBUMDE6MDY6MTAuMjYzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBsUUI2dHJlSmo5TExaeVNZaG1DM3IwYTh3am4tNlpGRExkX0FGWnAyZmJLcFJJTjJfNEVIR3NGNDh2YkFxSFRoekpkNlk5MmdxNnRDZHVMeWNndC1ZczhnYldRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6483d2f5ebe51', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6483d2f5ebe51', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6483d2f5ebe51', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6483d2f5ebe51', 'paypal', 'buynow', 'rect', 'gold');
});
}