Zen Cart Logo
Forums / General Questions / Changing/deleting text

Changing/deleting text

Views: 482

Results 1 to 2 of 2
9 Feb 2011, 2:57 PM
#1
hairx avatar

hairx

New Zenner

Join Date:
Jul 2007
Location:
Essex
Posts:
31
Plugin Contributions:
0

Changing/deleting text

Can anyone tell me which file i need to edit to change/delete text on the bar on the products page
see attachment

thanks

9 Feb 2011, 3:18 PM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Changing/deleting text

Are you talking about "product image"?

You'll find it in includes/languages/english/YOUR_TEMPLATE/index.php around line 32 (where YOUR_TEMPLATE is the name of your custom template).

The easy way to find where text is coming from is by using admin>tools>Developers Tool Kit. Type the text into the box at the very bottom of the page (scroll down) and select "all files - catalog/admin" from the pull down menu. Then click the search button on the far right. You'll get a list of the places the phrase is found.