Title: Hello
Last modified: April 10, 2018

---

# Hello

 *  [adiljee](https://wordpress.org/support/users/adiljee/)
 * (@adiljee)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/hello-39/)
 * I am using woo price calculator on my site :
 * I have drop down 3mm, 6mm,10mm in a select element.
 * i want to calculate custom price based on option selected above. if customer 
   select 3mm and then enter width value in text field and height value in text 
   field and i calculate price by multiplicating (width*height*0.042) For example:
 * if(option==’3mm’){
    (0.042*width*height) }
 * But if formula is not working for me.
 * Here is the woo price formula i used :
 * if($aws_price_calc_6==’3mm’){
    (0.02430555555*$aws_price_calc_7*$aws_price_calc_8)}
   else if ($aws_price_calc_6==’6mm’){
 * (0.04166666666*$aws_price_calc_7*$aws_price_calc_8)
 * }else if($aws_price_calc_6==’10mm’){
    (0.0625*$aws_price_calc_7*$aws_price_calc_8)}
 * Please help me..
 * Thanks
    Aadil
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhello-39%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Hello’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-price-calculator_cbcbcc.svg)
 * [WooPrice Calculator](https://wordpress.org/plugins/woo-price-calculator/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-price-calculator/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-price-calculator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-price-calculator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-price-calculator/reviews/)

 * 0 replies
 * 1 participant
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/hello-39/)
 * Status: not resolved