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 with fixed price is in-correct in autocomplete #1250

Closed
ibeschastnaya opened this issue Jan 8, 2019 · 1 comment
Closed
Assignees
Labels

Comments

@ibeschastnaya
Copy link

We noticed the same issue as described here: #1182

Preconditions

Create bundle product with fixed price.

Magento Version : EE 2.2.6

ElasticSuite Version : "2.6.4",

Environment : Magento Cloud in production mode

Third party modules :

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.

Expected result

Fixed price should be shown.

Actual result

Price range is shown.
image

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.

rbayet added a commit to rbayet/elasticsuite that referenced this issue Jan 23, 2019
incorrectly displayed with a price range
rbayet added a commit to rbayet/elasticsuite that referenced this issue Jan 23, 2019
incorrectly displayed with a price range
romainruaud added a commit that referenced this issue Jan 23, 2019
romainruaud added a commit that referenced this issue Jan 23, 2019
…cp_2_3_x

Fixes #1250 Fixed price bundle in autocomplete (M2 2.3.x)
@rbayet
Copy link
Collaborator

rbayet commented Jan 23, 2019

@rbayet rbayet closed this as completed Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants