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/39/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXNVf5cWtv3mlf6AXP0-_BXbpRBOaO-K_8Aj5DSFuWanIWKZ5dWRTWtmgnKD6eWOOVsYBM_w_C_niC3x");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTlhNWEzMGZiZjZlNmMyM2UyMGFjZjI2MzMyYTVkNzE0ZTY4OTNmY2MzNGY1ZDJjNGY3MzYwZjQ4ZTZkOTY1YXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTNUMTk6Mzc6MzMuODUyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5WQjZhbG85TDJSZ3BzRW5sU2ZMd0RTSFF4WFE4NTZKZVVTSGpRVGhPRlF4Z0ROOFNoZm8xZk5sbjJYcUNOdzJ5VXR6Sm5XbHVaYjZRSkJ4d08zMDJqMDVtSXZ3In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTlhNWEzMGZiZjZlNmMyM2UyMGFjZjI2MzMyYTVkNzE0ZTY4OTNmY2MzNGY1ZDJjNGY3MzYwZjQ4ZTZkOTY1YXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTNUMTk6Mzc6MzMuODUyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5WQjZhbG85TDJSZ3BzRW5sU2ZMd0RTSFF4WFE4NTZKZVVTSGpRVGhPRlF4Z0ROOFNoZm8xZk5sbjJYcUNOdzJ5VXR6Sm5XbHVaYjZRSkJ4d08zMDJqMDVtSXZ3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640f82791579d', 'card', 'buynow', 'rect', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640f82791579d', 'card', 'buynow', 'rect', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640f82791579d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640f82791579d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640f82791579d', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640f82791579d', 'paypal', 'buynow', 'pill', 'gold');
});
}