We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33be87b commit caa4a98Copy full SHA for caa4a98
app/code/Magento/ProductVideo/view/frontend/layout/catalog_product_view.xml
@@ -12,7 +12,7 @@
12
</head>
13
<body>
14
<referenceContainer name="product.info.media">
15
- <block class="Magento\ProductVideo\Block\Product\View\Gallery" name="product.info.media.video" after="product.info.media.image" template="product/view/gallery.phtml"/>
+ <block class="Magento\ProductVideo\Block\Product\View\Gallery" name="product.info.media.video" after="product.info.media.image" template="Magento_ProductVideo::product/view/gallery.phtml"/>
16
</referenceContainer>
17
</body>
18
</page>
0 commit comments