Newer Version Available

This content describes an older version of this product. View Latest

Product Search Grouping Input (Pilot)

Grouping information for product search results.

We provide grouping to selected customers through a pilot program that requires agreement to specific terms and conditions. Grouping is subject to change and isn’t generally available unless or until Salesforce announces its general availability in documentation or in press releases or public statements. We can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Note

Root XML tag
<grouping>
JSON example
1{
2  "groupingOption": "VariationParent"
3}
Properties
Name Type Description Required or Optional Available Version
groupingOption String Grouping option for search results. Values are:
  • NoGrouping—Search results aren’t grouped.
  • VariationParent—Search results are grouped by the variation parent.
Required 51.0
topProductType String Type of the top product to return for each product group in search results. Value is VariationParent.

If NoGrouping is specified for groupingOption, topProductType is ignored.

Optional 51.0