Jump to content

[solved] Adding the Date field to List of products


Recommended Posts

i mean that you have to use only {$product.date_add} / {$product.date_upd}

 

if you want to use it in product listing pages, go to the themes/your_theme/ directory and open product-list.tpl file

this is "template" file with html / smarty language markups, insert these variables anywhere you want but remember that you have to insert it between foreach loop. Open this file and you will see what i mean

 

in some cases it is necessary to turn force compilation on - without this all changes in tpl (template) files may not appear

read how to turn force compilation on

Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...