I'm attempting to modify the stock Kentico e-commerce invoice to include a link to each product ordered. I'm editing the Order_ContentTable transformation but am not seeing any obvious macro expression that represents the URL. Can anyone suggest a macro that I could embed in an
@a href="{% ??? %}"@...
↧