西部数码主机 | 阿里云主机| 虚拟主机 | 服务器 | 返回乐道官网
当前位置: 主页 > php教程 > magento教程 >

Magento中获取特定属性值

时间:2016-02-23 11:40来源: 作者: 点击:
Magento中获取特定属性值?php echo $_product-getResource()-getAttribute(attr)-getFrontend()-getValue($_product); ?//or?php echo $_product-getAttributeText(attr); //string or array ?
Magento中获取特定属性值
<?php echo $_product->getResource()->getAttribute('attr')->getFrontend()->getValue($_product); ?>
//or
<?php echo $_product->getAttributeText('attr');  //string or array ?>

 

(责任编辑:好模板)
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
栏目列表
热点内容