|
Hi,
In category/view.phtml there is a call for the static blocks which can be selected in the backend in “Manage Categories”.
<?php echo $this->getCmsBlockHtml() ?>
The same call is also in the product/list.phtml. Does anyone know which blocks this includes and where to assign this static block.!?
The main question is: How to display a static block (which i select in the backend “Manage Categories - General Information - CMS Block") in list.phtml.
Thanks for any help
|