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

Bundle product price is in-correct in autocomplete #1182

Closed
chitra-hirnawale opened this issue Nov 14, 2018 · 3 comments
Closed

Bundle product price is in-correct in autocomplete #1182

chitra-hirnawale opened this issue Nov 14, 2018 · 3 comments
Assignees

Comments

@chitra-hirnawale
Copy link

chitra-hirnawale commented Nov 14, 2018

Preconditions

In autocomplete bundle product price is not correct.

Magento Version : 2.2.3

ElasticSuite Version :2.6.0

Environment : Production

When user search for any product, bundle product price is showing in-correct in autocomplete but its correct on product details page.

@romainruaud
Copy link
Collaborator

Hello @chitra-hirnawale

Please provide screenshots or more details to describe your issue.

What is "incorrect" ? I strongly suspect this one is already fixed by #1139

@romainruaud
Copy link
Collaborator

Closed for being inactive more than 2 weeks.

Feel free to open a new issue if still encountering the problem.

@ibeschastnaya
Copy link

Hello,

We have the same issue.

Preconditions: Bundle product has fixed price.

Steps to reproduce:

Open storefront.
Enter query to the search field to search for your bundle with fixed price
Pay attention to the price of the Bundle in quick search drop-down.
Actual result: Price range is shown.
Expected result: Fixed price should be shown.

This issue probably related to the fact that for product query for Autocomplete doesn't have price_type, so products rendered with range instead of fixed price.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants