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/9p69inbunqf0/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcylkBVDI6oWljKC6V4UH9KJzBpxptqFveyvHZH_BkKKBc0MvhF9hRZosYWT4YcdOe5SAroa9ZmT0hPJ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjAxZjAxMDcxNzJjMGZiMGVjNDY1NTE2ZjA4ZTgyMzJhNDY1N2E4OGQyYjQzZTc3YjI1MzI1OTRlZTU0NTMyOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMDZUMjA6NDI6MjMuNDkwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5BOGhuVWhua2l6b2dlSTZiOW1kRjZFMTc5b2Y1T0drQ0YzU0lQSDlhRUwyY1lkMk1DOTdVNGFxNFIyOWpJbHEwQl9HLXh5b1N0cTVYSXdyVS1JMG5tcDJ0amx3In19");
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", "AcylkBVDI6oWljKC6V4UH9KJzBpxptqFveyvHZH_BkKKBc0MvhF9hRZosYWT4YcdOe5SAroa9ZmT0hPJ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjAxZjAxMDcxNzJjMGZiMGVjNDY1NTE2ZjA4ZTgyMzJhNDY1N2E4OGQyYjQzZTc3YjI1MzI1OTRlZTU0NTMyOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDQtMDZUMjA6NDI6MjMuNDkwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5BOGhuVWhua2l6b2dlSTZiOW1kRjZFMTc5b2Y1T0drQ0YzU0lQSDlhRUwyY1lkMk1DOTdVNGFxNFIyOWpJbHEwQl9HLXh5b1N0cTVYSXdyVS1JMG5tcDJ0amx3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('642f3c1907c9b', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('642f3c1907c9b', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('642f3c1907c9b', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('642f3c1907c9b', 'paypal', 'buynow', 'rect', 'gold');
});
}