Filters by SKU specifications not considering regionalized availability
ID: 1045111
Backlog
Published on 6/5/2024
•
Last update on 6/5/2024
Summary
Filtering the search by an SKU specification will also apply a filter by SKU availability, removing products where the selected variation is stockout, but it doesn't apply to regionalized stores.
Regionalized navigations may return products where the filtered variation is unavailable because the indexed availability for an SKU specification is based on all regular and whitelabel sellers.
Simulation
Considering a store with two sellers and the following availability matrix for a specific product:
- size: small; seller A: available; seller B: unavailable
- size: large; seller A: unavailable; seller B: unavailable
In a navigation with "regionId: seller B", filtering by "size: small" will return the product (as it were available) and "size: large" will hide the product (because it's unavailable everywhere).
Workaround
N/A