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/2wz5w3c1brg1/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUhtDjrWIeyz6JHAVG27sDtH3U1KBXsfKTYLL6y0xRCf9Zv7EIixBR8DPGlAYx3UobKgKVU1J7Sx4gAq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODc5OTdjMmQ2NmIwYWJlMGUwZGEzZDhhYjEyYmNiYWZiZjdhODg2MDYxMWNjODEzN2M1NTE1Y2E0NjkxMzI4NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjVUMDQ6NTI6NDcuMDAyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9ET2xnWm11bkZPWjMwemtXOXV5Y2Q1cXRmYjNiem5ucTdCUWpTVi1hcjgxTkhmV055VHlnZm9LcExKLWN5T1Q2NUlZTlFkcVZZWlR5WHo3cVRtMmgyNlpySHlnIn19");
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", "AUhtDjrWIeyz6JHAVG27sDtH3U1KBXsfKTYLL6y0xRCf9Zv7EIixBR8DPGlAYx3UobKgKVU1J7Sx4gAq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODc5OTdjMmQ2NmIwYWJlMGUwZGEzZDhhYjEyYmNiYWZiZjdhODg2MDYxMWNjODEzN2M1NTE1Y2E0NjkxMzI4NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjVUMDQ6NTI6NDcuMDAyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9ET2xnWm11bkZPWjMwemtXOXV5Y2Q1cXRmYjNiem5ucTdCUWpTVi1hcjgxTkhmV055VHlnZm9LcExKLWN5T1Q2NUlZTlFkcVZZWlR5WHo3cVRtMmgyNlpySHlnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641e8a2f9ad50', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641e8a2f9ad50', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641e8a2f9ad50', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641e8a2f9ad50', 'paypal', 'buynow', 'rect', 'gold');
});
}