Today I'm discussing how to add states for indian country in magento checkout page.
By default Magento stores the region/state information only for some countries – Austria, United S...
Today I'm discussing how to add states for indian country in magento checkout page.
By default Magento stores the region/state information only for some countries – Austria, United S...
In this article I'll discuss about how to change theme of Magento in runtime, that means your system work on many themes. So lets start. According to me there is two possible way to do this...
When a site responds slowly, visitors spend less time on that site – that is less of their time at your Webstore looking at products and making purchases.
We can improve Magento s...
Today I'll discuss, how to delete duplicate custom options from product in magento.
First of all make a file on magento root directory and paste below code on that file and after that...
In this article I'll discuss about the Filterable Attribute in drop down format in Layered navigation in Magnto.
For this you have to follow below steps:-
1. Find the...
Today I'm discussing, how to display Lowest price for a configurable product
I find the best solution for this type of method is a helper file. I’ve created an empty module for t...