if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/vdmrhyxgbgcn/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AQvlznkZmKsiauFCsVcxwXs0e-L6y_itbilpNw0Uq0q3QNpu0hK618dz1v08QgnSPA2PDcVUI99Ct6Wj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTQ1ODYwNjhhZDM4MGEyYWRkZDZkZDQ4OTgwM2NjY2QwY2UzYTdjMjg0OWE1N2VhNmM4MzU5NWZiMTE5MTE5NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMTI6NTU6MTMuMDEzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1Lbjd0MWxSb0ZBOXZiNDVCMmxkU24xVFo0MHppUWt4YjhjWTk2cmtpRjdFc3liR2E5WTd5QmhVcGw4QUZvZm9MLVdsOWNxWmVTd0thOWdYQW9iamJJc3lvcGtBIn19");
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", "AQvlznkZmKsiauFCsVcxwXs0e-L6y_itbilpNw0Uq0q3QNpu0hK618dz1v08QgnSPA2PDcVUI99Ct6Wj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTQ1ODYwNjhhZDM4MGEyYWRkZDZkZDQ4OTgwM2NjY2QwY2UzYTdjMjg0OWE1N2VhNmM4MzU5NWZiMTE5MTE5NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMTI6NTU6MTMuMDEzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1Lbjd0MWxSb0ZBOXZiNDVCMmxkU24xVFo0MHppUWt4YjhjWTk2cmtpRjdFc3liR2E5WTd5QmhVcGw4QUZvZm9MLVdsOWNxWmVTd0thOWdYQW9iamJJc3lvcGtBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6571c90f3d5d5', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6571c90f3d5d5', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6571c90f3d5d5', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6571c90f3d5d5', 'paypal', 'buynow', 'rect', 'gold');
}