jquery
Retrieve the out-of-stock items in Magento 2, you can use the following SQL query
To retrieve the out-of-stock items in Magento 2, you can use the following SQL query. This query joins the cataloginventory_stock_status
table with the catalog_product_entity
table to get products that are out of stock:
Error after upgrading Magento to latest version
Sometime when you upgrade Magento to latest version you will have this error in the console