Product Stock Options
ScandiPWA supports the following default product inventory setting at the product level:
SECTION | STATUS | DESCRIPTION |
Manage Stock | SUPPORTED | The setting activates inventory control of your catalog when set to "yes". |
Backorders | SUPPORTED | Backorders do not change the processing status of the order. Regardless of whether the product is in stock, orders can still be placed and the funds are authorized/captured immediately. Supported options: "No Backorders" or "Allow Qty Below 0" ❗️Currently, ScandiPWA does not provide a customer notice informing about the backorder. The Allow Qty Below 0 and Notify Customer option will be supported in the upcoming releases. Track the progress - https://github.com/scandipwa/base-theme/issues/1469 |
Enable Qty Increments | SUPPORTED | The setting determines if the product can be sold in quantity increments. Available options: "Yes" or "No" |
Maximum Qty Allowed in Shopping Cart | SUPPORTED | The setting determines the minimum number of the product that can be purchased in a single order. |
Minimum Qty Allowed in Shopping Cart | SUPPORTED | The setting determines the maximum number of the product that can be purchased in a single order. |
Out-of-Stock Threshold | SUPPORTED | The setting determines the stock level at which a product is considered to be out of stock. |
Notify for Quantity Below | SUPPORTED | The setting determines the stock level at which notification is sent that the inventory has fallen below the threshold. |
Automatically Return Credit Memo Item to Stock | SUPPORTED | Returns the item to inventory by default, when a credit memo is issued for the item, if set to "yes" |
Caching Note
The elements will be updated on the Front-End immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and new cache entry will be stored.
Last updated