I would like to create a simple liquid form which I can insert in a new section at the top of my home page like this:
which when submitted emails me the result.
Does anyone have an example of something similar which I could modify and use?
I would like to create a simple liquid form which I can insert in a new section at the top of my home page like this:
which when submitted emails me the result.
Does anyone have an example of something similar which I could modify and use?
Hi @David1721
in this case you can try to use the customer form:
follow this doc: https://shopify.dev/api/liquid/tags/form#form-customer
https://www.shopify.com/partners/blog/build-forms-on-shopify
thanks for your quick response. I looked at the contact example and I don’t see any examples of how to add the text field and label to the form content section.
nevermind. I figured it out. thanks again for you help.