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/fi0nut8i0wa5/plugin/135/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzljOWIzOGU5NzM3ZGVmN2ZiMTc3NjY3ODU4MWVhM2QzZDUyYjNjYmY1ZDhmZmQwNTM2ODFlNGI0MmUyZjdmM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMjdUMDI6NTU6MTUuNzY5NTA3MzQ1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBTQ0ZqbXUzZkJmai1LWVVNeGFtOVpjSzVXdVI1Sm9mSkpOLUtBMVA2b1RKN045OENhYVU5T3k4RWoyM0dUMDZMLUlQQ0pFNUx6UkhSVGNneVlTWlBaZWNiYXJRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzljOWIzOGU5NzM3ZGVmN2ZiMTc3NjY3ODU4MWVhM2QzZDUyYjNjYmY1ZDhmZmQwNTM2ODFlNGI0MmUyZjdmM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDgtMjdUMDI6NTU6MTUuNzY5NTA3MzQ1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBTQ0ZqbXUzZkJmai1LWVVNeGFtOVpjSzVXdVI1Sm9mSkpOLUtBMVA2b1RKN045OENhYVU5T3k4RWoyM0dUMDZMLUlQQ0pFNUx6UkhSVGNneVlTWlBaZWNiYXJRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68ae7f31e7773', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('68ae7f31e7773', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68ae7f31e7773', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('68ae7f31e7773', 'paypal', 'buynow', 'rect', 'gold');
}