Magento Conversion Rate Optimization – Cart and Checkout

Share
Posted on May 12th, 2011 | Posted by admin

In this blog post I will talk about some of the most critical areas of Magento’s conversion rate optimization process – Magento’s shopping cart and Magento’s checkout page.

Online store owners often don’t realize how much more money they could earn if they invested just a small amount of time and money into conversion rate optimization. Each store is unique and different, with different products and design, different customer’s demography etc. This means that each online store needs to be fine tuned to achieve optimal number of sales. This fine tuning process is called conversion rate optimization (CRO).

Although each store is unique, some things in Magento are universal and some mistakes are made very often. I will outline two of the most critical conversion rate issues with Magento’s cart and checkout page…

5 reasons why Magento users don’t abandon their shopping cart

Share
Posted on April 10th, 2011 | Posted by admin

And why you should not abandon the practice yourself. These 5 points are making a strong case when it comes to web shopping :

1. Option NOT to register online in order to buy the product

Magento’s default setting on the checkout page is to have the “Checkout as guest” option which leaves the customer with the ability to demonstrate their free will if they actually wish to “Register”.

If you ever bought anything on a web shop you’ve probably been confronted with an uneasy decision making when you didn’t have any other option but to register in order to buy the product. According to the way of how we feel when we’re pushed to do something we didn’t even expect we had to do and than to have no other way but to agree to the terms or leave the cart it doesn’t take a rocket scientist to come up to the conclusion that the 30% of us will just leave the shop without buying anything.

Other people that decided to buy in the end, did so with an uneasy feeling and probably won’t be at ease to come again, although they are now registered as a user.

Programatically add bundle product to cart in Magento

Share
Posted on March 25th, 2011 | Posted by admin

Sometimes, clients requirements exceed the defaults built into the Magento. Recently we came across a task that among other things required manipulation of bundle products in Magento. In order to help my coworker Tomas I wrote this little code snippet that programatically adds bundle product to cart.

Custom checkout cart – How to send email after successful checkout

Share
Posted on February 23rd, 2011 | Posted by admin

Recently I have been working on a custom checkout page for one of our clients in Sweden. I had some trouble figuring out how to send default Magento order email with all of the order info. After an hour or so of studying Magento core code, here is the solution on how to send email after successful order has been made.

01.< ?php
02.$order = new Mage_Sales_Model_Order();
03.$incrementId = Mage::getSingleton('checkout/session')->getLastRealOrderId();
04.
05.$order->loadByIncrementId($incrementId);
06.
07.try

What is the best shopping cart?

Share
Posted on February 22nd, 2011 | Posted by admin

If you try to ask this question on some forum or newsgroup, you will surely get many replies. Everyone will present you his favorite. My first developed online store was created with standard osCommerce platform. After three or four projects, I started to work with CRE Loaded and used it frequently for years.  Although it was also an osCommerce fork, it had many advantages. I switched to Magento™ early this year and this is my final choice.

Let’s look at the popularity of those platforms now.

Google™ Trends is a great tool to check some platforms popularity by comparing it to the competition. For my short analysis, I compared: