Tailwind UI Pattern Registry for humans and agents

e-commerce cart checkout shopping order cart shopping checkout quantity total order shopping cart page layout e-commerce cart with summary

Shopping Cart Base

Fetch pattern JSON: curl https://webspire.de/patterns/shopping-cart/base.json

Details

Family
shopping-cart
Tier
base
Kind
section
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
e-commercecartcheckoutshoppingorder

Slots

Name Required Description
items Yes List of cart items with thumbnails and controls.
summary Yes Order summary with totals and checkout button.

Props

Name Type Default Description
maxWidth string max-w-4xl Container max width utility.

Base variant for the Shopping Cart family. Use this as the main cart page in an e-commerce checkout flow.