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

Support video rendering at the PDP #2175

Open
Lucaspoladore opened this issue Dec 18, 2023 · 1 comment
Open

Support video rendering at the PDP #2175

Lucaspoladore opened this issue Dec 18, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Lucaspoladore
Copy link

Describe the feature you'd like
VTEX Platform historically has a manner to support video urls being stored to our platform (traditionally at the SKU level) and then they are rendered in the front-end.
We can see here at the Catalog search API the information available ([https://storeframework.myvtex.com/api/catalog_system/pub/products/search?fq=skuId:28131415]

image

The same information can be found at the IS API level

image

However, currently the Image Gallery component does not understands how to render videos, as we can see here https://www.vtexfaststore.com/awesome-granite-cheese-28131415/p

Additional context
Again, historically in VTEX, we don't hold the actual hosting of the video, but rather receive it's url and then properly render the thumbnail or make the video play directly

References
Here's a customer reference https://www.crisbarros.com.br/vestido-vicky-off-36ve650bnb-002-88324/p

Ideas
Maybe the image component can be override, but I'm not sure if this is something we could deliver OOTB.

Thanks!

@Lucaspoladore Lucaspoladore added the enhancement New feature or request label Dec 18, 2023
@hellofanny
Copy link
Contributor

Thanks for reporting it! 🌟
The team will discuss how to approach it.
But it seems like something we should offer OOTB in our ImageGallery component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants