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/bjq0h7l6fk1r/plugin/17/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATI4urynh__WPliNQfFp-TpRdKu59A3zoLEATjAg_UlW8QZRyDgwSmytFlM6lo7rzMYbClo5-8F0rrui");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGQ5MjdiZTA3MDM2MDc4Y2UwYTYwYzhmNjk5OWQ1OWUzOWRkMmViNzkxOGYxMzA0NzEzMDk3ZjI4MzUzNzhhNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDUtMjdUMTI6NDY6MjMuODYwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1YYW1sWW1pUnhTTk9Ua2RxNGIzdFRVQ2NnVDN4RU9VOVg1OUIyanJONjBqLVRZakxjZUR3Ui1TUWFNc3RPd3MyQWtYS2lZeFJuelFBRWoybzVxQlJsY0xSeXZRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6290c81f6bddd', 'paypal', 'checkout', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6290c81f6bddd', 'paypal', 'checkout', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6290c81f6bddd', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6290c81f6bddd', 'paylater', 'paypal', 'rect', 'gold');
});
}