Hi guys..
Just like I can reach any regular page with this url parameter: ?ID=XX. Is there an equivalent for getting to the Ecom products groups?
Let's say I have this url: "/Produkter/Damer.aspx" that shows all the product in the productgroup "Damer". It has the id: "GROUP1".
Can I write something like this "?ecomgroup=GROUP1" and go to "/Produkter/Damer.aspx"?
Thanks!