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/rxa9m9nq0mm4/plugin/6/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYo-1y3ym84xRf68d7eoSuZq-qJIoWFeX36GJXbsxk-vcid4kY1gopwwMkN_mQO64k1OyJmH3LSVLj4w");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGVkNjRlZjhiNWJkNWRhNmU2MGFhNjRhYzNiNmFmZDY4ZmE0ODAzNGYzMTk1YjhiMmY4ZTU2OWI0NjQ1ZTExYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMTRUMTU6NTc6MDcuNTg4NzE4MTAzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9QTEdJeWlkUFh3R1FYamt0M0xnbXNCS29pWkQwU1ktbHV4RW9BSFBHXzNCV01jTTdkSWlicldJa3dSU3RmWjA5RUtnSmJIcTVsSGpNdm1haURLMUJJWnk0VllRIn19");
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", "AYo-1y3ym84xRf68d7eoSuZq-qJIoWFeX36GJXbsxk-vcid4kY1gopwwMkN_mQO64k1OyJmH3LSVLj4w");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGVkNjRlZjhiNWJkNWRhNmU2MGFhNjRhYzNiNmFmZDY4ZmE0ODAzNGYzMTk1YjhiMmY4ZTU2OWI0NjQ1ZTExYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMTRUMTU6NTc6MDcuNTg4NzE4MTAzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9QTEdJeWlkUFh3R1FYamt0M0xnbXNCS29pWkQwU1ktbHV4RW9BSFBHXzNCV01jTTdkSWlicldJa3dSU3RmWjA5RUtnSmJIcTVsSGpNdm1haURLMUJJWnk0VllRIn19");
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('689e0a486e9b0', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('689e0a486e9b0', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('689e0a486e9b0', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('689e0a486e9b0', 'paypal', 'buynow', 'rect', 'gold');
}