WooCommerce Gravity Forms Populate Prices
Allows Gravity Forms Product Option Fields prices to be populated via other product's prices. Designed to work with WooCommerce Gravity Forms Product Option fields only.
by Element Stark · github.com/lucasstark/woocommerce-gravity-forms-populate-prices
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lucasstark/woocommerce-gravity-forms-populate-prices/archive/refs/heads/master.zipReadme
To configure a product option field for dynamic population set it's Allow field to be populated dynamically setting to True.
For the Parameter Name enter in: wc_product_price.
Enable Values for the field, and for the values of your options set it to the ID of the product of which you'd like to dynamically set the option price.
Note - This is currently only designed for product option fields.