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/qpod3xbz504k/plugin/22/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AQ_G7zh6r8uV4DjmYhLNmpeQnWLwN02wQxLkwKZdv7k6xY3FULcrd9dNOmqH8_S7mV_jQWy-jNKkkXXR");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjU2Y2Y5YzY0OGU5ZTNjNTdhMTE4ZTAzY2NjNWUxMDVhN2IxZGRhY2FhMjE2YTVmNGQ0MWI2OTg4YWFjMzZiMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMTBUMTk6MTc6NDYuNzcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU93ZWd0MnYwblZJZ3NnaWpYaEFKMVlpTmlOQzh1QWhqTjEweTRUQ1VuVUIxS1BCclplNXI4cU5vaGpuTUFSeWdFT2ZoRzdWTVlBT0M3Ym5CWXFoN3hEMGwxeEVRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AQ_G7zh6r8uV4DjmYhLNmpeQnWLwN02wQxLkwKZdv7k6xY3FULcrd9dNOmqH8_S7mV_jQWy-jNKkkXXR");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjU2Y2Y5YzY0OGU5ZTNjNTdhMTE4ZTAzY2NjNWUxMDVhN2IxZGRhY2FhMjE2YTVmNGQ0MWI2OTg4YWFjMzZiMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMTBUMTk6MTc6NDYuNzcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU93ZWd0MnYwblZJZ3NnaWpYaEFKMVlpTmlOQzh1QWhqTjEweTRUQ1VuVUIxS1BCclplNXI4cU5vaGpuTUFSeWdFT2ZoRzdWTVlBT0M3Ym5CWXFoN3hEMGwxeEVRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6708285b309fa', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6708285b309fa', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6708285b309fa', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6708285b309fa', 'paypal', 'buynow', 'rect', 'gold');
}