Shopping Cart not displayed in Service Catalog on CMS siteIssue <!-- div.margin{ padding: 10px 40px 40px 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:2; } 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:; } --> Shopping Cart not displayed in Service Catalog on CMS site ProblemUsers within a CMS site do not have a shopping cart when searching categories.Also, when they drill into an item they do not see the cart or buttons displayed on the cart (Order Now, Add to cart ,or Continue Shopping). SymptomsCMS users do not see a shopping cart when searching Service Catalog categories. User can select a catalog item, but there is no method to request an item as the following are not displayed: Shopping cartOrder Now buttonAdd to Cart buttonEdit Cart buttonProceed to Checkout buttonContinue Shopping button The issue only affects the CMS Service Catalog. The issue does not occur within the non-CMS Service Catalog. CauseThis is a CMS configuration issue. A CMS Site record has a Use external cart option that omits the default cart when rendering catalog pages within a site that contains catalog pages. Note: If you use an external cart, the no cart option on a service catalog item has no effect. The external cart appears for all items. If the site record has the Use external cart option selected, a block needs to be included in the site so users can interact with their catalog cart. For more information, see Catalog Cart Block in the product documentation. Resolution Navigate to Content Management > Sites.Select site record of the CMS site that has the issue.Ensure the that Use external cart option is not selected.Retest and verify that users see the Shopping Cart as expected when searching within catalog categories.Users should also see the Shopping Cart when selecting an item. For more information about the external cart feature, see Create a Site in the product documentaiton.