Buy B2BKing
$199 $149
With B2BKing, it is possible to create B2B customer groups and assign each customer to a specific group. Then you can set a separate price for each group when editing a product or variation.
In the above example, we can see that the "Regular price" is $699, whereas the "B2B Users Regular price" is $599.
When a logged out user views that product's page, they will see it as:
However, if a user logs in with a B2B account, they will see the following:
Prices can also be set directly via metadata (directly in the database, or using any import tool). To do that, here are the 2 meta keys that can be used:
b2bking_regular_product_price_group_GROUPIDb2bking_sale_product_price_group_GROUPID
Replace "GROUPID" with the ID of the group you are setting prices for.
Example
If you set the product meta key b2bking_regular_product_price_group_222 = 199, then B2B users in the group with ID 222 will see the product's price as $199.
Note: these metadata keys apply only for group pricing (regular and sale price). For tiered price metadata, please see the dedicated tiered pricing documentation.
It is also possible to import and export group prices, either by using B2BKing's price tool, or by using the WooCommerce products importer integration.
To learn about using these tools, please see the dedicated documentation article:
How to Bulk Import / Export Product Prices
Powered by BetterDocs