Allows using static blocks in terms and agreements, category description and product description.
In Magento, you can define reusable content blocks in CMS > Static Blocks, which you can insert in CMS pages and other static blocks using the following code:
{{block type="cms/block" block_id="myblock"}}
This extension allows you to use the static blocks in Terms and conditions, in category description and product short and full description (which is not possible by default).
This extension is based on the tutorial provided here: magento.xonu.de/allgemein/statische-blocke-verwenden-using-static-blocks-in-magento