Thursday, June 30, 2022

[FIXED] What is out_of_Stock in the ps_stock_available table in prestashop database

Issue

I want to know what is out_of_Stock in the ps_stock_available table in prestashop database??? What does it mean?


Solution

out_of_stock regards the Quantity panel in product page of PrestaShop backend.

If out_of_stock is 0, when a product is furi warehouse refuses the order.

If out_of_stock is equal to 1, when a product is furi warehouse accepts the order.

If out_of_stock equals 2, when a product uses the default behavior.



Answered By - Matteo Enna
Answer Checked By - Mary Flores (PHPFixing Volunteer)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.