<reference name="left">
<block type="catalog/navigation"
name="cms_catalog"
template="catalog/catalog.phtml"/>
<block type="catalog/product_new"
name="home.catalog.product.new"
alias="product_new"
template="catalog/product/newbar.phtml" />
<block type="amreview/sidebar"
name="amreview_sidebar"
template="amreview/sidebar.phtml"/>
<block type="catalog/product"
template="catalog/product/specials.phtml" />
</reference>
私は使用するログインを決定する条件を作りたいと思ってブロックを<block type="catalog/product" template="catalog/product/specials.phtml" />
出力しないでください。どうしたらいいですか?XMLコードに条件を設定するにはどうすればよいですか?