Magento Check the if the products is grouped or not Magento August 10, 2012 Pramod T P if(Mage::helper(‘core’)->escapeHtml($product->getTypeId())==”grouped”) echo “Grouped Product”;