Develop > Presentation layer > Customize marketing > Work with Product Advisor


Price behavior in Product Advisor

This section explains the price behavior in Product Advisor. Product Advisor does not support contract prices. Depending on which search space you have created, there are different requirements, and different behaviors exhibited depending on which price you choose.

When creating a Product Advisor search space, you may use either the list price (found in the LISTPRICE table) or the standard price (found in the OFFER, OFFERPRICE, and TRADEPOSCN tables).

Product Advisor does not support contract prices. Depending on which search space you have created, there are different requirements, and different behaviors exhibited depending on which price you choose.

If you are using the separate search space, each catalog entry must have a price defined, else it will not display in any metaphors.

If you are using the base search space, catalog entries do not have to have a price defined in order to display. When using a Price Comparison metaphor, catalog entries which do not have a price defined will display with a blank space in the price row. This effectively reduces the value of the comparison for those customers who are concerned about price when comparing two or more products. When using either the Product Exploration or Guided Sell metaphor, catalog entries that do not have a price defined will not display once the customer submits price requirements. Since these metaphor effectively query the search space with either a " price<" or " price>" than some value, catalog entries without a price do not display. Products without a price do not behave as if the price is either 0 or infinity.

Product Advisor requires that you adhere to the following additional restrictions:

To include price in a search space, add a price attribute and identify which price (list or standard) to use through the XML file created for the PACreateSearchSpaceBatchCmd scheduler command. The values for the <columnName> and <attrName> tags identify the price to include in the search space. As with any attribute used with Product Advisor which does not come from the ATTRIBUTE or ATTRVALUE tables, the value for <attrName> should not be translated, but should be the column name from the base schema. This information is displayed in the following table:

Search Space Price used <columnName> value <attrName> value
Separate List price PPPRC LISTPRICE
Standard price PPPRC PRICE
Base List price ListPrice LISTPRICE
Standard price ListPrice PRICE


Related concepts

Product Advisor


Related tasks

Create a Product Advisor search space using an XML file

Create a Product Advisor search space for the separate search space using sample utility

Create a Product Advisor search space manually for the separate search space

Prepare metaphors

Create metaphors using the command utilities

Related reference

Differences between separate and base search spaces

Attribute definitions in the search space creation XML file


+

Search Tips   |   Advanced Search