Hello,
We have products that live in product categories. When we view all the products from a manufacturer we would like to also show the category (product category) that the product comes from. Anyone have any ideas on this? Currently $categoryId = JRequest::getInt('virtuemart_category_id', 0); always returns 0.
Thanks!
=-s-=
You can use the custom filters extension. When you visit the Manufacturer page it can displayed the categories of the products of that Manufacturer and vice versa.
http://breakdesigns.net/extensions/custom-filters