New Products Extension For Magento 1
| v1.0.1- Works with all types of products.
- Display auto-generated new products or choose them manually.
- Configure and customize the list of new products easily.
- Filter new products category-wise.
- You can display new products on any page with the code or the widget.
- Multiple store views supported.
Free Magento New Products Extension
The Magento New Products extension is available free of cost. It means you can display new products anywhere you want, without spending any money on the extension. Get ready to display the newest collection in your Magento store and convince shoppers to buy the latest products.
You have the option to display products by selecting them according to the creation date or by opting for the manual selection. It is easy to setup and you get many options for settings from admin.
Configuration
From the admin panel, you can easily configure the extension.
- Set custom label, sort order and manage category-wise new products listing easily.
- Option to display new products automatically as well as manually.
- Use the feature to display new product from its creation date.
- Show/hide options for displaying product details such as ratings, price, short description, add to cart, add to wishlist, add to compare, etc.
HOW TO DISPLAY NEW PRODUCTS MANUALLY?
Choose the products from the list and save them to display the new products block.
Frontend
Need help? Please contact us at support@magebees.com
-
Installation Guide Magebees New Products For Magento 1 Extension V1.0.1 download here
-
User Guide Magebees New Products For Magento 1 Extension V1.0.1 download here
Add Slider Feature
2017-11-09 05:38:45New Products Extension
2016-04-07 12:15:56- Display New Products on home page, products pages, category pages etc.
- Display New Products with many settings from admin panel.
-
Q-1: I have installed new products extension. But, when I click on new products tab in the config page, I get a 404 error.
Ans: After installing New Products Extension, please Logout from admin account, re-login and Refresh the Cache.
-
Q-2: I have installed new 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 above 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 the Code, you will get below screen:
Now check it on front-end.
-
Q-3: I have applied the 6788 patch on my Magento setup, a new 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=>newproducts/newproducts
Is Allowed=>Yes
Now newproducts block has permission to display.

