If you added a Webflow form to your CartGenie product page template inside of the cg-section div, then you might have noticed that it wonโt work properly. That is CartGenie uses Webflow form elements for our product info / add to cart flow and so we modify these elements to prevent them submitting to Webflow.
However, with a little fix you can still embed a Webflow form inside of this container!
In Webflow, open your Product template page and select the Form layer (not the Form Block)

Then, in the layer Settings panel, add a custom attribute:
Name:
data-cg-custom-product-formValue:
1It should look like this:

Publish your site to test your form!