update product

This commit is contained in:
2024-03-04 13:26:05 +07:00
parent 78d3c1e64f
commit 21d3b53747
21 changed files with 844 additions and 1 deletions

View File

@@ -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',
),
),
);