Jump to content

Edit History

DJAd

DJAd

On 5/16/2013 at 10:00 PM, vekia said:

so it's very very easy. All you have to do is to edit produt-list.tpl file.

open the themes/YOUR_THEME/product-list.tpl file

and insert this:


{$product.reference}
 

anywhere you want (remember that it must be in foreach loop)

This method worked great for me in PrestaShop 1.6. I am now testing out PrestaShop 1.7 and wanted to add the same thing.

Is this possible and how do I go about it?

Any help would be much appreciated.

DJAd

DJAd

On 5/16/2013 at 10:00 PM, vekia said:

so it's very very easy. All you have to do is to edit produt-list.tpl file.

open the themes/YOUR_THEME/product-list.tpl file

and insert this:

 


{$product.reference}
 

anywhere you want (remember that it must be in foreach loop)

This method worked great for me in PrestaShop 1.6. I am now testing out PrestaShop 1.7 and wanted to add the same thing.

Is this possible and how do I go about it?

Any help would be much appreciated.

×
×
  • Create New...