服务报价 | 域名主机 | 网络营销 | 软件工具| [加入收藏]
 热线电话: #
当前位置: 主页 > 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%
------分隔线----------------------------
栏目列表
热点内容