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/agj6azwzjkcd/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ARKgZAgeMQSZP0WfKIGbX1zmrdhMWe9z1Dck-2SGV1Gt2cr9XaQoHNixZD85ya8dxOZ6HuAIBe9IoxE3");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWU2Nzc2OGE5MmE2M2FlMTY3NWY1ZTA5YjYzNGEzNzIyYjA4N2UxYjNkMWZjNjViZDYxMjJlZmI1MGIxMjRiZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMDJUMTc6NTI6NDYuNDM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5iaVFubG02dkVkMm5vMUtPLTFFdHliM2VhdkFLOHlzbVotdjVXMTZiT1FBbjhRWEp6SFAzMVhrSWlBSDFfVkNGeXZIaHRIaHlSSGVFYWpldU1yT0ltdmlLQ2VBIn19");
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", "ARKgZAgeMQSZP0WfKIGbX1zmrdhMWe9z1Dck-2SGV1Gt2cr9XaQoHNixZD85ya8dxOZ6HuAIBe9IoxE3");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWU2Nzc2OGE5MmE2M2FlMTY3NWY1ZTA5YjYzNGEzNzIyYjA4N2UxYjNkMWZjNjViZDYxMjJlZmI1MGIxMjRiZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMDJUMTc6NTI6NDYuNDM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5iaVFubG02dkVkMm5vMUtPLTFFdHliM2VhdkFLOHlzbVotdjVXMTZiT1FBbjhRWEp6SFAzMVhrSWlBSDFfVkNGeXZIaHRIaHlSSGVFYWpldU1yT0ltdmlLQ2VBIn19");
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('64f381aee26ef', 'paylater', 'paypal', 'rect', 'silver');
});
} else {
renderPayPalButtons('64f381aee26ef', 'paylater', 'paypal', 'rect', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64f381aee26ef', 'paypal', 'paypal', 'rect', 'black');
});
} else {
renderPayPalButtons('64f381aee26ef', 'paypal', 'paypal', 'rect', 'black');
}