Magento 1.5 has come up with anew feature for categories and made category design management a lot more easier now when you…
Magento
Steps to Follow to add new Product:- 1) First login into Magento admin section 2) Now from top menu go…
Most of the time we want to access Store Contact info at different places of our magento site to do…
Magento go is advnce version of software as a service(SaaS) it is a platform as a service (Paas) Magento is…
Go System->Configuration->Google API->Google Checkout Enable Google Checkout and other configurations set details about your google checkout like merchant id, merchant…
Mastering Regular Expressions quickly covers the basics of regular-expression syntax, then delves into the mechanics of expression-processing, common pitfalls, performance…
This part of the Magento tutorial will provide detailed information regarding the Magento’s default files and folders structure.You will learn…
This is simple example to get nested category list. We can easily create a left navigation and a drop-down menu…
<?php// find ‘path’ in table ‘core_config_data’ e.g. ‘design/head/demonotice’$my_change_config = new Mage_Core_Model_Config();// turns notice on$my_change_config->saveConfig(‘design/head/demonotice’, “1”, ‘default’, 0);// turns notice off$my_change_config->saveConfig(‘design/head/demonotice’,…
AJAX Ajax Framework Apache Host Configuration and name change Apache Host Configuration and name change c:windowssystem32drivers file : hosts Change…