[-] FO : Bugfix : Assigning subcategories to the template
This commit is contained in:
@@ -96,6 +96,7 @@ class CategoryControllerCore extends FrontController
|
||||
$this->productSort(); // Product sort must be called before assignProductList()
|
||||
|
||||
$this->assignScenes();
|
||||
$this->assignSubcategories();
|
||||
if ($this->category->id != 1)
|
||||
$this->assignProductList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user