HTML 5 - Video
Last updated
Last updated
The HTML5 video element allows you to embed videos in the Shopping Experiences without relying on external video platforms like YouTube or Vimeo.
Data protection with external video platforms
Videos from external video platforms may generally only be played if the corresponding cookie consents are obtained.
Therefore, it cannot be ensured that 100% of all page visitors will see the displayed videos.
The HTML 5 video element pulls the videos from your Shopware media library. Thus, no cookie consent is required.
Function | Description |
---|---|
Upload video (1) | Here you can upload/assign the video file from your Shopware media library. |
Preview image (2) | If the video does not start automatically, you can upload a preview image/thumbnail here. |
Function | Description |
---|---|
Width (1) | Here you set the width of the video in the corresponding block. |
Height (2) | auto means that the height will be automatically determined based on the format (recommended). Of course, you can also set your own values here. |
Vertical alignment (3) | The vertical alignment is noticeable when the video is placed next to a taller element, such as a long text passage. |
Horizontal alignment (4) | Here you can determine the horizontal alignment of the video within the block. |
Function | Description |
---|---|
Play on page load (1) | If sound is enabled, this may be disturbing. Always choose carefully. |
Enable video controls (2) | Videos that are primarily used as design elements should not have controls. |
Mute video by default (3) | If (1) is active, this function should possibly be deactivated. |
Loop video (4) | If the video has finished, it will automatically start again. |