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)
-   -   modify title tag for each individual cat & product (https://forum.x-cart.com/showthread.php?t=25697)

sho ryu ken 10-10-2006 02:14 PM

modify title tag for each individual cat & product
 
Is there a way or mod to allow me to modify the title tag manually for each individual category and product?

e.g. I have a category called CHAINS, I want the title tag to display something completely different like: Gold chains, gold necklaces from SDK Jewellers

while keeping the category called chains

As always, I appreciate the help.

sho ryu ken 10-11-2006 04:46 AM

Re: modify title tag for each individual cat & product
 
also I wish to be able to omit the company name when in certain categories.

is this possible?

sho ryu ken 10-11-2006 10:27 AM

Re: modify title tag for each individual cat & product
 
right, I found a good reply by balinor elsewhere,
I guess at the top of the <title> script bit I could put

{if $main eq "catalog" and $current_category.category eq "Chains"}Gold chains, gold necklaces from SDK Jewellers{else}

But isnt there an easier way to do this?

Like a mod where you can manually enter the title tag for each url?

balinor 10-11-2006 10:43 AM

Re: modify title tag for each individual cat & product
 
Not by default I'm afraid :( You could use Extra Fields for the product pages, but it would still require {if} statements for the categories.


All times are GMT -8. The time now is 05:35 PM.

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