Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing "Manufacturer" to XXXX?


wyrmpit

Recommended Posts

I like the field in the product catalog that allows you to display the Manufacturer, as well as Product Name, Price, etc.

 

But I don't want that field to be called "Manufacturer." How would I go about changing this?

Link to comment
Share on other sites

I like the field in the product catalog that allows you to display the Manufacturer, as well as Product Name, Price, etc.

 

But I don't want that field to be called "Manufacturer." How would I go about changing this?

Are you talking about the product_listing?

Richard Lindsey

Link to comment
Share on other sites

http://wyrmpit.com/index.php?cPath=35_37

 

See where "Manufacturer" is? I'd like to change that column title to "Condition."

Just did a quick check of my code, and it brought up 2 different language file entries for that... You'll have to edit the entry for TABLE_HEADING_MANUFACTURER in these 2 files:

 

./includes/languages/english/advanced_search.php

./includes/languages/english/index.php

 

Richard.

Richard Lindsey

Link to comment
Share on other sites

Just did a quick check of my code, and it brought up 2 different language file entries for that... You'll have to edit the entry for TABLE_HEADING_MANUFACTURER in these 2 files:

 

./includes/languages/english/advanced_search.php

./includes/languages/english/index.php

 

Richard.

 

Thanks Richard, exactly what I needed! Cheers.

Link to comment
Share on other sites

Thanks Richard, exactly what I needed! Cheers.

 

Hey Richard, just wondering if you might have some insight into this one too:

 

On the same page ( product listing catalog, http://wyrmpit.com/index.php?cPath=35_37 ), items that have "special" prices, i.e. the normal price plus the red and strike-through special price, are forcing my columns to resize in an unattractive way.

 

I considered just not using special prices, but I really like the red and strike-through look on the main page, when those items show up in the "Featured Products" box. It's eye catching for the customers.

 

Do you know if there's a way, on the product listing page, to display ONLY the special ( accurate ) price, in it's red text glory, and to leave off the "regular" price? That way my columns won't get all whacky.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...