Open migueljsandreatta opened 2 years ago
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:
Expected behavior The expected is that only the sku`s will be shown in the slider, and not the products themselves.
Screenshots
Screenshots / codes
"product-summary-sku-selector": { "props":{ "showVariationsLabels": ["false"], "displayMode": "slider", "sliderItemsPerPage": { "desktop": 3, "tablet": 3, "phone": 3 } } },
Additional context
https://user-images.githubusercontent.com/45335993/156436501-c109ff54-d152-4097-a454-7351efdc0149.mp4
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:
Expected behavior The expected is that only the sku`s will be shown in the slider, and not the products themselves.
Screenshots
"product-summary-sku-selector": { "props":{ "showVariationsLabels": ["false"], "displayMode": "slider", "sliderItemsPerPage": { "desktop": 3, "tablet": 3, "phone": 3 } } },
Additional context
https://user-images.githubusercontent.com/45335993/156436501-c109ff54-d152-4097-a454-7351efdc0149.mp4