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/oac4dvcvzntm/plugin/3/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Aea3FER5yl0d2YgG3Q9aUTY4KSQpeqzz16eNOcxYIqnsgHluR9LlrDh8L2k1IPd7dvZhRRg9Aj0C-SW-");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTQxMDcwOTg4NDk2OGE0ZDg2YjVjODI5NWJkNDM4Y2Y1NjYyMTRlYjAxZTJkNGU1N2NkNjFlN2IwNzM2ZmNiOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjhUMjE6MjU6MDIuMzM5MzE0NzE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBlTWhzb2t1QWVYaWRob2RTX2VNQ0o1WGw4Y1EwekhuZ2VRbHdsdlctS2ViYjRzQ0dfTEItTzVldkI0Unh3NTM0RlpzZHdDZzRJSV85SXZNNG42QnhwZkVQa01nIn19");
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", "Aea3FER5yl0d2YgG3Q9aUTY4KSQpeqzz16eNOcxYIqnsgHluR9LlrDh8L2k1IPd7dvZhRRg9Aj0C-SW-");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTQxMDcwOTg4NDk2OGE0ZDg2YjVjODI5NWJkNDM4Y2Y1NjYyMTRlYjAxZTJkNGU1N2NkNjFlN2IwNzM2ZmNiOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjhUMjE6MjU6MDIuMzM5MzE0NzE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBlTWhzb2t1QWVYaWRob2RTX2VNQ0o1WGw4Y1EwekhuZ2VRbHdsdlctS2ViYjRzQ0dfTEItTzVldkI0Unh3NTM0RlpzZHdDZzRJSV85SXZNNG42QnhwZkVQa01nIn19");
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('680ff5d996ec3', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('680ff5d996ec3', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680ff5d996ec3', 'paypal', 'checkout', 'rect', 'silver');
});
} else {
renderPayPalButtons('680ff5d996ec3', 'paypal', 'checkout', 'rect', 'silver');
}