Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Info BOx


Guest

Recommended Posts

Posted

Can anyone tell me how to include an infobox with a drop down manufacturers list,

 

Thanks

Posted

In the admin panel under Configuration/Maximum Values/Manufacturers Select Size set this to 1

 

Then in which ever column you want the box in... Add this code..

 

include(DIR_WS_BOXES . 'manufacturers.php');

 

Place it in with the other code like it...

 

Mike

Posted

to edit the column edit... catalog/includes/column_left.php or

catalog/includes/column_right.php

Posted

Happy days, it was alread there, just needed to turn it on...........only thing is that when you select a manufactuer it comes up at the header ...Now Lets See What We Have Here......any idea how to fix this one ?

Archived

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

×
×
  • Create New...