USER_PHONE_FORMAT

Type: string Default: "05999999999" Description: Human-readable phone format used for display and validation guidance.

  • Used as a template/example format for phone number input fields

  • Helps users understand the expected phone number format

  • Typically used in UI components to show placeholder or format hint

Used in: Phone number input fields in checkout forms (e.g., IndexPage)

Last updated

Was this helpful?