Add to Cart Button is Disabled Despite Having 100 in stock/inventory
-
Tried version 2.3.0 and I have serious concerns about the platform. I can't even add my only product to the cart even though I have 100 inventory because the "add to cart" button is disabled. The only way to enable the "add to cart" button is to enable the "allow back orders" option in the configuration settings. Google is what gave me that workaround. Am I missing something?
-
Hello @refrain5
Kindly let me know the QUEUE_CONNECTION
in your .env file is it set to sync or databaseWarm Regards
-
Hello @Rishabh-Webkul
It is set to QUEUE_CONNECTION=database, which was the default. What should it be set to?
-
Here is the first product, simple type with two inventory sources, for a total of 95 stock in inventory. I tried changing the inventory amount and adding another inventory source, but it still does not work unless I use "backorders".
-
I am not seeing any queries that check the "product_inventories" table, is that normal?