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/ncahu2oicrg9/plugin/12/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcC7C7vfKvJC9g8ioU5CoKFmFESCUBzt1uT3CM5kPQV9x-33jUAhWsBAnyqlaXr4tTvXIcqA-QJ-UcVt");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2VlOTcxNTEzZjJkMDA3NjI0MzFmNmViNDM3OGI5ODRlYTYwZTcxZjg4YTZlZjExMGIxZWU3NGM3MWNjMGJlZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDYtMjZUMTk6NDQ6NDIuMDc5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBoTUtSc25hSVBIWnl3QnJycmdGZ1lOQy1xV21SM3d3TTJCLVE0cU5pd19YWFE3WUY3eDdWa2J0YTRVYjh0RXl6Rm43NV9RV29sanR5REdQV3Y5aVZFODR0Zm1RIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62b8b729a8fe0', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62b8b729a8fe0', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62b8b729a8fe0', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62b8b729a8fe0', 'paypal', 'buynow', 'rect', 'gold');
});
}