/ Published in: PHP

magento meta keywords in list view output
template/catalog/category/view.phtml:
template/catalog/category/view.phtml:
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php echo $_category->getMetaKeywords(); ?>
Comments
