Storefronts still need reliable enquiries
Shopify is great at commerce. Contact and quote forms still need clean delivery. FormsReach keeps the form on your storefront and handles Free email or WhatsApp outside the app marketplace maze.
Platform notes
- Prefer a dedicated contact page template or a reusable section.
- Style with theme CSS; the snippet is unstyled by design.
- Test on the published storefront, not only the theme editor preview.
Troubleshooting
- Liquid escapes HTML: Paste raw form tags in a place that allows HTML (section, page with HTML, or raw filter carefully).
- Nothing arrives: Confirm
api_keyis present in the rendered page source. - Wrong fields: Ensure each input has a
nameattribute.