Example: Understanding how prices are displayed on extended sites stores

Learn about the database relationships used to display prices on an extended sites store. These relationships are important because an extended sites store can use customer-specific prices, site-specific prices, or asset store-specific prices during runtime.

In all three scenarios, we must associate a price rule to your contract in order to use the correct price list at runtime. For more information about price rules, see Price rule assignment and contracts. The following example illustrates the relationships in the database tables for an AuroraB2BStore extended sites store that is configured to use store-specific pricing at runtime. We can use this example to troubleshoot any pricing issues that we might notice in our extended sites store.


Related concepts
Price rule assignment and contracts
Trading agreement data
Contract referral
organization. They define what is being sold under the contract; the price of the items being sold; how the items are shipped; how orders are paid for; how item returns are handled; how orders are approved; and where orders are shipped from.">Contract terms and conditions
price rules, you should know which database tables store data about price rules. In addition, you should understand what is happening behind the scenes when the store displays a price generated by a price rule. This knowledge helps you understand what you need to create or change to support customized conditions and actions in price rules.">Price rule data storage and process flow


Related tasks
price lists. A price entry is a row in a price list.">Limiting the size of a price list to be exported
price rules used for storefront pricing.">Manage price rules
Assigning a price rule to a contract


Related reference
Case Study: WebSphere Commerce contract modeling