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

Special price doesn't show by autocomplete #682

Closed
redouanhajjari opened this issue Jan 5, 2018 · 5 comments
Closed

Special price doesn't show by autocomplete #682

redouanhajjari opened this issue Jan 5, 2018 · 5 comments
Assignees
Labels

Comments

@redouanhajjari
Copy link

redouanhajjari commented Jan 5, 2018

Preconditions

When you search for an product and it has an special price. the normale price wil showed in the dropdown screen.

i mean the top search balk in the header.
when you type your product. you see different products that the customer means. and the it didn't show an special price if the product has an special price.

Magento Version : 2.1.9
ElasticSuite Version : 2.3.0
Environment : production and development

@redouanhajjari
Copy link
Author

Can somebody please give me feedback about this?

@sambolek
Copy link
Contributor

Following this issue, as I'm seeing the same behaviour on one of our sites.

It seems that autocomplete box doesn't display special price for some products. Furthermore, the part that fetches the price (priceRenderer) seems pretty slow, so it sometimes takes a few seconds for autocomplete to show.

Haven't investigated yet, but interested to see if someone else has the same problem(s).

@romainruaud romainruaud self-assigned this Jan 10, 2018
@romainruaud
Copy link
Collaborator

I am able to reproduce the issue on my testing environment.

I set special price to a product and save it. Price index is OK, so does the ES index. But the autocomplete display the base price.

I will investigate this one to find what could cause this bug.

@afoucret
Copy link
Contributor

PR have been merged.
Will be part of the next stable release.

@interequipment
Copy link

How can I hide product price from autocomplete list??

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

5 participants