---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/servicenow-platform

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Enable Shopping Cart and Add to Wish List options in Employee Center

# Enable Shopping Cart and Add to Wish List options in Employee Center {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Modify the Main Menu configuration of the Employee Center to provide
the Shopping Cart and Add to Wish List options while requesting catalog items.

## Antes de Iniciar

Enable the wish list feature for catalog. For information about enabling the wish
list, see [Saving catalog items to a wish list](https://servicenow-prod.fluidtopics.net/a0AL8fkZcxC3NsFEK5ilOw "You can save catalog items to your wish list and visit them later to complete the ordering process.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

The Shopping Cart and Add to Wish List menu options that are available by default on
the Service Portal are not available in the Employee Center. You must enable these options in the Employee Center to allow employees to add catalog items to the
Shopping Cart and Wish List.

If these features are not required, then consider disabling these options in Service Catalog for a seamless experience in the Employee Center. To enable or disable the shopping cart option in Service Catalog follow the first three steps mentioned in the [Enable the Shopping Cart
Widget](https://www.servicenow.com/docs/access?context=enable-shopping-cart&version=australia&pubname=australia-platform-user-interface&ft:locale=en-US) topic and for
information on enabling or disabling the Wish list option in Service Catalog, see [Saving catalog items to a wish list](https://servicenow-prod.fluidtopics.net/a0AL8fkZcxC3NsFEK5ilOw "You can save catalog items to your wish list and visit them later to complete the ordering process.") topic.

## Procedimento

1. Navigate to AllService PortalPortals.
2. Search for and select Employee Center.
3. If you are prompted with the message To edit this record click here, then click here.
4. Open the Main menu by clicking the preview this record icon (![Preview this record icon]()).
5. Change the values for enable_cart and enable_wishlist to True.  

       {
       	"enable_cart":{
       		"displayValue":"true",
       		"value":true
       	},
       	"auto_update_cart":{
       		"displayValue":"true",
       		"value":true
       	},
       	"exclude_search_on_homepage":{
       		"displayValue":"true",
       		"value":true
       	},
       	"enable_wishlist":{
       		"displayValue":"true",
       "value":true

6. Click Update.

## Resultado

The Shopping Cart and Add to Wish List options appear on the Employee Center.

