how to hide price SC Category page

Mi4
Tera Expert

Hi,

I would like to hide price of SC Category Page.

How can I realize?

find_real_file.png

 

Regards,

1 ACCEPTED SOLUTION

Saurabh singh4
Kilo Guru

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.

  1. Navigate to Service Catalog > Catalog Definition > Maintain Items.
  2. Open the relevant item definition.
  3. 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

     

View solution in original post

2 REPLIES 2

Saurabh singh4
Kilo Guru

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.

  1. Navigate to Service Catalog > Catalog Definition > Maintain Items.
  2. Open the relevant item definition.
  3. 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

     

Hi,

 

Thank you for reply.

I tried it , but I couldn't resolved.

I'll try question for 'HI'.

 

Thanks,