Hello ! I’ve created a static homepage, and a categories template, product template, how can I link those (categories) to my home page ? And the separate collection list items to their corresponding products
They don’t seem to appear in the drop down link, it seems like a pretty straight forward thing I’m missing. Any tips appreciated!
In the case where you can’t link to the item you have to use a external link manually populated with the path and slug in those cases. Make the link relative /collection/collection-item-slug.
Relative links are relative to the site so they work regardless of where published as long as the path exists. Again you only need to do this when no existing link choice will work.
Collection list items can easily link to the collection item displayed. Just create a link block or link text and set the link property to point to the collection item.
Review the content at the University for more info.