Preskočite na glavni sadržaj
Store
About
Contact Us
Košarica
Izbornik
document.addEventListener("DOMContentLoaded", function() { var checkExist = setInterval(function() { var shippingEstimator = document.querySelector(".ec-store__shipping-estimator"); if (shippingEstimator) { shippingEstimator.style.display = "none"; clearInterval(checkExist); } }, 500); });