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/orvp45ucbg2g/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYt8-Lw9wKXU1CCN3AlpKvpKbPO2bRgWb3rCGa2JeKdjejgklS3luoynigNYDRUbQ7JiOYeDCkgJmJq2");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODcxZDBhMjRiMjc4M2U1MGZiMjNkNTJkZjViZGFkMWY4ODI3ZDU0ZDcxZDAyMjY2NmY2OThhZWMwMDQ5OTEzM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjRUMTI6MTk6MTIuMTM2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1LZVJkc21PT3ZFNTgtT2MyTkQwbnc3NXVfV015d21XQnR0WkFXd0VNN180aVp5M3JCcUhQUTE2NjNpWkdrZWtHTmhQcUVFc1NrTlQ4Q2Zubjg5enZmNlF6elBRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('651036c13e5b4', 'paylater', 'paypal', 'pill', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651036c13e5b4', 'paylater', 'paypal', 'pill', 'blue');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('651036c13e5b4', 'paypal', 'buynow', 'pill', 'blue');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651036c13e5b4', 'paypal', 'buynow', 'pill', 'blue');
});
}