Email

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

SettingDescription
LabelField label
RequiredMust be filled before add to cart
Help textGuidance text below the field
PlaceholderHint text (e.g., recipient@example.com)
Default valuePre-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.