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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODAyZjdhZmViZGU0OWRlZTg1YjQxMjE2ODRmYWJjODE2NzVjYTQ0YTczN2MwODU5ODQ5ZmM4MGE1OTE5M2ExZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMTBUMTE6Mjg6MzMuNDA1NjAxNjg2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1DRW5mbG55cmx4bVY5U2JqcEFsSTNZeTBFdVpnc0hzYzY4N2tHN3Zfdzh0b19VdURfMkc0b1hsMERRZk90dmtfRlNSS0owZkZ2dmY1TFpKTFE5dkZRVXpzNWNnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODAyZjdhZmViZGU0OWRlZTg1YjQxMjE2ODRmYWJjODE2NzVjYTQ0YTczN2MwODU5ODQ5ZmM4MGE1OTE5M2ExZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMTBUMTE6Mjg6MzMuNDA1NjAxNjg2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1DRW5mbG55cmx4bVY5U2JqcEFsSTNZeTBFdVpnc0hzYzY4N2tHN3Zfdzh0b19VdURfMkc0b1hsMERRZk90dmtfRlNSS0owZkZ2dmY1TFpKTFE5dkZRVXpzNWNnIn19");
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('698b23acca35d', 'paylater', 'paypal', 'rect', 'silver');
});
} else {
renderPayPalButtons('698b23acca35d', 'paylater', 'paypal', 'rect', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('698b23acca35d', 'paypal', 'buynow', 'rect', 'silver');
});
} else {
renderPayPalButtons('698b23acca35d', 'paypal', 'buynow', 'rect', 'silver');
}