Hi. I have developed a form for a product (Woocommerce plugin) that calculates the price based on a height and width entry. All works beautifully but I need it to have a minimum order of £50. The square meetre price is £175.00 but if someone says, enters 2cm x 10 cm, it comes out way under the £50 minimum. I know we can't use and/if/else statements in the formula box and I have tried 100s of different ways to basically say - if total is less than £50 - make it up to £50! I have tried to use the conditional options but this just hides the field from visual, not from the calculation - any help greatly appreciated as I have now been working on this one thing for three days! Many thanks guys