![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/app/code/Cnc/Catalog/etc/frontend/ |
<?xml version="1.0"?> <!-- /** * Copyright (c) 2019 Kaliop Digital Commerce (https://digitalcommerce.kaliop.com) All Rights Reserved. * https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * cnc_catalog_m2 * <[email protected]> */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Magento\Catalog\Pricing\Render\FinalPriceBox"> <plugin name="cnc-catalog-pricing-render-final-price-box" type="Cnc\Catalog\Plugin\Pricing\Render\FinalPriceBox"/> </type> <type name="Magento\Catalog\Block\Product\View\Attributes"> <plugin sortOrder="10" name="cnc-grouped-from-simple-attributes-plugin" type="Cnc\Catalog\Plugin\Block\Product\View\Attributes"/> </type> <type name="Magento\Framework\App\RouterList"> <arguments> <argument name="routerList" xsi:type="array"> <item name="cncproductmatch" xsi:type="array"> <item name="class" xsi:type="string">\Cnc\Catalog\Controller\CncProductMatch</item> <item name="disable" xsi:type="boolean">false</item> <item name="sortOrder" xsi:type="string">99</item> </item> </argument> </arguments> </type> <type name="Magento\SendFriend\Block\Send"> <plugin name="cnc_catalog_sendfriend_send_block_send_plugin" type="Cnc\Catalog\Plugin\Magento\SendFriend\Block\Send" sortOrder="100"/> </type> <type name="Magento\Catalog\Helper\Product"> <plugin name="cnc_catalog_helper_product_plugin" type="Cnc\Catalog\Plugin\Helper\Product" sortOrder="100"/> </type> </config>