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

Add support for SKU Selector on Product Summary #17

Closed
juliomoreira opened this issue Jun 27, 2019 · 5 comments
Closed

Add support for SKU Selector on Product Summary #17

juliomoreira opened this issue Jun 27, 2019 · 5 comments

Comments

@juliomoreira
Copy link

Former Issue: #129

Describe the solution you'd like
We would like to have the ability to render at least one SKU Selector (color is the most used one from our experience).
Typically this kind of control has side-effects on the summary itself updating the featured image price, buy button and other attributes.

Describe alternatives you've considered
Right now the only alternative we have is to extend the product-summary interface

Additional context
Screenshot from 2019-06-27 14-34-20

@klzns klzns added the enhancement New feature or request label Jul 1, 2019
@saviomuniz saviomuniz added feature-request and removed enhancement New feature or request labels Jul 4, 2019
@denisebiscaro denisebiscaro added this to the 2019-10 milestone Oct 15, 2019
@klzns klzns closed this as completed Feb 20, 2020
@klzns
Copy link
Contributor

klzns commented Feb 20, 2020

Feature implemented

@alextalha
Copy link

alextalha commented May 26, 2020

@klzns
How can i be using color instead thumb image on the sku-selector? I didn't find this parameter in the documentation

@jaimesanchezgalvisRicoh

Thank you for the implementation, but I have two questions.

Is it possible to display all available options in the storefront without the need to show two identical products?

How can the color feature be used in large inventories where it's not feasible to upload a color image for each product? Thank you.

image

@ganobrega
Copy link

@jaimesanchezgalvisRicoh

Have you already made the following configuration in SKU registration?

https://developers.vtex.com/docs/guides/vtex-similar-products-variants

@jaimesanchezgalvisRicoh

Thank you for the response, and I apologize for not commenting earlier that the issue had already been resolved. I appreciate your assistance. I have reorganized the catalog, and after the cache update, the issues were eventually resolved. Many thanks.

I have used this tutorial for a color selector, in case it can be helpful to someone else. https://developers.vtex.com/docs/guides/vtex-io-documentation-configuring-custom-images-for-the-sku-selector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants