twtrubiks/django-shop-tutorial

Help needed in adding another parameter to the cart

heenashree opened this issue · 1 comments

I need to add one more parameter to the cart. Just like we update quantity, I need a parameter where the user chose the support (He needs support or not value range from 0 -10) and if he does the price of the support comes to him.

can be deal with from here cart.py