store-components
store-components copied to clipboard
Default VTEX store components
#### What problem is this solving? add width and height in img to improve CLS #### How to test it? https://vysk2--hunterdouglasnl.myvtex.com/ #### Screenshots or example usage:
#### What problem is this solving? This feature is needed in order to render color variations inside shelves using a dropdown. Before the only way was a slider/list of buttons....
#### What problem is this solving? The `"displayMode": "slider"` prop of the sku-selector component does not behave correctly when used inside a shelf with slider, duplicating the same shelf inside...
**Describe the bug** Using `search-bar`'s `attemptPageTypeSearch` property only works for single-word departments and still falls into a regular search page when searching for more than one word. **To Reproduce** Steps...
**Describe the bug** Infocard has a prop called blockClass to add custom classes into the component, but this property is not working **To Reproduce** Steps to reproduce the behavior: 1....
#### What problem is this solving? Currently the height of 220px is explicitly defined in the code. This PR creates a `collapseHeight` prop at `ProductDescription` that defines the content minimum...
When the variation filed name is band-color/strap-color, I am unbale to use the same feature which you have provided for color variation. As I can see the some static list...
#### What problem is this solving? Found the horrible german Translations for "save" (Speichern instead of Sparen). Changed that to a more clear version (using Discount / Rabatt), on the...
#### What problem is this solving? Use the image protocol to display personalized images (using InfoCard) #### How to test it? To test this we need to have all three...
#### What problem is this solving? Recently I made a [PR](https://github.com/vtex-apps/store-image/pull/77) spreading all remaining props of an image. Here I am simply documenting it. #### Related to / Depends on...