Magento Featured Products For Magento 1

 | v1.0.0
main product photo
Rating:
96%
  • Display featured products anywhere you want.


  • It works on all types of products.


  • The extension works on responsive design.


  • Easy to set-up and configure.


  • Customize the featured products list from the admin panel.


  • Multiple store views supported.

Magento Community :

1.5.x - 1.9.x

FREE

Free Magento Featured Products Extension

The free featured products extension is ideal for Magento stores. It is used to display all types of products as featured products. You can highlight special products on the home page or any other page to convince customers to shop more. Set up the featured products easily and customize them from the admin section. You will find many options such as rating, price, short description, add to cart, add to compare, add to wishlist, etc. to manage the products. You can also show featured products based on categories. You can display the featured products using the block, template, layout and widget options.

Configuration:

The administrator can easily configure the extension.

General Settings

  • Settings for custom heading, responsive design, category-wise featured products.
  • Set sort order for featured products.
  • Show/hide options for displaying product details such as add to cart, add to compare, add to wishlist, price, rating, short description, etc.

Template Settings

  • Choose featured products template in grid or list form.
  • Show/hide pagination controls.
  • Set product image dimensions.

How to setup featured products?

To display products as featured ones, you have to choose them and save them to the list.

Front-end:

This extension offers you the ability to show featured products block in CMS, PHTML or XML pages. If you want to show the new products block, use the below-mentioned code into the respective page.

Featured Products Look Like:

Need help? Please contact us at support@magebees.com

User Manual
  • User Guide Magebees Featured Products For Magento 1 Extension V1.0.0 download here
  • Installation Guide Magebees Featured Products For Magento 1 Extension V1.0.0 download here
Write Your Own Review
You're reviewing:Magento Featured Products Extension

Featured Products Extension.

2016-04-07 09:53:21
  • Version number: 1.0.0
  • Stability: Stable
  • Compatibility: Magento CE 1.5.x - 1.9.x
  • Display Featured Products on home page, products pages, category pages etc.
  • Display Featured Products with many settings from admin panel.
  1. Q-1: I have installed featured products extension. But, when I click on featured products tab in the config page, I get a 404 error.

    Ans: After installing Featured Products Extension, please Logout from admin account, re-login and Refresh Cache.

  2. Q-2: I have installed featured products extension on magento 1.9 (rwd package) but ratings not displayed on front-end?

    Ans : Step-1: Please open below file. /skin/frontend/rwd/default/css/madisonisland.css.

    Step-2: Please find below code.

    .cms-index-index .products-grid .ratings, .cms-index-index .products-grid .actions, .cms-index-noroute .products-grid .ratings, .cms-index-noroute .products-grid .actions { display: none; }

    Step-3: Please replace the code with:

    .cms-index-index .products-grid .ratings, .cms-index-index .products-grid .actions, .cms-index-noroute .products-grid .ratings, .cms-index-noroute .products-grid .actions { display:; }

    After replacing Code, you will get below screen.

    Now check on front-end.

  3. Q-3: I have applied the 6788 patch on my Magento setup, a featured block doesn't show up on home page or any CMS page?

    Ans: Go to admin -> System -> Permissions -> Block

    Click on Add New Block and fill details as follow:

    Block Name=>featured/featured

    Is Allowed=>Yes

    Now featured block has permission to display.

  4. Q-4: I chose featured products and saved it but it is not displaying on front-end?

    Ans: Please check whether your selected product is visible on front-end from manage products.

  • Please type the letters and numbers below