With the WooCommerce Gravity Forms Product Nulled extension, advanced product configuration forms can be built and linked to any product in WooCommerce. Forms that contain conditional logic, pricing fields, user input prices, conditional-pricing fields, conditional submit button logic can all be created for your products. Additionally, any product that contains a Gravity Form is tracked in the cart to ensure, no matter how complex your product form, only unique configurations are added to the cart and duplicates are incremented in quantity.
The Gravity Forms Product Nulled Add-ons extension gives you full control over how the display of the prices in the store should appear. You can use the default price displays that WooCommerce will display, or in the case of a configurable product containing pricing fields, set the price to something such as “As Low as $1000”.
Changelog
--------------------------------
2024.12.09 - version 3.6.7
* Update - WC and WP Compatibility Tags.
* Update - Add the wp_nonce_field back for gravity forms processing.
* New - Add filter, woocommerce_gravityforms_order_entry, to allow filtering the entry which is created during the order process. This is useful for setting entry field values before we send notifications or process feeds.
* New - Add specific integration with GP Nested Forms. This allows for the creation of entries for nested forms when a product is ordered.
2024.11.19 - version 3.6.6
* Update - Handle the fix from 3.6.5 better. The data-formid attribute was not being added to the form element in all situations.
* Update - Bump script versions to force cache busting.
* Update - WC and WP Compatibility Tags.
2024.11.18 - version 3.6.5
* Fix - Fix issue with Gravity Forms 2.9.0. Needed to add a data-formid attribute to the WooCommerce form element.
* Fix - Fix issue with logging custom woocommerce_gravityforms_create_entries_on_specific_statuses filter.
* Fix - Fix issue with missing form during reorder validation.