add link to product description
Posted: Mon Aug 31, 2015 4:36 am
I have a specific category called "artist. I would like to add that category name to the product details under the product title along with the other default details. It would be hyperlinked to that specific category page (similar to how the brand works) so it would look like:
Brand: Somebrand
Artist: Joe Artist
Product Code: 123xyz
Reward Points: 100
Availability: In Stock
Only products that are included in that one particular category would have this additional link - others would not. I've tried many different snippets of code but the closest I could get was to make it display any/all category names, unlinked, based on the breadcrumb path to that product. I know that there are "author" extensions which have a similar functionality to what I'm looking for, but I've already got an artist category page for each artist and would rather not create an additional (duplicate) page for each artist, which is what the author extensions do.
Any ideas?
Brand: Somebrand
Artist: Joe Artist
Product Code: 123xyz
Reward Points: 100
Availability: In Stock
Only products that are included in that one particular category would have this additional link - others would not. I've tried many different snippets of code but the closest I could get was to make it display any/all category names, unlinked, based on the breadcrumb path to that product. I know that there are "author" extensions which have a similar functionality to what I'm looking for, but I've already got an artist category page for each artist and would rather not create an additional (duplicate) page for each artist, which is what the author extensions do.
Any ideas?