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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTY3NDYxYzg1NGQ0MWE0NDE5YjVmZDJjYjM3MTdmZGNlYWJmY2JiNTVjYWJmNDNlNWRiNDRiYjljZGJiNDJjMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMTA6MTA6NTIuMTI5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVAteXRUZG9FTm9vamUzUzI5SEQ2WU1lVzdZYkpvcWFvSk5mQjh1Sk9fN19vdFAzVFpHX0prMng1NFV5bzFOVkljSmVRXzF6dGxxd0NYOFlHUHQ5RVo4M1FsMU13In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTY3NDYxYzg1NGQ0MWE0NDE5YjVmZDJjYjM3MTdmZGNlYWJmY2JiNTVjYWJmNDNlNWRiNDRiYjljZGJiNDJjMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjhUMTA6MTA6NTIuMTI5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVAteXRUZG9FTm9vamUzUzI5SEQ2WU1lVzdZYkpvcWFvSk5mQjh1Sk9fN19vdFAzVFpHX0prMng1NFV5bzFOVkljSmVRXzF6dGxxd0NYOFlHUHQ5RVo4M1FsMU13In19");
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('65155ee42509a', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('65155ee42509a', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65155ee42509a', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65155ee42509a', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65155ee42509a', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65155ee42509a', 'paypal', 'buynow', 'rect', 'gold');
}