Make user fill in a form (jotform) in a product page before being able to add to cart or buy

Hi

I was wondering if there is any way to embed a jotform in specific product pages and “block” the “add to cart” “buy it now” buttons so that the user has to fill in the form before actually being able to make a purchase?

Thanks

For that need to make js code to manage it. need jotform js code too.

Send me store url

You can see a product page clicking here

and jotform code below

https://www.codepile.net/pile/gqXYjak2

Yes but like that we cant help you as i said need custom js code to manage it. you have to hire someone or pm. as its all about js code to manage to show jotform form before add to cart and then auto add to cart

Hello, it is not safe to add a form before checkout. There are many ways the customer might accidentally skip the form.

What if the customer doesn’t finish the checkout process and recover the cart from and abandoned cart email? What if you want to enable checkout from social network?

The safest solution is to handle these kind of features as a series of follow up email after the checkout.

This is also a better UX in my opinion, because you don’t overcomplicate the checkout process with extra steps.

The main goal still to make as easy as possible for your clients to checkout.

An extra form in the middle could be a real bottleneck in the funnel.

Ensure the purchase first.