In the file: lib/store/product/products_store.dart
add query param: “stock_status”: “instock”
Default all instock, outofstock and onbackorde show on the app, but if you fix this, the only instock products show on the app.
In the file: lib/store/product/products_store.dart
add query param: “stock_status”: “instock”
Default all instock, outofstock and onbackorde show on the app, but if you fix this, the only instock products show on the app.