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/kv7lfo99klvp/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Afqk0Eppbdwrz4DxLK3WL3w4CUxxOKmBIESpO8IFXDtgP-PsSw3w9qxc3vZTy3FnSCerbefFMQHTWRGQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODM5YmI3MWExNWY0ZTQ5NGZjNmQ3OTVlYmQ1Y2RiYzVmZjEyNDAzN2FiNjk4YzhjYzEyODYwZmY5YWNjY2YxYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjhUMDc6MzY6MzAuNDMzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU92dURUa3FDQ0N0YWJJc0ZWSi00WkM5OU1Qd25ZbVBnSm9EZDlYTnM0eUhnaGlxdDl1bElqMUYyaXpnQ2JpTW5ZdXNnMWdyRU5RWnowSHUteW1wcENlbk9NTkhBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "Afqk0Eppbdwrz4DxLK3WL3w4CUxxOKmBIESpO8IFXDtgP-PsSw3w9qxc3vZTy3FnSCerbefFMQHTWRGQ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODM5YmI3MWExNWY0ZTQ5NGZjNmQ3OTVlYmQ1Y2RiYzVmZjEyNDAzN2FiNjk4YzhjYzEyODYwZmY5YWNjY2YxYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMjhUMDc6MzY6MzAuNDMzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU92dURUa3FDQ0N0YWJJc0ZWSi00WkM5OU1Qd25ZbVBnSm9EZDlYTnM0eUhnaGlxdDl1bElqMUYyaXpnQ2JpTW5ZdXNnMWdyRU5RWnowSHUteW1wcENlbk9NTkhBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6473091a9c1f4', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6473091a9c1f4', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6473091a9c1f4', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6473091a9c1f4', 'paypal', 'buynow', 'rect', 'gold');
});
}