Website Navigation

In the Storefront, there is a homepage that can be navigated to 4 more places, namely Pages, Products, Categories, and Cart by using the URL.

Note the URL for each element in the above image there is a URL handle as follows. The handle is any element after the domain name.

For example: https://yourdomainname.com/{handle}

So if you want to link your menu/button to certain pages, your link will be like this:

  • /products/kurta-macho-plus-size (Your product name)

  • /pages/about-us (Your page name)

  • /categories/pakaian-lelaki (Your categorie name)

  • /cart/1234:1 (Your variant ID)

Last updated