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

How does specificationFilters of list-context.product-list work? #680

Open
leonardjavilas opened this issue Apr 27, 2022 · 0 comments
Open
Labels
question Further information is requested

Comments

@leonardjavilas
Copy link

leonardjavilas commented Apr 27, 2022

Hello! I have an image carousel that uses the following component 'https://developers.vtex.com/vtex-developer-docs/docs/vtex-product-summary-productsummarylist' but I only need to fetch the non-kit products ie I must exclude them. How can you get this? Thank you!


"list-context.product-list#example": { "blocks": ["product-summary.shelf"], "children": ["slider-layout#example"], "props": { "hideUnavailableItems": true, "maxItems": 10, "orderBy": "OrderByTopSaleDESC", } }

@leonardjavilas leonardjavilas added the question Further information is requested label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant