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.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025