window.glood.loadPage('ajax_cart')
- Loads or reloads the mini cart sectionwindow.glood.unloadPage('ajax_cart')
- Unloads the mini cart sectionwindow.glood
object is available and accessibleajax_cart
section is properly configured in your applicationshouldLoadAjaxCart
and shouldUnloadAjaxCart
) to either load or unload the mini cart section accordingly.