- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 09:33 PM
Hi,
I would like to hide price of SC Category Page.
How can I realize?
Regards,
Solved! Go to Solution.
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 09:41 PM
Hi MI
Please go through these step and based on your requirement hide the price.
Hide prices globally
Configure service catalog properties to hide prices globally.
To view and edit service catalog properties, navigate to Service Catalog > Catalog Policy > Properties.
Hiding prices by item types
By default, prices do not appear for order guides, record producers, and wizard launchers.
You can change which catalog item types show prices using the List of class names for catalog items that do not show the price in listings property (glide.sc.item.cannot_show_price). Provide a comma-separated list of table names for item types that you want to hide prices for.
For example, to hide prices for standard catalog items, add sc_cat_item to the list.
You can also remove an existing entry to display prices for that item type. For example, to display prices for order guides, remove the order guide entry sc_cat_item_guide from the list.
Hiding prices for all items
By default, zero-priced items have prices hidden in listings and carts.
You can configure this behavior to always hide or show prices, using the When to show prices and sub-totals on the Service Catalog Cart property (glide.sc.price.display).
Set this property to Always show prices to display prices for all items on all service catalog screens, or to Never show prices to hide prices for all items on all service catalog screens.
Hide prices for specific items
You can hide prices for specific items to match your organizational requirements.
- Navigate to Service Catalog > Catalog Definition > Maintain Items.
- Open the relevant item definition.
- Select the Omit Price on Cart check box.
The price does not appear in the catalog listing or when the item is added to the cart. The price is listed as "-" on the edit cart, order confirmation, and order status screens.
If this helps you, then please my answer correct and helpful
Thanks and Regards
saurabh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2020 09:41 PM
Hi MI
Please go through these step and based on your requirement hide the price.
Hide prices globally
Configure service catalog properties to hide prices globally.
To view and edit service catalog properties, navigate to Service Catalog > Catalog Policy > Properties.
Hiding prices by item types
By default, prices do not appear for order guides, record producers, and wizard launchers.
You can change which catalog item types show prices using the List of class names for catalog items that do not show the price in listings property (glide.sc.item.cannot_show_price). Provide a comma-separated list of table names for item types that you want to hide prices for.
For example, to hide prices for standard catalog items, add sc_cat_item to the list.
You can also remove an existing entry to display prices for that item type. For example, to display prices for order guides, remove the order guide entry sc_cat_item_guide from the list.
Hiding prices for all items
By default, zero-priced items have prices hidden in listings and carts.
You can configure this behavior to always hide or show prices, using the When to show prices and sub-totals on the Service Catalog Cart property (glide.sc.price.display).
Set this property to Always show prices to display prices for all items on all service catalog screens, or to Never show prices to hide prices for all items on all service catalog screens.
Hide prices for specific items
You can hide prices for specific items to match your organizational requirements.
- Navigate to Service Catalog > Catalog Definition > Maintain Items.
- Open the relevant item definition.
- Select the Omit Price on Cart check box.
The price does not appear in the catalog listing or when the item is added to the cart. The price is listed as "-" on the edit cart, order confirmation, and order status screens.
If this helps you, then please my answer correct and helpful
Thanks and Regards
saurabh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 03:18 AM
Hi,
Thank you for reply.
I tried it , but I couldn't resolved.
I'll try question for 'HI'.
Thanks,