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/5uerm8tyvphn/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AdI_N1WbuC_maqsecv_gpzA5D8Oxx8NfWSWs__qceUkFshm__djbaDEx244W2NiPNJYmgBiOEvyC9Gy6");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzI4ZTY2YmFmOTg2YjE4YzBhYmE5NDU3MGMzOTA3OGQzZWNhNjA5MzdiMzFkOTU1ZjdiNGQ0MjZkM2E1YzhmN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMTFUMDY6NTc6MDguNzM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBjTjVjTXRtMnZlc1lnYnZNRXJ1cl9hNEcxU241N2JjVmR0dmk1a0oycTlfSkxlZ3BvbjhfSmF0VXBDNU9mVDhjZHdkRFVUTER2TndFeXAzbHlqNFg2UzhYYmVnIn19");
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", "AdI_N1WbuC_maqsecv_gpzA5D8Oxx8NfWSWs__qceUkFshm__djbaDEx244W2NiPNJYmgBiOEvyC9Gy6");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzI4ZTY2YmFmOTg2YjE4YzBhYmE5NDU3MGMzOTA3OGQzZWNhNjA5MzdiMzFkOTU1ZjdiNGQ0MjZkM2E1YzhmN3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMTFUMDY6NTc6MDguNzM5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBjTjVjTXRtMnZlc1lnYnZNRXJ1cl9hNEcxU241N2JjVmR0dmk1a0oycTlfSkxlZ3BvbjhfSmF0VXBDNU9mVDhjZHdkRFVUTER2TndFeXAzbHlqNFg2UzhYYmVnIn19");
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('65264c6e5ea1f', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65264c6e5ea1f', 'paylater', 'paypal', 'rect', 'gold');
}