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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzA1YjJkZTVlMTU1NWM2NjE5NmYxNjU1Zjk5OTUyMGJmMTYxYWFhOGJjMTliZDZkN2JjNGMyMmFiNzU2N2M1MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMjhUMDQ6MTU6MDQuNzQyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBUaG1nRWpqOGtsVEY5Vm1nUDMyUEIzWlJoMnVjTWFYajdQa21hcDNxbUc5cVlZSjliTUVRNUg0NUwxclZBNGdIT0w2Z2xqUlZtSnRjS1oyb2hwRE1JcUF6VnlnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzA1YjJkZTVlMTU1NWM2NjE5NmYxNjU1Zjk5OTUyMGJmMTYxYWFhOGJjMTliZDZkN2JjNGMyMmFiNzU2N2M1MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMjhUMDQ6MTU6MDQuNzQyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBUaG1nRWpqOGtsVEY5Vm1nUDMyUEIzWlJoMnVjTWFYajdQa21hcDNxbUc5cVlZSjliTUVRNUg0NUwxclZBNGdIT0w2Z2xqUlZtSnRjS1oyb2hwRE1JcUF6VnlnIn19");
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('653c8c3ebcf62', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('653c8c3ebcf62', 'paylater', 'paypal', 'rect', 'gold');
}