PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Gravity Forms with WooCommerce - calculate regular price + option x (number)

  1. I'm using WooCommerce to build an online product catalog. You can see an example of what I'm building here - http://store.fiberguide.com/shop/single-fiber-assemblies/y5a5cn/

    How do I get my form to include the regular price in a calculation I'm making. It is for the "Length Adder" option, which in this case is a Product Pricing Field set as a Calculation Field Type.

    Here's where I'm stuck in the formula I'm trying to build:

    ( {Sheating:13} + { HERE IS WHERE I WANT TO HAVE THE SELECTED PRODUCT'S PRICE DYNAMICALLY FILLED} ) * 5

    Posted 11 years ago on Sunday March 24, 2013 | Permalink
  2. What is the merge tag for the product price? Can you replace this {HERE IS WHERE I WANT TO HAVE THE SELECTED PRODUCT'S PRICE DYNAMICALLY FILLED} with that merge tag?

    Posted 11 years ago on Sunday March 24, 2013 | Permalink
  3. That's just it. I don't know what the merge tag is for the regular product price - and that's what I want to have inserted or referenced in the formula to get the final price I'm looking for. Where would I find, or look up, the merge tag for the regular product price in WooCommerce?

    Posted 11 years ago on Monday March 25, 2013 | Permalink
  4. I'm not sure how it would work to get the product price from Woocommerce. I thought the price was coming from Gravity Forms. All the Gravity Forms fields are available in the merge tag drop downs. Is this field present in a merge tag drop down?

    Posted 11 years ago on Monday March 25, 2013 | Permalink