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