On "product listing" page, It is important.
this page will lead customers to view the product info page.
It's helpful to make useful links, icons,or buttones for they easy to browse.
and we just put beside the title of "product name", it will be cool.

But problems for me:

How to put this code in url ?
i need write review url, tell a friend url,and webpage url.
It all use <a></a> code to work.

Below is the sample of " Product name url" which displayed on product listing page.and which I would like the other urls works in simila .

Product Name URL:

<a href="' . zen_href_link(zen_get_info_page($listing->fields[. '&products_id=' . $listing->fields['products_id']) . '">' . $listing->fields['pr'products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? zen_get_generated_category_path_rev($_GET['cPath']) : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) oducts_name'] . '</a>



In order to you can easily to understand my question,
I attach this photo, and hope to meet a help.
thank you for every one here!

Best regards,

Jacky