| Characteristics | |
| OpenCart | 2.0, 2.1, 2.2, 2.3, 3.0 |
| PHP | 7.0 – 8.5 |
| XML modification | Yes |
| Localization | English, Ukrainian, Russian |
| Statistics | 2670 12 |
| Added | 08.04.2025 |
| Updated | 03.03.2026 · 4 months ago |
| Files | cart-cacher_oc2x-3x.ocmod.zip |
Cart Cacher is a small but very practical OCMOD module for OpenCart that caches calculated cart data at the cart library level. The idea is simple: if the cart contents haven't changed, the module doesn't need to rebuild the product array each time—it uses the final result from the cache, saving server time.
Important: The cache is tied to the session ID, so one customer's data is not mixed with others.
The module is especially useful for stores with complex templates, frequent AJAX updates to the mini-cart, and a large number of visitors. After installation, test the following scenarios: adding a product, changing the quantity, deleting it—the cache should be reset correctly, and the cart should remain up-to-date.
Leave your review about this product