Thereโs two ways, that I know of, to enable Maintenance Mode in Magento.Maintenance.flag Since the version 1.4 you can activate…
Uncategorized
.htaccess You can set the Store View code adding the following line to your .htaccess In this example my Store…
The post title might be a little confusing, let me enlighten you ๐ Have you ever wanted to print a…
To upload profile photo for customer in magento we need to follow few steps as below. Add a new…
I don’t know what you tried so I’m just going to list all the steps needed to add a new…
Are you looking for the solution i.e. customer can provide their inputs or comments along with the products they are…
Magento provides an easy way of adding products to shopping cart via query string. To create a simple add to…
I always seem to end up in a position where I need more specific information from a collection than addFilter()…
Recently I had to add some additional Javascript validation to a core part of the Magento Admin, and I thought…
Rather than going into detail of creating the Shopping Cart Price Rule from scratch, this post is specifically about conditions…