Question on the functioning of the plugin. I don't understand how you can organize price display rules for B2B customers. In my store, an item has several price types: regular price, sale price, as well as "Small Wholesale", "Large Wholesale" and "VIP". "Regular price" and "sale price" values are clearly written into standard woocommerce fields and displayed to retail customers. Price values for B2B customers - "Small Wholesale", "Large Wholesale" and "VIP" can be recorded if you create the corresponding groups. But my customers have different prices for different products and may not belong to the same group.
For example: The Smartphone item has a "VIP" price of $30 for Mr. Smith, and the Blender item has a "Small Wholesale" price of $25 for Mr. Smith. The plugin does not allow you to add Mr. Smith to two groups at the same time - "VIP" and "Small Wholesale".
I tried individual prices using meta keys for a product: b2bking_regular_price_user_USERNAME, but there is a problem here. Because of the large number of items, prices are imported rather than added manually. But with individual prices, with b2bking_regular_price_user_USERNAME, the import file becomes too large. I have more than 20000 products and more than 1500 b2b customers, the import file turns out to be about 5-7 Gigabytes. I'm using the "wp all import" plugin for importing, but it can't handle these sizes. Too many values need to be written to custom fields.
Can you tell me how I can optimally organize individual pricing for customers? Perhaps there are some settings or functions that I haven't noticed.
Hello!
Question on the functioning of the plugin. I don't understand how you can organize price display rules for B2B customers. In my store, an item has several price types: regular price, sale price, as well as "Small Wholesale", "Large Wholesale" and "VIP".
"Regular price" and "sale price" values are clearly written into standard woocommerce fields and displayed to retail customers. Price values for B2B customers - "Small Wholesale", "Large Wholesale" and "VIP" can be recorded if you create the corresponding groups. But my customers have different prices for different products and may not belong to the same group.
For example: The Smartphone item has a "VIP" price of $30 for Mr. Smith, and the Blender item has a "Small Wholesale" price of $25 for Mr. Smith. The plugin does not allow you to add Mr. Smith to two groups at the same time - "VIP" and "Small Wholesale".
I tried individual prices using meta keys for a product: b2bking_regular_price_user_USERNAME, but there is a problem here. Because of the large number of items, prices are imported rather than added manually. But with individual prices, with b2bking_regular_price_user_USERNAME, the import file becomes too large. I have more than 20000 products and more than 1500 b2b customers, the import file turns out to be about 5-7 Gigabytes. I'm using the "wp all import" plugin for importing, but it can't handle these sizes. Too many values need to be written to custom fields.
Can you tell me how I can optimally organize individual pricing for customers? Perhaps there are some settings or functions that I haven't noticed.