bmdlfc Posted November 7, 2005 Share Posted November 7, 2005 Hi All, My client wants to have his osCommerce website in two parts: One for small gift items and one for larger furniture items. However, he doesn't want people to buy furniture items from the site - just browse, call up and reserve for delivery or collection. Is it possible to run the two parts of the site alongside each other but remove the 'Add to Basket' button for one of them? Thanks in advance, Brett Link to comment Share on other sites More sharing options...
CentralMass Posted November 7, 2005 Share Posted November 7, 2005 Brett, I have done this but only as a full site modification. Removing the button is a fairly simple process in product_info.php. However I imagine that you would have to write and if then statement to determine that category that the user is in..... if cat=furncat show quote button otherwise show existing button. Need Hosting? Just ask! Link to comment Share on other sites More sharing options...
bmdlfc Posted November 29, 2005 Author Share Posted November 29, 2005 Brett, I have done this but only as a full site modification. Removing the button is a fairly simple process in product_info.php. However I imagine that you would have to write and if then statement to determine that category that the user is in..... if cat=furncat show quote button otherwise show existing button. Anyone else done this? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.