Enforce Mandatory Form Completion Before Checkout

I’m using Craft with the Forms app installed on the product page, and I need to make some crucial information mandatory before customers can check out. I’m not a coder, so is there a simple way to enforce this? Or is there another method to ensure I gather this information from clients before they complete their purchase?

Here is the testing page:
https://vuepictures.com/products/action

Thank you!

Hi @dhlock :waving_hand: a product submited to the cart and an abitrary form submited for infomation are two seperate things.

Unless an app specifically says it integrates with products for this purpose a forms app wont work like this.

If this is indeed information that supposed to be attached to the product > line item then what you need are line-item-properties.

https://community.shopify.com/topic/616503

If it’s meant for the entire order and all line-items use cart attributes

https://community.shopify.com/topic/613718

If you need this customization then contact me for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Hi Dhlock,

You can use Cart attributes to collect more information before they checkout on your store. You’ll also have the option to make these fields mandatory before they are able to checkout.