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/omc1xo9x13m1/plugin/31/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Abh19_psBdHXwz1fCTQGmFn8u4755fjm5YPVIAn1uEWRnrVCq2xNavEGrZICX5NVusn6gaBo0TH5knlK");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2NkMDc4NjMzZDgwZGY4YjQ0NzYzYWFmMTljMTljZTM1MGUzZjQwYjljY2EzMDgxMzY2NzRhM2U1Y2RjMGU4MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMDg6NTI6NDMuMTAxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU16RXZhMXJFWlF5VEVhSTUxazEtUS11cVMyeTk5eE5OX0p3M2VvZVJXUU9UUk40eU9JYWNlMkZtWmstX19jNElLXzFGTDBPNnk5d2h1ZEp3RTJRNmlBaEdlUHpRIn19");
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", "Abh19_psBdHXwz1fCTQGmFn8u4755fjm5YPVIAn1uEWRnrVCq2xNavEGrZICX5NVusn6gaBo0TH5knlK");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2NkMDc4NjMzZDgwZGY4YjQ0NzYzYWFmMTljMTljZTM1MGUzZjQwYjljY2EzMDgxMzY2NzRhM2U1Y2RjMGU4MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMDg6NTI6NDMuMTAxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU16RXZhMXJFWlF5VEVhSTUxazEtUS11cVMyeTk5eE5OX0p3M2VvZVJXUU9UUk40eU9JYWNlMkZtWmstX19jNElLXzFGTDBPNnk5d2h1ZEp3RTJRNmlBaEdlUHpRIn19");
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('6706498313fd0', 'paylater', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('6706498313fd0', 'paylater', 'paypal', 'pill', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6706498313fd0', 'paypal', 'paypal', 'pill', 'blue');
});
} else {
renderPayPalButtons('6706498313fd0', 'paypal', 'paypal', 'pill', 'blue');
}