Sunday, April 5, 2026 10:55:39 PM

Price displayed for first tier when there are tier pricing in search results

8 years ago
#226 Quote
Can you document the XcellenceIT.Plugin.Solr.Search.Models.CustomProductModel model, so we can use some of its properties?

For example. the _productbox.cshtml view you provide with your plugin sets the price to the price property on the product entity.  In my case, I have tier pricing and I would like to use the last tier price and add "as low as..." but I don't know exactly what field this would be in your model.

0
8 years ago
#227 Quote
Just to clarify, NopCommerce displays the lowest price when there are tier prices, but your plugin is not doing that; it displays the price set in the product detail page, which is the same as the first tier price.
0