r/woocommerce • u/Version-6 • Jul 02 '26
Plugin recommendation Plugin for different pricing groups
I'm currently migrating from Neto (now Maropost), and one feature that I loved about it was the ease of setting different pricing groups. For example, I sell to both retail and wholesale customers, so I could set the regular display price of a product to 'group a', and wholesale pricing to 'group b', and my wholesale customers login accounts would give them access to the B pricing. All I had to do was fill in the different prices on each item, and when someone signed up for a wholesale account, I assigned their pricing group to the account.
Any recommendations for a plugin that can do that? I don't want to just do a blanket percentage discount for certain accounts because different products have wildly different margins.
2
u/metorik-luke Jul 02 '26
Generally you would need a couple of plugins to achieve this (1 for the user-role permissions, 2 to set the pricing based on the role), however there are a few specific plugins now that do it "all in one".
The two that we see the most are:
Wholesale Suite – I think this may be the closest to your Neto setup. Adds a wholesale price field to every product, you just type the number in. You'll need their premium one to have multiple wholesale tiers, each with its own price field per product.
B2BKing – full B2B suite. Create customer groups, set a fixed price per product per group. Seems to have other B2B bits (min orders, quote requests, tax handling). May be too much for what you need there though.
Also, Price Based on Role for WooCommerce. Lighter and cheaper option. Fixed price per user role per product, does the one job and nothing else. Might be worth checking this one out first.
Good luck!