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.
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
