Thanks for the info mww.
1. I've pored over the module's help page a lot, quite useful, but a bit sparse.
2. Done already.
3. Also done. I have pretty urls working on the site. Products has the option, but it has never worked. It gives me the impression it's getting to be a stale module. As it's one of only two good ecommerce modules for CMSMS, that's a problem for future consideration of what CMS to use.
4. I tagged a few products with the category "Featured". I kept coming unstuck as the page kept being completely broken with the smarty {Products category="Featured"}. This is with all default templates. I installed a fresh copy of CMSMS elsewhere to debug. It seems the preference "Use new Summary view=Yes" breaks the products module. Great!
What I really need some help with now, is getting the hierarchy list to show on every page. There are three states the shop page will be in:
1. The state on arrival when someone goes to website.com/shop. This should have hierarchy on the left. I would like Featured on the right.
2. The state when a hierarchy item has been clicked. Hierarchy on the left, current node highlighted. Products of that node on the right.
3. Product detail state. Still the hierarchy on the left.
The problem is that each state (if that's the right term) uses a different template. Do I somehow call hierarchy view from summary? If I had category="featured" in Hierarchy view, would that not just create an endless loop? What I want visually is pretty run-of-the-mill for a shop, just seems rather tricky in the products module. No doubt someone might come along with two lines of code to make me look daft!
