Magento_NegotiableQuoteTemplateSharedCatalog
The Magento_NegotiableQuoteTemplateSharedCatalog module enables the NegotiableQuoteTemplate module to interact with a SharedCatalog in an B2B environment. This module extends the Magento_NegotiableQuoteSharedCatalog module
The Magento_NegotiableQuoteTemplateSharedCatalog module provides the following features:
- Shows shared catalog information on quote templates
Installation details
This module has a dependency on the Magento_NegotiableQuoteSharedCatalog module, which must be installed and enabled first.
The Magento_NegotiableQuoteTemplateSharedCatalog module does not create any backward incompatible changes. It can be uninstalled at any time.
Structure
Learn about a typical file structure for a Magento 2 module.
Extensibility
Extension developers can interact with the Magento_NegotiableQuoteTemplateSharedCatalog module. For more information about the Magento extension mechanism, see Magento plug-ins.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_NegotiableQuoteTemplateSharedCatalog module.