Also would wish to know if I can be able to disable some product categories from the vendors options to limit them from adding products to some categories
The free version of MarketKing currently only supports simple products. For product variations, you would need the pro version.
Yes, you can restrict what categories vendors can add products to. To do this, you can go to MarketKing -> Vendor Groups, and configure "allowed categories" for each group of vendors: https://prnt.sc/KPNCUl3k-HyP
Let me know if I can help with anything, or if you have any questions,
Thankyou big-time for the continued support. I would wish to be the first one to know when you activate the sidebar showing the active product categories in the vendor page.
Or if you have a solution around it, kindly guide me.
That's the only thing I've not ticked in my checkbox.
Your system is the best in existence, keep up with the good job.
What exactly do you mean by sidebar? Are you looking to show vendors how much commission % they receive for each category? Or can you give me an example please?
I would wish to know if I can get the ability to activate product variation on the free plugin or I must buy the paid version
Also would wish to know if I can be able to disable some product categories from the vendors options to limit them from adding products to some categories
Hello Samuel,
Thank you for getting in touch,
The free version of MarketKing currently only supports simple products. For product variations, you would need the pro version.
Yes, you can restrict what categories vendors can add products to. To do this, you can go to MarketKing -> Vendor Groups, and configure "allowed categories" for each group of vendors: https://prnt.sc/KPNCUl3k-HyP
Let me know if I can help with anything, or if you have any questions,
Kind regards,
Stefan
Hello, Thanks.
It helped, I bought it.
Can you help clean the options in the product variation choices like this?
Attached files: WhatsApp Image 2023-03-30 at 7.00.59 PM.jpeg
Just provide the image and price for the vendors.
Hi Samuel,
Thank you for purchasing our plugin,
You could hide those elements by adding this PHP code snippet to your site:
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
When I add that to my site, this is the result:
Kind regards,
Stefan
Thankyou, It worked percectly.
Kindly help me disable the options:
Status, Pricing, Inventory, Shipping, Downloadable products.
It's quite overwhelming my clients.
Attached files: Screenshot 2023-03-31 at 16.17.55.png
Also disable Inventory, and shipping options here
Attached files: Screenshot 2023-03-31 at 16.21.50.png
Also how do I limit every vendor to seeing only the pictures he has uploaded,
I solved this, thanks.
Hi Samuel,
I modified the snippet I previously sent you to also hide those additional elements.
Please replace the snippet with this new one:
Kind regards,
Stefan
Thankyou,
It worked magical.
How do I remove vendor information tab in the product page?
Attached files: Screenshot 2023-04-02 at 18.11.10.png
Glad to hear that worked : )
To remove that tab, you can add this PHP code snippet to your site:
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
Worked perfectly, thanks a tone.
I realized the vendor page is limited to showing only 12 products, can you help me remove the limit to show all the products the vendor is selling?
Or is there a way to load more with Ajax, or pagination to see more products in a vendors page, since it's only showing 12 products?
Glad that's working : ) Yes, by default the limit is 12, but it can be modified by adding this PHP code snippet to your site:
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
The above code sets the limit to 10000 products which I think should solve it.
Thankyou big-time for the continued support.
I would wish to be the first one to know when you activate the sidebar showing the active product categories in the vendor page.
Or if you have a solution around it, kindly guide me.
That's the only thing I've not ticked in my checkbox.
Your system is the best in existence, keep up with the good job.
Glad to help : )
What exactly do you mean by sidebar? Are you looking to show vendors how much commission % they receive for each category? Or can you give me an example please?
Here, on the products, have a right sidebar showing product categories.
As on the second screenshot.
Attached files: Screenshot 2023-04-08 at 00.36.01.png
Screenshot 2023-04-08 at 00.38.17.png
Thanks for clarifying!
I'm not aware of a specific method to show a sidebar, but you can show a category dropdown, as mentioned here: https://woocommerce-multivendor.com/docs/how-to-enable-search-and-filter-by-text-category-tags-etc-on-vendor-stores/
That can be done with this plugin: https://wordpress.org/plugins/woocommerce-products-filter/
It will add a search in the top left corner, where products can be sorted by category, by tag, and also searched by title:
Hello, I fixed that,
Kindly give me a code to show related products in the product page to show products from the same vendor.
Hello, Kindly give me a code to restrict showing relate products from the same vendor in the product page
Hi Samuel,
I understand that you're like to restrict the products shown on a page as related to only the same vendor's products.
I tried writing a code snippet that does that.
Here is the code:
A PHP snippet can be added to functions.php, or by following our guide here: https://woocommerce-b2b-plugin.com/docs/how-to-add-a-snippet-php-or-js/
Kind regards,
Stefan
Hello, Thankyou.
Though for some reason, It's not working on themerchlist.com
Hi Samuel,
It may be that you are using a "related products" feature / widget that does not support the hook in that snippet.
It's hard to know more without looking at the site and how the site creates the related products section.
Would you be able to share a backend login to your site / staging site with us, so we can look into it?
Kind regards,
Stefan