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/7z7i734gqk1j/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYiQXsdQ_LtlY3DwHh-BVizOKYwGe_2astMYYP1WJ7jbT2l1zcitsBXm_8FcsEOdyZpS-JLNZnPb-cnj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWI5MDMyMGJhNzBjYTY3ZGUzNGI5MTIyNmI0ZTg2MTU2MTY0YmI5MDk1NjgzNWZhZjQwN2E2NGVlMjIxNGM0NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMDE6MjE6NDEuODM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9Xa0JEM3JlZFVRcXBFU05uMjdSdjNCWFcxd1JZaU9mNFpSSnhpQ1hHcXBlY1J4Qy1BVDR5M3hEZmduNmxWSkExckd2Rm5zZUg1ZFV2TnltMkREb3BZS0g0U01BIn19");
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", "AYiQXsdQ_LtlY3DwHh-BVizOKYwGe_2astMYYP1WJ7jbT2l1zcitsBXm_8FcsEOdyZpS-JLNZnPb-cnj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMWI5MDMyMGJhNzBjYTY3ZGUzNGI5MTIyNmI0ZTg2MTU2MTY0YmI5MDk1NjgzNWZhZjQwN2E2NGVlMjIxNGM0NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjlUMDE6MjE6NDEuODM3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9Xa0JEM3JlZFVRcXBFU05uMjdSdjNCWFcxd1JZaU9mNFpSSnhpQ1hHcXBlY1J4Qy1BVDR5M3hEZmduNmxWSkExckd2Rm5zZUg1ZFV2TnltMkREb3BZS0g0U01BIn19");
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('6516284ba976c', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('6516284ba976c', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6516284ba976c', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6516284ba976c', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6516284ba976c', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6516284ba976c', 'paypal', 'buynow', 'rect', 'gold');
}