Archive
This post is archived and may contain outdated information. It has been set to 'noindex' and should stop showing up in search results.
Magento CE How to Remove "Product Tags" from Product Pages RWD
Jan 29, 2015Web DevelopmentComments (0)
This assumes you're using a custom package/theme that is based on RWD or is using RWD as its parent. If not, you can learn more about doing so here.

In your custom package/theme, create an empty list.phtml file and put it in the following location:

\app\design\frontend\YOUR_PACKAGE\YOUR_THEME\template\tag\list.phtml
This file will override RWD's list.phtml and remove the "Product Tags" element from product pages.
Comments (0)
Add a Comment
No comments yet