Jump to content

Add Link to products in Order History


Recommended Posts

Hello

 

I want to add a link to the product page in order history page details.

 

I add the folowing but it does not work.

<a class="product_link" href="{$product.link|escape:'htmlall':'UTF-8'}" title="{$product.name|escape:'htmlall':'UTF-8'}">
									{$product.product_name|escape:'htmlall':'UTF-8'}

When i click over the product name in my order list page i just refresh the page.

 

Thanks in advance

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...