
Magento 1.7 Community edition and 1.12 Enterprise edition updates rolled out on 24th April. People around the world were eagerly waiting for it. Let’s just see if it is up to theirexpectations or not. We’ll review and go through the new and exciting features that Magento 1.7 community Edition is going to offer us.
Mobile HTML5
Now it is easier than ever to create stores those are effortlessly optimized for mobile devices, whether it’s your phone, your table or your pocket pc. The interface is simple and elegant, developed using HTML5. Has amazing support from latest mobile technologies like Android and iPhone. Works fine with Mobile browsers. Check out the features below:
- Audio and video support is customized for different devices.
- Now searching is even more user friendly.
- Design of product detail page is cleaner now.
- Image processing has become better. Multi-touch pinch and scaling enhanced.
- Swiping among products has become easier.
- Zoom capabilities
- Cross-sell and up-sell capabilities
- Add products in shopping cart just through drag and drop
Auto-generation of Coupon Codes
You can generate unique codes those you can provide to your buyers as discount coupons which they can use to buy products from your store. It’s a great way of promotion. What’s more, you can distribute this code even offline or in email. After providing coupons you can easily manage its use through admin area and generate reports for your store management.
Layered Navigation Pricing Enhancement
They’ve created a new kind of algorithm to make the price-layered navigation better than it was in previous versions of Magento. There is nothing more frustrating than searching for one thing and getting another in result. Making this unavoidable feature as useful to your customers as possible can increase your conversion rate high and help you sell more. This new algorithm will help you display similar products in same price range and will give better control over search results which in turn will result into a happy customer as they can find what they want faster.
Customer Group Pricing
You do not want to set same price for everyone sometimes. This Group pricing tool will help you set varying prices for different customer groups like wholesalers and retailers. You can decide base as well tier prices for each group you create.
REST APIs Support

Two major capabilities that can make your store go to heights are security and easy access of data. The new REST API which uses three –legged OAuth 1.0a protocol will make this possible for you. Now you will be able to access Magento’s services easily and in a secure way using this API. You can access customer, products and other sales related information using HTTP verbs such as GET, POST, PUT, and DELETE. Request and response can be both in XML or JSON which are very popular and accepted forms to access and transfer data across the network.
This initial version of the REST API supports the following functions:
- Create and manage simple products
- Retrieve orders and orders related information
- Create and manage all the information about customer
- Retrieve or update inventory of catalog
European Union VAT-ID Validation
Now this is quite an amazing feature. You don’t need to set tax on specific products or orders. This feature will handle your online tax calculation process very easily. The specific tax rules are applied according to customer groups, based on their address (either shipping or billing) and VAT IDs. International business to business transaction was never simpler.
EU Cookie Restriction
EU had recently set out a directive about Privacy and Electronic Communications. In response to that we have enabled this facility to better seek compliance from site visitors. When a visitor lands on a page where cookies are needed, a message will show on top of the storefront that will let them know about the cookie policy. After that they can either accept it or decline depending on their choice.
Backup and Rollback
You can use new modules and specific customizations without the fear of losing your previous saved version of your store. The new backup and rollback feature is like a friend in your need. Using this facility you can perform a variety of backups. These backups come with options to rollback to your older versions whenever you want. It is also very useful when you want to upgrade to a newer version of Magento. It is strongly recommended that you do not use this feature in your production environment.
Three types of backup are supported:
- System Backup
- Database Backup
- Database and Media Backup
CAPTCHA
We all know about CAPTCHA. It’s one of the sure fire ways to figure out fake and spam users from the real ones. Now this security check is added in Magento out of the box. You don’t need to add it later using your own code. The auto-generated test will ensure that only legitimate users enter your site. This feature can be enables in both admin and customer login screens.



