Results 1 to 2 of 2
  1. #1

    Default Can I display a random collection of products on my main page?

    I've read through a few threads discussing this, but haven't found a solution.

    Where in the admin section do I go to tell my site to display random products on my main page? I want 8 random products to show from all of my categories, 2 rows each containing 4 randomized products.

    Thank you.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    1,979
    Plugin Contributions
    21

    Default Re: Can I display a random collection of products on my main page?

    In your admin:

    Configuration->Maximum Values->New Products Module, set to 8
    Configuration->Maximum Values->New Product Listing - Limited to ..., set to 0 (all products)
    Configuration->Index Listing->Show New Products on Main Page, set to 1

    You might also need to change the text of "New Products for <month>", present in /includes/languages/YOUR_TEMPLATE/english.php
    Code:
    define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

 

 

Similar Threads

  1. Featured Products - Main Page not Random
    By guruchill in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Apr 2010, 09:13 AM
  2. How to limit Random display on main page to 1 category?
    By dreamdaily in forum Customization from the Admin
    Replies: 3
    Last Post: 13 Feb 2009, 03:36 AM
  3. Random Items from All Products on Main Page
    By FarmGrrl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 May 2007, 02:10 PM

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
  •