andrewonline Posted December 8, 2007 Posted December 8, 2007 I am new to OSCommerce. I want to set up a wholesale store. Is there a way to hide prices or the entire store unless the visitor has an account? Prevent anyone from creating an account? We would create accounts for approved customers. If anyone uses OSCommerce for a wholesale store, let me know what you do. Thanks!
♥geoffreywalton Posted December 10, 2007 Posted December 10, 2007 The Hide Prices contribution could be what you want. A more thorough search through the contributions may reveal others more suited. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
satish Posted December 10, 2007 Posted December 10, 2007 if (!tep_session_is_registered('customer_id')) { $navigation->set_snapshot(); tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL')); } placing this code on any of the files You do not want visitors to get in without login will take them to login page.Plus remove link of create account. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.