getLoadedProductCollection(); $_helper = $this->helper('catalog/output'); $model = $this->getBrand(); $helper = Mage::helper('brand'); if ($helper->imageWidth() != '') { $imageWidth = $helper->imageWidth(); } else { $imageWidth = 675; } if ($helper->imageHeight() != '') { $imageHeight = $helper->imageHeight(); } else { $imageHeight = 435; } ?> getTitle() != ''): ?>
getDescription() != ''): ?>
getDescription(); ?>
__('There are no products matching the selection.') ?>
getStockItem() && $_product->getStockItem()->getIsInStock()): ?>
__('Out of stock') ?>
__('Out of stock') ?>