Check items to add to the cart or select all
-
Magento MP3 Flash Player with Backend ManagementAdd to Wishlist
Regular Price: $149.00
Special Price: $99.00
Advance New Products Extension is the ideal solution for any online shop to get a nice shop interface as well as maximum flexibility and convenience.
HOW DOES IT WORK?
This useful magento extension offers a great deal of optimal functions to display and sort your products and assist your customers in searching and choosing products. It also provides the best admin management with flexible support and toolbar. It displays new products with 2 modes: created date, and product setting with magento. In Created date: The extension will show the lastest products follow created date. In Product setting with magento mode: The extension will show the products that is in [ news_from_date] to [news_to_date] in magento backend.
Now with Advance New Products Extension, your new products will be effectively managed and shown on the front-end with nice sliders.
FEATURES
1. Easy to use, easy to customize
2. Easy to manage with backend management
3. Support full HTML content
4. Support Magento Version 1.3 and 1.4
5. 100% open source
6. Allow to auto filter by category. This function will turn on in admin
7. Support many positions: body, left, right bar
8. Support to display many modes with nice effects: Slider, Auto scrolling, Default magento row, Simple tool bar, Advance toolbar, Simple side bar, Vertical auto scrolling
9. Easy to install, just copy and run
LIVE DEMO
Demo for Slider, Default Magento row, simple side bar, Vertical auto scrolling
http://demo4.hello-magento.com/newproducts
Demo for Auto scrolling and Simple Toolbar
http://demo4.hello-magento.com/newproducts/autoscrolling_toolbar
Demo for Advance Toolbar
http://demo4.hello-magento.com/newproducts/advancetoolbar
Legend:
+ new feature added
* bug fix
v2.0
Extension Release
====ADVANCE NEW PRODUCTS INSTALLATION GUIDE - Version 2.0 ======
1. Copy folder app to magento root folder.( This do not override any file in your magento)
2. Copy folder skin to magento root folder.( This do not override any file in your magento)
3. Make sure to clear cache in admin of magento
4. Config in admin:
Goto admin->system->configuration->New Products in left side:
1, New products Mode: select mode to display new products: created date, product setting
Create date mode: new products will be showed by created date
Product setting mode: new products will be showed by configure in [news_from_date] to [news_to_date]
2, Number of Days:Only apply for created date mode. Example if Number of days is 30 days, then the extension will showed latest products in 30 days.
3, Category filter: Select YES if you want to auto filter by category.
5. Display the new products on frontent:
- You can use 2 normal ways: adding block direct on cms page or adding block on xml layout
5.1. Adding the new products directly on static page
In the case you want to display the new product in the home page or some special page, you should use this way to add the new products directy on cms page:
- For displaying with default magento row: Please insert this code:
{{block type="newproducts/newproducts" show_total="6" name="newproducts"
template="newproducts/newproducts.phtml" }}
- For displaying with advance slider
{{block type="newproducts/newproducts" show_total="6" name="newproducts_slider"
template="newproducts/newproducts_slider.phtml" }}
- For displaying with auto scrolling
{{block type="newproducts/newproducts" show_total="6" name="newproducts_autoscrolling"
template="newproducts/newproducts_autoscrolling.phtml" }}
- For displaying with toolbar:
+ Advance Toolbar with ajax
{{block type="newproducts/newproductstoolbar" name="newproducts_toolbar"
template="newproducts/newproducts_toolbar.phtml" }}
+Simple Toolbar
{{block type="newproducts/newproductstoolbar" name="newproducts_simpletoolbar"
template="newproducts/newproducts_simpletoolbar.phtml" }}
- For displaying vertical autoscrolling
{{block type="newproducts/newproducts" show_total="6" name="newproducts_autosidebar"
template="newproducts/newproducts_autosidebar.phtml" }}
- For displaying static vertical side bar
{{block type="newproducts/newproducts" show_total="6" name="newproducts_staticsidebar"
template="newproducts/newproducts_staticsidebar.phtml" }}
5.2. Adding the new products by using xml layout page.
If you want to display in the left or right side bar or any where and apply for every pages, please use this way.
Example:
- For display on the right side bar
<block type="newproducts/newproducts" name="newproducts_autosidebar" template="newproducts/newproducts_autosidebar.phtml">
<action method="setShowTotal"><show_total>6</show_total></action>
</block>
Please goto /app/design/frondend/default/default/layout/mw_newproducts.xml see the comment from line 10 to line 22, we have called these blocks in the left
and side right bar. This Just is example, you can call any block in any where in xml layout
Note that:
1.Show_total is number of new products will be displayed. If you use the dispalying with toolbar, show_total is not necessary.
2.If you use any editor in backend, you need call the block in source mode of that editor
3.If after installing the extension, you get message "Access denied", please try to logout and login again.
You have no items in your shopping cart.
