Hooks
Problem: Need access to cart contents and customer informationWhat you get:
useCheckoutSession Hook
- Live cart data (items, totals, discounts)
- Customer information (name, email, type)
- Cart actions (add, remove, update quantities)
- Coupon management (apply, remove codes)