
By: Guest | Date: Oct 10 2012 12:49 | Format: PHP | Expires: never | Size: 208 B | Hits: 1100
- <?php
- $category = Mage::getModel('catalog/category')->load(44);
- $_productCollection = $category->getProductCollection()->addAttributeToSelect('*');
- $_helper = $this->helper('catalog/output');
- ?>
Latest pastes
11 months ago
13 months ago
27 months ago
28 months ago
29 months ago