<?xml version="1.0"?>
<!--
  ~ Copyright (c) 2020 Kaliop Digital Commerce (https://digitalcommerce.kaliop.com) All Rights Reserved.
  ~ https://opensource.org/licenses/OSL-3.0  Open Software License (OSL 3.0)
  ~ soon/module-guest-product-alert
  ~ hguetin <dt@kaliop.com>
  -->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
    <router id="standard">
        <route id="productalert" frontName="productalert">
            <module name="Dinhvan_GuestProductAlert" before="Soon_GuestProductAlert"/>
        </route>
    </router>
</config>
