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.js";
script.setAttribute("data-client-id", "AWBc8Xlj2m_Tijjm8V6pM8A9YBNOqcyOrrZrYYttwXR0O7mBUnbsQLuczbGK43YHCeo1wGY2sA1tAMq5");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZDQ1YTQyMTQ2YTA1MTY5OGIzYTc1NmEzMmNiYTQyMWMyNDg2ZjI2NTZmMjVlMjE5ZGI3YWViY2M5YjA3OTMyMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDlUMTM6MzI6MjMuMjUzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1WTzhoNWx0ckRSakhqMGhYU1NxWVpaaVVmbVdzZ25LUFc0Vk9NWkVzX2VlZ2VwNGwtSlZYMGExVE4wQ1FrOEozLVBlVG95SWNsWEYtVzAxdlBfenFHYktZTmxnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZDQ1YTQyMTQ2YTA1MTY5OGIzYTc1NmEzMmNiYTQyMWMyNDg2ZjI2NTZmMjVlMjE5ZGI3YWViY2M5YjA3OTMyMHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDlUMTM6MzI6MjMuMjUzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1WTzhoNWx0ckRSakhqMGhYU1NxWVpaaVVmbVdzZ25LUFc0Vk9NWkVzX2VlZ2VwNGwtSlZYMGExVE4wQ1FrOEozLVBlVG95SWNsWEYtVzAxdlBfenFHYktZTmxnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64832cfa5cb60', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64832cfa5cb60', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64832cfa5cb60', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64832cfa5cb60', 'paypal', 'buynow', 'rect', 'gold');
});
}