Skip to content

Instantly share code, notes, and snippets.

@luizventurote
Forked from deniscsz/gist:0a8524f611644e32fd31
Last active August 29, 2015 14:17
Show Gist options
  • Save luizventurote/7f032f70fa5959e8fc06 to your computer and use it in GitHub Desktop.
Save luizventurote/7f032f70fa5959e8fc06 to your computer and use it in GitHub Desktop.
<?php $helper = Mage::helper('cms');
$processor = $helper->getPageTemplateProcessor();
$html = $processor->filter($minha_variavel); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment