We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there any possibility to hide unavailable products in the shelf.product component?
I saw that list-context.product-list has the prop that helps me (hideUnavailableItems), but it doesn't work for shelf.product.
Or is there any option to build a shelf containing similar products using list-context.product-list component?
The text was updated successfully, but these errors were encountered:
@GabiDanciu did you found any solution? I'm facing the same problem right now.
Sorry, something went wrong.
@thiagomeest pudiste solucionar este problema?
I think the list-context.product-list is responsible to prepare and filter a product list before the shelf.product component.
The shelf.product is only a child component to show product context informations like name, price, picture, discounts, buy button..
I don't know why I was mentioned in this topic, but that is my answer as a developer with some VTEX experience.
No branches or pull requests
Is there any possibility to hide unavailable products in the shelf.product component?
I saw that list-context.product-list has the prop that helps me (hideUnavailableItems), but it doesn't work for shelf.product.
Or is there any option to build a shelf containing similar products using list-context.product-list component?
The text was updated successfully, but these errors were encountered: