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/uy87z09zmg4x/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVuXC55OKHVc36bOxk-wnZk-UNIH3xcT6JOCCAKoRDtECC2vHdR1_Bz3hVJNr3gH-UtYifQqJb4eOVUH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmNlMjZhZjE3ZWUzMzZkYWQ0MGY4ODhhOTU0ODczYjE1ZDgxZmE1NGFiN2JhNWY0Yzc2NDMxMDIyODg1MGM5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMDlUMjE6MzA6MTQuMDg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBZdmpqVWtKeThUeXNZdjdmcktzdDg0VUh3UW9XS3p1cFhoZ2ZvcjZacjRGODhOMWRTbU1nLUEtYTlLV0RwOFRKOTNDbzF6NWRUUEpObHhVMHhfbDlWU2k4S2Z3In19");
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", "AVuXC55OKHVc36bOxk-wnZk-UNIH3xcT6JOCCAKoRDtECC2vHdR1_Bz3hVJNr3gH-UtYifQqJb4eOVUH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmNlMjZhZjE3ZWUzMzZkYWQ0MGY4ODhhOTU0ODczYjE1ZDgxZmE1NGFiN2JhNWY0Yzc2NDMxMDIyODg1MGM5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMDlUMjE6MzA6MTQuMDg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBZdmpqVWtKeThUeXNZdjdmcktzdDg0VUh3UW9XS3p1cFhoZ2ZvcjZacjRGODhOMWRTbU1nLUEtYTlLV0RwOFRKOTNDbzF6NWRUUEpObHhVMHhfbDlWU2k4S2Z3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66df72e40d6e0', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66df72e40d6e0', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66df72e40d6e0', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66df72e40d6e0', 'paypal', 'buynow', 'rect', 'gold');
});
}