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/43sgxwy6k0q5/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASeTekas-ZeEyqXyWJ-gApz4HY1Ev7fCllWanMVjDUMGLf3uL7iu6Sx_W8Nqi9E0eSzcXtBDltTewuA-");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWM0OTYxYTlhNTk0NWVkYmJlYzMzNjBkZTBjODEzMDZiNzZhY2U4ODQyZDdiMWEwZGI4M2EzMWI0NDhjYzM0MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjVUMDI6NTE6NTcuNTQwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5PSTVZcmoxa19IeDI0d2lZOVJST2IxMElRYUdKQ3d4TURnYlpzTi1OY1YtRnNyMWMtb2J6TkJ0eUtVb3BScGJaQ0IxbXJTS1NIeU9YQkFLV3FqUE13SGFnM1pnIn19");
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", "ASeTekas-ZeEyqXyWJ-gApz4HY1Ev7fCllWanMVjDUMGLf3uL7iu6Sx_W8Nqi9E0eSzcXtBDltTewuA-");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWM0OTYxYTlhNTk0NWVkYmJlYzMzNjBkZTBjODEzMDZiNzZhY2U4ODQyZDdiMWEwZGI4M2EzMWI0NDhjYzM0MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjVUMDI6NTE6NTcuNTQwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5PSTVZcmoxa19IeDI0d2lZOVJST2IxMElRYUdKQ3d4TURnYlpzTi1OY1YtRnNyMWMtb2J6TkJ0eUtVb3BScGJaQ0IxbXJTS1NIeU9YQkFLV3FqUE13SGFnM1pnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65616a91e04fa', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65616a91e04fa', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65616a91e04fa', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65616a91e04fa', 'paypal', 'buynow', 'rect', 'gold');
});
}