<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2023 Amasty (https://www.amasty.com)
 * @package Mage24Fix for Magento 2 (System)
 */-->

<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Catalog\ViewModel\Product\Breadcrumbs">
        <plugin name="Amasty_Mage24Fix::fix_class_constant" type="Amasty\Mage24Fix\Plugin\Catalog\ViewModel\Product\BreadcrumbsPlugin"/>
    </type>
</config>
