-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Go to '...'
- Click on 'clique no botão de "+" no slider de skus da shelf.'
- 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 / 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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

