Shopify themes, liquid, logos, and UX
Hello, I have built a custom contact form. How can I implement Shopify's default contact form submission into my custom contact form button?
This is the custom contact form submit:
<input type="submit" class="button" value="Send message">
I have tried replacing <input type="submit" class="button" value="Send message"> with Shopifys code into the button and did not work
<button type="submit" class="button">
{{ 'templates.contact.form.send' | t }}
</button>
Any suggestions?
Thanks!
Because I have a custom link modal popup on the product page and can't use a section within a section. Plus new one is nice and more options for user.
It's not what I want. I've already worked on mine and need it customized the way I have it now. Just need to implement shopifys send code.
You want create your own, If you want to save data to shopfiy you must create shopify custom app using shopify mutation, or if you want to send the your form field third party so using javascript form submit.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025