Book Image

Learning Magento Theme Development

By : Richard Carter
Book Image

Learning Magento Theme Development

By: Richard Carter

Overview of this book

Table of Contents (15 chapters)
Learning Magento Theme Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Adding new product block to the home page


A common requirement of e-commerce stores is to display a number of newly added products on the home page; this can be useful for search engines (to encourage new products to be indexed more quickly) and customers who are visiting again to find newly added stock on your website.

Marking products as new in Magento

Before you start making changes to your theme, ensure that you have a few products marked as "new" within Magento. To do this, log in to your Magento administration panel and navigate to Catalog |Manage Products. From there, select a product that you wish to mark as new. On the General tab, enter date values for the Set Product as New from Date and Set Product as New to Date fields that include the current date so the products are currently marked as "new" within Magento:

Once you have done this, click on the Save button at the top-right corner of your screen. You may wish to add more than one product to the new products list using this method...