TFPtMaster Posted May 11, 2015 Share Posted May 11, 2015 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 More sharing options...
TFPtMaster Posted May 18, 2015 Author Share Posted May 18, 2015 Hello Anyone knwos how to solve this? Ty Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now