Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to change title on product pages?

How to change title on product pages?

Views: 450

Results 1 to 4 of 4
5 Oct 2011, 8:41 AM
#1
kenton avatar

kenton

New Zenner

Join Date:
Sep 2011
Posts:
38
Plugin Contributions:
0

How to change title on product pages?

STOP!
Before you ask me to view the tutorials, I have changed it already and know where to do that .... :P

See http://www.skysports.com.au/index.php?main_page=product_info&cPath=2_19&products_id=184

The problem is that it says {product name}{[product code]} - {product price} but I want to swap {[product code]} and {product price} around.

So in this case I want it to read:
Parachutes Australia Wrist Alti $209.00 - [I006]

Any ideas?

5 Oct 2011, 9:24 AM
#2
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: How to change title on product pages?

Backup the file and then try this:

{product name}{product price} - {[product code]}

changed from

{product name}{[product code]} - {product price}

5 Oct 2011, 9:58 AM
#3
kenton avatar

kenton

New Zenner

Join Date:
Sep 2011
Posts:
38
Plugin Contributions:
0

Re: How to change title on product pages?

frank18:

Backup the file and then try this:

{product name}{product price} - {[product code]}

changed from

{product name}{[product code]} - {product price}

I used the above notation as an example. :oops:

I have a fairly good grasp on php and html, I'm trying to find the name of the file to change?

Where would I find the TITLE for products?

6 Oct 2011, 7:31 AM
#4
hell_guapo avatar

hell_guapo

Zen Follower

Join Date:
Jul 2011
Posts:
106
Plugin Contributions:
0

Re: How to change title on product pages?

I'm having a similar problem:
http://www.zen-cart.com/forum/showthread.php?t=186904
I wish to control the layout of the Product page <title> but I cant seem to find anyone who knows where the code that controls it is. :unsure:

Post in my thread if you should find the correct file to edit. :lamo: