Major’s Weekly Documentation #9

Two Weeks ago my goals was to add an update feature to the cart to allow the customer to update the quantity of the item in the Cart.

I wanted to finish it last but I couldn’t due to some circumstances out of my control but I was able to complete it this week. Next week My goal will be to send a email to the customer info about their order like how amazon and eBay do when you purchase items

if the user want to update an item in the cart the user clicks the item name and a prompt will appear if they want to update the quantity if we click YES
A mini input box will display asking for the the item new quantity in this case we want 3 “Samurai Megazords” instead of 1,and when we click OK.
Samurai Megazord New Quantity is 3 instead of 1

Leave a comment