if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/kv7lfo99klvp/plugin/7/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Afqk0Eppbdwrz4DxLK3WL3w4CUxxOKmBIESpO8IFXDtgP-PsSw3w9qxc3vZTy3FnSCerbefFMQHTWRGQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjliZTM0ZTQ1N2RhODcxZjU5ZDAyZmFkZGY1NTlmN2NhMTRkNDUzMzBjZmZiN2Q2NjhhMTU3ZmYwMjFjNGUwNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMDZUMDE6NDA6NTMuNjYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYTWVJN3BEVDBsMHJoV3NTSzVqSXdCbFVxUzA0dFlYeGVZdE1MT2xMekc2dlQyZllncXNnTktrRGEwSlRDbmRtZUlTTkk2ZWJqcFhNaTZ1TE5HQVU5bm9kTXVRIn19");
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", "Afqk0Eppbdwrz4DxLK3WL3w4CUxxOKmBIESpO8IFXDtgP-PsSw3w9qxc3vZTy3FnSCerbefFMQHTWRGQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjliZTM0ZTQ1N2RhODcxZjU5ZDAyZmFkZGY1NTlmN2NhMTRkNDUzMzBjZmZiN2Q2NjhhMTU3ZmYwMjFjNGUwNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMDZUMDE6NDA6NTMuNjYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYTWVJN3BEVDBsMHJoV3NTSzVqSXdCbFVxUzA0dFlYeGVZdE1MT2xMekc2dlQyZllncXNnTktrRGEwSlRDbmRtZUlTTkk2ZWJqcFhNaTZ1TE5HQVU5bm9kTXVRIn19");
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('64f7de85b6583', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('64f7de85b6583', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64f7de85b6583', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('64f7de85b6583', 'paypal', 'buynow', 'rect', 'gold');
}