Title: Conditional expressions?
Last modified: October 4, 2022

---

# Conditional expressions?

 *  Resolved [annieedgar](https://wordpress.org/support/users/annieedgar/)
 * (@annieedgar)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/conditional-expressions/)
 * Hi! I’m just testing around with the plugin, and I can’t figure out why my conditional
   expression isn’t working.
 * I created a product with two fields : number of pages and type of printing. Both
   fields have 3 options.
 * For the price calculation, this is what I wrote :
    **if** {nb_pages}==24 and {
   type_print}==’Vierge’ **price** 52 **if** {nb_pages}==24 and {type_print}==’Noir’**
   price** 100 **else** 80
 * But when I add a product with 24 pages and ‘Vierge’ type of printing and one 
   with 24 pages but with a ‘Noir’ type, both of them has a pricing of 52$. It seems
   to ignore the condition after “and”.
 * If you can lighten me up on this matter, it would be much appreciated ! 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconditional-expressions%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [annieedgar](https://wordpress.org/support/users/annieedgar/)
 * (@annieedgar)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/conditional-expressions/#post-16069373)
 * Looks like I had to use a **Select field**, not a Dropdown field!
 * But is there a way to remove the “Choose an option” option in the dropdown of
   a Select field? It’s there even if I set the fields as required.

Viewing 1 replies (of 1 total)

The topic ‘Conditional expressions?’ is closed to new replies.

 * ![](https://ps.w.org/wc-kalkulator/assets/icon-256x256.gif?rev=2767665)
 * [Product Fields, Addons and Price Calculator for WooCommerce](https://wordpress.org/plugins/wc-kalkulator/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-kalkulator/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-kalkulator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-kalkulator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-kalkulator/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [annieedgar](https://wordpress.org/support/users/annieedgar/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/conditional-expressions/#post-16069373)
 * Status: resolved