How to clear the cache in PrestaShop
When making changes in PrestaShop they will often not appear right away due to old cached information. The solution is to clear the cache of the application. PrestaShop version 1.6.x and above caches data using Smarty. Cached data is stored … Continued