While creating a shopping cart I want to throw an error message if we give price equal to 0 ie. I want an validation whenever the price is given 0. the shopping cart shouldn't accept such a value. Kindly help