Skip to content

Commit 30081f9

Browse files
MAGETWO-71030: Sound from video from parent configurable product plays when start play video of child
1 parent 99686e2 commit 30081f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ProductVideo/view/frontend/web/js/fotorama-add-video-events.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@ define([
617617
var videoSettings;
618618

619619
videoSettings = this.options.videoSettings[0];
620+
$image.find('.' + this.PV).remove();
620621
$image.append(
621622
'<div class="' +
622623
this.PV +

0 commit comments

Comments
 (0)