Система регионов

This commit is contained in:
Konstantin
2026-05-30 15:15:57 +03:00
parent 7cd87e901f
commit e843f3019d
18 changed files with 293 additions and 54 deletions
@@ -43,6 +43,7 @@ class ControllerProductManufacturer extends Controller {
}
$data['continue'] = $this->url->link('common/home');
$data['manufacturer'] = $this->url->link('product/manufacturer');
$data['column_left'] = $this->load->controller('common/column_left');
$data['column_right'] = $this->load->controller('common/column_right');