Open Cart
Opencart: Study Link
http://code.tutsplus.com/series/from-beginner-to-advanced-in-opencart–cms-669
Magento
Magento: Sort By Price: Low to High and High to Low
For his functionality navigate through /app/design/frontend/default/your-theme/template/catalog/product/list/toolbar.phtml file. Find: And Replace with: Magento sort by special price (disounted product) on product list page dropdown (toolbar.phtml)
Magento
Magento: Template path not showing
Problem:- For some reason the template path hints are not displayed. I went to the admin panel and turned them off and on again, then cleared the cache. But they are still not displaying. Solution:- Try to check if your Read more…
Magento
Magento: Please make sure your passwords match magento 1.9.1.0
Problem Well this is a common problem that is encountered in Magento 1.9.1.0. When a User registers (doesn’t matter if its during checkout or from the Create an Account link) the user keeps getting the password mismatch error even though Read more…