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/6o3z34d57y8p/plugin/22/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQIyP2ay3GgoX85E6qZzmt6G6YBrNnDmsBpkPMDu9vyZ9zO7AxN8d2BasJ74Rvj1OK-3jwxpGMVw3l8P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmQxY2M4OTBjMDE5YWVkZTYyODFkNGY2ZTFmODQ2NjkxOWVmMjhmY2Q3MTQxMTAxNzY0ZjY5MmIwMDQ2OTU3YXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDFUMDc6MzE6MzkuOTE4Njc2NjgxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9WSEkwZGd6d2xIc25iV2JVNUszcUszelBSY1RCN2dfcWhMbV94SnllMjBHbWZJdFRpV3V5bFhBcGZ3TldrN0RUS29lV3pQOXNyU2pZTUFKLXVDQmR0X0FIbUxnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67eb965b768ba', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67eb965b768ba', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67eb965b768ba', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67eb965b768ba', 'paylater', 'paypal', 'rect', 'gold');
});
}