Create a check box on a price list that if checked gives $0 total
I have a plumbing supplies price list which consists of 5 pages of items, each with a check box. These items total into the subtotal field if checked. Now, the client wants a variable that if the purchase is for a model home, there is no charge. I already have a "model home" check box, so I need to find out how to set this up so that if it is checked, the "sub total" field is "0". Is there an easy way to do this?