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.

calculator for width and height

  1. redcar
    Member

    I need this calculator to count my price separately for width and height at the end I give the full price

    example:

    Price between width 100cm-200cm is $90
    Price between height 50cm-130cm is $65

    in product page
    customer type a width: 158cm (the price is $90)
    customer type a height: 115cm(the price is $65)
    and total price is $155 now can "add to Cart"

    Is your plugin gravity-forms-add-ons for woocommerce will be good?

    http://www.woothemes.com/products/gravity-forms-add-ons/

    --
    best regards

    Posted 10 years ago on Friday May 17, 2013 | Permalink
  2. You could have a field to accept a number (width) then use conditional logic to show the correct product with the associated price based on the width which was entered. So, if they entered 158cm, you would show the product (100-199cm) and the price associated with that. You would do the same with the height. If you have a limited number of size categories and price breaks, this would be manageable, I think. Let us know if you have any more questions.

    Posted 10 years ago on Monday May 20, 2013 | Permalink