Jump to content


wmushtaq

Member Since 14 Feb 2012
Offline Last Active Dec 21 2012 08:01 AM
-----

Topics I've Started

Categories / Products

21 December 2012 - 07:05 AM

Hi

I am going to try processwire to create an online store having categories / products similar to this

http://goo.gl/LrCmx

If you click on, for example, Cold Drinks category on left it shows all products of all sub categories of Cold Drinks on right side untill you navigate in depth.

Outside PW I will do this by storing products/category relationship in a separate table. What is PW way of doing this? Do I need to duplicate product page in every category/sub category I want? Or is there a better way for this?

Thanks in advance

How to get grand childs

14 February 2012 - 04:26 AM

PW is extremely useful for developers. Loving it and learning alot from it.

I have a question. Lets say I have a site with a page 'Videos' that has 'Channels' as child pages and each channel has videos in them. I know the 'Videos' page id. So how can I get all videos through it? In other words how can I get all grand children of 'Videos' page?

I appologize if I missed something already mentioned in docs.