update product
This commit is contained in:
@@ -147,5 +147,14 @@ return array(
|
||||
'name' => 'Nhóm thông số kỹ thuật',
|
||||
'url' => '/admin/product/spec-group',
|
||||
),
|
||||
|
||||
array(
|
||||
'enable' => true ,
|
||||
'module' => 'product',
|
||||
'view' => 'list-competitor',
|
||||
'id' => 'product/list-competitor',
|
||||
'name' => 'So sánh giá đối thủ',
|
||||
'url' => '/admin/product/list-competitor',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
1
data/product/addon.php
Normal file
1
data/product/addon.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/addon_add.php
Normal file
1
data/product/addon_add.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/config_group_attribute.php
Normal file
1
data/product/config_group_attribute.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/config_group_product.php
Normal file
1
data/product/config_group_product.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/list_competitor.php
Normal file
1
data/product/list_competitor.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/spec_group.php
Normal file
1
data/product/spec_group.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/spec_group_add.php
Normal file
1
data/product/spec_group_add.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
1
data/product/spec_group_info.php
Normal file
1
data/product/spec_group_info.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php
|
||||
Reference in New Issue
Block a user