Skip to content

Instantly share code, notes, and snippets.

@brettsnippets
Created December 31, 2013 23:07
Show Gist options
  • Select an option

  • Save brettsnippets/8203187 to your computer and use it in GitHub Desktop.

Select an option

Save brettsnippets/8203187 to your computer and use it in GitHub Desktop.
Magento - Echos Product Attributes
<?php echo $_helper->productAttribute($_product, $_product->getHighlights(), 'highlights') ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment