X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   what file assigns values to this smarty tag? (https://forum.x-cart.com/showthread.php?t=35143)

Audiolines 11-02-2007 09:52 AM

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

{$product_meta_keywords}

cheers,

TelaFirma 11-02-2007 10:10 AM

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.

Audiolines 11-02-2007 10:39 AM

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

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


It's exactly as i wrote it. I am not the first web guy to work on the site so i don't know what mods have been done.

But somebody could of changed it,right?

what file sees what category a product belongs to and uses the category keywords entered there.?

TelaFirma 11-02-2007 10:58 AM

Re: what file assigns values to this smarty tag?
 
If it is exactly like you wrote it then it seems to be something custom. I have found no reference to that variable name in any of the 4.0.x files (doing a full text search).

Sorry....

Audiolines 11-05-2007 07:54 AM

Re: what file assigns values to this smarty tag?
 
thanks I'll keep looking around

cheers,


All times are GMT -8. The time now is 01:18 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.