Shopping Cart Administration

Overview

Beginning in Oracle CPQ 22B, CPQ no longer supports shopping cart feature for Legacy Configuration UI. For more information, refer to Deprecation Announcements.

This topic defines the Shopping Cart administration for sites on Oracle CPQ 22B or later.

If your site is on Oracle CPQ 22A or prior, refer to the Shopping Carts Administration (Oracle CPQ 22A and Prior) topic.

The shopping cart displays the total number of items in the cart and the total cost for those items. Users can add multiple products to a shopping cart before checking out. Users can selectively checkout items from the shopping cart. Upon checkout, all data is carried into the newly created commerce transaction, where the products added to the shopping cart show up as line items. Users can also add items to existing quote from the shopping cart, similar to the "Add from catalog" functionality in commerce.

A shopping cart is available per Commerce Process. Administrators can enable the shopping cart for a Commerce Process in the Shopping Cart Editor. By default, this functionality is disabled.

Closed User-Side Shopping Cart

Administration

Enable and Display Shopping Cart

Administrators perform the following tasks to enable and display the Shopping Cart:

ClosedEnable Shopping Cart for a Commerce Process

ClosedCreate a Shopping Cart Process Invocation

ClosedAdd Shopping Cart to Navigation Menus


ClosedEdit Shopping Cart

 

Notes

Notes:

  • Shopping Cart is session based, therefore the user will lose all cart contents if he logs out.

  • Beginning in Oracle CPQ 22B, users can no longer edit the quantity of shopping cart items. Accordingly, the Editable option has been removed from the Shopping Cart Quantity column on the Shopping Cart Admin page.
  • You can no longer create a transaction from shopping cart items with different currency values. You can only create a transaction using a single currency.

  • It is not possible to remove the Price Book name from the parts description field within the Shopping Cart.

  • Shopping cart features do not support BOM Mapping.
  • Beginning in Oracle CPQ 22B, the commerce process variable name "processVarName" is used when creating a shopping cart navigation link instead of the process ID. This simplifies creating shopping cart navigation links, since locating the process variable name is easier than locating the process ID. The new shopping cart URL is:

    javascript:viewShoppingCart('processVarName');

    If customers have existing shopping navigation links referencing the commerce process ID, they will be updated to the commerce process variable name when upgrading to Oracle CPQ 22B.

Related Topics

Related Topics Link IconSee Also