SKU:getSku();?>
Brand:<?php
$attributes = $_product->getAttributes();
echo $attributes[‘brand‘]->getFrontend()->getValue($_product);
?>
UNIT:getUnit();?>
magento如何获取产品属性值 How to Obtain Custom Attribute Values in Magento
原文:http://jyb2014.blog.51cto.com/9155315/1571691