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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMThjZTk0YmJlMWU1ZjcyZDE3MGNmOTc4NmNkNmFkNjBmMmYxMmU3ODE5OGJhNGIzYjJjN2QzNzMxNTA5OTAxZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMTVUMDU6MDY6MzYuNzIxMzUyODA4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aYzlfYm1BTENtYUwwUzYxMkpHR2NzOEpfS2k2V01ubElNQklyZGZ3bUpOYkZvTHBoSUtHZW83bjZNNTNoSU95SUl5Mmt5N1hDZWJXa0xIQkhlakZuWC1RZVFnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "sk_SK");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMThjZTk0YmJlMWU1ZjcyZDE3MGNmOTc4NmNkNmFkNjBmMmYxMmU3ODE5OGJhNGIzYjJjN2QzNzMxNTA5OTAxZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDctMTVUMDU6MDY6MzYuNzIxMzUyODA4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aYzlfYm1BTENtYUwwUzYxMkpHR2NzOEpfS2k2V01ubElNQklyZGZ3bUpOYkZvTHBoSUtHZW83bjZNNTNoSU95SUl5Mmt5N1hDZWJXa0xIQkhlakZuWC1RZVFnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "sk_SK");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6875e559bf7c7', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6875e559bf7c7', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6875e559bf7c7', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6875e559bf7c7', 'paypal', 'buynow', 'rect', 'gold');
}