Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Multiple store locations


chrismiles

Recommended Posts

Posted

Is there a way to manage several (two at least) store locations?

as my products have to be shipped from several locations with corresponding shipping charges.

Thanks for your help,

Posted

Search for this in the forum for the complete solution. Think it was posted yesterday, I just noted it down as I thought it would be useful.

 

Extra emails

 

if(COUNTRY=='GB'){

define('SEND_EXTRA_ORDER_EMAILS_TO','[email protected]');

}

else

{

if(COUNTRY=='DE'){

define('SEND_EXTRA_ORDER_EMAILS_TO','[email protected]');

}

else

{

define('SEND_EXTRA_ORDER_EMAILS_TO','[email protected]');

}

}

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 ======>>>>>.

Archived

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

×
×
  • Create New...