<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <type name="Magento\Framework\App\Action\AbstractAction">
        <plugin name="DJOGlobal_ProviderPricing::AddCustomerPricingCatToFpcVaryString" type="DJOGlobal\ProviderPricing\Plugin\AddCustomerPricingCatToFpcVaryString"/>
    </type>
    <type name="\Magento\Framework\Pricing\Render\PriceBox">
        <plugin name="DJOGlobal_ProviderPricing::AddCustomerPricingCatToPriceBlockCache" type="DJOGlobal\ProviderPricing\Plugin\AddCustomerPricingCatToPriceBlockCache" sortOrder="99"/>
    </type>
    <type name="\Magento\Swatches\Block\Product\Renderer\Configurable">
        <plugin name="DJOGlobal_ProviderPricing::AddCustomerPricingCatToSwatchJsonBlockCache" type="DJOGlobal\ProviderPricing\Plugin\AddCustomerPricingCatToSwatchJsonBlockCache" sortOrder="99"/>
    </type>
</config>
