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/dguhim13ihum/plugin/21/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNWRjY2Q4NjM1MDViOGUxMDhkZjhlYjVjNmE2ODBiNWJkYzcwN2M5ZDhmOWJkNzhkNzYzOGRjYmVmMTZlZjIwNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTdUMjI6MDk6MTguNzU5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBOd0ZDbnV0U2V6Rm1lUTRJREtweFE2SFFwdFptS0QzWjR2THR2V09ZdEUtWTA4TWVPTnI4TE1sUEdzcjJ0Q2ZNeGtVU2hFRXlxWmptZFk3cDV4aHp3WVVpZ01BIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6414ec7f2df52', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6414ec7f2df52', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6414ec7f2df52', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6414ec7f2df52', 'paypal', 'buynow', 'rect', 'gold');
});
}