After tagging products, you'll often want to compose a link to said products. Such a link can be included in a custom page or an email sent to potential customers.
...
Code Block |
---|
<a href="http://DOMAIN/products/search_results?search%5Btags_name_in%5D=TAG">LABEL</a> |
Note |
---|
When composing tag links, remember that TitleLeaf does not allow uppercase characters in tags. |