Design Cart #6

Closed
opened 2025-09-16 20:10:37 -06:00 by cnidariaware · 0 comments
Owner

Layout
Popup layout
Page?

Things to consider
To be spilt up later into tasks:

Create a page to display:

List of all items added to the cart.

Selected size for each item.

Quantity controls (+ and - buttons).

Item subtotal and total price.

Add a "Remove Item" button for each cart item.

Add a "Proceed to Checkout" button that redirects to checkout.html.

Cart data stored in JavaScript memory (resets on page refresh).

Layout Popup layout Page? Things to consider To be spilt up later into tasks: Create a page to display: List of all items added to the cart. Selected size for each item. Quantity controls (+ and - buttons). Item subtotal and total price. Add a "Remove Item" button for each cart item. Add a "Proceed to Checkout" button that redirects to checkout.html. Cart data stored in JavaScript memory (resets on page refresh).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ucalgary-baja/MerchShopWebsite#6
No description provided.