Skip to content

Instantly share code, notes, and snippets.

@magevision
Last active October 10, 2022 11:45
Show Gist options
  • Save magevision/aed8589a1627255f53fb873c618903c8 to your computer and use it in GitHub Desktop.
Save magevision/aed8589a1627255f53fb873c618903c8 to your computer and use it in GitHub Desktop.
CustomProductTypeCompositeProducts
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Catalog:etc/product_types.xsd">
................
<composableTypes>
<type name="magevision_new_product_type" />
</composableTypes>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment