php - category id in magento -
i should start saying m new this, got website ready little detail missing here , can't figure out how put ii , hope guys me this. installed pagayo electronic theme on website , far great there @ bottom of home page should display products , here code:
<reference name="content"> <block type="catalog/product_list" name="featured"template="catalog/product/list.phtml"> <action method="setcategoryid"><category_id>xxx</category_id></action> <action method="setcolumncount"><count>5</count></action> </block> </reference>
so category_id>xxx should put there??? far have tried name of category , product, sku, name of subcategory product in , nothing seems work, if guys me , try explain clear appreciate.
here have put id of category id of category id catalog>manage category.
after going manage category click on category want id on right hand side id.
hope you.
Comments
Post a Comment