Overview
Catalog modeling¶
Guides on how to structure catalog data.
| Guide | Contents |
|---|---|
| Product modeling guide | How to use the data model when working outside of fashion and lifestyle. |
| Pre-order items | How to model pre-order items in Elevate. |
| Storing presentational information | Keep UI-only data out of the search index. |
Feature concepts¶
Specific concepts in Elevate: what they are and how to implement them.
| Guide | Contents |
|---|---|
| Categories | Supplying Elevate with category information. |
| Name and series | How name and series affect search and recommendations. |
| Image tags | Use image tags to control image selection and prioritization. |
| Store-specific stock numbers | Show store-specific stock numbers for online and physical stores. |
Search and facets¶
How search, filtering, facets, and autocomplete behave, and how to configure them.
| Guide | Contents |
|---|---|
| Setting up and configuring facets | How to configure facets in Elevate. |
| Relaxing search criteria | Include a "related searches" section in the search page result. |
| In-page search | Add a scoped search bar for refining landing pages. |
| Content list on search page | Add a content list to a search page. |
| Autocorrect with facet selection | Handle autocorrected search queries together with selected facets. |
| Category page in autocomplete | Include category or brand pages as autocomplete suggestions. |
Recommendations¶
How to configure and deliver product recommendations.
| Guide | Contents |
|---|---|
| Recommendation best practices | Pick the best recommendation types for each part of a site. |
| Recommendation lists on landing pages | Use additional recommendation lists on landing pages. |
Pages and navigation¶
Manage landing pages and navigation structures.
| Guide | Contents |
|---|---|
| Import and export pages | Import and export pages using the API. |
| Import and export navigation | Import and export navigation trees using the API. |
Storefront responses¶
Things that impact what is returned by a storefront query.
| Guide | Contents |
|---|---|
| Image order | How images are ordered in the Storefront API. |
| Product list response templates | Import and use templates to customize query responses. |
| Product listings and filters | How product listings are structured, and how filters affect what is returned. |
| Optional query parameters | Work with optional query parameters on storefront queries. |
Operations¶
Operational guides.
| Guide | Contents |
|---|---|
| Handling bots and crawlers | Best practices for handling bot and crawler traffic. |