Adding Product "Description" to Notifications and Confirmations

In one of our forms, we have a product field, i.e., Widget, $90, with a written description in the Description field, i.e., Material, Dimensions, Special Notes, etc.

When using the {all_fields} Merge ID in the Confirmation and Notifications, it only shows the Product Name, Price, and Quantity. We would like to include the Description in the Confirmation and Notifications, as well.

Please advise on a way to incorporate that description field. TIA.

If I understand your requirement correctly, you can use the gform_product_info filter to do that. See example 3 here:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.