Welcome to www.luxe-soft.com!

Your Shopping cart is empty.

Luxe Soft

Skip to Main Content »

Search Site

You're currently on:

Bestseller

Bestsellers list at the home page

Magento Bestsellers module

Magento name   Luxe_Bestsellers
Last Updated   Wed, November 19, 2008
Version 0.1.7
Download Luxe_Bestsellers-0.1.7.tgz

Quick Overview

Magento Bestsellers module automatically generates the list of your online store's best selling products and displays it at the home page (or some other page) in the customer area.
This module is not supported any more. Please, take look to Enterprise version of this module
http://luxe-soft.com/en/bestsellers-ent.html

Enterprise-Exclusive Features:

1. Enterprise edition compatible with Magento Flat Catalog
2. Code optimization.
3. Ability to turn of Out of stock products.
4. Ability to specify block title
5. Fixed all bugs related with complex product types(Bundle, Configurable)

Module installation

  1. Install module throught Magento Connect, extension key is "magento-community/Luxe_Bestsellers"
  2. Add the "bestsellers/list" block to the home page. You can do it at the CMS->Manage Pages page in the admin area.
  3. Clear cache on the System->Cache Managment page in the admin area
  4. Log out from admin area and login again.

Configuration

This module has several configuration parameters, located under "Catalog" section at the Admin-System-Configuration page. Below is short description for each configuration parameter:
The number of displayed products - set number of products, which should be displayed. If this parameter is not specified then all products will be shown.
Display for last(days) - set time interval used to select products. For example if this configuration parameter set to "7", then module will display products for last week(7 days). Please, note that you will not see any products if you haven’t made any sales during the time period you specify.
List Mode - set in which mode should displayed products (Grid/List)

Since version 0.1.7 of Bestsellers module all this configuration parameters can be specified in "block" tag. This new feature allow you display saveral different bestsellers blocks. For example "Months Bestsellers" and "Week Bestsellers". The code below will display weeks bestsellers:
{ { block type="bestsellers/list" name="week.bestsellers.list" alias="week_bestsellers" template="catalog/product/list.phtml" display_mode="grid" time_limit_in_days="7" limit="3"} }
Please, note that this code should be writen without spaces between curly brackets.
As you can see in this example, the display_mode tag attribute specify List Mode (allowed values is 'grid' or 'list'), time_limit_in_days specify Display for last(days) parameter and limit specify The number of displayed products. Configuration parameters, specified in the block tag have most priority.
 

Recently Viewed

My Cart

You have no items in your shopping cart.