Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

kirchbergerknorr/static-blocks-everywhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirchbergerknorr Static Blocks Everywhere 1.0.2

Module in Magento Connect

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