Feature request from zolthan, posted on GitHub Apr 14, 2016
Steps to reproduce
- Create a grouped product and assign it to a category
- Create a Simple Product
- Add some tier prices to the Simple Product
- Assign the Simple Product to the Grouped Product
- Go to the category in the frontend
Expected result
- The displayed price of the grouped product should be the minimal possible price. ie. the minimal tier price.
Actual result
- The displayed price is the minmal normal price of the assigned simple products. The tier prices are not evaluated.