Issue
Description
How to remove shopping cart from header menu on Service Portal
Procedure
1. Navigate to Portals under Service Portal > Main menu > SP Header Menu
2.In Additional options, JSON format field, change from "value": true to "value": false.
{
"enable_cart": {
"displayValue": "true",
"value": false
}
}
3. Click Update button
Applicable Versions
All releases that support Service Portal