When you create a price list, each list uses the following properties:

The list also displays the following information about a product and a SKU:

Note: Either the list price or the complex price is required, not both.

The following steps describe how to price items using price lists.

  1. Assign a price list to a user profile as described in Assigning a Price List to a User.

    The price list that is used to price an order is stored in the priceList property (of type priceList) in the user’s profile.

    Note that this price list can also be stored in a contract used by the organizations to which a profile belongs.

  2. Price an item with a price list.

    There are price list-specific versions of each of the precalculators used by the ItemPricingEngine. The ItemPriceListCalculator and the ItemPriceListSaleCalculator are the precalculators for list pricing. The ConfigurableItemPriceListCalculator and the ConfigurableItemPriceListSaleCalculator are the precalculators for configurable item pricing.

  3. View a price through JSP code.

    The PriceDroplet servlet bean looks up the price of an item. For more information on the PriceDroplet servlet bean, see the PriceDroplet section in this chapter in the Guide to Setting Up a Store.

For information on setting up price lists using the ACC, see the Managing Price Lists chapter of the Guide to Setting Up a Store. For information on setting up price lists using the Business Control Panel, refer to the Business Control Center User's Guide.

For information on price lists and returns, refer to the Setting Up Returns section.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices