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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTZhYTZkMDE3ZTE0NjA3MzFhZjE2NGE0MjUxOTc2YmEwMWIyMDY2NTM0YWE0NDkyMDAzYTU1NTJjZjZmNmZkZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDFUMTM6NDA6MjcuMDM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5BS3plNmhIZ0hZQVd1bFhJZFlxQUpzRUtIcTRNblJnRGxzaENFRTRWUDlwd2ZQTUFMM2hYMldiTXUzMjVLZDBGYTVjQVV5Skh5VnZyN21vNXowSVQyY3Zhb1dBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTZhYTZkMDE3ZTE0NjA3MzFhZjE2NGE0MjUxOTc2YmEwMWIyMDY2NTM0YWE0NDkyMDAzYTU1NTJjZjZmNmZkZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDFUMTM6NDA6MjcuMDM1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5BS3plNmhIZ0hZQVd1bFhJZFlxQUpzRUtIcTRNblJnRGxzaENFRTRWUDlwd2ZQTUFMM2hYMldiTXUzMjVLZDBGYTVjQVV5Skh5VnZyN21vNXowSVQyY3Zhb1dBIn19");
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('651979793153b', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('651979793153b', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651979793153b', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('651979793153b', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651979793153b', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('651979793153b', 'paypal', 'buynow', 'rect', 'gold');
}