Code Required

Hi, looking to have a page split by sub-sections (eg Best Sellers, etc), however I don’t want this coming up as a separate page in collections. I understand coding is required?

1 Like

Hey @SLCF1988

Can you elaborate it a bit more then according to that I can provide you the best possible solution.

Cheers,
Moeed

Sure! I basically need to to hide a couple of collections from the ‘All Collection’ page (the Dawn theme has it set up to showase all I understand.) I’ve been told from customer service: Add code to your theme to exclude specific collections from the all collections page (this would require theme customization).

Hi SLCF1988, yes, you can create sub-sections on a page without making them separate collection pages. You will need to edit your theme code, usually by creating custom sections or using metafields to organize products into categories like Best Sellers. Then display them on one page using liquid code so it pulls the right products without adding extra collections. Make sure to backup your theme before editing. This way, your page stays unified but still shows all the sub-sections you want.