id, "class='form-control chosen' onchange='loadBranches(this)' data-last='" . $product->id . "'");?>
type != 'normal' and isset($branchGroups[$product->id])) echo html::select("branch[$i]", $branchGroups[$product->id], $product->branch, "class='form-control' style='width:80px' onchange=\"loadPlans('#products{$i}', this.value)\"")?>