Last active
October 10, 2022 11:45
-
-
Save magevision/aed8589a1627255f53fb873c618903c8 to your computer and use it in GitHub Desktop.
CustomProductTypeCompositeProducts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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