A user is experiencing issues with a custom ebook download form on their Shopify store. When customers submit the form, they encounter errors and don’t receive the ebook download link via email.
Current Problem:
Form displays errors on submission
Customer data is not being saved to Shopify backend
No confirmation emails are being sent with the ebook link
Technical Details:
The form uses form_type="contact" and posts to /contact#contact_form. It includes fields for name, email, and voucher code. A JavaScript snippet prevents default form submission and redirects users to a thank-you page, which may be preventing proper data capture.
Suggested Solution:
One respondent recommended verifying the form’s action attribute is correct and ensuring form_type="customer" is used if creating customer records. They also noted that error messages typically indicate missing required elements or incorrect action URLs.
Status: The issue remains unresolved, with the original poster seeking additional assistance to properly configure the form for data capture and email delivery.
Summarized with AI on November 3.
AI used: claude-sonnet-4-5-20250929.