ever-co / ever-co/feature-requests
Admin UI : Stores : enter Store : Create Product : new possibility to put a product temporarily unavailable
- Dominant language
- No language data
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Mark a product as temporarily unavailable either if it is an infinite stock product (very necessary in that case if the restaurant ran out of one ingredient) or a finite stock product because of whatever reason.

Basically, this task is about Adding something like "Active / Not Active" boolean flag (switch in UI) and make sure everywhere in UI and on the server we use that flag when decide to show / not show the specific product (e.g. server returns to mobile app only products with flag set to true).
Of course in both Admin UI and in Merchant App it should be possible to set Active / Not Active for any selected product
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.