|
|
@@ -1887,6 +1887,7 @@ class Whlabel extends Start_Controller
|
|
|
$list['wigother'] = $this->input->post('wigother', true);
|
|
|
$list['wigother1'] = $this->input->post('wigother1', true);
|
|
|
$list['wigother2'] = $this->input->post('wigother2', true);
|
|
|
+ $list['product_related'] = $this->input->post('product_related', true);
|
|
|
}
|
|
|
if ($category == 129) {
|
|
|
$list['wide'] = $this->input->post('wide', true);
|
|
|
@@ -2113,6 +2114,7 @@ class Whlabel extends Start_Controller
|
|
|
$list['wigother'] = $this->input->post('wigother', true);
|
|
|
$list['wigother1'] = $this->input->post('wigother1', true);
|
|
|
$list['wigother2'] = $this->input->post('wigother2', true);
|
|
|
+ $list['product_related'] = $this->input->post('product_related', true);
|
|
|
}
|
|
|
if ($category == 129) {
|
|
|
$list['wide'] = $this->input->post('wide', true);
|
|
|
@@ -5833,6 +5835,7 @@ class Whlabel extends Start_Controller
|
|
|
$list['wigother'] = $this->input->post('wigother', true);
|
|
|
$list['wigother1'] = $this->input->post('wigother1', true);
|
|
|
$list['wigother2'] = $this->input->post('wigother2', true);
|
|
|
+ $list['product_related'] = $this->input->post('product_related', true);
|
|
|
}
|
|
|
if ($category == 129) {
|
|
|
$list['wide'] = $this->input->post('wide', true);
|
|
|
@@ -6068,6 +6071,7 @@ class Whlabel extends Start_Controller
|
|
|
$list['wigother'] = $this->input->post('wigother', true);
|
|
|
$list['wigother1'] = $this->input->post('wigother1', true);
|
|
|
$list['wigother2'] = $this->input->post('wigother2', true);
|
|
|
+ $list['product_related'] = $this->input->post('product_related', true);
|
|
|
}
|
|
|
if ($category == 129) {
|
|
|
$list['wide'] = $this->input->post('wide', true);
|