Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 09 Jan 2011 05:15 PM by  Steve L
How to create a Featured list of products on the Home page?
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages


Veteran Member


Posts:2956
Veteran Member


--
09 Jan 2011 05:15 PM
    How to create a Featured list of products on the Home page?

    You can see example of Featured Products at http://demo.revindex.com/ (you can login as farmer1 and go to Storefront page to see how it was configured).

    Basically, here's how to add a Featured list in 4 steps:
    1. Add a Category called "Featured" and deselect the Published checbox. Take note of the CategoryID number. Assign products to this category like you normally would do.

    2. Then create a custom Product List template from the Configuration > Templates page (e.g. call it "Featured List") and in the HTML hidden OverrideCategoryIDHiddenField value set it the CategoryID number.

    3. Now add the RevindexStorefrontProductList module control to the Home page (or whereever).

    4. From the action menu, select Edit Content and select the new "Featured List" display template you just created.

    0
    You are not authorized to post a reply.