Tagged: magento

0

Magento has released new stable version

Magneto has stable release new stable version 1.6.0 on 18 August 20, 2011. Major Highlights : Minimum Advertised Price. Persistent Shopping Cart. Shipping Integration with Label printing support. Improvements XmlConnect package release v21 Order...

0

Remove check from phone field in magento

Open table “eav_attribute” set “is_required = 0, for the attribute_code “telephone” Open files billin.phtml and shipping.phtml both will be located in “app\design\frontend\yourtheme\default\template\checkout\onepage” Now open Abstract.php located at “app\code\core\Mage\Customer\Model\Address” and comment on following lines