<?xml version="1.0"?>
<!--
 * @package     Plumrocket_Estimateddelivery
 * @copyright   Copyright (c) 2015 Plumrocket Inc. (https://plumrocket.com)
 * @license     https://plumrocket.com/license   End-user License Agreement
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Quote\Model\Cart\Totals\Item">
        <plugin name="estimateddelivery_quote_totals_item" type="Plumrocket\Estimateddelivery\Plugin\QuoteTotalsItemPlugin" />
    </type>
</config>
