Operate > WebSphere Commerce Accelerator > Work with the store > Negotiated pricing
Configure negotiated pricing
To use negotiated pricing, have a nominal cost price list defined for the store.
Negotiated pricing may exhibit slightly different behavior depending on the product edition you have installed.
- Price override limits cannot be set for a CSR. Instead, they are treated as unlimited. A CSR can still override the price and the order is not be blocked.
- If a price override limit is not set for the group to which a CSR belongs, that CSR cannot override the price. Otherwise, the CSR can override the price, but the order will be blocked if the negotiated price exceeds the limit.
- The IBM Sales Center is not supported. If price override is set, the order will be blocked.
- If the product edition cannot be determined, an error occurs.
Procedure
- In the POLICY database table, select POLICY_ID, POLICYNAME, and PROPERTIES to find the price policy for the store, where POLICYTYPE_ID='Price' and STOREENT_ID=your_store_id.
POLICY_ID POLICYNAME PROPERTIES 10001 MasterCatalogPriceList name=ConsumerDirect&orgentity_dn=ou=b2c,o=seller organization,o=root organization
- Set the price list policy to nominal by adding the type=NOMINAL attribute to the PROPERTIES column. For example, update POLICY set PROPERTIES='name=ConsumerDirect&orgentity_dn=ou=b2c,o=seller organization,o=root organization&type=NOMINAL'.
- Refresh the registry.
Related tasks
Create price-override limits for shipping