store-components icon indicating copy to clipboard operation
store-components copied to clipboard

Default VTEX store components

Results 74 store-components issues
Sort by recently updated
recently updated
newest added

#### What problem is this solving? When we use the "hideImpossibleCombinations" props as false, to show all sku variants, we don't have a specific class to deal with that, so...

#### What problem is this solving? This PR is added to facilitate to allow an option to display the name of the color for a color specification instead of the...

**Is your feature request related to a problem? Please describe.** When the SKU fields in a product only have one possible value, it doesn't make sense to display the field...

#### What problem is this solving? There is an app called wishlist-io that uses the SKUSelector. When adding the prop "visibleVariations" to that SKUSelector, an infinite loop will occur breaking...

#### What problem is this solving? It will be possible to have the ShippingSimulator table sorted by the estimated time for delivery or withdrawal. New functionality that was requested by...

**Is your feature request related to a problem? Please describe.** When the customer register for the availability notification, the current language is not saved in the AS entity. This means...

#### What problem is this solving? Insert class in the sku-selector component if the item is available or not. #### How to test it? 1. Access the available workspace link;...

#### What problem is this solving? Updating `Image` docs based on this [store-image PR](https://github.com/vtex-apps/store-image/pull/35)

This addition allows users to use .mp4 video extentions for product videos (with autoplay and loop props).

#### What problem is this solving? This change allows to extract product main image swiper and pass any block to wrap it, this make easy the create float badges in...