<?xml version="1.0"?>
<!--
/**
 * @package     Plumrocket_SizeChart
 * @copyright   Copyright (c) 2020 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:Event/etc/events.xsd">
    <event name="layout_load_before">
        <observer name="prsizechart_select_tab" instance="Plumrocket\SizeChart\Observer\AddDisplayTypeHandle" />
    </event>
</config>
