I'm trying to get a link to the canonical URL for a product into an email template so when I send customers a follow up email asking for feedback on a product, the email contains a link to that product's page on my site. I'm using URI management and have created canonical URLs for all my products.
It seems like it should be easy to do this by adding the token &mvte:product:link; to the page template. I'm using that to generate the canonical URL on the PROD page template, and it works fine. But for some reason, I can't get it to work on my email page template. I've tried enabling all sorts of different items for this page (including everything that's enabled on the PROD page), and I can't get that to return a value on this page. I've also tried to use the variables that are used to create the product URIs in the URI management settings, but I can't get those to function on the page either.
Any ideas about how I can get the canonical URL to appear in an email?
It seems like it should be easy to do this by adding the token &mvte:product:link; to the page template. I'm using that to generate the canonical URL on the PROD page template, and it works fine. But for some reason, I can't get it to work on my email page template. I've tried enabling all sorts of different items for this page (including everything that's enabled on the PROD page), and I can't get that to return a value on this page. I've also tried to use the variables that are used to create the product URIs in the URI management settings, but I can't get those to function on the page either.
Any ideas about how I can get the canonical URL to appear in an email?
Comment