Hello
Does Actinic have a feature whereby we could list all products from contained in a variety of sub sections.
Eg We could have:
Food > Apples
Food > Oranges
Food > All Apples and Oranges
I wonder what the best way to do this is?
Perhaps we could run a php query ~~~~ select all items where parent section = 'food' ~~~~
or create product duplicates
....or some other way?
Many Thanks
Does Actinic have a feature whereby we could list all products from contained in a variety of sub sections.
Eg We could have:
Food > Apples
Food > Oranges
Food > All Apples and Oranges
I wonder what the best way to do this is?
Perhaps we could run a php query ~~~~ select all items where parent section = 'food' ~~~~
or create product duplicates
....or some other way?
Many Thanks
Comment