From 13ce76d303f9912c94074af2a2261d57f5b89fea Mon Sep 17 00:00:00 2001 From: tipleyg <44440231+tipleyg@users.noreply.github.com> Date: Mon, 29 Jun 2020 22:18:04 -0500 Subject: [PATCH] Suppress YouTube 3rd party related videos Affects AMP and non-AMP product pages' YouTube videos, limits the Related Videos to same-channel videos where possible --- templates/components/products/videos.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/products/videos.html b/templates/components/products/videos.html index 6eb7d7a1ae..374678e0c5 100644 --- a/templates/components/products/videos.html +++ b/templates/components/products/videos.html @@ -23,7 +23,7 @@

webkitAllowFullScreen mozallowfullscreen allowFullScreen - data-src="//www.youtube.com/embed/{{this.featured.id}}" + data-src="//www.youtube.com/embed/{{this.featured.id}}?rel=0" data-video-player>