You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an optimizer, the "Only in stock products" is only effective when backorders are disabled. If backorders are enabled then all products are set to "In Stock" despite the quantity being <= 0.
With backorders enabled, you may still wish to prioritise products which as in stock and available to ship immediately, but this is not currently possible.
Preconditions
Enable backorders
Set product(s) to "In Stock" and QTY to 0 or less
Set up Optimizer to prioritise "Only in stock products"
Magento Version : 2.4.3-p2
ElasticSuite Version : 2.10.10
Environment : Developer/Production
Steps to reproduce
Enable backorders
Set product(s) to "In Stock" and QTY to 0 or less
Set up Optimizer to prioritize "Only in stock products"
Visit category page
Expected result
Products with less than 1 quantity should be at bottom of the product grid.
Actual result
Products with less than 1 quantity are not at bottom of the product grid.
The text was updated successfully, but these errors were encountered:
When creating an optimizer, the "Only in stock products" is only effective when backorders are disabled. If backorders are enabled then all products are set to "In Stock" despite the quantity being <= 0.
With backorders enabled, you may still wish to prioritise products which as in stock and available to ship immediately, but this is not currently possible.
Preconditions
Magento Version : 2.4.3-p2
ElasticSuite Version : 2.10.10
Environment : Developer/Production
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: