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

Attribute faceting #60

Closed
delyriand opened this issue Jun 8, 2016 · 2 comments
Closed

Attribute faceting #60

delyriand opened this issue Jun 8, 2016 · 2 comments

Comments

@delyriand
Copy link

For example, we have a color attribute and a base color attribute. The configurable products are decline by color (& size). But for customer experience, we need to be able to filter based on "base" color.

But, the displayed base colors are from the configurable product (instead of simple product).
We use a visual swatch for color base attribute and we are obliged to select a color for configurable product.


MyConfigurable
Color base - white

MyFirstSimple
Color - white
Color base - white

MySecondSimple
Color - crimson
Color base - Red

MyThirdSimple
Color - cherry red
Color base - Red

We have only white value in color base facet.

afoucret added a commit that referenced this issue Jun 17, 2016
Fix #60 : child attributes indexed when not already present into the child product.
@afoucret
Copy link
Contributor

The PR #64 has been rejected but the PR #65 fix this one and is merged into the master.

@delyriand can you test it from the master.

@delyriand
Copy link
Author

@afoucret It's ok. Your fix works fine.

real34 added a commit to front-commerce/magento1-elasticsuite-indexer that referenced this issue Oct 4, 2023
…not in the parent

to allow to filter on canonical attributes (e.g: color, size) different
from the discriminating attribute for products configuration

It relates to Smile-SA/elasticsuite#60 fixed
in ElasticSuite for Magento2
real34 added a commit to front-commerce/magento1-elasticsuite-indexer that referenced this issue Oct 6, 2023
…not in the parent

to allow to filter on canonical attributes (e.g: color, size) different
from the discriminating attribute for products configuration. Only for
active children products.

It relates to Smile-SA/elasticsuite#60 fixed
in ElasticSuite for Magento2
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

2 participants