glide.sc.price.display
ServiceNow property description:
When to show prices and sub-totals on the service catalog cart (overrides sc_layout record settings):
Attributes
- Sys ID: f5dad5760a0a0b5b00f1e17dc02416c0
- Type: choice list
- Application: Global
- Default value: non_zero

AI generated property description:
The ServiceNow property `glide.sc.price.display` controls the visibility of prices and sub-totals in the service catalog cart. According to the documentation, this property can override the settings defined in the `sc_layout` record. When enabled, it ensures that prices and sub-totals are displayed to users in the service catalog cart, regardless of the individual item settings in the `sc_layout` record. This property is useful for administrators who want to enforce a consistent pricing display policy across the entire service catalog. Disabling this property will hide prices and sub-totals, providing a cleaner interface for users who do not need to see cost information.
Source