Hi,
I have a product sku added as a tag in another product.
How can I get the tagged product info using liquid in the product page?
in other words: for the product itself, I can use “product.title” to display its title, Is their something to display the tagged product title (as “tagged-sku.product.title” )?
Thanks in advance!