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/utxb9kbvmgk3/plugin/26/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adj-iNeHwSXq-sCNqMMW6lWDYqwb5R2kqgg-EKyZv23j-p2bGooYRFfIRCuX6oHgaF4GAeeYuqZOQbfQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmMzYzZhZDgxMWQ0ZTAyZjEyMjU2YWU3N2QzOTNjODlhNzI4M2JmZTQxZjg2MDY5ZDBlN2RlN2E5YzE1YmNiY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMjRUMTg6MDg6NDQuNDc5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5sWXFLZXBTTmYxekhzaGZYbTFRQ3ZiMVZGcFFvWXVfNXlMY2JTdTZyWlhsQklYcmoxZnEzQ1p5WjNwdVZqNG51Y1JoU3FjV0NDNUNBLUR0bG9WUFF2WEZnQ0NnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('674377edc87f8', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('674377edc87f8', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('674377edc87f8', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('674377edc87f8', 'paypal', 'buynow', 'rect', 'gold');
});
}