Continue Shopping button is redirecting to a blank catalog page Issue <!-- 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 { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms When the users add a catalog item to the cart and click on continue shopping, it redirects them to a blank catalog page Release All the available releases Cause The user might have modified the OOB catalog_default portal page. This might be the reason why they are redirected to a blank page when they click Continue Shopping button. Resolution The user has to compare the catalog_default portal page with the out of the box one. The sys_portal_page record can be found below. https://<instance-name>.service-now.com/nav_to.do?uri=sys_portal_page.do?sys_id=453809e40a04bfde001fb14e5729693d They have to make sure the sys_portal entries in the related lists exists and check how different the entries are from the out of the box version. If they have to switch back to the OOB version, they have to import the XML of the sys_portal_page record and the sys_portal records that are linked to it. The out of the box sys_portal records corresponding to this particular portal page can be found below. https://<instance-name>.service-now.com/sys_portal_list.do?sysparm_query=page%3D453809e40a04bfde001fb14e5729693d