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.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024