开发者

Magento - show prices only for particular customer group

how can I show the prices in Mage开发者_开发问答nto for only a particular group of customers.

Thanks a lot.


To get current customer's group id use:

Mage::getSingleton('customer/session')->getCustomerGroupId();

Customize Mage_Catelog_Block_Price and check there id of customer's group

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜