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 88660e7 commit 8f40381Copy full SHA for 8f40381
app/code/Magento/Bundle/view/frontend/layout/catalog_product_view_type_bundle.xml
@@ -68,7 +68,7 @@
68
</action>
69
</referenceBlock>
70
<referenceContainer name="content">
71
- <container name="bundle.options.container" htmlTag="div" htmlClass="bundle-options-container" after="product.info.media"/>
+ <container name="bundle.options.container" htmlTag="div" htmlClass="bundle-options-container" after="product.info.main"/>
72
</referenceContainer>
73
<referenceContainer name="product.info.type">
74
<block class="Magento\Bundle\Block\Catalog\Product\View\Type\Bundle" name="product.info.bundle" as="product_type_data" template="Magento_Bundle::catalog/product/view/type/bundle.phtml"/>
0 commit comments