Website with several shops under it

  • Posts: 171
  • Thank you received: 4
11 years 8 months ago #132882

Hi,

i have this site, that wants a webshop. Now they have more than 1 store, and if you select to buy with pickup from one of theese stores or with shipping i needs to send the store confirm mail to different mail addresses.

I was wondering, if there is any easy way to do this, or this need to be custom code, for being able to do this.

Please Log in or Create an account to join the conversation.

  • Posts: 26260
  • Thank you received: 4042
  • MODERATOR
11 years 8 months ago #132915

Hi,

The "multi shop" is something close to "multi vendor" but I don't understand all of what you want to do so I am not sure that your real need is HikaMarket.

Is it just for creation notification email ?

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 171
  • Thank you received: 4
11 years 8 months ago #132986

yes its notification of the order from the website.

its going to be like this

online shop (with shipping) : This email address is being protected from spambots. You need JavaScript enabled to view it.
shop1: This email address is being protected from spambots. You need JavaScript enabled to view it.
shop2: This email address is being protected from spambots. You need JavaScript enabled to view it.

Depending if you choose shipping or pickup in shop 1 or shop 2, the admin/confirm email of the order, should go to that shop.
All 3 shops sells all the same items.

Please Log in or Create an account to join the conversation.

  • Posts: 26260
  • Thank you received: 4042
  • MODERATOR
11 years 8 months ago #133088

Hi,

So the best is to override the emails in order to change the recipient depending the shipping method.
To change the recipient, you have to modify the " $mail->dst_email " like this:

$mail->dst_email = 'shop1@site.com';
(works with HikaShop 2.2.2, previous version can be different. Several thread already talk about how change the "dst_email", you can make a search for that if required).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.060 seconds
Powered by Kunena Forum