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.min.js";
script.setAttribute("data-client-id", "AbjjeGp3NlTYjmS47qLSUM8v_Tzq8dacdyJXfejSCVCGA3R-RbiwRtgkVD8q-LmuZaPZiFFN4RZnMiFv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmU1OWI3NjRkZmFkY2FkOTU2YmUwZDc4NDYwYmFlYWRjMjgwNzI3OTg3ZDVkN2Y2YTVmNTkxOWM3N2RlMGZlNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjdUMTg6MjU6MDcuMzM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5Oc3M1Zmw5VjZqem1XUTh6bHBpX0FNSEljY3BaNmYxVnRVQ1BHb2JjdkZubjA3M1JfOV91UzZleXRVVzZoOXJwaVlrZTl3Z3lxS3JYV01GQU95SXFVbUNsSHB3In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmU1OWI3NjRkZmFkY2FkOTU2YmUwZDc4NDYwYmFlYWRjMjgwNzI3OTg3ZDVkN2Y2YTVmNTkxOWM3N2RlMGZlNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjdUMTg6MjU6MDcuMzM4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5Oc3M1Zmw5VjZqem1XUTh6bHBpX0FNSEljY3BaNmYxVnRVQ1BHb2JjdkZubjA3M1JfOV91UzZleXRVVzZoOXJwaVlrZTl3Z3lxS3JYV01GQU95SXFVbUNsSHB3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6564e75774ffc', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6564e75774ffc', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6564e75774ffc', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6564e75774ffc', 'paypal', 'buynow', 'rect', 'gold');
}