- Posts: 50
- Thank you received: 2
how to add module for vendor own page
7 years 7 months ago #303640
by pma
how to add module for vendor own page was created by pma
-- HikaShop version -- : 4.0.1
-- HikaMarket version -- : 3.0.0
-- Joomla version -- : 3.9
-- PHP version -- : 5.6
Hi
I want to add module to vendor page that shows this vendor own products, I can add module to this page but the problem is product modules can not show the products for selected vendor and any other vendors
Is any way that all of vendors has their own shop link (vendor page with their products) ?
Sorry,but I think it's necessary that every vendor has it's own shop link
I know it's difficult adding menu or adding smart link to vendor cpanel page , and a menu for designing we have like this in hikamarket menu but it needs vendor id, I mean every vendor has its own page with modules for their products
Or if it's possible now please say me how
-- HikaMarket version -- : 3.0.0
-- Joomla version -- : 3.9
-- PHP version -- : 5.6
Hi
I want to add module to vendor page that shows this vendor own products, I can add module to this page but the problem is product modules can not show the products for selected vendor and any other vendors
Is any way that all of vendors has their own shop link (vendor page with their products) ?
Sorry,but I think it's necessary that every vendor has it's own shop link
I know it's difficult adding menu or adding smart link to vendor cpanel page , and a menu for designing we have like this in hikamarket menu but it needs vendor id, I mean every vendor has its own page with modules for their products
Or if it's possible now please say me how
Please Log in or Create an account to join the conversation.
7 years 7 months ago #303654
by Jerome
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.
Replied by Jerome on topic how to add module for vendor own page
Hello,
When you put an HikaShop module under the HikaMarket vendor page, you need to be sure that the module have the setting "synchronize" so it will display content related to the current page.
In the case of the vendor page, HikaMarket will apply a filter to display only the current vendor products.
CF: www.hikashop.com/support/documentation/1...onfig_market_display
www.hikashop.com/support/documentation/1...tml#tuto_vendor_page
Regards,
When you put an HikaShop module under the HikaMarket vendor page, you need to be sure that the module have the setting "synchronize" so it will display content related to the current page.
In the case of the vendor page, HikaMarket will apply a filter to display only the current vendor products.
CF: www.hikashop.com/support/documentation/1...onfig_market_display
www.hikashop.com/support/documentation/1...tml#tuto_vendor_page
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: pma
Please Log in or Create an account to join the conversation.
7 years 7 months ago #303695
by pma
Replied by pma on topic how to add module for vendor own page
Very nice

I can make vendor page menu for vendor id but cant make for all of them ....
how can I add automatic vendor page link to vendor cpanel ?
I need this specific link for every vendor on their cpanel
the module vendor list makes a link for every vendor page like what I need
I can make vendor page menu for vendor id but cant make for all of them ....
how can I add automatic vendor page link to vendor cpanel ?
I need this specific link for every vendor on their cpanel
the module vendor list makes a link for every vendor page like what I need
Please Log in or Create an account to join the conversation.
7 years 7 months ago #303718
by Jerome
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.
Replied by Jerome on topic how to add module for vendor own page
Hello,
I'm not sure to fully understand you.
The "vendor page" is the public vendor page.
Like : demo.hikashop.com/index.php/en/hikamarket/vendor-page
By creating a vendor listing menu, you can have multiple vendor page, just like product listing and product page.
demo.hikashop.com/index.php/en/hikamarke...endor/show/3-vendor2
Regarding the vendor control panel, you can find more details in the documentation link of my previous post.
But, you can also create that menu which is also in our demo website : demo.hikashop.com/index.php/en/hikamarket/vendor-control-panel
Regards,
I'm not sure to fully understand you.
The "vendor page" is the public vendor page.
Like : demo.hikashop.com/index.php/en/hikamarket/vendor-page
By creating a vendor listing menu, you can have multiple vendor page, just like product listing and product page.
demo.hikashop.com/index.php/en/hikamarke...endor/show/3-vendor2
Regarding the vendor control panel, you can find more details in the documentation link of my previous post.
But, you can also create that menu which is also in our demo website : demo.hikashop.com/index.php/en/hikamarket/vendor-control-panel
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: pma
Please Log in or Create an account to join the conversation.
7 years 7 months ago #303757
by pma
Replied by pma on topic how to add module for vendor own page
I mean that every vendor has their own link (in you example is's just for vendor1)
I can't create menu for all of them
as you know for creating vendor page menu I most use vendor id
but I need dynamic link that every vendor has it's own vendor page link
and I want to add this link to their cpanel
actually I want to make shop for each vendor by creating their vendor page link and product module in this page
I can't create menu for all of them
as you know for creating vendor page menu I most use vendor id
but I need dynamic link that every vendor has it's own vendor page link
and I want to add this link to their cpanel
actually I want to make shop for each vendor by creating their vendor page link and product module in this page
Please Log in or Create an account to join the conversation.
7 years 7 months ago #303762
by Jerome
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.
Replied by Jerome on topic how to add module for vendor own page
Hello,
Yes, that is why I gave you the second link which is based on the vendor listing.
I wrote you :
Please test all the links I gave you ; specially when I wrote that I am not sure to understand you and try to understand what you want by giving you examples of solutions.
Regards,
Yes, that is why I gave you the second link which is based on the vendor listing.
I wrote you :
It is the exact logic with product pages and vendor pages.By creating a vendor listing menu, you can have multiple vendor page, just like product listing and product page.
Please test all the links I gave you ; specially when I wrote that I am not sure to understand you and try to understand what you want by giving you examples of solutions.
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: pma
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.172 seconds