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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2ZkOTBiOGQ2ZTY3YjcwNzU0ZTlkYzZjYTg0Mzk5OThlNGIxNjkwOTc3ZGE5MDIxNjNlYzE1MGM2ZjI4MWZlN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMjRUMTU6MzI6MjIuMTk1OTc0NDQ0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9pdUVHY2tDdUxSbnE2aklhRHdyZ1o3STZGVFhDZTBnYWVYLWdOWF9ZM2toY0N2cFM2SkVxd2lub3ZuazhlOEMwd29HSWNBRVNTLWlhbXgyam1fdWZtckc2azFnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2ZkOTBiOGQ2ZTY3YjcwNzU0ZTlkYzZjYTg0Mzk5OThlNGIxNjkwOTc3ZGE5MDIxNjNlYzE1MGM2ZjI4MWZlN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMjRUMTU6MzI6MjIuMTk1OTc0NDQ0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9pdUVHY2tDdUxSbnE2aklhRHdyZ1o3STZGVFhDZTBnYWVYLWdOWF9ZM2toY0N2cFM2SkVxd2lub3ZuazhlOEMwd29HSWNBRVNTLWlhbXgyam1fdWZtckc2azFnIn19");
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('68ab3197709cc', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('68ab3197709cc', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68ab3197709cc', 'paypal', 'checkout', 'rect', 'silver');
});
} else {
renderPayPalButtons('68ab3197709cc', 'paypal', 'checkout', 'rect', 'silver');
}