27
New Features in Magento Enterprise Edition 1.14 (EE) Magento Community Edition 1.9 (CE) Brainvire Infotech Pvt. Ltd www.brainvire.com Brainvire Magento Development - http://www.brainvire.com/magento/

New Features in Magento Enterprise Edition 1.14 (EE) Magento Community Edition 1.9 (CE)

Embed Size (px)

DESCRIPTION

New Features in Magento Community Edition (CE) 1.9 and Magento Enterprise Edition (EE) 1.14 - eCommerce Software for Growth. Magento is the eCommerce software platform for growth that promises to revolutionize the industry.

Citation preview

  • New Features in Magento Enterprise Edition 1.14 (EE) Magento Community Edition 1.9 (CE)Brainvire Infotech Pvt. Ltdwww.brainvire.comBrainvire Magento Development - http://www.brainvire.com/magento/

  • Magento Enterprise Edition (EE) 1.14.0.0 has the following new features: Technology Updates Responsive Web Design Cross-Border Trade Checkout Improvements Solr Search Engine ChangesContentsBrainvire Magento Development - http://www.brainvire.com/magento/

  • Technology UpdatesEE 1.14 and CE 1.9 include the following technology updates: PHP 5.4, which provides better performance and more efficient memory usage The Zend Framework has been upgraded toversion 1.12.3 Magento EE only. Magento EE 1.14 supportsApache Solrversions up to 3.6.2

    Brainvire Magento Development - http://www.brainvire.com/magento/

  • Responsive Web Design

    The default theme in Magento EE 1.14 and CE 1.9 uses Responsive Web Design principles. Your new products are built on modern technologies and incorporate best practices for mobile sites and experiences. Benefits include:

    You can get a tablet and smart phone friendly responsive site in about half the time as before, speeding time to market and freeing up resources for other projects. Your responsive site makes you better able to participate in the fast growing mobile commerce space, and gives you the ability to more easily adapted to new opportunities and less expensive to maintain. A responsive site also offers potential search engine optimization (SEO) benefits from using Google's preferred approach to mobile-optimizing sites.Brainvire Magento Development - http://www.brainvire.com/magento/

  • The new responsive theme uses the following modern technologies:

    Sass/Compass: a CSS pre-compiler that provides organizable, reusable CSS. jQuery: jQuery is used for all custom JavaScript in the responsive theme. jQuery operates in noConflict() mode so it doesn't conflict with Magento's existing JavaScript library. Additional JavaScript libraries discussed in more detail in the CE 1.9 and EE 1.14 Responsive Theme Developer's Guide.

    The new responsive theme code is contained in the following directories (relative to your Magento installation directory):

    app/design/frontend/rwd skin/frontend/rwd

    With a cleaner, more modern code base, and supporting documentation, it has never been easier for developers to extend a default Magento theme with their own customizations.

    Brainvire Magento Development - http://www.brainvire.com/magento/

  • For more information about developing custom themes based on the new responsive theme, see the CE 1.9 and EE 1.14 Responsive Theme Developer's Guide. Multiple address checkout Popular search terms page Popular search terms cloud Site map My AccountBilling Agreements My AccountRecurring Profiles The gift registry Multiple wishlists Place order by SKU E-mail templates Tags Gift registry Polls CaptchaBrainvire Magento Development - http://www.brainvire.com/magento/

  • Following is how the responsive theme looks on a tablet & smartphone device:Brainvire Magento Development - http://www.brainvire.com/magento/

  • Cross-border trade (also referred to as price consistency) was added to support European Union (EU) merchants who want to maintain consistent prices for customers whose tax rates are different than the store tax rate.

    Merchants operating across regions and geographies can show their customers a single price. Pricing is clean and uncluttered regardless of tax structures and rates that vary from country to country.

    Note: To use this feature, you should be an EU merchant and you must configure prices to display including tax. (Configure this in the Admin Panel at System > Configuration > SALES > Tax > Calculation Settings, Catalog Prices set to Including Tax.) Cross-Border TradeBrainvire Magento Development - http://www.brainvire.com/magento/

  • To enable cross-border trade:

    1 Log in to the Magento Admin Panel as an administrator.2 Click System > Configuration > SALES > Tax.3 In the right pane, expand Calculation Settings.4 From the list, clickYesto use consistent pricing or clickNoto vary the price by tax rate (the default behavior of earlier Magento CE and EE versions).Important: Clicking Yes means your profit margin changes by tax rate. In other words, your profit is determined by the formula (Revenue - CustomerVAT CostOfGoodsSold).Brainvire Magento Development - http://www.brainvire.com/magento/

  • The new option displays as follows:

  • Checkout ImprovementsMagento EE 1.14 and CE 1.9 add the following improvements to the checkout process:

    You can change the quantity of items in your mini shopping cart or remove items without refreshing the page because we use Ajax to make those updates. Bill Me Later is now a payment option in checkout. Customers get six months to payyou get paid up front. You are not charged when customers choose Bill Me Later, and only pay your normal PayPal transaction fee. We estimate having Bill Me Later results in 18% more sales, about one-third of which results from the six months same-as-cash payment option. (Bill Me Later is a PayPal service.) Retry with alternative financial instrument in PayPal upon credit card processor failure. Improve the PayPal Express checkout experience by eliminating the following steps in the checkout process:

    The order review page can be enabled or disabled. (The order review page displays after the customer logs in to PayPal.) Eliminate the necessity of clicking Update Order before Place Order.

    You can use a widget in the mini shopping cart. See one of the following sections for more information:Using the Order Review Page ImprovementUsing Bill Me Later in CheckoutUsing a Widget in the Mini Shopping CartBrainvire Magento Development - http://www.brainvire.com/magento/

  • Using the Order Review Page ImprovementThe order review page displays after the customer logs in to PayPal. A Continue button displays to redirect the customer to the Magento store to complete their order.

    See the following sections:

    What the Order Review Improvement Looks Like Enabling or Disabling the Order Review Page

    What the Order Review Improvement Looks Like

    If you disable the order review page, the customer can pay for the order on the PayPal site.

    The following figure shows the default behavior with the order review page enabled. Notice the Continue button at the top and bottom of the page.Brainvire Magento Development - http://www.brainvire.com/magento/

  • The following figure shows the same page if the order review page is disabled. Notice that instead of a Continue button, there is a Pay Now button.Brainvire Magento Development - http://www.brainvire.com/magento/

  • To enable or disable the order review page:1 Log in to the Admin Panel as an administrator.2 ClickSystem>Configuration> SALES >Payment Methods.3 In the right pane, clickConfigurefor any PayPal payment method that includes Express Checkout.4 In the right pane, clickAdvanced Settings. (You might need to scroll down the page to locate it.)5 Locate the following setting.6 From the list, click Yes to skip the order review step or click No to require order review before checkout.Enabling or Disabling the Order Review PageBrainvire Magento Development - http://www.brainvire.com/magento/

  • A sample follows:Brainvire Magento Development - http://www.brainvire.com/magento/

  • You can enable customers to pay with Bill Me Latera PayPal service, which helps improve conversion rates.

    See the following sections:

    Seeing What Bill Me Later Looks Like Enabling Bill Me Later

    Seeing What Bill Me Later Looks LikeFollowing are some examples of what the Bill Me Later option looks like.

    Using Bill Me Later in CheckoutBrainvire Magento Development - http://www.brainvire.com/magento/

  • Enabling Bill Me Later1 Log in to the Admin Panel as an administrator.2 ClickSystem>Configuration> SALES >Payment Methods.3 In the right pane, clickConfigurefor any PayPal payment method that includes Express Checkout.4 In the right pane, scroll to locate the Express Checkout section. The option to display Bill Me Later displays similar to the following.5 In the right pane, from the Enable this solution? list, click Yes.6 From the Enable Bill Me Later list, click Yes to display a Bill Me Later payment option or click No to disallow Bill Me Later.

    Brainvire Magento Development - http://www.brainvire.com/magento/

  • Using a Widget in the Mini Shopping CartYou can now add widgets to the mini shopping cart as follows:1 Log in to the Magento Admin Panel as an administrator.2 ClickCMS>Widgets.3 ClickAdd a New Widget Instance.4 From theTypelist, clickCMS Static Block.5 From theDesign Package/Themelist, click any Responsive Web Design (RWD) theme.

    Brainvire Magento Development - http://www.brainvire.com/magento/

  • 6 Click Continue.

    7 In the Widget Instance Title field, enter a unique name for the widget.

    8 Optionally enter a value in the Sort Order field.

    9 Click Add Layout Update.

    10 From the Display On list, click All Pages.

    11 From the Block Reference list, click Mini-cart promotion block.

    12 Make other selections as needed.

    13 Click Save to save your changes.

    Note: The Mini-cart promotion block option is available only for RWD themes. If you don't see it in the list, make sure you selected an RWD theme.Brainvire Magento Development - http://www.brainvire.com/magento/Using a Widget in the Mini Shopping Cart

  • Brainvire Magento Development - http://www.brainvire.com/magento/

  • Magento EE 1.14 now supports Solr versions up to 3.6.2 natively (that is, without a patch). For more information about using Solr with Magento EE, see How to Use the Solr Search Engine With Magento Enterprise Edition.

    Important: If you're upgrading to EE 1.14 from an earlier version, you must perform additional tasks discussed in the section on upgrading Solr in the Upgrading to and Verifying Magento Community Edition 1.8 and Enterprise Edition 1.13 - Part 2. Failure to perform these tasks might mean products don't display on your web store.Solr Search Engine Changes Magento EE onlyBrainvire Magento Development - http://www.brainvire.com/magento/

  • Sources :Contact Info : 1-631-897-7276Email : [email protected] : www.brainvire.comBrainvire Magento Development - http://www.brainvire.com/magento/http://www.magentocommerce.com/knowledge-base/entry/new-features-ce19-ee114#ee114-11400-updatehttp://blog.brainvire.com/latest-features-for-magento-community-edition-1-9-and-magento-enterprise-edition-1-14/http://blog.brainvire.com/newest-release-of-magento-enterprise-edition-1-14-magento-community-edition-1-9/

  • Contact Ushttps://www.facebook.com/Brainvire

    https://twitter.com/Brainvire

    http://google.com/+Brainvire

    http://www.linkedin.com/company/brainvire-infotech-pvt-ltdContact Info : 1-631-897-7276Email : [email protected] : www.brainvire.comBrainvire Magento Development - http://www.brainvire.com/magento/