WP Manifestindependent plugin directory
manifest / ecommerce / woocommerce-gravity-forms-populate-prices

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

0stars
0forks

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.zip

Readme

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.

Read the full README on GitHub →