Magento How to get product group price

How to get product group price in Magento

Here is the code:

$product=Mage::getModel('catalog/product')->load($productId);

if(!is_null($product->getGroupPrice()){
$groupPrice = $product->getGroupPrice();
}
Magento How to get product group price Magento How to get product group price Reviewed by Web Technology Funda on 2:43:00 AM Rating: 5

No comments

Free! Free!Free! Subscribe to Get Free PHP (Magento) tutorial Update in Your Inbox!!! Hurry Up!!!