Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(headless): add commerce entry to quantic use case mappings #4678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jfallaire
Copy link
Contributor

@jfallaire jfallaire commented Nov 14, 2024

Adding the current browser commerce headless distribution as a static resource in Salesforce is not compatible with the LWC environment.

To enable Coveo Headless Commerce in Salesforce, a commerce use case needs to be added to the quanticUseCaseEntries to support this functionality effectively.

#4677

https://coveord.atlassian.net/browse/KIT-3741

Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 236.8 236.8 0
commerce 341.5 341.5 0
search 412.8 412.8 0
insight 402.1 402.1 0
recommendation 249.1 249.1 0
ssr 406.3 406.3 0
ssr-commerce 353.7 353.7 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

@alexprudhomme alexprudhomme changed the title feat(headless,quantic): add commerce entry to quantic use case mappings chore(headless): add commerce entry to quantic use case mappings Nov 14, 2024
Copy link
Contributor

@alexprudhomme alexprudhomme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty sure you need to add a jira as well or it will break the deployment pipeline.

@jfallaire
Copy link
Contributor Author

Jira created : https://coveord.atlassian.net/browse/KIT-3741

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.

[enhancement]: Add support for headless commerce in quantic
3 participants