1. Select Configuration from System tab. 2. Select Main Website from Current Configuration Scope dropdown that is on left side. 3. Select Shipment…
You have to use your own styles to show subcategory image and name. I show on my sites as…
Magento allows you to create static blocks to show content on category pages or on static pages, you can also…
Magento has functionality to create new session variables. You can set it as following
On cart page there is just product titles shown by default but not product description. If you want to show…
Magneto has stable release new stable version 1.6.0 on 18 August 20, 2011. Major Highlights : Minimum Advertised Price. Persistent…
Following is the SQL query by which you can get list of sku that hasn't product images. Image attribute id…
In table “eav_attribute” and find the attribute_id that’s associated with is_active and then look for the attribute_id value in catalog_category_entity_int…
Open table "eav_attribute" set "is_required = 0, for the attribute_code "telephone" Open files billin.phtml and shipping.phtml both will be located…
Want to remove tax and shipping estimate block from your theme? In your theme layout there will be a file…