Product Stock Options
Field | Scope | Description |
---|---|---|
Manage Stock | Global | Determines if you use full inventory control to manage the items in your catalog. Options: Yes - Activates full inventory control to track the number of items currently in stock. No - Does not track the number of items currently in stock. |
Backorders | Global | Determines how your store manages backorders. A backorder does not change the processing status of the order. Funds are still authorized or captured immediately when the order is placed, regardless of whether the product is in stock. When the product becomes available, it is shipped. Options: No Backorders - Does not accept backorders when product is out of stock. Allow Qty Below 0 - Accepts backorders when the quantity falls below zero. Allow Qty Below 0 and Notify Customer - Accepts backorders when the quantity falls below zero, but notifies customers that orders can still be placed. |
Use deferred Stock update | Global |
No backorders default value). It works for a single product or an entire website, and uses the Job Queue mechanism to allow the inventory quantity indicators to update asynchronously after the orders are placed. This option also works with Asynchronous order placement in combination with Inventory Management.
|
Maximum Qty Allowed in Shopping Cart | Global | Determines the maximum number of a product that can be purchased in a single order. By default, the maximum quantity is set to 10,000. |
Out-of-Stock Threshold | Global | Determines the stock level at which a product is considered to be out of stock. Options: Positive amount - With Backorders disabled, enter a positive amount. With Backorders enabled, this amount is ignored. Zero - With Backorders enabled, entering 0 allows for infinite backorders.Negative amount - With Backorders enabled, we recommend entering a negative amount. The amount is added to the Salable Quantity. For example, enter -50 to allow orders up to this amount. |
Minimum Qty Allowed in Shopping Cart | Global | Determines the minimum amount of an item that is available for purchase according to customer group. By default, the minimum quantity is set to 1. Click Add Minimum Qty to enter a different value for a specific customer group. |
Notify for Quantity Below | Global | Determines the stock level at which notification is sent that the inventory has fallen below the threshold. |
Enable Qty Increments | Global | Determines if items can be sold in quantity increments. Options: Yes / No |
Qty Increments | Global | Establishes the number of products that make up a quantity increment. |
Automatically Return Credit Memo Item to Stock | Global | Determines if items included on credit memos are automatically returned to inventory. Options: Yes / No |
Admin Bulk Operations
To configure and support asynchronous queue managers, you must use the command line. This may require developer assistance. See Start message queue consumers in the Configuration Guide.
Field | Scope | Description |
---|---|---|
Run asynchronously | Global | Determines if you run bulk operations asynchronously for mass product actions including bulk assign sources, unassign sources, and transfer inventory to source. It collects bulk actions up to the Asynchronous batch size, then runs those actions. This feature is disabled by default. We recommend reviewing your performance with bulk actions before enabling. Options:Yes - Runs all bulk operations for Inventory Management asynchronously. To enable, you must configure an asynchronous queue manager.No - Default. Does not run bulk operations asynchronously. |
Asynchronous batch size | Global | Set Run asynchronously to Yes to enter a value for Asynchronous batch size field.The default batch size is 100. When bulk processes reach this amount, they are executed. |
Inventory Indexer Settings
Field | Scope | Description |
---|---|---|
Stock/Source reindex strategy | Global | Determines the strategy used for stock/source reindexing. Options: Synchronous / Asynchronous (an asynchronous queue manager must be configured for async mode) |
Due to the dependencies of inventory updates for the order-related activities, the inventory indexer is also triggered on product save, regardless of the
Synchronous
or Asynchronous
setting.