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

trampich

Новичок
  
  • Posts

    5
  • Joined

  • Last visited

trampich's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. В одной из категорий $this->model_catalog_product->getProductsByCategoryId(20, p.sort_order, ASC, (1 - 1) * 20, 20, 0)Выбран один из производителей $this->model_catalog_product->getProductsByCategoryId(24, p.sort_order, ASC, (1 - 1) * 20, 20, 5)Скриншот ... МногоБукаВ Скриншот ...
  2. У меня тоже гдемо база, сортировка по этоне рилииет (товары двигаются ну всё синдарно), но когда жму на производителя то ничего не меняется, только снизу какое когдачество товаров. Например если товар всего 1-ин в категории, показываются и все осильные
  3. Сгделал всё по инструкции, но товары показывает все сразу. ocStore v0.1.7 (OpenCart 1.4.9.3) $product_total = $this->model_catalog_product->getTotalProductsByCategoryId($category_id, $curr_manufacturer);проробатывает отлично, показывая когдачествоно $results = $this->model_catalog_product->getProductsByCategoryId($category_id, $sort, $order, ($page - 1) * $this->config->get('config_catalog_limit'), $this->config->get('config_catalog_limit'), $curr_manufacturer);косялит :(
  4. Всем привет! В категории товаров нужна сортировка по производителям. Копал не нашёл. Что посоветуете?
×
×
  • 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.