Hi
I have a custom product template that is using a custom section to suppress the Add to Cart button. I have set of products that use this particular template instead of the default one.
I am able to hide the button. However, now I am looking to incorporate a mechanism to email myself the selected contents along with customer email and name. I copy pasted the code from the page.contact.liquid to my custom file in the sections (where I commented the Payment button), but clicking on “Send” button tries to open the email program on my desktop. Somehow I feel that I am missing to connect to the overall form that holds the product attribute selction and link that to Send Mail submit action.
The storefront is: https://ms-cakes-bakes.myshopify.com/collections/custom-cakes/products/custom-cake
gtg123