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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTVhNTZkMDg2NGFhNzBlZTZlN2VmYWUxZWExNzVmY2VkNmZlZGJiN2JmNzhjNDcyODQxZmY2MTBmOTkyZDI3ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjJUMTI6NTc6NDAuMDk1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU40N1lzaXRrZEhNSEg4c05GWDEwVDllOFJ2U3pJYVFndS01MkZNbHFHSmJaWDlzS2Y2bXRybDdRdmJNekg0TThJNW9keEtuNFM3UkVuS25Xd1J6Yjc5VjZ2UkFnIn19");
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", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTVhNTZkMDg2NGFhNzBlZTZlN2VmYWUxZWExNzVmY2VkNmZlZGJiN2JmNzhjNDcyODQxZmY2MTBmOTkyZDI3ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjJUMTI6NTc6NDAuMDk1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU40N1lzaXRrZEhNSEg4c05GWDEwVDllOFJ2U3pJYVFndS01MkZNbHFHSmJaWDlzS2Y2bXRybDdRdmJNekg0TThJNW9keEtuNFM3UkVuS25Xd1J6Yjc5VjZ2UkFnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('646b6a23c104d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('646b6a23c104d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('646b6a23c104d', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('646b6a23c104d', 'paypal', 'buynow', 'rect', 'gold');
});
}