Appending product.type with a product tag

Hi all,

i’m not sure if this is possible but im looking to create a link within a product page that can link back to product type. We sell gendered products so just linking product.type would mean you’d see mens and womens

could we technically do something like this (apologies for the pseudo code)

if tagged with womens then

append product.type with tag ‘womens’ display href link to product.type | tag

if tagged with mens then

append product.type with tag 'mens display href link to product.type | tag

see screenshot for desired outcome

thanks