Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.3.11. Clear cache in OpenCart
In OpenCart, several cache types exist, and you can clear each one by using the corresponding instruction:
Cache clearing is useful when changes are not visible on the site or when content display issues occur due to caching.
Clear VQMod
You must delete the mods.cache file and files from the cache directory:
- Go to the
/vqmoddirectory located in the site root directory by using file manager or any FTP client. - Delete the
mods.cachefile. - Go to the
cachedirectory and delete all files.
Clear OCMod
Delete files from the /system/modification directory:
- Go to the
/system/modificationor/system/storage/modificationdirectory (depending on version) located in the site root directory using file manager or any FTP client (full path will look approximately like this:example.com/www/system/modification). - Delete all files from opened directory
modification. - In recent versions, you also need to go to the "Extensions → Modifications" section in the site admin panel and click the cache clear button:

Clear image cache
Delete all files from the /image/cache directory.
Clear system cache
Delete all files from the /system/cache directory.
Clear cache from admin panel
In recent OpenCart versions, you can clear style and theme cache directly in site admin panel:
(1)