(v3.6.2) WooCommerce Gravity Forms Product Add-ons Nulled

[featured_image]
Download
Download is available until [expire_date]
  • Version
  • Download 9
  • File Size 0.00 KB
  • File Count 1
  • Create Date June 7, 2024
  • Last Updated June 7, 2024

(v3.6.2) WooCommerce Gravity Forms Product Add-ons Nulled

*** Gravity Forms Product Add-Ons Changelog ***

2024.06.04 - version 3.6.2

* Update: Update the display for checkbox type fields (regular and product options)
 to display better in checkout blocks.

2024.05.24 - version 3.6.1

* Fix: Fix issue with the mutation observer causing an infinate loop on some sites where gform is not available.
* Fix: Only enqueue the admin scripts on a Gravity Forms admin page.
* WC and WP Compatibility Tags.

2024.05.15 - version 3.6.0

* New: Integration with WooCommerce Bookings. The integration is basic, but allows for booking product costs to be correctly displayed in the totals section on the product page.
* New: Updated styles to modernize and cleanup the look of the totals section.
* New: Include custom merge tags for WooCommerce order and order item data.
- {wc_order:order_id} - The WooCommerce order ID.
- {wc_order:order_number} - The WooCommerce order number.
- {wc_order:customer_id} - The WooCommerce order customer ID.
- {wc_order:customer_email} - The WooCommerce order date.
- {wc_order:billing_email} - The WooCommerce order billing email.
- {wc_order:[ORDER_PROPERTY]} - Any other WooCommerce order property.
* New Include custom merge tags for WooCommerce product information.
- {wc_product:product_id} - The WooCommerce product ID.
- {wc_product:product_sku} - The WooCommerce product SKU.
- {wc_product:product_name} - The WooCommerce product name.
- {wc_product:product_price} - The WooCommerce product price.
- {wc_product:product_type} - The WooCommerce product type.
- {wc_product:[PRODUCT_PROPERTY]} - Any other WooCommerce product property.
* WC Compatibility Tags.