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/shnuxd70ih03/plugin/46/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXNVf5cWtv3mlf6AXP0-_BXbpRBOaO-K_8Aj5DSFuWanIWKZ5dWRTWtmgnKD6eWOOVsYBM_w_C_niC3x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjkyMjRjNzA4NmNhY2YxODYwNmFlMTAzZjk2NGJkMTQ5NWY4ZGUzYTI5YmMzYjI5ZWZjOGQ0NTE4YmFlZDA1OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMTY6Mjc6NDguNTc5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU85ajJjN3JYZExWVy1UY1RGY0pvYVB4eG5nMnV3UDViVFpPOVFzeDJUN0RiOUVxQ2VqenVXUXZ5X3BQQVBSQ0FTWm9ubHVWR1ZKdkNWdF9LSVpZRGZDaUFtVUFBIn19");
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", "AXNVf5cWtv3mlf6AXP0-_BXbpRBOaO-K_8Aj5DSFuWanIWKZ5dWRTWtmgnKD6eWOOVsYBM_w_C_niC3x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjkyMjRjNzA4NmNhY2YxODYwNmFlMTAzZjk2NGJkMTQ5NWY4ZGUzYTI5YmMzYjI5ZWZjOGQ0NTE4YmFlZDA1OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMTY6Mjc6NDguNTc5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU85ajJjN3JYZExWVy1UY1RGY0pvYVB4eG5nMnV3UDViVFpPOVFzeDJUN0RiOUVxQ2VqenVXUXZ5X3BQQVBSQ0FTWm9ubHVWR1ZKdkNWdF9LSVpZRGZDaUFtVUFBIn19");
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('651702618b01d', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('651702618b01d', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651702618b01d', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('651702618b01d', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651702618b01d', 'paypal', 'buynow', 'pill', 'gold');
});
} else {
renderPayPalButtons('651702618b01d', 'paypal', 'buynow', 'pill', 'gold');
}