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/3m9k5phu1v3o/plugin/9/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbjjeGp3NlTYjmS47qLSUM8v_Tzq8dacdyJXfejSCVCGA3R-RbiwRtgkVD8q-LmuZaPZiFFN4RZnMiFv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2U4NGQ1MGNmNTk2MjQ3ZjY2MGQ1ZTAxZGFmNDk1ZDI3MWYzNjJhODU1MjU1N2VlZjcyNzdkNzNiY2EzNDM0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTVUMTY6NDM6MTcuMjAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBtb3NRd25tNm4yVXFpR1F1eUttc0RQcFJFTlRwdDUyd3NsLU1iX2FuY3pONXEzckVRbG5VRlFtOUJiUXE5RURsRzM2T2tENTlDM1pPSVBJd3F0Y3lYWm5qakdBIn19");
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", "AbjjeGp3NlTYjmS47qLSUM8v_Tzq8dacdyJXfejSCVCGA3R-RbiwRtgkVD8q-LmuZaPZiFFN4RZnMiFv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2U4NGQ1MGNmNTk2MjQ3ZjY2MGQ1ZTAxZGFmNDk1ZDI3MWYzNjJhODU1MjU1N2VlZjcyNzdkNzNiY2EzNDM0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTVUMTY6NDM6MTcuMjAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBtb3NRd25tNm4yVXFpR1F1eUttc0RQcFJFTlRwdDUyd3NsLU1iX2FuY3pONXEzckVRbG5VRlFtOUJiUXE5RURsRzM2T2tENTlDM1pPSVBJd3F0Y3lYWm5qakdBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6411f99c19704', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6411f99c19704', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6411f99c19704', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6411f99c19704', 'paypal', 'buynow', 'rect', 'gold');
});
}