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

Slider in "product-summary-sku-selector" doesn't just return sku`s #352

Open
migueljsandreatta opened this issue Mar 2, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@migueljsandreatta
Copy link

migueljsandreatta commented Mar 2, 2022

Describe the bug
The "displayMode": "slider" prop of "product-summary-sku-selector", is not only returning the sku`s, but also the products.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on 'clique no botão de "+" no slider de skus da shelf.'
  3. After going through all the sku`s, the error happens.

Expected behavior
The expected is that only the sku`s will be shown in the slider, and not the products themselves.

Screenshots
image
image

Screenshots / codes

"product-summary-sku-selector": { "props":{ "showVariationsLabels": ["false"], "displayMode": "slider", "sliderItemsPerPage": { "desktop": 3, "tablet": 3, "phone": 3 } } },

  • Device: [Desktop and Mobile]
  • OS: [windows 11]
  • Browser [Google Chrome]
  • Version [Versão 98.0.4758.102 (Versão oficial) 64 bits]

Additional context

prateleira-alma.mp4
@migueljsandreatta migueljsandreatta added the bug Something isn't working label Mar 2, 2022
@migueljsandreatta migueljsandreatta changed the title Slider no "product-summary-sku-selector" não retorna apenas sku`s Slider in "product-summary-sku-selector" doesn't just return sku`s Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant