Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

ukulya

Новичок
  
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ukulya's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

1

Reputation

  1. тогда в catalog/controller/product/category.php после этот строчки $data['compare'] = $this->url->link('product/compare'); всивляете $data['category_id'] = $category_info['category_id']; $data['parent_id'] = $category_info['parent_id']; и в catalog/catalog/product/category.twig перед {% if products %} всивляете условие, например {% if category_id == 20 or category_id == 40 or parent_id > 0 %}
  2. catalog/controller/product/category.php после 'filter_category_id' => $category_id, добавить 'filter_sub_category' => true,
  3. Спасипотому что за подсказку но сираемся избегать модулей и плагинов
  4. Спасипотому что за подсказку Дело в том что товары с категориями в ибах уже вывегдены загвоздка в том чтобы выводить товары которые отмечены как хит продаж
  5. Как связать хит продаж с категориями,чтобы появлялись в ибах?
  6. Привет подскажите плиз почему не выводятся картинки ситьи в ОС 3 хотя в article.twig прописан код для дополнительных изображений как это было в предыдуещёй версии
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.