SC Shopping Cart widget
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Service Portal Designer
The SC Shopping Cart widget (sc-shopping-cart-v2), used with Service Catalog, stores all your orders at one place. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Control the quantity of items in the cart.
- Add items to a cart. This information is stored in the sc_cart table.
- Define who the items are being requested for.
- Save specific items together as a bundle, which can be reloaded later. You can replace the cart items with the saved bundles, or add the bundles to the cart items.
- Remove all items from your cart.

Instance options
Use the widget instance options to customize the settings for the SC Shopping Cart widget. To customize the settings for this widget, press the Ctrl key, click on the widget, and select Instance Options.
Field | Description |
---|---|
Presentation | |
Bootstrap color | Color scheme for the widget. The default colors are defined by the portal theme, but if you want the instance to have a specific color, select the option from the list. |
Behavior | |
Cart Template | Enter the name of a ng-template you want to use to provide a different template for the shopping cart. By default, two ng-templates are provided: small_shopping_cart_v2.html and large_shopping_cart_v2.html. |
Auto update cart | Automatically updates the cart across all sessions. |
On this page
Related Content
- Catalog Content widget
The Catalog Content widget is part of the Service Catalog and includes a tiled list of all the content items available in the catalog. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Catalog Homepage Search widget
Give your users the option to search the Service Catalog as soon as they log in. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Recent & Popular Items widget
Allow a user to browse recent and popular catalog items. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Request Fields widget
The Request Fields widget displays information about any request a user has made. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Requested Items widget
Describes at what stage of the order a requested item is. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Requests and Approvals widget
Allow a user to refer to their open requests and approvals in the Service Catalog. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Catalog Item widget
Use this widget (widget-sc-cat-item-v2) to view the information about a catalog item and order the item. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Categories widget
The SC Categories widget displays Service Catalog categories. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Category Page widget
Lists the catalog items available within a certain category. Categories are determined within the Service Catalog module. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Order Guide widget
Use this widget (widget-sc-order-guide-v2) to request an order guide, that is, a single service catalog request for several catalog items with a specific purpose. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Popular Items widget
List of Service Catalog items that users purchase often. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Save Bundles widget
The Save Bundles widget allows you to save specific catalog items together for reuse. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Saved Carts widget
The Saved Carts widget shows previously created and saved bundles from the Service Catalog. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Scroll to top widget
In the Service Portal mobile view, the SC Scroll to top widget (sc_scroll_to_top) lets you scroll to the top of the screen after you scroll down. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SP Variable Editor widget
The Variable Editor widget allows you to change the specifications you chose for an item in the Service Catalog. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- SC Wish List Cart widget
Use this widget to add catalog items or record producers to the wish list so that you can review them. You can use this base system widget as-is in your portal or clone it to suit your own business needs.
- Create and edit a page using the Service Portal Designer
Create or edit a page and use layouts to organize the columns that house the widgets.
- Configure widget instances
Create unique instances of widgets by configuring the options for each instance.
- Clone a widget
Take advantage of existing code by cloning and editing an existing widget.
- Add a catalog item to the shopping cart