![]() 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/cartforge.co/app/code/Amasty/Label/etc/frontend/ |
<?xml version="1.0"?> <!-- /** * @author Amasty Team * @copyright Copyright (c) Amasty (https://www.amasty.com) * @package Product Labels for Magento 2 */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Magento\Catalog\Block\Product\Image"> <plugin name="Amasty_Label::AddLabel" type="Amasty\Label\Plugin\Catalog\Product\Label"/> </type> <type name="Magento\Catalog\Block\Product\View\Gallery"> <plugin name="Amasty_Label::AddLabel" type="Amasty\Label\Plugin\Catalog\Product\View\Label"/> </type> <type name="MagicToolbox\MagicZoomPlus\Block\Product\View\Gallery"> <plugin name="Amasty_Label::AddLabel_Magic" type="Amasty\Label\Plugin\Catalog\Product\View\Label"/> </type> <type name="MagicToolbox\MagicThumb\Block\Product\View\Gallery"> <plugin name="Amasty_Label::AddLabel_MagicThumb" type="Amasty\Label\Plugin\Catalog\Product\View\Label"/> </type> <type name="Younify\Configurator\Block\Product\View\Gallery"> <plugin name="Amasty_Label::AddLabel_Younify" type="Amasty\Label\Plugin\Catalog\Product\View\Label"/> </type> <type name="Magento\Catalog\Block\Product\ImageBuilder"> <plugin name="Amasty_Label::AddProductToData" type="Amasty\Label\Plugin\Catalog\Product\ImageBuilder"/> </type> <type name="Magento\Catalog\Block\Product\ListProduct"> <plugin name="Amasty_Label::ListProduct" type="Amasty\Label\Plugin\Catalog\Product\ListProduct"/> </type> <type name="Magento\TargetRule\Block\Checkout\Cart\Crosssell"> <plugin name="Amasty_Label::CrosssellProduct" type="Amasty\Label\Plugin\Block\Checkout\Cart\Crosssell\AddLabel"/> </type> <type name="Magento\Checkout\Block\Cart\Crosssell"> <plugin name="Amasty_Label::CrosssellProduct" type="Amasty\Label\Plugin\Block\Checkout\Cart\Crosssell\AddLabel"/> </type> <type name="Magento\CatalogWidget\Block\Product\ProductsList"> <plugin name="Amasty_Label::CatalogWidget" type="Amasty\Label\Plugin\Catalog\Product\ListProduct"/> </type> <type name="Amasty\Mostviewed\Block\Widget\Related"> <plugin name="Amasty_Label::MostVievedCompatibility" type="Amasty\Label\Plugin\Mostviewed\Block\Widget\Related\AddLabels"/> </type> <type name="Magento\ConfigurableProduct\Block\Product\View\Type\Configurable"> <plugin name="Amasty_Label::ajax-config" type="Amasty\Label\Plugin\Product\View\Type\Configurable"/> </type> <type name="Magento\Catalog\Block\Widget\RecentlyViewed"> <plugin name="Amasty_Label::add-handler-script-after-block-output" type="Amasty\Label\Plugin\Catalog\Block\Widget\RecentlyViewed\AddHandlerScriptAfterBlockOutput" /> </type> </config>