The first step is to subscribe to this program directly via the following link: https://services.amazon.fr/services/vendre-aux-professionnels/avantages.htm or by contacting your Amazon account manager.
Once this step has been validated, all the settings made for Amazon Business can be found in the "Field Mapping" tab of the Amazon platform:
These are the various fields that will need to be filled in via dynamic fields through rules for each of your corresponding products.
The definition of each field is given via the "Help" column.
But more specifically, the "BusinessPrice" field must be filled in with the Amazon Business prices, including the VAT of your products. As for the "IsBusinessOnly" field, you should only complete it with the value "true" if your offers are dedicated solely to the Amazon Business program.
And here are two concrete examples of applications with the other fields available to help you:
- Example 1:
QuantityPriceType = percent
QuantityPrice1 = 20
QuantityLowerBound1 = 10
This will result in a price drop of 20% if the customer buys
- Example 2 :
QuantityPriceType = fixed
QuantityPrice1 = 5.00
QuantityLowerBound1 = 10
This will result in a price reduction of 5$ if the customer buys a quantity of 10 or more.
As for the orders, the corresponding orders will not be flagged "Amazon Business" in your order listing on Shoppingfeed like Amazon FBA orders, for example.
But they will be recognizable thanks to additional fields like: "is_business_order: true".
For the Shopping Feed to send the decreasing prices that you have configured, it is absolutely necessary that the value present in the {price} field of your source feed is equal to that of the {BusinessPrice} field.