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/13bcevqzun65/plugin/33/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AZPfZN1c9N42en092A2aRShSTuMQZGZ9Q0hELBE5osVA1SLw58iYn_2q0So8Ff3MksdCqRAlcJPznVWe");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2VhODc1ODMzZWE1YTUxZmZjM2Q5ZWQyM2E2OTEzMDAxNzM0ZDdmNGU2NWVhY2Q4NDQ0MDcyNjJlMDQwODNkMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMDk6MTA6MzIuNjk3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9TX2tTX2d1bFBMSXA5RWdTMmktY202Z1NkVVJfUWM0SkJ5SXMtcHdIbTd4VXMtcVBuRmd0N2swVkNsM0ZOZE5zbjQ0c1pCRzB1Y2Vod0FMLVR2ZFdyVVAyeV9nIn19");
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", "AZPfZN1c9N42en092A2aRShSTuMQZGZ9Q0hELBE5osVA1SLw58iYn_2q0So8Ff3MksdCqRAlcJPznVWe");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiM2VhODc1ODMzZWE1YTUxZmZjM2Q5ZWQyM2E2OTEzMDAxNzM0ZDdmNGU2NWVhY2Q4NDQ0MDcyNjJlMDQwODNkMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMDk6MTA6MzIuNjk3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9TX2tTX2d1bFBMSXA5RWdTMmktY202Z1NkVVJfUWM0SkJ5SXMtcHdIbTd4VXMtcVBuRmd0N2swVkNsM0ZOZE5zbjQ0c1pCRzB1Y2Vod0FMLVR2ZFdyVVAyeV9nIn19");
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('65154e1def792', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('65154e1def792', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65154e1def792', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65154e1def792', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65154e1def792', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65154e1def792', 'paypal', 'buynow', 'rect', 'gold');
}