These are similar (but not identical) products and each one is a variant of a different product code. I'd like to know if there is a native feature in Multistore that allows me to display these two variants in the SAME page instead having each one in a different page.
I am about to write a custom page that does this but decided to ask before to dive into it and spend a lot of time doing something that may already to exist!
Yan
I would like to know if someone has ran into the same need I am that is to display the variants of multiple products in the same page.
For instances let's say the two products of our inventory:
http://aspdotnetstorefront.pamsauto.com/product/2328805/fuel-filler-door
http://aspdotnetstorefront.pamsauto.com/product/2328806/fuel-filler-door
These are similar (but not identical) products and each one is a variant of a different product code. I'd like to know if there is a native feature in Multistore that allows me to display these two variants in the SAME page instead having each one in a different page.
Imagine a theoretical link like:
http://aspdotnetstorefront.pamsauto.com/product/2328805/2328806/
or
http://aspdotnetstorefront.pamsauto.com/product?p1=2328805&p2=2328806
or whatever
I am about to write a custom page that does this but decided to ask before to dive into it and spend a lot of time doing something that may already to exist!
Thanks!