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 add on for Woocommerce dropdown not populating prices correctly

  1. creativenicole
    Member

    I'm using the gravity forms add-on for Woocommerce to control the various shipping options for each product and the dropdown is not behaving correctly. I asked them about it and they couldn't help and told me to come here.
    The page is http://pacificbeachbikes.com/shop/beach-cruisers/tahiti-white/

    If you choose the "shipping Fedex" option, it shows a state dropdown. The state dropdown has prices associated with each state...HOWEVER, they are not the correct prices. The total populates correctly, but the dropdown numbers are just off (like $40 or something )or showing as 0....and then they change depending on which option you are currently on. At least it calculates correctly, but this is confusing for users. PLEASE HELP!!!

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  2. creativenicole
    Member

    I figured out that the prices of the dropdown calculate a + or - from whatever is the current choice...so everything was calculating from the Alabama price, and if you chose something else, it would recalculate according to the current state that was chosen. It's really annoying. Is there any way to fix that functionality so it doesn't display the difference but just displays the actual price of that dropdown field? I have a workaround in there for now, but still seems a little confusing.

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  3. I agree, the way the shipping prices are displayed looks confusing. What an end user wants to see is the actual price for each shipping option, not the difference choosing the option would make to the total cost.

    It would be great to have an option in the field set up to control this.

    Anyone got a fix?

    Posted 11 years ago on Friday October 26, 2012 | Permalink
  4. In the end I added the price to the label and hid the price difference with CSS.

    Alternatively, you could try hiding the option price difference with Javascript as discussed here:
    http://www.gravityhelp.com/documentation/page/Gform_format_option_label

    Posted 11 years ago on Friday October 26, 2012 | Permalink