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/irmd0ca807c9/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATmZ8gsKLGjIz47_b5oAbIYZVbCh5iGEW7VvvWOCmkMF66nTcOflxD1lWLqLWHR2qKl8sY8pyRGBY6K3");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDUzOTI3NGE4MzA3YTk0MWMzY2YxYjRkNGZiMjg4N2VmOTdiNDE4YzhlNDRhM2JiMGQxNDM3ZjgyNTJiZjBmNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDQtMThUMDg6MzU6NTkuMzU4MTc1NTgwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5sMkdDanB5cnFjaEFvdlFJQUR3TzV4MGt1QUR0MzFPOWRob0wxOGdRLWtDMl9FZjB0UFZXdUs3S0U3SWFER2FVa3o0d3h2c1ZPMUhRcGFCQ0dvdWx2OWxCQ0pRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e34eea9395f', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e34eea9395f', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69e34eea9395f', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69e34eea9395f', 'paypal', 'buynow', 'rect', 'gold');
});
}