glide.sc.item.cannot_show_price
ServiceNow property description:
List of class names for catalog items that do not show the price in listings
Attributes
- Sys ID: 99edb0063721300054b6a3549dbe5d76
- Type: string
- Application: Global
- Default value: sc_cat_item_guide,sc_cat_item_producer,sc_cat_item_wizard,sc_cat_item_content

AI generated property description:
The ServiceNow property `glide.sc.item.cannot_show_price` is used to control the visibility of prices for specific catalog items in the Service Catalog. According to the documentation, this property holds a list of class names for catalog items that should not display their prices in listings. By configuring this property, administrators can selectively hide prices for certain items, which can be useful for items where pricing is not relevant or should remain confidential. This property enhances the flexibility of the Service Catalog by allowing tailored visibility settings for different catalog items.
Source