hikamarket vendor select save in session

  • Posts: 138
  • Thank you received: 4
6 years 1 week ago #300592

hi,
I have a site hikashop and hikamarket and My map location(joomunited)
when user go my site, first select vendor(hikamarket) on maps(use My maps location extension) then in vendor page can buy products only this vendor.
but have a problem.
I want when user select vendor , vendor id save session , then when user click each hikashop category , show products only for this vendor.
how do it? is it possibile?
please help me.so thanks


Joomla Developer | am.ebrahimzadeh[at]gmail.com
Last edit: 6 years 1 week ago by aminweb.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
6 years 6 days ago #300599

Hello,

What is your HikaShop and HikaMarket version number ?

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: 138
  • Thank you received: 4
6 years 6 days ago #300615

Hikashop 4.0.0
Hikamarket multi vendor 2.0.1


Joomla Developer | am.ebrahimzadeh[at]gmail.com

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
6 years 6 days ago #300617

Hello,

We would recommend you to update to the latest HikaMarket version in order to have the latest patches and improvements.
I don't know how MyMapLocation is performing its link but if you want to save something and session and filter the content ; it would require a custom development.

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: 138
  • Thank you received: 4
6 years 3 days ago #300672

I use this code for save vendor id (in my maps location) in session.

$sessionids = $item->extra_id;
$session = JFactory::getSession();
$session->set('yool',$sessionids);
$yool = $session->get('yool');


now ,What do I do to put this effect on the hikashop category(in menu)?


Joomla Developer | am.ebrahimzadeh[at]gmail.com

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
6 years 3 days ago #300687

Hello,

I'm sorry but custom development is not part of our support.
Please understand that we provided you help and support on HikaMarket even if your license expired one year ago.
But we have to put a limit, we cannot work for free.

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.
The following user(s) said Thank You: aminweb

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

  • Posts: 138
  • Thank you received: 4
6 years 3 days ago #300711

Thanks for your guide
But I just asked you guidance to do my own.
In the end, if you do not help me, I will thank you again.


Joomla Developer | am.ebrahimzadeh[at]gmail.com

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
6 years 2 days ago #300735

Hello,

If you want to know more about HikaMarket triggers, they are listed in our documentation page :
www.hikashop.com/support/documentation/1...arket-developer.html
And you have the same documentation page for HikaShop triggers :
www.hikashop.com/support/documentation/6...r-documentation.html

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.

Moderators: Obsidev
Time to create page: 0.079 seconds
Powered by Kunena Forum