pinUnexpandedResults property

bool? pinUnexpandedResults
getter/setter pair

Whether to pin unexpanded results.

The default value is false. If this field is set to true, unexpanded products are always at the top of the search results, followed by the expanded results.

Implementation

core.bool? pinUnexpandedResults;