Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need to put a search box on a page outside the store directory


AusFiero

Recommended Posts

Posted

Well the title pretty much says it all. We have the store in its own directory but want to put a product search box on another area in the site. How can this be done?

Posted

You just have to add this sentence in the code of the place you want to show the search box:

require(DIR_WS_BOXES . 'search.php');

Archived

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

×
×
  • Create New...