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/t77l3iqhnbrj/plugin/51/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZoPL732xYKG5AN9us_J1hPWSHBnTIYJSsrIkBtAvPIzAwEfKLzVFE_Irz-oDTeKqTtNqwrv4jQOz1WL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGIyODhiODJiOWFlMGY5Nzk5ZjE2ZTJkYTEzZTU5OTM4NTdiMzk1ZTc0YmE0MDU4YWQwMjdkODRkN2YyNTFhM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDFUMTc6MDU6MTMuMTM3NDA4NTkzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1qSnR6NW5LZnk5SjQ0cGE4ZHFYNEpYNFBTSXJCaU1qTk1CV2ZWYlRwSGM4MzFCaXFNY0FYWW92V1F1OWZXcmplSC13a0RfVGU2VWFsbTFSQWpkaHVjMHl6TVZnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AZoPL732xYKG5AN9us_J1hPWSHBnTIYJSsrIkBtAvPIzAwEfKLzVFE_Irz-oDTeKqTtNqwrv4jQOz1WL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGIyODhiODJiOWFlMGY5Nzk5ZjE2ZTJkYTEzZTU5OTM4NTdiMzk1ZTc0YmE0MDU4YWQwMjdkODRkN2YyNTFhM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMDFUMTc6MDU6MTMuMTM3NDA4NTkzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1qSnR6NW5LZnk5SjQ0cGE4ZHFYNEpYNFBTSXJCaU1qTk1CV2ZWYlRwSGM4MzFCaXFNY0FYWW92V1F1OWZXcmplSC13a0RfVGU2VWFsbTFSQWpkaHVjMHl6TVZnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6813b1f6d2d71', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6813b1f6d2d71', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6813b1f6d2d71', 'paypal', 'pay', 'pill', 'gold');
});
} else {
renderPayPalButtons('6813b1f6d2d71', 'paypal', 'pay', 'pill', 'gold');
}