magento meta keywords in list view output


/ Published in: PHP
Save to your folder(s)

magento meta keywords in list view output
template/catalog/category/view.phtml:


Copy this code and paste it in your HTML
  1. <?php echo $_category->getMetaKeywords(); ?>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.