B2B configurations are different from those of B2C. As orders can be placed with several purposes, such as resale or personal consumption, you should have different prices for each purchase case.
The Order Configuration feature provides a more customizable experience for the B2B store. It customizes prices for each situation in which the order will be invoiced. You can define any criteria for determining consumption profiles in the store.
If you don't know which criteria to configure, we recommend using the default:
- Order type: What is the consumption type of the order.
- State: In Brazil, states impose different tax rates on products. This criterion allows the application of different price tables for each state.
How does it work?
To install the Order Configuration application in your Admin, see our VTEX IO documentation.
Once the application has been installed, usage configurations are defined in Price Simulations API.
You must associate a price table with each scenario via API. This way, when users configure their purchase conditions, they will receive the prices referring to that rule.
If you configure a scenario that has no price table linked to it, it will use a default price table.
Users need to be logged in to use Order Configuration and view the different prices based on their configurations.