Skip to content

Add support for Gumlet videos #40034

Open
@akbansa

Description

@akbansa

Description

Hi team

I am from the Gumlet team. A few users have reached out, saying that Gumlet videos are not supported in the Magento product page media display section.

Can you add the support for Gumlet videos?

Expected behavior

A sample video embed code:

<div style="position:relative;aspect-ratio:16/9;">
      <iframe 
            loading="lazy" title="Gumlet video player"
            src="https://play.gumlet.io/embed/6863908e523fd47aca106b36"
            style="border:none; position: absolute; top: 0; left: 0; height: 100%; width: 100%;"
          allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture; fullscreen;">
      </iframe>
</div>

Benefits

This will allow users to try the great video experience beyond YT and Vimeo.

Additional information

No response

Release note

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Ready for Grooming

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions