Store performance
My store is presenting price inconsistencies
Product price is different on Search Results and Product Detail pages.
Keywords: Catalog | Search | Pricing
The Search Results and Product Details pages have different indexing processes. This can lead to differences in price.
If your store is presenting inconsistencies, follow the instructions below.
Reindex Catalog and disable Search Result cache
To correct the inconsistencies:
- Reindex the products that have inconsistencies in Catalog.
- Check the value set for the
simulationBehavior
property of the Search Result app. If it's set toskip
, change it todefault
.
When the
simulationBehavior
is set toskip
, the Search Results page displays the old price based on the user cache. To fetch and display the latest price in Catalog, change it todefault
.