Enable "Add to Cart" in Employee Center<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } span { font-size: 12pt; font-family: Lato; color: var(--now-color--text-primary, #000000); } h2 { font-size: 24pt; font-family: Lato; color: var(--now-color--text-primary, black); } h3 { font-size: 18pt; font-family: Lato; color: var(--now-color--text-primary, black); } h4 { font-size: 14pt; font-family: Lato; color: var(--now-color--text-primary, black); } a { font-size: 12pt; font-family: Lato; color: var(--now-color--link-primary, #00718F); } a:hover { font-size: 12pt; color: var(--now-color--link-primary, #024F69); } a:target { font-size: 12pt; color: var(--now-color--link-primary, #032D42); } a:visited { font-size: 12pt; color: var(--now-color--link-primary, #00718f); } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } .kb-wrapper { max-width: 100%; font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; color: #000000; } .kb-wrapper h2 { margin: 24px 0 12px; padding-bottom: 4px; border-bottom: 2px solid #e8fce4; color: #032D42; font-family: Lato, sans-serif; font-size: 14pt; font-weight: 900; } .kb-wrapper h2:first-child { margin-top: 0; } .kb-wrapper p, .kb-wrapper li, .kb-wrapper ul, .kb-wrapper ol, .kb-wrapper a { font-family: Lato, sans-serif; font-size: 12pt; } .kb-wrapper .kb-steps { margin: 0; padding: 0; list-style: none; counter-reset: kb-step; } .kb-wrapper .kb-steps > li { position: relative; min-height: 32px; margin: 0 0 14px; padding-left: 46px; counter-increment: kb-step; } .kb-wrapper .kb-steps > li::before { position: absolute; top: 1px; left: 0; display: inline-flex; width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 50%; background: #032D42; color: #63DF4E; font-weight: 900; content: counter(kb-step); } .kb-wrapper code { padding: 1px 4px; border: 1px solid #b8cfd8; background: #e6f0f5; color: #032D42; font-family: monospace; font-size: 11pt; } .kb-wrapper { max-width: 100%; font-family: Lato, sans-serif; font-size: 12pt; line-height: 1.7; color: #000000; } .kb-wrapper h2 { margin: 24px 0 12px; padding-bottom: 4px; border-bottom: 2px solid #e8fce4; color: #032D42; font-family: Lato, sans-serif; font-size: 14pt; font-weight: 900; } .kb-wrapper h2:first-child { margin-top: 0; } .kb-wrapper p, .kb-wrapper li, .kb-wrapper ul, .kb-wrapper ol, .kb-wrapper a { font-family: Lato, sans-serif; font-size: 12pt; } .kb-wrapper .kb-steps { margin: 0; padding: 0; list-style: none; counter-reset: kb-step; } .kb-wrapper .kb-steps > li { position: relative; min-height: 32px; margin: 0 0 14px; padding-left: 46px; counter-increment: kb-step; } .kb-wrapper .kb-steps > li::before { position: absolute; top: 1px; left: 0; display: inline-flex; width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 50%; background: #032D42; color: #63DF4E; font-weight: 900; content: counter(kb-step); } .kb-wrapper code { padding: 1px 4px; border: 1px solid #b8cfd8; background: #e6f0f5; color: #032D42; font-family: monospace; font-size: 11pt; } Summary When ordering a catalog item or order guide, the Add to Cart button appears in Service Portal but is not displayed in Employee Center by default. Enable the corresponding option on the relevant widget instance to display the button in Employee Center. Facts This is out-of-box behavior.The visibility of the Add to Cart button in Employee Center is controlled by a widget instance option. Release All Versions Instructions Log in as a user with the admin role.Open the catalog item in Employee Center.Hold Ctrl and right-click directly on the ordering widget.Select Instance Options.Select the Enable show cart button option.Save the widget instance options.Reload the catalog item and confirm that the Add to Cart button is displayed. Related Links Add a catalog item to the shopping cart in Employee Center