Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How can we add cart icon on header in service portals

Anil74
Tera Guru

Hi All,

I have a requirement to add Cart icon on header in service portal. How Can we add this.

Thank you.

4 REPLIES 4

akashsrm100
Kilo Guru

Hi Anil

Open header menu widget from your service portal record i.e SP Header Menu oob

Add following to Additional json field 

{
"enable_cart": {
"displayValue": "true",
"value": true
}
}

 

Thanks 

 

 

Thank you. Will add cart(vth icon) on header.

Tanmay10
ServiceNow Employee
ServiceNow Employee

Hi Anil,

 

Do you want this icon on the catalog portal?

 

regards

- T 

Yes  tanmay.. Need to add Cart(vth Icon) on header of scp_home