Loading
Get Started with B2C Commerce
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Storefront Sorting Options

          Storefront Sorting Options

          A storefront sorting option allows customers to sort search results already returned by a category or keyword search. Any storefront sorting options you configure in B2C Commerce appear in the Sort By dropdown list at the top of search results. All storefront sorting options are available site-wide.

          Any time a customer sees a list of products, there’s a default sorting rule applied that sorts the results. However, add sorting options for the customer, such as sorting by price, size, or brand, beyond the sorting rule applied when the search results are first shown. Use the default storefront sorting options provided in the SiteGenesis application or create your own sorting rules and use them as storefront sorting options. There’s only one list of storefront sorting rules for your entire storefront, so any sorting rules you select as sorting options apply to all product categories.

          Create up to 100 sorting options.

          Storefront Sorting Options in SiteGenesis

          B2C Commerce provides the following default sorting options:

          • Best Matches
          • Price High to Low
          • Price Low to High
          • Product Name Ascending
          • Product Name Descending
          • Brand
          • Most Popular
          • Top Sellers

          To see these options, perform a search in the SiteGenesis application or navigate to any page that shows products. At the top of the product grid, you see the Sort By list. This list shows the sorting rules selected as storefront sorting options.

          Storefront options are implemented as a module in SiteGenesis.

          The util/module.isml template defines the search/components/productsortingoptions.isml template as a module. The search/components/productsortingoptions.isml template defines how storefront sorting options are retrieved from Business Manager.

          The rendering/categoryproducthits.isml template implements the isproductsortingoptions model.

          • Create Storefront Sorting Options
            Storefront sorting options are sorting rules that customers can apply to their search results. For example, if they want to reorder search results in terms of price, brand name, or release date.

          Create Storefront Sorting Options

          Storefront sorting options are sorting rules that customers can apply to their search results. For example, if they want to reorder search results in terms of price, brand name, or release date.

          Required Editions

          Available in: B2C Commerce
          1. Go to site | Merchant Tools | Search | Storefront Sorting Options.
          2. On the Storefront Sorting Options page, select the language for a site and click Apply.
            When you select a new language to configure, the values for the Display Name are cleared for that language.
          3. Click New.
          4. Select a language for the storefront option. If you don't have sites in different languages, select Default or the locale for the current site.
          5. Enter a unique ID for the Sorting option.
            This ID is only used internally and in B2C Commerce to identify the sorting option.
            For example, to distinguish between two rules intended for different categories but sharing the display name Hot sellers, use different IDs such as womensHotSellers and mensHotSellers.
          6. Enter a Display Name for the sort option.
            The Display Name shows in the Storefront.
          7. Select a sorting rule from the dropdown.
            Note
            Note Global sorting rules apply to all sites.
          8. If you’re creating the sorting option for an A/B test, select the AB Test Only checkbox.
            Note
            Note Selecting this option limits display of the sorting option to A/B tests where the specified sorting rule (set in Step7) applies.
          9. To save your changes, click Apply at the bottom of the page. Clicking Apply for the Select Language option doesn't save changes.
           
          Loading
          Salesforce Help | Article