Hi! So I am trying to make a page that has collections. Each collection should point to another page of collections. For example the website is into IT, so I am making a page containing the collections PC, Software and others. PC should point to another page of collections when pressed containing for example PC monitor, PC headphones, and Software could point to Antivirus, Windows Activation keys, etc. So each of these are collections containing products. I accept any kind of advice!
I had to do something similar, so I will share how I did it, and hopefully, that will work for you. 1) Create “Collections” for each subcategory, such as PC Headphones, PC Speakers, etc. (things will be in multiple collections if you want an “all PC” or “all software” option, as you would need a collection with all items). The first part is where it gets a little tricky. We used images as icons for each collection, so on your home page you would have an icon for PC, Software, Etc. then create a separate page on your site for each “main collection” (create a PC page, Software Page, etc). Link the icon for PC to the PC page, etc. From there you can list collections using your theme to show all of your subcategories.