xonu_sbe

Magento Extension
Download latest - 1.0.2

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 Sales > Terms and conditions, in category description and product short and full description, which is not possible by default.

Releases (3)

Date Version Notes
2012-10-17 1.0.2

Made compatible with Magento 1.7.x

2012-08-14 1.0.1

Minor improvements.

2012-07-11 1.0.0

Extends Mage_Catalog_Model_Category, Mage_Catalog_Model_Product, Mage_Checkout_Model_Agreement.