---
sourceDocument: Australia Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/customer-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Configure a wishlist and cart for your portal header

# Configure a wishlist and cart for your portal header {#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

Display a wishlist and cart on your portal header.

## Antes de Iniciar

Role required: sp_admin

## Procedimento

1. Modify JSON.
   1. Navigate to AllService PortalPortal.
   2. On the Service Portal page, search and select <kbd class="ph userinput">Customer Support</kbd> in the Title column.
   3. On the Customer Support page, in the Main menu field, select the Preview this record icon (![Preview this record]()).
   4. Select Open Record on the Instance with Menu pop-up window.
   5. On the Portal revamp demo menu page, in the Additional options, JSON format field, modify the JSON as shown.  

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

   6. Select Update.
   {#portal-config-header-wishlist__substeps_szg_jck_g2c}
2. Enable wish list.
   1. Navigate to Service CatalogMaintain Catalogs.
   2. Open Customer Service record.
   3. Select Enable Wish List check-box.
   4. Select Update.
   {#portal-config-header-wishlist__substeps_a1b_5ck_g2c}

