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/1acx5qxfq3ao/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODYyYTA5YjY4YzAxZTVlY2Q4Njc0MzVmZTBjOGE2YjYzYTNhMmU3M2EzZDAwZTU3ZGY4YzM1M2YzNDgzMjhjMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTdUMDI6MTY6MDkuMjIxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xb2xPUnUxdlRidFFJNXg5Mjd0V2lKemF2cHlMQ2l0T1JxVDdUY28wVHFFVDVObDlTZEpuLWtsNWNreU9DZkJKak1CRU1SemNFaS01M21BNnk4Z3o5UjBuU2pBIn19");
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", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODYyYTA5YjY4YzAxZTVlY2Q4Njc0MzVmZTBjOGE2YjYzYTNhMmU3M2EzZDAwZTU3ZGY4YzM1M2YzNDgzMjhjMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTdUMDI6MTY6MDkuMjIxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9xb2xPUnUxdlRidFFJNXg5Mjd0V2lKemF2cHlMQ2l0T1JxVDdUY28wVHFFVDVObDlTZEpuLWtsNWNreU9DZkJKak1CRU1SemNFaS01M21BNnk4Z3o5UjBuU2pBIn19");
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('6556d4afec596', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6556d4afec596', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6556d4afec596', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6556d4afec596', 'paypal', 'buynow', 'rect', 'gold');
}