Availability fields

The cart will automatically determine the availability of the products using the following considerations :

 

-    If the config xstockcontrol,xcheckstocklevel, and xstocklow are all enabled, the cart will compare the stock level of the product with the value that you've specified on xstocklow.

If the stock level is greater than xstocklow, the cart will set the availability as "in stock" otherwise "available for order" will be used.

-    If config xstockcontrol and xcheckstocklevel are enabled but xstocklow is not configured, then the cart will display the "in stock" message if the stock level of the product is greater than 0.

 

-    If all of the stock control configurations are disabled, then the cart will always display "in stock" for all products.