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/bms894nnplfo/plugin/80/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "ASO0zdMJ0UmqI0nSeBMBiCFmaZv42jVIOh0R_2NQA5JcL_X4hGFU0ycktAUHFZFOh0NNBrOtjJra0m3v");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGZlZTMyOTcxNjFhZGY2MjE2ZjdkYjBiNDIxNGQxODg0ODJkMTMyMWRkYmZiY2NkNzlkOTk3NDkzYzMxMzA1M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjhUMTU6NTc6MzguNzk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5OcExhRHZVUUhMWkpxM2FTWVdheUtzSDVnUFlmYnRCQ01qODU2Y2szSmd1NGhfSjRnR2UySlhfUm80S1JwRWRNV1BHWnlubzBIZnd1eGxrUkxMTzZQS3JHNmZRIn19");
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", "ASO0zdMJ0UmqI0nSeBMBiCFmaZv42jVIOh0R_2NQA5JcL_X4hGFU0ycktAUHFZFOh0NNBrOtjJra0m3v");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGZlZTMyOTcxNjFhZGY2MjE2ZjdkYjBiNDIxNGQxODg0ODJkMTMyMWRkYmZiY2NkNzlkOTk3NDkzYzMxMzA1M3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjhUMTU6NTc6MzguNzk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5OcExhRHZVUUhMWkpxM2FTWVdheUtzSDVnUFlmYnRCQ01qODU2Y2szSmd1NGhfSjRnR2UySlhfUm80S1JwRWRNV1BHWnlubzBIZnd1eGxrUkxMTzZQS3JHNmZRIn19");
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('65660f8b519c2', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65660f8b519c2', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65660f8b519c2', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65660f8b519c2', 'paypal', 'buynow', 'rect', 'gold');
}