Skip to content

custom-options

Auto Added by WPeMatico

Magento 2 How to move custom product options under the custom container on Product page

I am customizing the Magento2 Blank theme, by using a custom child theme. I want the custom options,product prices add to cart section to appear in my custom container. I have created the file: app/design/frontend/Vendor/theme/Magento_Catalog/layout/catalog_product_view.xml <?xml version=”1.0″?> <!– /** *… Read More »Magento 2 How to move custom product options under the custom container on Product page