Hi I'm coding a psd to be a Shopify theme. The actual shop is supposed to have several collections of products. I've also new to shopify.
Here's what I'm not sure about. I'll have a top nav listing the various collections....women's dresses, Men's shirts etc. but what's the best coding practice or technique to ensure the right collections get's displayed on the single collections page (collections.liquid) when the user clicks through each time.
This demo achieves what I'm explaining and I've downloaded the theme and studied the source code but still don't really understand.
http://megatronic-theme.myshopify.com/collections
(click the category links in the left hand nav and the one page display the relevant collection each time)
I was hoping someone could explain in simple terms the coding process.
Many thanks.