Using Cart Layouts in Service CatalogIssue <!-- div.margin{ padding: 10px 40px 5px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing: 8px; border-collapse: separate; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Using cart layouts in Service Catalog OverviewThis article explains how to migrate to Service Catalog cart layouts in Fuji and later releases. Enable cart layout functionality Cart layout functionality can be enabled from the Service Catalog properties by enabling glide.sc.use_cart_layouts. This property enables customization of cart and check-out related widgets. Cart layout is available starting with the Fuji release. It is enabled by default for new customers. For upgrading customers, if any cart macros are customized, then it is disabled. Using cart layout functionalityAfter cart layout functionality is enabled, you can; Hide price, quantity, cart, or cart-related buttons (for example, Order Now or Proceed to checkout) throughout the Service CatalogChange labels of shopping cart buttonsChange order of elements/columns on order status screen Configure cart layout by navigating to Service Catalog > Catalog Definitions > Maintain Cart Layouts. Note that item-specific cart settings (for example, Omit Price or No Quantity) do not work after enabling cart layouts. For example, an item may show quantity in cart, even after selecting the No Quantity option for that item. If you must use item-specific settings for certain items (with the glide.sc.use_cart_layouts property enabled), clear the Use Cart Layouts option for those specific items. Then, item-specific settings override cart layout settings for that item defined throughout the Service Catalog.