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/8xdcvvn9kakf/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AaarLwNUyLfukrysQdUXlUKQknIodOtyZ4HdcQ9-1qME1V2b7GXcZdvSCbaL16XuAvktjKMtUw9KTo99");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDY0MWZiMjljYjEzZTgwNTI0ZTY1NWY2NzllZjJmYmMwYTE3NWUyMmU4ODAxMGI2MTZiY2MyMjI2OGI3Zjc3NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTItMTZUMTI6NTI6NDEuODYxNjQwOTQzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA2emF0R3EzRjZZWENLcHRNLVNSMUpUcktVa3o4Q1oyWDlUYUxHWFNVNXZUeWgzVXJyTnBTTW1xTHpPZU4zc0lXdFV4M0w3dF9PSlp1aDlZb1Z4bFBSSDVuUzdRIn19");
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", "AaarLwNUyLfukrysQdUXlUKQknIodOtyZ4HdcQ9-1qME1V2b7GXcZdvSCbaL16XuAvktjKMtUw9KTo99");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDY0MWZiMjljYjEzZTgwNTI0ZTY1NWY2NzllZjJmYmMwYTE3NWUyMmU4ODAxMGI2MTZiY2MyMjI2OGI3Zjc3NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTItMTZUMTI6NTI6NDEuODYxNjQwOTQzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA2emF0R3EzRjZZWENLcHRNLVNSMUpUcktVa3o4Q1oyWDlUYUxHWFNVNXZUeWgzVXJyTnBTTW1xTHpPZU4zc0lXdFV4M0w3dF9PSlp1aDlZb1Z4bFBSSDVuUzdRIn19");
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('69415721ae9fa', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('69415721ae9fa', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69415721ae9fa', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('69415721ae9fa', 'paypal', 'buynow', 'rect', 'gold');
}