it's created based on other extension for opencart 2.0.0.0
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=19160&filter_search=last%20viewed&filter_license=0&filter_download_id=37
----
I disabled description for the products, but in this case you need to make changes in the stylesheet.css for your theme (around line 573 for default thime):
.product-thumb .caption {
padding: 0 10px;
/* min-height: 180px; */
}
or enable description (remove comments) in catalog/.../lastvewed.tpl
Login and write down your comment.
Login my OpenCart Account