I'd like to use the product tag as a link.
I have a couple of informational landing pages before the store categories that I've set up as Pages and would like to link from them to a couple of product tags.
It seems to make navigation rather complicated but having trouble figuring out the best way to do this.
I've been using the following as a link code, but it doesn't work.
<a href="http://www.mysite.dev/product-tag/productA/" class="tag-link-30;">ProductA</a>
Thanks for any help!