<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<layout title="Orders">
		<message>
			<![CDATA[This layout will display the list of the orders for the user logged in.]]>
		</message>
	</layout>
    <state>
        <name>MiwoShop: Orders</name>
        <description>This layout will display list of the orders for the user logged in.</description>
		<params addpath="/miwoshop/site/miwoshop/elements">
			<param name="miwoshop_store_id" type="miwoshopstore" default="" label="Select Store" description="Select the proper store for this page." />
		</params>
    </state>
	<fields name="params">
		<fieldset name="basic" label="MiwoShop: Store" addfieldpath="/miwoshop/site/miwoshop/elements">
            <field name="miwoshop_store_id" type="miwoshopstore" default="" label="Select Store" description="Select the proper store for this page." />
        </fieldset>
    </fields>
</metadata>
