Coupon Form

Promo code entry field with apply button and validation feedback.

This page is a scaffold for the Coupon Form component. Build the live markup, Alpine.js interactions, and DaisyUI/Tailwind classes here, then replace this placeholder block with the real preview + code snippet.

Planned variants & states to implement:

  • Code input + Apply button
  • Applied coupon chip (removable)
  • Error message (invalid code)
  • Discount amount display
  • Multiple codes support