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.

Problem with prices

  1. I'm setting up my form for Woocommerce product and i need to add percentages and not fixed price.

    For example:

    Quantity 250 (32,02€) WITH 250gr = 32,02€ (+0%)
    Quantity 250 (32,02€) WITH 300gr = 32,32€ (+0,94%)
    Quantity 5000 (57,88 €) WITH 250gr = 57,88€ (+0%)
    Quantity 5000 (57,88 €) WITH 300gr = 63,92€ (+0,1044%)

    How can I add this percentages in my shop??

    My website: crearts.es/shop/?product=39

    Please help :(

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  2. I found a "solution" for my problem... (http://crearts.es/shop/?product=39)

    But, i need a little modification... I've the quantities and their prices in a dropdown... can modify this function to show a price table? When the customer change "Gramaje", these prices will be changing.

    Posted 11 years ago on Tuesday March 12, 2013 | Permalink
  3. You can add a product to your form and configure it as a calculation, and add your percentage there. You can enable calculations on number fields as well. It looks like you have this working now. I don't know of a way to show a price table on the page. You could use jQuery to do it, but it would not be related to Gravity Forms at all.

    Posted 11 years ago on Thursday March 14, 2013 | Permalink