New
Parameter to Display Highest Uncommitted Lot
Sell Price
A new EC Customer Parameter, when set, will result in the display of the highest lot price available. This display will be on the Product Catalog page, (using the tag called "Price"), the Shopping Cart page, and the Order Confirmation and Approval pages using the following tags.
calc_item_price calc_item_price_ext calc_item_price_total
A new routine checks to see if there are any uncommitted lots for the particular item in a warehouse available to the buyer. If there are, the lot with the highest unit sell price is determined and this sell price is used for display. If the routine is unable to find any uncommitted lots matching this criteria, it will return a flag indicating the program should use the current logic to determine the sell price of the item.
|