1992

Showing all 2 resultsSorted by popularity

if (!jQuery.trim(jQuery('.widget_shopping_cart_content').html())) { document.querySelectorAll('.elementor-menu-cart__container.elementor-lightbox').forEach(function(a) { a.remove(); }); document.getElementById("elementor-menu-cart__toggle_button").href="https://chesterton.org/cart/"; jQuery("a#elementor-menu-cart__toggle_button").click(function(e){ e.preventDefault(); window.location = "https://chesterton.org/cart/"; }); }