Hello.
We're currently using nopAccelerate Search (v3.2.2 free version) on our site and have noticed a couple of cases where the wrong price for the product is displayed in the search results:
1. If the product has a SpecialPrice set to some value and the OldPrice is set to 0.00 (the default) then the OldPrice is displayed in the search results alongside the SpecialPrice (like £0.00). The usual nop logic is that the OldPrice is only displyed if it is greater than zero (since it's not nullable in the database)
2. If the product has a SpecialPrice set then the SpecialPrice is displayed in the search results even if it is greater than the tier price that is available to the user's Customer Role. The usual nop logic is that the SpecialPrice is only displayed if it is less than the users available tier prices.
We have the Display Prices after applying Discount option switched on already in the NopAccelerate Solr Search General Settings.
Best regards, Pete.
We're currently using nopAccelerate Search (v3.2.2 free version) on our site and have noticed a couple of cases where the wrong price for the product is displayed in the search results:
1. If the product has a SpecialPrice set to some value and the OldPrice is set to 0.00 (the default) then the OldPrice is displayed in the search results alongside the SpecialPrice (like £0.00). The usual nop logic is that the OldPrice is only displyed if it is greater than zero (since it's not nullable in the database)
2. If the product has a SpecialPrice set then the SpecialPrice is displayed in the search results even if it is greater than the tier price that is available to the user's Customer Role. The usual nop logic is that the SpecialPrice is only displayed if it is less than the users available tier prices.
We have the Display Prices after applying Discount option switched on already in the NopAccelerate Solr Search General Settings.
Best regards, Pete.
0
