A text input that validates the entered value as a properly formatted email address.
When to use
- Recipient email for a digital gift card
- Notification email separate from the account email
- Any time you need a valid email address as a product option
General settings
| Setting | Description |
|---|---|
| Label | Field label |
| Required | Must be filled before add to cart |
| Help text | Guidance text below the field |
| Placeholder | Hint text (e.g., recipient@example.com) |
| Default value | Pre-filled email address |
Storefront behavior
- Displays as an email address field.
- When the customer moves away from the field, the browser automatically checks that the address looks correctly formatted (for example, that it contains an @ sign).
- The app also validates the format when the customer clicks Add to Cart.
- The customer’s answer is recorded on the order.