anas11cs / anas11cs/pashaAutomotiveAndroidAppDev
Customer Side: Add To Cart
未关闭
enhancement
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Add To Cart** option include:
1. option for adding an item in the cart, i.e "+" button
2. option for subtracting the quantity of an item in the cart, i.e. "-" button
3. if(quanity_of_an_item==1): Upon -ve button press {quantity_of_an_item=0}
4. elif(quantity_of_an_item==0):Upon -ve button press {pop-message: Quantity Already "0"/or some other message that tells the same}
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。