Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save magevision/1d9b7ed1f9bbff315298bc23831709aa to your computer and use it in GitHub Desktop.
Save magevision/1d9b7ed1f9bbff315298bc23831709aa to your computer and use it in GitHub Desktop.
AddCustomProductTypeLayout
<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceContainer name="product.info.type">
...............................
</referenceContainer>
</body>
</page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment