glide.sc.use_cart_layouts
ServiceNow property description:
Use the sc_layout driven cart macros (default true)
Attributes
- Sys ID: b10cd4819311220042cf530b547ffb78
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.sc.use_cart_layouts` determines whether the cart layouts are driven by the `sc_layout` macros. When set to true, which is the default setting, the cart and checkout pages utilize the predefined layouts specified by these macros. This allows for a more structured and consistent presentation of items in the service catalog cart. The documentation provided in the link explains how to add fields to the service catalog checkout, which is relevant when customizing the cart layout. By leveraging the `sc_layout` driven cart macros, administrators can ensure a uniform user experience across different service catalog items.
Source