hannah-finch / isabelles-bead-shop

E-commerce site for a small jewelry shop
MIT License
3 stars 1 forks source link

can change the quantity of item to add to cart #65

Closed swokamoto closed 1 month ago

swokamoto commented 2 months ago

users able to select how many of an item to add to the cart changed the AddToCart function to accept a quantity parameter.