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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzc3YjA0M2E3MDE5M2JjYzllMWI3ZGUzN2MxZDQxZTgyYzU5OWUwZWQ4YTdlMmM3ZDgxNzZlY2VjOTg3YjA5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjhUMTc6MDY6NDMuNzcxMjQzMTcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1PWl9vWW1KMmtESGlCUUpFcnpQZUlCc2p0cGdMN3RybXFDejY1OGVzSkI5WUp3OXoxOG1nR01naFVEVFpPQ1d0NDFQQmFrV1lOYmtpSnpJand2STkxNjAtaFJ3In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzc3YjA0M2E3MDE5M2JjYzllMWI3ZGUzN2MxZDQxZTgyYzU5OWUwZWQ4YTdlMmM3ZDgxNzZlY2VjOTg3YjA5MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMjhUMTc6MDY6NDMuNzcxMjQzMTcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1PWl9vWW1KMmtESGlCUUpFcnpQZUlCc2p0cGdMN3RybXFDejY1OGVzSkI5WUp3OXoxOG1nR01naFVEVFpPQ1d0NDFQQmFrV1lOYmtpSnpJand2STkxNjAtaFJ3In19");
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('697a43522ca89', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('697a43522ca89', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('697a43522ca89', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('697a43522ca89', 'paypal', 'buynow', 'rect', 'gold');
}