Magento -Hide attrib...
Replace app/design/frontend/base/default/template/catalog/product/view/attributes.html
with this file:
< ?php $_helper = $this->helper('catalog/output');
$_product = $this->getProduct()
?>
< ?php if($_additional = $this->getAdditionalData()):...
No Comments »
March 8th, 2011
Posted by askmatt


