<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Cache/etc/cache.xsd">
    <type name="duty_and_tax" translate="label,description" instance="Zhik\DutyAndTax\Cache\DutyAndTax">
        <label>Duty and Tax Calculations</label>
        <description>Cached duty and tax requests to the DHL DTC API.</description>
    </type>
</config>
