Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When editing inventory record it is only possible to adjust the quantity to indicate a different level of stock. Reserved quantities can only be manipulated automatically by YC order state machine.

Info
 As of 
Label
Body3.7.0+
availability and order quantity setting reside in inventory record to allow to control these fulfilment options per FC, prior version would contain these setting at product level in PIM.

Availability configuration encompasses type and date range. The date range allows to define when the product starts being available (i.e. Available from) and when it is taken off the sales (i.e. Available to). These dates define the period when product is visible on the storefront.  Availability type defines how inventory is handled for this products. The following types are available in YC:

Availability type Date range Behaviour 
Standard available from < now < available to 

Product must have enough items in stock for the order to be placed.

Warning
Standard products that are fully out of stock will not appear in frontend. Multi SKU products that has at least one SKU in stock are considered in stock
Tip
 If you require behaviour for not allowing to buy out of stock items but still show them in searches use Back order with ProductAvailabilityStrategyBackorderInStockOnly configuration enabled for shop that requires this behaviour
Always available from < now < available to Stock is completely ignored. This type is used for digital products or when inventory management is not important (i.e. there is always more than enough) 
Showroom available from < now < available to Cannot be purchased. These products are for customers to have a look and read about. Showroom items are usually prototypes, or could be items that will be soon available (e.g. fashion collection for next season). This type of product is more for raising interest and advertisement purposes 
Back order available from < now < available to 

Products that can be purchased even if there is not enough items in stock. The assumption is that the shop can re-stock and fulfil the order

Tip
 If you require behaviour for not allowing to buy out of stock items but still show them in searches enable ProductAvailabilityStrategyBackorderInStockOnly configuration for shop that requires this behaviour

Pre-order 

Label
Body3.6.0
Colourdanger

now < available to 

Products that have not yet been released. The assumption is that the shop can re-stock and fulfil the orders after product release date.

Warning
 Orders with pre-ordered items are kept in 'in progress' state until release date has passed at which point they are treated as back orders.

...