Magento Expert Forum - Improve your Magento experience

Results 1 to 4 of 4

Most Popular Products not showing in home page

  1. #1

  2. #2
    Administrator david's Avatar
    Join Date
    Nov 2012
    Posts
    261
    Thanks
    22
    Thanked 42 Times in 34 Posts

    Default

    For a quick work, you can use this code in home page CMS

    Code:
    {{block type="tag/popular" template="tag/popular.phtml"}} 

  3. #3
    Junior Member jaredovi's Avatar
    Join Date
    Mar 2013
    Posts
    68
    Thanks
    2
    Thanked 14 Times in 11 Posts

    Default

    I usually use new product instead of popular, maybe this code will help you in CMS home page

    Code:
    {{block type="catalog/product_new" template="catalog/product/new.phtml"}}

  4. #4
    New member
    Join Date
    Aug 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your help guys

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •