Products add_box Add
Product Type -- All Products -- {{ mc.name }}
Name {{row.name}} ({{row.units}}) Price {{row.price | currency:'INR'}} Menu Category {{row.menuCategory.name}} Sale Category {{row.saleCategory.name}} Details
{{ row.hasHappyHour ? "sentiment_satisfied_alt" : "sentiment_dissatisfied" }} {{ row.hasHappyHour ? "Happy Hour" : "Regular" }}
{{ row.isNotAvailable ? "pause" : "play_arrow" }} {{ row.isNotAvailable ? "Not Available" : "Available" }}
{{ row.isActive ? "visibility" : "visibility_off" }} {{ row.isActive ? "Active" : "Deactivated" }}
Quantity {{row.quantity | currency:'INR'}}