"Catalog Home" button dialog that shows up when clicking "Add to Cart" from an Oder Guide in Service Portal always redirects to sc_homeDescriptionIn the Service Portal, the "Catalog Home" button dialog that shows up when clicking "Add to Cart" from an Order Guide always redirects to sc_home instead of the Catalog Homepage you set in the portal record.Steps to Reproduce On an affected instanceGo to Service PortalGo to Service CatalogSearch for the "New hire" Order GuideFill mandatory info Click Next Fill mandatory options Click Next Select "Add to Cart"Select "Catalog Home" Expected behavior: You will be redirected to the catalog home page defined in the portal recordActual behavior: You are always redirected to sc_homeWorkaroundClone the SC Order Guide WidgetReplace line 165 of the client controller script with: '?id=' + $scope.data.sc_catalog_page Related Problem: PRB1323339