Magento – Grouped Product: Price and product list not showing on template

ce-1.7.0.2grouped-productspriceproduct-list

I've created a new grouped product and I've added 3 already created simple product in the associated product section. I saved everything and go and view it on the website itself and there is no price next to the add cart button nor the included product list? Does anyone know of a fix for this.

Screen shot of problem

Best Answer

  1. Make sure your associated products have positive inventory (qty > 0) and set In Stock = True
  2. Make sure the indexes are up to date (System / Index Management / Reindex all)
  3. Try it on default theme (in System / Configuration / Design set package = "base" and theme="default") - if this is working on default theme, then the problem is in your custom magento theme.
Related Topic