Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturer box title


catlady

Recommended Posts

Posted

Hello,

 

Does anyone know how to change the title of the Manufacturer's box? I don't want to display manufacturer's, but I thought it would be real handy to put the type of material in that field, enabling the user to display products in yet another way.

 

I went into catalog/includes/language/english.php and changed

define('BOX_HEADING_MANUFACTURERS', 'Manufacturers');

to

define('BOX_HEADING_MANUFACTURERS', 'Material');

 

but it appears to have only changed the heading on the product display page, not in the title box on the left hand side of the page.

 

Thanks for any help!

Posted

I don't know what your going to do with that box , but, go to the wilki site, click on bottom, and look up box changes

Posted

Ah ha, I answer my own question -

The reason the name change for the box header was not showing up was because I uploaded my english.php file to the wrong location!

 

Purpose of changing the header from "manufacturer" to "material" - to give an alternate way to pull products out of the database; I'm not using manufacturer - example:

 

category:

skirt

 

manufacturer:

cotton

 

so if I want to view all cotton products, I just choose it from the manufacturers (now known as material)! and I have a list of all cotton products in the store.

Archived

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

×
×
  • Create New...