How do I display new products AUTOMATICALLY on the Magento home-page?
Posted
by
Atriya
on Stack Overflow
See other posts from Stack Overflow
or by Atriya
Published on 2010-11-19T08:38:29Z
Indexed on
2010/12/23
18:54 UTC
Read the original article
Hit count: 185
magento
I need to display 3 or so new products automatically on the Magento home-page. This means the administrator should NOT have to mark the product as new using the 'New from Date' and 'New to Date' attributes in the 'General' tab. I know how to create a separate category containing new products automatically (http://www.tridian.com/developer-blog/adding-new-arrivals-to-magento/), but how do I display them on the home page?
© Stack Overflow or respective owner