Skip to main content

hikamarket vendor select save in session

More
7 years 10 months ago - 7 years 10 months ago #300592 by aminweb
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: 7 years 10 months ago by aminweb.

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

More
7 years 10 months ago #300599 by Jerome
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.

More
7 years 10 months ago #300615 by aminweb
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.

More
7 years 10 months ago #300617 by Jerome
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.

More
7 years 10 months ago #300672 by aminweb
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.

More
7 years 10 months ago #300687 by Jerome
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.

More
7 years 10 months ago #300711 by aminweb
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.

More
7 years 10 months ago #300735 by Jerome
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.187 seconds
Powered by Kunena Forum