<?xml version="1.0"?>
<!-- /**
 * Magiccart 
 * @category    Magiccart 
 * @copyright   Copyright (c) 2014 Magiccart (http://www.magiccart.net/) 
 * @license     http://www.magiccart.net/license-agreement.html
 * @Author: DOng NGuyen<nguyen@dvn.com>
 * @@Create Date: 2016-02-23 18:59:34
 * @@Modify Date: 2016-03-30 12:47:23
 * @@Function:
 */ -->
 
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
    	<update id="magiccart" title="Magiccart" module="Magiccart_Magicproduct" sortOrder="10" resource="Magiccart_Magicproduct::magiccart"/>

	        <add id="Magiccart_Magicproduct::magicproduct" title="Magic Product" module="Magiccart_Magicproduct" sortOrder="10" parent="magiccart" resource="Magiccart_Magicproduct::magicproduct"/>

				<add id="Magiccart_Magicproduct::magicproduct_product" title="Products" module="Magiccart_Magicproduct" sortOrder="10" parent="Magiccart_Magicproduct::magicproduct" action="magicproduct/product" resource="Magiccart_Magicproduct::magicproduct_product"/>

				<add id="Magiccart_Magicproduct::magicproduct_catalog" title="Catalog" module="Magiccart_Magicproduct" sortOrder="15" parent="Magiccart_Magicproduct::magicproduct" action="magicproduct/catalog" resource="Magiccart_Magicproduct::magicproduct_catalog"/>
				
				<add id="Magiccart_Magicproduct::magicproduct_category" title="Categories" module="Magiccart_Magicproduct" sortOrder="10" parent="Magiccart_Magicproduct::magicproduct" action="magicproduct/category" resource="Magiccart_Magicproduct::magicproduct_category"/>

    </menu>
</config>
