{{!Market config}}

{{if market_categories.length}}

{{!Search market items}}

{{include "controllers/adminpanel/AdminMarket/searchitems__form"}}

{{!Market items}}

{{/if}}

{{!Market carts}}

{{foreach cs in cart_states}} {{/foreach}}
{{!State}}{{!Count}}
{{cs.name}} {{cs.cnt}}

{{!Import/export}}

{{!For import-export you need to configure which fields to work with and if you are doing export then import, fields must match}}