Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer Drop down list


jonsteward

Recommended Posts

Posted

Basically when a customer clicks on a manufacturer he/she is taken to a list of all products by that manufacturer. At the top of this page is a drop down box so that you can go to different types of product by that manufacturer. I was just wondering how I could change the text in this box

Posted

I am just trying osCommerce and so far it is impressive. This request seems very similar to something I have been thinking about.

 

I want to change Manufacturers to something else (Authors of books we sell underneath the Authors (was Manufacturers) dropdown/list.

 

Can this be done??

 

Appreciate the help.

Posted

www.yoursite.com/admin

 

Tools - Define Languages - english.php

 

It can be done very easy, I have changed mine to "Distributors"

 

Cheers

Posted

Look under your english.php files for this

// manufacturers box text in includes/boxes/manufacturers.php

define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');

 

You can change the "Manufacturers'" to "Authors"

Posted

Try www.yoursite.com/admin

 

Catalog - Manufacturers

 

You can then Add, Edit or Delete the Manufacturers that appear in the Drop Down Box

Archived

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

×
×
  • Create New...