Frustrated by how much slower your Ecshop pages load compared to other programs? Is the user experience suffering? If so, try installing this fix~

Using this plugin in Ecshop is quite simple.
1. Copy the six files from the attachment into your /includes folder.
2. Then edit the init.php file. After the line define('ROOT_PATH', str_replace('includes/init.php', '', str_replace('//', '/', __FILE__))); add: require(ROOT_PATH . 'includes/lib_page_cache.php');
3. Inside the /temp/ directory, simply create a folder named page_caches
Your page loading speed will improve dramatically~
https://www.cnop.net/uploadfile/2014/0116/20140116055210715.zip