You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The same information can be found at the IS API level
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
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]
The same information can be found at the IS API level
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!
The text was updated successfully, but these errors were encountered: