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/fu14cinculel/plugin/13/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AZ1KWbHQ0ykgQ-R13A8lA-enOybBH0RxKcBUxIlTOhyZIYfgdvMsRBP-9r7fEEjZXDpMh8b7t5RbaKuA");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGMyZDdhYTkzZDZhY2NmMjhlNmQ1MmE0YjAzYzRjODEyNmI3OGI3OGIxMjZmNWIxYmZlZWY0NDRhZmNkMzdjNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDNUMjA6MDg6MzkuOTMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VRVdCZG05ay1Xd19CWVkwWDlyN0ZzR2tDX2dFcEpzaEl3QndFMmpNYXNISzdBbWY4ZDFGTFl4d3R3VllkUkFhcUd6QnJNNF9UTlZCMXBxNGt2X2ttOUNVZ0dBIn19");
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", "AZ1KWbHQ0ykgQ-R13A8lA-enOybBH0RxKcBUxIlTOhyZIYfgdvMsRBP-9r7fEEjZXDpMh8b7t5RbaKuA");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZGMyZDdhYTkzZDZhY2NmMjhlNmQ1MmE0YjAzYzRjODEyNmI3OGI3OGIxMjZmNWIxYmZlZWY0NDRhZmNkMzdjNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDNUMjA6MDg6MzkuOTMwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VRVdCZG05ay1Xd19CWVkwWDlyN0ZzR2tDX2dFcEpzaEl3QndFMmpNYXNISzdBbWY4ZDFGTFl4d3R3VllkUkFhcUd6QnJNNF9UTlZCMXBxNGt2X2ttOUNVZ0dBIn19");
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('656ced91e2885', 'paylater', 'paypal', 'pill', 'silver');
});
} else {
renderPayPalButtons('656ced91e2885', 'paylater', 'paypal', 'pill', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656ced91e2885', 'paypal', 'pay', 'pill', 'silver');
});
} else {
renderPayPalButtons('656ced91e2885', 'paypal', 'pay', 'pill', 'silver');
}