I would like to show products in all categories only if they tier prices were set. I had some success with a plugin for the Layer Model (with afterGetProductCollection). I just added join to the select (joined the …tier_price table). One problem remains: the product count and pagination is wrong (as if the filters weren’tRead more