Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure the products card variables

Configure the variables that control what data the products card displays and how users can search and filter sold products.

Before you begin

Role required: sn_telecom_c360.admin

Procedure

  1. Navigate to All > Telecom Customer 360 > Guided Setup and select Get Started.

  2. Select 360 Cards > Products.

  3. Modify the following variables.

    VariableDescription
    Product data tableTable used to retrieve product list items. Must be the sold product table (sn_install_base_sold_product) or a child table extending from this table. Custom tables that extend from the sold product table are also supported.
    Product data table queryQuery condition that filters the product table to the current context record. By default, products that have a parent sold product are excluded.
    Primary filterField used as the primary filter at the top of the card. Defaults to product location.
    Heading fieldField displayed as the heading of each product list item. Defaults to the sold product name.
    Subheading fieldField displayed as the subheading of each product list item. Defaults to the product specification category.
    Product search fieldSearch criteria used to filter the list of sold products displayed.
    Avatar fieldField used for the product avatar image. Defaults to the product model category image. If no value is specified, a default image appears.
    Enable search on product characteristicsFlag that enables search by product characteristics. Select this flag to enable search against product characteristic values in addition to the product search field. Search is performed against characteristic values only.

Parent Topic:Configure the Telecommunications Customer 360 variables

Related topics

Products card