Configure the Community Hub Store to Show Feature Merchandise Products by Default
Administrators can configure the Community Hub store to show featured products by default and let users filter to see all products.
Ensure featured filtering in the Community Hub store is enabled.
Update the StoreList card data source
- From Page Configuration, using Page to configure:, select Store.
- Click Edit next to "StoreList".
In
Data Source
, enterFeaturedStoreProductsDataSource
.- Click Save.
- Update the DefaultStoreFilterName filter Custom Label
Ensure Translation Workbench is Enabled (If translation has already been enabled with a language, skip this step)
- From Setup, enter
Custom Labels
in theQuick Find
box, then select Custom Labels. - Select DefaultStoreFilterName.
- In the Translations related list, click New.
- Click Language, select English.
- In
Translation Text
, enterFeatured
. Click Save.
Update the FeaturedProducts filter data source
- From Filter Configuration, using Card to configure:, select StoreList.
- Click Edit next to "FeaturedProducts".
- In
Display Name
, enterAll
. - In
Data Source
, enterAllStoreProductsDataSource
. - Click Save.