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/e3gibhj4y2bw/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzk2MzRlNjgxMDlmZmZkY2IyMWM4OGM4OWMyMTU5Njc5ZWZiOTVhNjNhNDc2NTNlOWI4ZjBjYzZiNDEyN2E5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDVUMTQ6NDI6MDQuMTQxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0xcTRZeGpWRWN5Q3ktclo3OTJKbGxKbGEzaHZEeU9venZjRjB4NzBiQ1JDMUQ0Z2NFa2l1NDJnQ19Md2xPYjB6RXBMMDd4cVRTWnhaYVk5Z2V3RWhhR0dkZFdBIn19");
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", "AWVBKTWE2nHTzA5A_Q-YyR6BpOI7FU14XTb8i8DHVbI8oNKBgsSS0WF2o6NL36drGIFQCYhdFBtNlif5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzk2MzRlNjgxMDlmZmZkY2IyMWM4OGM4OWMyMTU5Njc5ZWZiOTVhNjNhNDc2NTNlOWI4ZjBjYzZiNDEyN2E5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDVUMTQ6NDI6MDQuMTQxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0xcTRZeGpWRWN5Q3ktclo3OTJKbGxKbGEzaHZEeU9venZjRjB4NzBiQ1JDMUQ0Z2NFa2l1NDJnQ19Md2xPYjB6RXBMMDd4cVRTWnhaYVk5Z2V3RWhhR0dkZFdBIn19");
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('656f3ce0c0fa4', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('656f3ce0c0fa4', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656f3ce0c0fa4', 'paypal', 'checkout', 'pill', 'gold');
});
} else {
renderPayPalButtons('656f3ce0c0fa4', 'paypal', 'checkout', 'pill', 'gold');
}