Janett Posted February 17, 2020 Share Hello, I would insert a link on the products name inside the different page do you know how to ? Thank you ? Quote Link to post
Patrick Posted February 17, 2020 Share (edited) Hello @Janett, it's simple fist call the HTML class and second create the link The result is : use ClicShopping\OM\HTML; replace this : $products_name by : HTML::link($products_name_url, $products_name) You have just to edit the others listing template and copy paste the code. Edited February 17, 2020 by Patrick 1 Quote Link to post
Janett Posted February 18, 2020 Author Share Hi @Patrick Thank you, jusT a question I put the class on the top on files close to ClicShopping\OM\CLICSHOPPING ? Quote Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.