Hi there
My client requires 'product group' functionality - i.e. many items/products grouped together so that they display on the same page, and share a common photo/description. If that doesn't make sense, see http://www.hafele.com/uk/, login as a guest and search for '107.62.901'
I'm not sure if this can be done with the existing zencart functionality. I'm pretty sure a modification/class extension will be required, and I'd like to do it properly rather than hack the core code to pieces.
At the moment I'm thinking of something along the lines of modifying the products tables and adding a 'parent/child' status field so that if a product is flagged as a parent it will be displayed normally (photo/description etc) and then any products linked as children will be displayed as the items below (with specific descriptions/prices/addtocart)
Can anyone advise the best way to implement this?
Thanks!



