- Free Extensions include package
- Full package with Latest Magento version + Full MA extesion + Sample database like live demo site
- Slide show banner with admin panel
- Change Image product when you hover it
- Sale Off Product Slider
- Featured Product Slider
- New Product module
- Prozoom Images with lightbox
- Template is fully compatible with magento verion: 1.4.x.x, 1.5.x.x, 1.6.x.x
- PSDs file supplied, easy to edit
- 100% Tableless design. 100% HTML/CSS/DIV compliance.
Posted on April 10th, 2012 |
Posted by admin
Posted on April 10th, 2012 |
Posted by admin
- Free Extensions include package
- Full package with Latest Magento version + Full MA extesion + Sample database like live demo site
- Slide show banner with admin panel
- Change Image product when you hover it
- Vertical menu
- Featured Product Slider
- New Product module
- Prozoom Images with lightbox
- Template is fully compatible with magento verion: 1.4.x.x, 1.5.x.x, 1.6.x.x
- PSDs file supplied, easy to edit
- 100% Tableless design. 100% HTML/CSS/DIV compliance.
- Valid XHTML and CSS markup
- Tutorial and detailed User guide for installation and using.
- Cross Browser Support (IE 7+, Safari, Mozilla Firefox, Chrome, Opera 9+)
Posted on April 5th, 2012 |
Posted by admin
- Free Extensions include package
- Full package with Latest Magento version + Full MA extesion + Sample database like live demo site
- It is clear, easy to customize Magento template. Many new features such as 2 menu variants
- Top dropdown shopping cart
- Slide show banner with admin panel with many effect yo can choose
- Product Tabs display on homepage
- Color Swatches Extension change images product when you click it. It’s very powerfull
Posted on April 5th, 2012 |
Posted by admin
- Free Extensions include package
- Full package with Latest Magento version + Full MA extesion + Sample database like live demo site
- It is clear, easy to customize Magento template.
- Top dropdown shopping cart
- Slide show banner with admin panel with many effect yo can choose
- New product slider display featured product in home page
- Color Swatches Extension change images product when you click it. It’s very powerfull
- Vertical menu with: accordion menu, dropdown menu, tree menu
Posted on March 28th, 2012 |
Posted by admin
I have few blog posts regarding working with Ajax on Magento. http://subesh.com.np/category/ajax/. And I see many people visiting those pages to get the information on working with Ajax in Magento. Sensing the need of developer I came up with an idea of making the whole process into a module in an effort to give back to the Magento community. I’ve tried to make the module simple for now, which of course can be extended a lot to incorporate all kinds of needs. But for now, if I may say, there are roughly these two things you might want to do (Purely in Magento terms).
- Request to a controller with params, do some changes in the model, set error/success message and show those message to the user.
- Next, perform all the actions as #1 and in addition to that refresh the content of certain HTML elements.

