Hey there,
my customer has a webshop with several hundreds of products and wants me to find a solution for introducing user registration by groups (e.g. business, private) and restrict certain products for some of these groups.
Is there an import tool shipped with your plugin? Meaning can we create the groups and import restrcited products per CSV import to that specific group?
Mahjoub
Yes, B2BKing can handle that - you can set up user registration by groups (e.g. business, private) and restrict product visibility per group.
Regarding the import, here's how you can do it:
1. Product visibility in B2BKing is controlled via metadata keys. For example, you'd set the key `b2bking_group_1234` to `1` (visible) or `0` (invisible) for each product.
2. For the actual import, you can use the built-in WooCommerce CSV Importer, which supports setting metadata during import. So you can import products along with their visibility restrictions in a single CSV file: https://woocommerce.com/document/product-csv-importer-exporter/
So in short - you'd create the groups in B2BKing, then import your products via CSV with the appropriate visibility metadata already set. No need to manually configure each product individually.
Hey there, my customer has a webshop with several hundreds of products and wants me to find a solution for introducing user registration by groups (e.g. business, private) and restrict certain products for some of these groups. Is there an import tool shipped with your plugin? Meaning can we create the groups and import restrcited products per CSV import to that specific group? Mahjoub
Hi Mahjoub,
Thanks for getting in touch!
Yes, B2BKing can handle that - you can set up user registration by groups (e.g. business, private) and restrict product visibility per group.
Regarding the import, here's how you can do it:
1. Product visibility in B2BKing is controlled via metadata keys. For example, you'd set the key `b2bking_group_1234` to `1` (visible) or `0` (invisible) for each product.
More details here: https://woocommerce-b2b-plugin.com/docs/faq-product-visibility-is-not-working-how-to-set-up-product-visibility/#7-toc-title under "Set Product Visibility with Metadata"
Each group has an ID like 1234 that defines it.
2. For the actual import, you can use the built-in WooCommerce CSV Importer, which supports setting metadata during import. So you can import products along with their visibility restrictions in a single CSV file: https://woocommerce.com/document/product-csv-importer-exporter/
So in short - you'd create the groups in B2BKing, then import your products via CSV with the appropriate visibility metadata already set. No need to manually configure each product individually.
Let me know if you have any other questions!
Kind regards,
Stefan