var dsc = $('.discount:checked').length, $first = dsc ? 1500 : 0, $second = dsc > 1 ? 6000 : 0, $third = dsc > 2 ? 6000 : 0;