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/k9xp5pvgb6iv/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adyjm_Ih-grUZeISQN9qRTy0_41OiG5k4QPqbGyjruK9gCi-CsAkoS2F1r5okxuFCV7aGCKRWvTLUsyL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmZhYTcyM2EyNTZlZDljNGM0ZmJhM2MyMzhiOTIwYzk0YjJkYmI1MWRhODE4ZjdkODRlZGEwNWRkNDQ2OTI3Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTVUMTQ6MzI6MDEuMTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU81ZVp1R2luUXJhNDhPLUNhM1h3Mjg5R3c0RTR6a19WcFJDcl9qT3RPdkRLeVZOcWcyb0RmYjlRbF9CUThvQnBWOTNmQ1NkY3ZZcmc5MmVwMmpTaHlhYVBUY19RIn19");
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", "Adyjm_Ih-grUZeISQN9qRTy0_41OiG5k4QPqbGyjruK9gCi-CsAkoS2F1r5okxuFCV7aGCKRWvTLUsyL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmZhYTcyM2EyNTZlZDljNGM0ZmJhM2MyMzhiOTIwYzk0YjJkYmI1MWRhODE4ZjdkODRlZGEwNWRkNDQ2OTI3Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTVUMTQ6MzI6MDEuMTA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU81ZVp1R2luUXJhNDhPLUNhM1h3Mjg5R3c0RTR6a19WcFJDcl9qT3RPdkRLeVZOcWcyb0RmYjlRbF9CUThvQnBWOTNmQ1NkY3ZZcmc5MmVwMmpTaHlhYVBUY19RIn19");
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('6787cd92a4419', 'paylater', 'paypal', 'rect', 'silver');
});
} else {
renderPayPalButtons('6787cd92a4419', 'paylater', 'paypal', 'rect', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6787cd92a4419', 'paypal', 'buynow', 'rect', 'silver');
});
} else {
renderPayPalButtons('6787cd92a4419', 'paypal', 'buynow', 'rect', 'silver');
}