View Single Post
  #2  
Old 11-02-2007, 10:10 AM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default Re: what file assigns values to this smarty tag?

Quote:
Originally Posted by Audiolines
what file assigns values to this smarty tag:

{$product_meta_keywords}

cheers,

I am going to assume that you mean {$product.meta_keywords} not {$product_meta_keywords}...

This is built from the information that is entered into the keyword box when you are editing categories. X-Cart sees what category a product belongs to and uses the category keywords entered there.
Reply With Quote