Storefront

Managing Indexes

Trigger reindexes and incremental updates for individual products or entire markets.

You can manage storefront indexes at two levels: per product and per market. Use these tools to push changes to the storefront immediately or to rebuild the index when needed.

Product-level index management

Open any product and go to the Storefront tab. This page shows all markets the product belongs to.

Viewing index data

  1. Click View Index next to a market.
  2. A panel opens showing the raw indexed document in a read-only JSON viewer.
  3. If no index document exists for this market, you'll see an empty state with an Index Product button.

Product-level actions

ActionDescription
Index ProductCreates the index document for the first time (if missing).
Full ReindexReprocesses and replaces the entire indexed document.
Update StockUpdates only stock levels in the existing document.
Update PriceUpdates only pricing data in the existing document.

You can also trigger a Force Reindex from the product header's action menu on any product page.

Market-level index management

Go to Settings → Markets → Market → Storefront to access bulk index operations for an entire market.

Market-level actions

ActionDescription
Force Reindex MarketRebuilds the entire index for all products in this market.
Update All PricesUpdates pricing data for all indexed products in this market.
Update All StockUpdates stock levels for all indexed products in this market.
Update All AttributesUpdates attribute data for all indexed products in this market.
Update All ReviewsRefreshes review data for all indexed products in this market.
Update All CategoriesUpdates category assignments for all indexed products.
Update All Category RulesRecalculates automatic category rules for all indexed products.
A full market reindex processes every product in the market. For large catalogs, prefer targeted incremental updates (stock, prices, attributes) instead of a full reindex when possible.

When to use each action

ScenarioRecommended action
Changed a product's priceUpdate Price (product)
Bulk price import for a marketUpdate All Prices (market)
Stock received in warehouseAutomatic (near-instant)
Changed product attributes or descriptionsFull Reindex (product)
Changed variant mode in PIM settingsForce Reindex Market
Changed visibility rulesForce Reindex Market
Modified category rulesUpdate All Category Rules
New product not appearing in storefrontIndex Product
Copyright © 2026