> For the complete documentation index, see [llms.txt](https://docs.klai.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klai.studio/engineering-reference-docs/software-testing-overview/ux-ui-checklist/pages/cart.md).

# Cart 🛒

* [ ] Metadata of items added

  Name, size, style, quantity, price and images should all be present
* [ ] Change or remove item

  Give the user the ability to edit their items inside the cart
* [ ] Shipping options

  Variants in delivery based on location, weight and time

  ⭐️ Clearly show alternative shipping methods and the costs for each (if available)
* [ ] Apply promo, discount or coupon

  An obvious text field to enter a code for a reduced price
* [ ] Accepted payment methods

  Ways a user can fulfil their purchase
* [ ] Link to support

  Incase a user has issues or questions about their items
* [ ] Link to checkout

  For when they're ready to move on and fulfil their purchase
* [ ] Suggested items to add

  A great opportunity to upsell items that are relevant to those in the cart already
