Get static block in CMS and Static Blocks
{{block type="cms/block" block_id="my-block-id"}}
Get static block in Phtml file
echo $this->getLayout()->createBlock('cms/block')->setBlockId('my-block-id')->toHtml();
‘my-block-id’ is block identifier
{{block type="cms/block" block_id="my-block-id"}}
echo $this->getLayout()->createBlock('cms/block')->setBlockId('my-block-id')->toHtml();
‘my-block-id’ is block identifier
{{skin url='images/testimage.jpg '}}
{{media url='/testimage.jpg'}}
Using Marketz multi-Vendor magento extension, magento store owners are able to transform their existing store to a fantastic marketplace. Every website owner can now sell his/her products and allow others to sell their products too. Also, with this plug-in, the owners can easily earn additional revenue by setting up commission fee for every purchase of vendor products.