И сложность была в том, что товары, характеристики, категории хранятся во множестве таблиц.
топиков по опенкарт очень много
<file path="catalog/controller/startup/session.php">
<operation>
<search><![CDATA[setcookie($this->config->get('session_name')]]></search>
<add position="before"><![CDATA[
$this->response->addHeader('Expires: Thu, 19 Nov 1981 08:52:00 GMT');
$this->response->addHeader('Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0');
$this->response->addHeader('Pragma: no-cache');
]]></add>
</operation>
</file>
if (!$results && isset($this->request->get['path'])) {
$parts = explode('_', $this->request->get['path']);
$cur_id = array_pop($parts);
if (!empty($parts)) {
$results = $this->model_catalog_category->getCategories(array_pop($parts));
}
}
$results = $this->model_catalog_category->getCategories($category_id);
$result_siblings = $this->model_catalog_category->getCategories($result['parent_id');
или людей которые к этому стремятся.
Профессионализм в кодинге/программировании подразумевает что юзернейм умеет читать документацию и смотреть в код, а также - ставить вопросы
У вас вопрос с указание темы, а оказывается, что тема совсем не к вопросу, вы же меняете контроллер..
Т.е. метод тыка - не верен
А верен - научный метод тыка