Magento Featured Products For Magento 1
| v1.0.0- 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.
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.
- 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.
How to setup featured products?
To display products as featured ones, you have to choose them and save them to the list.
Front-end:
Need help? Please contact us at support@magebees.com
-
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
Featured Products Extension.
2016-04-07 09:53:21- Display Featured Products on home page, products pages, category pages etc.
- Display Featured Products with many settings from admin panel.
-
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.
-
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.
-
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.
-
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.

