PDA

View Full Version : How display static saction in frontend through blocks?



AndrewJohn26
Apr 22nd, 2011, 03:13 AM
How display static saction in frontend through blocks? do any one have idea how to do that in magento .?

karlandrew
May 3rd, 2011, 08:50 AM
Follow these two things
Create a .phtml file with your contents
Place the following block into your desired block in corresponding xml file.
{{block type="core/template" name=”home.block” template="sample/home.phtml"}}