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/bb92ohc26a8u/plugin/6/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcGK-YMeK0Nc1P5RvP7eJUU2GuvyKrlSZz0v7bxkjh6C6S9J8SPoM99OknYvjCTKd9B0u_40fA9BHfXz");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjRlY2I1M2NjNWU4ZGFkYjMwOGVhMTMwYzU3MTUxMGY0NDllN2QyOWFjMWIwODkzNDFhZDgxNzNjNGI4MmJlM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTAtMDlUMDA6Mjk6MzkuNTAxNTI3OTA2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBQQmQ5V2dpd3ZnTVBYdHE4VXRrMkxhMGZsZmxPb25SZ3ZtUlRnTFVhVVJ1MllPUG5BRVdvYkU3aHl1WmluRzNlN3ZrU3AxRWxPWS00U3RYQ24zcGpQTnJqcUlnIn19");
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", "AcGK-YMeK0Nc1P5RvP7eJUU2GuvyKrlSZz0v7bxkjh6C6S9J8SPoM99OknYvjCTKd9B0u_40fA9BHfXz");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjRlY2I1M2NjNWU4ZGFkYjMwOGVhMTMwYzU3MTUxMGY0NDllN2QyOWFjMWIwODkzNDFhZDgxNzNjNGI4MmJlM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTAtMDlUMDA6Mjk6MzkuNTAxNTI3OTA2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBQQmQ5V2dpd3ZnTVBYdHE4VXRrMkxhMGZsZmxPb25SZ3ZtUlRnTFVhVVJ1MllPUG5BRVdvYkU3aHl1WmluRzNlN3ZrU3AxRWxPWS00U3RYQ24zcGpQTnJqcUlnIn19");
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('68e70c32d8ffb', 'paylater', 'paypal', 'rect', 'blue');
});
} else {
renderPayPalButtons('68e70c32d8ffb', 'paylater', 'paypal', 'rect', 'blue');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68e70c32d8ffb', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('68e70c32d8ffb', 'paypal', 'buynow', 'rect', 'gold');
}