You may also like

2.x, 3.x
Simple Checkout and Registration
699 грн.499 грн.
59
Simple is the best module for creating a convenient checkout and registration form.Thanks to it, you can customize the order or re..
2.x, 3.x
Bulk price management
699 грн.499 грн.
87
Module for mass management of prices, discounts, margins, promotions for products depending on the category, manufacturer, custome..
2.x, 3.x
Telegram notifications
699 грн.499 грн.
19
Telegram notifications – the OpenCart module has been created and allows you to receive notifications about orders, registered cus..

Automatic images of opencart categories

Automatic images of opencart categories
BonusBonus +50 грн. to your account
Special price:499 грн.
Old price:699 грн.
You save:200 грн.

Automatic category images help streamline product category image management: when there are empty category images in the database, the system automatically inserts suitable images from related products and child sections. This results in a more vibrant storefront, and helps users find what they're looking for faster.

Why do you need a module?

In practice, this often happens: a category is created, but the image field is empty. Customers see uniform placeholders or empty blocks, and they have to manually move images in the admin panel. This module takes care of this: it searches for products and subcategories with images and moves them to the appropriate categories.

What the module does (main functions)

The mechanics are built around selecting and updating the OpenCart database. After applying the module, a series of operations are performed: first, images are "cleaned" where they are missing, then images are selected from products and nested categories.

Update operations and logic

  • Clearing empty values: empty lines are inserted where the image field is NULL (for categories and products).
  • Collecting categories without images: the module finds categories with image = ''.
  • Checking product links: for each such category, linked products are selected from the product_to_category table.
  • Search for product images: if a product has an image, it is moved to the category.
  • Multi-level structure support: additionally, categories' nesting levels are iterated over to pull images from child sections when possible.

Important: The module populates the image field for categories based on available images for related products and subsections. If a category truly doesn't have a product with an image or child categories with images, the update won't occur.

Characteristics
OpenCart2.0, 2.1, 2.2, 2.3, 3.0
PHP7.0 – 8.5
XML modificationYes
LocalizationEnglish, Ukrainian, Russian

Automatic images of opencart categories

Leave your review about this product

Bonus Get bonus +50 грн. for your review Bonus program
Александр, 28.07.2023 13:11
Спасибо за отличный модуль. На самом деле подтянул во все категории изображении из товара. Если добавить изображение вручную, то будет отображаться добавленная картинка.
Федор, 30.11.2023 13:23
На 3.0.3.8 Не буде працювати? Бо версії не подивився та купив, але щось не хоче
Administrator's message:

С этой версией совместимо. Обращайтесь в поддержку за помощью.

Антон, 28.07.2025 16:08
Дефолтная картинка в категории по умолчанию выводится из товара который идет первый в списке. А можно сделать так чтобы брало, к примеру, 7 товар, а не первый.
Administrator's message:

Заменить

$query = $this->db->query("SELECT product_id, image FROM " . DB_PREFIX . "product WHERE product_id='" . (int)$id . "'");

на

$query = $this->db->query("SELECT image FROM " . DB_PREFIX . "product_image WHERE product_id = '" . (int)$id . "' ORDER BY sort_order ASC, product_image_id ASC LIMIT 1 OFFSET 6");
Андрей, 29.09.2025 01:32
Фото ставится на шаблоне deels?
Administrator's message:

Модуль предназначен для автоматического отображения изображений категорий, работает независимо от того, какой шаблон вы используете, включая шаблон Deels. Он способен автоматически извлекать изображение из первого товара, относящегося к текущей категории, и выводить его в качестве изображения категории.

Write a review

Note: HTML is not translated!
AI Assistant

Recently viewed

2.x, 3.x
Automatic images of categories
699 грн.499 грн.
4

Featured

Subcategory wall module
699 грн.499 грн.
1
Multilevel category menu
699 грн.499 грн.
26