Jump to content

Display reference number in category list


Recommended Posts

  • 2 months later...

Hi guys,

 

I'm trying to work on this also and I managed to add the "Model" title in the product list by adding a reference into the global.js but I can´t find how to display the number. Of course I also copied the reference number code from the product.tpl to the product-list.tpl.

 

This is is the code I used for the global.js:

 

html += '<p class="product_reference">'+ $(element).find('.product_reference').html() + '</p>';

Link to comment
Share on other sites

×
×
  • Create New...