Guides and articles » Advanced design » YouTube video in a pop-up window

YouTube video in a pop-up window


With this code you can display a YouTube video in a popup.

Code to be inserted
<a href="https://www.youtube.com/watch?v=NXIzpnPa3Vg&ab_channel=idealshop-modernewebshopsystem" target="_blank" data-type="yt-popup">youtube-link</a>

This code must be inserted via the HTML editing of your website. Remember to change the URL to your own YouTube video.
How to do it (video example)
  1. Find the section or area of your website where you want to display the YouTube link
  2. Switch to HTML editing
  3. Insert the code where you want to display the link - remember to replace the URL inside the code