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

Drive mode does not work #17

Closed
delyriand opened this issue Jan 12, 2021 · 0 comments
Closed

Drive mode does not work #17

delyriand opened this issue Jan 12, 2021 · 0 comments

Comments

@delyriand
Copy link

Preconditions

Magento Version : 2.4.1

Module Offer Version : 1.4.0

Environment : Developer

Third party modules : smile/elasticsuite-for-retailer in 2.1.0

Steps to reproduce

  1. Create one (or more) retailer
  2. Create an offer for this retailer and a product
  3. Change the navigation mode to "Drive mode" in ElasticSuite > Elastic Suite for Retailer
  4. Go to the category of this product

Expected result

  1. I only see the product with an offer
  2. In the elasticsearch document, i see the offer data

Actual result

  1. I see all the products even those without an offer
  2. In the elasticsearch document, I don't see the offer information (price for example)

Informations

In the definition of the data source for the offers, there is an additional element node:

<item name="product" xsi:type="array">

delyriand pushed a commit to delyriand/magento2-module-offer that referenced this issue Jan 12, 2021
delyriand pushed a commit that referenced this issue Feb 11, 2021
#17 Fix the configuration of data source resolver for the offers
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

No branches or pull requests

1 participant