Make one collection as sub category of another collection

Hello, I want to make a sub collection in the collection list on the home page and not a drop down menu in header menu. Is there any way to do it. If this requires any changes to be made in code then also its fine. Please help me with this. For example : I want my “dispensing needles” collection to be a sub category of “dispensing accessories”. So when a customer clicks DISPENSING ACCESSORIES he finds another collection inside it called “DISPENSING NEEDLES”.

Hi @Mechstore ,

It means that when you click on “dispensing accessories”, it will go to a page list of sub-collections, which contains “dispensing needles”.

Can you describe how it looks?

I will check it.

What I mean is when I click on a collection (example : dispensing accessories) then it should open and show another collection inside it (example: dispensing needles) and then if i click on it, then all the products of dispensing needles should be shown. I have attached images for reference.

Hi @Mechstore ,

So you want when you click ‘dispensing accessories’ it will go to the ‘dispensing accessories’ collection and show ‘dispensing needles’ below.

Currently, Shopify doesn’t support sub-collections but you can display it using navigation. You have experience in coding, because this takes a lot of steps and changes, so no one will be able to guide you in detail.

If you have experience, you can use navigation with list menu as list collection, then use handle, it will display fine.

Hope it helps!