If you would like to move the currency switcher from the left column to the header, you can use the…
If you would like to move the currency switcher from the left column to the header, you can use the…
Customer Groups:-User can create and view customer groups from Magento admin panel. Admin can view all defined customer groups by…
1. Germany German http://www.magentocommerce.com/extension/413/magento-community-modules–german-germany-language-pack Key : magento-community/Locale_Mage_community_de_DE 2. France and French:http://www.magentocommerce.com/extension/414/magento-community-modules–french-france-language-pack 3.Spanish: http://www.magentocommerce.com/extension/398/magento-community-modules–spanish-spain-language-pack key: magento-community/Locale_Mage_community_es_ES 4.Portuguese:http://www.magentocommerce.com/extension/388/magento-community-modules–portuguese-brazil-language-pack Key : magento-community/Locale_Mage_community_pt_BR 5.Russian:…
magento site : Get all items information in cartGet all items information in cart// $items = Mage::getModel(‘checkout/cart’)->getQuote()->getAllItems();$items = Mage::getSingleton(‘checkout/session’)->getQuote()->getAllItems(); foreach($items…
<?php if(strlen($pname) > 28) {echo substr($pname,0,25);}else {echo $pname;}?>
There are numerous ways to setup multiple Magento stores that all share the same codebase and backend, but what method…





