AppNavigation lets you navigate to app screens from JavaScript.
Use this instead of browser navigation APIs such as window.location, history, or links.
Global Name
API
Methods
navigateToCart
Opens the cart.navigateToProductDetail
Opens a product detail page. TheGID prefix is not required.
navigateToProductQuickAdd
Opens the quick add flow for a product. TheGID prefix is not required.
navigateToCollection
Opens a collection. TheGID prefix is not required.