Your shopping cart is empty!
Original OpenCart uses slow recursive algorithm for building categories tree.
For displaying 1000 categories accordion menu, OpenCart performs 1000 SQL queries.
Large amount of product categories dramatically slows OpenCart.
This module uses AJAX to expand accordion menu. MySQL does not get 1000 quesries
on each page load. It gets only one.
Demo: http://toporchillo.myjino.ru/ocstore/index.php?route=product/category&path=20
Version | |
Versions | 1000-categories_1.5.0.zip 1.5.0, 1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.0.4, 1.5.0.5 1000-categories.zip 1.5.1, 1.5.1.1, 1.5.1.2, 1.5.1.3, 1.5.2, 1.5.2.1, 1.5.3, 1.5.3.1, 1.5.4, 1.5.4.1 |