You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ability to change the quantity in the cart(dropdown)
Add branch_id in Products table(change models.py, option for search by branch, change APIs and routes accordingly, search based on branch_id(right now only have one branch))
promo codes for specific customers
Add recently added products on the customer dashboard
Style fixes on the product details page
The text was updated successfully, but these errors were encountered:
branch_id
inProducts
table(change models.py, option for search by branch, change APIs and routes accordingly, search based on branch_id(right now only have one branch))The text was updated successfully, but these errors were encountered: