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/f98508atthbb/plugin/2/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfmZi9Sse0QWALJcaWVoLNNPEYOD69P82pX0G4Ti_OdqFSFjpOH4ffNja1TZ5s35NWDLjp3ZCncP75jc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTFjZDM5N2IxYWQyMmM0ZjBhOWZkZDc4MThkNWJlMWU2MjYyMjBjMWYwOTBjZjI1YmMzMTRhZjQyNWY3M2NlY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjZUMjA6MDI6MzkuNTU1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU84d2tuaGs5Qy1WaTNDVnY5VE1yODg1Y0hRV19RN3I1TGJ1dEVtZGxDd2ZBeU9wa1pJU09QTTU1MW9WQkZoU0ozTUFZelRzRVBHNUw3WXJLeUdsNTgyMEZJUXN3In19");
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", "AfmZi9Sse0QWALJcaWVoLNNPEYOD69P82pX0G4Ti_OdqFSFjpOH4ffNja1TZ5s35NWDLjp3ZCncP75jc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTFjZDM5N2IxYWQyMmM0ZjBhOWZkZDc4MThkNWJlMWU2MjYyMjBjMWYwOTBjZjI1YmMzMTRhZjQyNWY3M2NlY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjZUMjA6MDI6MzkuNTU1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU84d2tuaGs5Qy1WaTNDVnY5VE1yODg1Y0hRV19RN3I1TGJ1dEVtZGxDd2ZBeU9wa1pJU09QTTU1MW9WQkZoU0ozTUFZelRzRVBHNUw3WXJLeUdsNTgyMEZJUXN3In19");
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('6563aecce56e2', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('6563aecce56e2', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6563aecce56e2', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6563aecce56e2', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6563aecce56e2', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6563aecce56e2', 'paypal', 'buynow', 'rect', 'gold');
}