Skip to content

feat: new AI Search integration - CXCDS-18834 - #21892

Draft
lasoh wants to merge 4 commits into
developfrom
feature/CXCDS-18834
Draft

feat: new AI Search integration - CXCDS-18834#21892
lasoh wants to merge 4 commits into
developfrom
feature/CXCDS-18834

Conversation

@lasoh

@lasoh lasoh commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

lasoh added 3 commits July 31, 2026 14:56
Adds AI Search feature behind useAiSearch feature toggle (mock data,
no backend dependency). Includes:
- AI mode toggle in search box (single pill button, Figma-aligned)
- AI search panel with suggestions outlet
- Product criteria badge on PLP items (mock: rotating 3/3, 2/3, 1/3 matches)
- Product criteria on PDP via CurrentProductService
- AI answer banner outlet on product list
- Navigation to search results on AI query
- Feature toggle: useAiSearch (default false, enabled in storefrontapp)
- Translations for AI search UI (aiToggle, aiCriteria, aiPanel)
- Styles: searchbox toggle, criteria badge, product list/grid items
…ovements

- Added new translations for AI search status messages.
- Implemented error handling in AI search suggestions and results display.
- Updated search box component to manage AI search state more effectively.
- Enhanced styling for AI search loading and error states.
- Integrated AI search criteria and results into product listing and detail views.
- Improved user experience with clearer feedback during AI search operations.
@github-actions

Copy link
Copy Markdown
Contributor

🚨 PR Title Validation Failed 🚨

Your pull request title does not follow the required format. Please update it to match the expected pattern:

Expected format:
<type>: <subject>

Allowed Types

  • docs: Changes to documentation only
  • feat: New feature work
  • fix: Bug fixes
  • perf: Code improvements for performance
  • refactor: Code changes that are not bug fixes or features
  • style: Code style changes (e.g., whitespace, formatting)
  • test: Adding or updating tests
  • chore: Build, CI, scripts, configs, etc.

Example of a valid PR title

feat: Add user authentication
fix: Resolve checkout bug
docs: Update API documentation

Merge is blocked until the PR title is corrected.

@lasoh lasoh changed the title Feature/cxcds 18834 feat: new AI Search integration - CXCDS-18834 Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant