Magento – Currency Converter in multi-site multi-currency website

In Magento on August 16th, 2011

Magento allows to manage multi-currency. When you your store have multi-site and multi-currency, here’s how you can convert currency.

Read more...

Magento 1.4.1 – deleting all orders

In Magento on August 5th, 2011

Deleting orders from Magento is little difficult. You have to use SQL, I have deleted all SQL form pilot site when we lunch site to live.

Read more...

Magento – Discount Coupon in quick checkout review step

In Magento on June 15th, 2011

For Magento 1.4.1 ———– If you configure onepage checkout in Magento store, buyers will have no chance to use discount coupon. However, there’s way to do so with little customization. I have implemented coupon in review step of onepage checkout. 1. Override Onepage checkout model – core/Mage/Checkout/controllers/OnepageController.php. Here mainly you have to override _getReviewHTML() function [...]

Read more...

Mangeto Error – “Invalid mode for clean() method”

In Magento on March 2nd, 2011

Mangeto Error – “Invalid mode for clean() method”. Here’s how I solve error.

Read more...

eCommerce Software Magento – Shwoing Image in Grid

In Magento on July 30th, 2009

As I said in my last post, Magento Code is awesome. Awesome that drive to hell if you don’t know, awesome like honey once you start knowing. Today I am going to write how to show images in grid by overriding Mage Core Grid Column Class. If you do not know about extension development go [...]

Read more...

Categories

Archives