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.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025