if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/ianvvf5f23l2/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXi7vyDt6E9R3SJxBdy4N5xWR6ayeQAOXdEy1JKqh23vieaUN88lNK1XCNmLaUtuciWuKtaNYKzgykzq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGJkY2U3OTA1NzI1ZjE0OGQyOGJhNTFhZGM5MDNiOWExOTJkMzgyODhhMDg3ZDkxY2E0MWRlZjI2ZGUwMDQ1NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDYtMDNUMjM6MzA6MzEuNzI5NzMwNjQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA3aUtQdnNSaHNvcHRSNHNSdng2RkZZQ0FsRWNfbkkwUU1hYUJFTGNqUkYyODJMOHVkRHlrTE9Oa2hhSWtfeEJLTXBjaUFIZGlXc2pQaWlja011aTBFQUNQMDBnIn19");
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", "AXi7vyDt6E9R3SJxBdy4N5xWR6ayeQAOXdEy1JKqh23vieaUN88lNK1XCNmLaUtuciWuKtaNYKzgykzq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGJkY2U3OTA1NzI1ZjE0OGQyOGJhNTFhZGM5MDNiOWExOTJkMzgyODhhMDg3ZDkxY2E0MWRlZjI2ZGUwMDQ1NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDYtMDNUMjM6MzA6MzEuNzI5NzMwNjQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA3aUtQdnNSaHNvcHRSNHNSdng2RkZZQ0FsRWNfbkkwUU1hYUJFTGNqUkYyODJMOHVkRHlrTE9Oa2hhSWtfeEJLTXBjaUFIZGlXc2pQaWlja011aTBFQUNQMDBnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6a20c471ee88b', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a20c471ee88b', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6a20c471ee88b', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a20c471ee88b', 'paypal', 'buynow', 'rect', 'gold');
});
}