Magento is a feature-rich eCommerce platform built on open-source technology that provides online merchants with unprecedented flexibility and control over the look, content and functionality of their eCommerce store.
Magento’s intuitive administration interface features powerful marketing, search engine optimization and catalog-management tools to give merchants the power to create sites that are tailored to their unique business needs. Designed to be completely scalable and backed by Varien’s support network, Magento offers companies the ultimate eCommerce solution.

Magento – How to create a special price (sale) page? (with new products first)

I've created a Magento site for a client who wants to have a special price page, wherein she could put products having special price/discounted price.. Requirements: app/code/local/Mage/Catalog/Block/Product/List/Special.php Magento backend -…

Continue ReadingMagento – How to create a special price (sale) page? (with new products first)

Magento Cron Job

On your cPanel: Advanced -> Cron Jobs Scroll to "Add New Cron Job" Where "/home/your-directory/public_html/cron.php" is the path for the cron job file ///////////// uncomplete ////////////// php5-cli -f /home/USERNAME/public_html/cron.php Source:…

Continue ReadingMagento Cron Job