I'm building a simple insurance calculator. All is good except one thing. You can enter your deductible whatever that value is subtracts from the calculated total. The only problem is I don't want to happen if your deductible value is GREATER than or equal to the total.
Is there a simple and clean solution for this? I'd be happy to do it with conditional logic as a solution. This other forum post seemed to indicated I could compare my subtotal: http://www.gravityhelp.com/forums/topic/free-shipping-for-a-certain-postcode-or-if-order-value-is-greater-than-x
However, that doesn't seem to be the case either. My subtotal field is not in the list of options for conditional logic comparison. Although I'm not sure conditional logic would help either way.
Any tips?? Thanks!!