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