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