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/7z7i734gqk1j/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYiQXsdQ_LtlY3DwHh-BVizOKYwGe_2astMYYP1WJ7jbT2l1zcitsBXm_8FcsEOdyZpS-JLNZnPb-cnj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODZiZDEwNjA1ZWYyODA4OWRjYWJiNWU2MTk5OGIzMmY0NGExMGM0MjIyODFiNzExNzU0N2Y3M2YwOWI0ZDE0OXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDlUMjA6NTE6NDkuOTM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9JX1gyUWx5T2J2VWxTSWpYYWNEX2UwdUxxa1hlLTgzUUhJVi1PYVI5VGhFZWxhTDJ1V256bTJGMHppRm11QV9yYTFkNG1pNGxuWmJVc25LMFRwV2FKRWF0WFVnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYiQXsdQ_LtlY3DwHh-BVizOKYwGe_2astMYYP1WJ7jbT2l1zcitsBXm_8FcsEOdyZpS-JLNZnPb-cnj");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODZiZDEwNjA1ZWYyODA4OWRjYWJiNWU2MTk5OGIzMmY0NGExMGM0MjIyODFiNzExNzU0N2Y3M2YwOWI0ZDE0OXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDlUMjA6NTE6NDkuOTM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9JX1gyUWx5T2J2VWxTSWpYYWNEX2UwdUxxa1hlLTgzUUhJVi1PYVI5VGhFZWxhTDJ1V256bTJGMHppRm11QV9yYTFkNG1pNGxuWmJVc25LMFRwV2FKRWF0WFVnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65246e7d40d99', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('65246e7d40d99', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65246e7d40d99', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65246e7d40d99', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65246e7d40d99', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65246e7d40d99', 'paypal', 'buynow', 'rect', 'gold');
}