Skip to main content

To hide the tag display output on a single product page please add this to Theme Options => Custom CSS:

.single-product .product_meta .tagged_as { display: none!important; }

Leave a Reply