How can I replace the checkout button with an 'Email To Enquire' button?

Hi,

I’m after some help please.

I have two different product templates, one with the checkout button, and one without.

On the template without the checkout button, I want to replace it with a button that says “Email To Enquire”, to make customers email me before purchasing the product. Ideally, making the subject of the email, with the code of the product, so I know exactly which product they’re talking about.

Is there a way to do this?

Thank you!

1 Like

Hi @Krossiter13

The code should be:

Email To Enquire

Let me know!

1 Like

Great, thank you! How do I edit the subject and design the button?

Thank you

For some reason the button is acting as an ‘add to cart’ button even though I’ve coded to email

What you already had previously works just fine for the subject.

The issue is that buttons seem to have an event listener in that spot for Add To Cart.

Let’s use this instead for testing:

Email To Enquire