issues
search
Jkim55
/
ngShop
0
stars
0
forks
source link
Cart page: Single Item detail
#5
Open
Jkim55
opened
7 years ago
Jkim55
commented
7 years ago
user should be able to view details on the tea
Jkim55
commented
7 years ago
Details include:
image (image url)
price $xx.xx (unformatted four digit int)
caffeine scale
list of ingredients
rating
in stock? yes/no (boolean)
category: display as unordered list (array)
quantity to purchase as a drop down menu from 1-10; default is blank
button to 'Add To Bag', which adds one item by default if button is clicked and q is blank
user should be able to view details on the tea