On a project I am working on, at the moment a specific need keeps coming up.
Go through some user selected groups, and output the subgroups, but only if the subgroup have products or even better have products where orderstock is > 0
Is there a way to do that on a template?
Developer forum
E-mail notifications
Products in groups
Kim Søjborg Pedersen
Posted on 23/11/2011 15:31:51
Replies
Kim Søjborg Pedersen
Posted on 25/11/2011 12:39:34
Is my question clear?
Morten Snedker
Posted on 29/11/2011 09:18:18
Hi Kim,
Maybe! :-)
You wish to pick some product groups, and then you want to render/display all subgroups, but only if the subgroups contain products that have a stock > 0. Correct?
/Snedker
Kim Søjborg Pedersen
Posted on 29/11/2011 16:25:36
Yes that's correct.
Kim Søjborg Pedersen
Posted on 30/11/2011 14:42:17
Any news?
Kim Søjborg Pedersen
Posted on 02/12/2011 16:06:18
Anyone?
Morten Snedker
Posted on 13/12/2011 14:16:51
Sorry for the delay!
The only way to succeed with this one is by custom code. Build a list of groups and evaluate the on-hands for each product in each group, and have this determine whether or not to display the group.
/Snedker
You must be logged in to post in the forum