WebSphere Commerce Enterprise

Contract price pop-up

Customers can use the Contract Price pop-up to specify the contract price to apply to their order item.The contract price chosen by the customer is added to their order during checkout.

Elements of the Contract Price Pop-up page


Contract Price Pop-up screen capture
Full size screen capture

JSP files

  • B2BContractSelectExt.jsp displays the selected contract.
  • B2BOrderPricingPopup.jspf displays the entire Contract Price pop-up.
  • B2BGetContractPriceData.jsp retrieves the data for the pop-up.

e-Marketing Spots

  • There are no e-Marketing Spots on the Contract Price pop-up page.

Store functions

  • There are no options on the Contract Price pop-up page.

Links and buttons

  • 1 When the Update button is clicked:
    • AjaxOrderChangeServiceItemUpdate is called when AJAX checkout is enabled.
    • OrderChangeServiceItemUpdate is called when AJAX checkout is disabled.
  • 2 When Close is clicked, the popup window is closed and the shopping cart is displayed.