38193-vm/design/wireframes/seller_dashboard.svg

31 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="800" viewBox="0 0 1200 800">
<style>
.title{font:700 20px/1.2 Arial,Helvetica,sans-serif}
.label{font:500 14px/1.2 Arial,Helvetica,sans-serif}
.muted{font:400 12px/1.2 Arial,Helvetica,sans-serif;fill:#666}
.box{fill:#fff;stroke:#ccc}
</style>
<rect width="100%" height="100%" fill="#fbfcfe"/>
<text x="32" y="40" class="title">SELLER DASHBOARD — Wireframe</text>
<g transform="translate(32,72)">
<rect x="0" y="0" width="200" height="640" class="box"/>
<text x="18" y="24" class="label">Left Nav — Dashboard / Orders / Inventory / Settings</text>
<rect x="220" y="0" width="912" height="320" class="box"/>
<text x="236" y="24" class="label">Store KPIs — Orders Today, Sales</text>
<rect x="220" y="348" width="560" height="364" fill="#fff" stroke="#e0e0e0"/>
<text x="236" y="372" class="label">Order Processing — list, status chips, detail panel</text>
<rect x="796" y="348" width="336" height="180" fill="#fff" stroke="#e0e0e0"/>
<text x="806" y="372" class="label">Inventory — bulk actions, inline edit</text>
<rect x="796" y="538" width="336" height="174" fill="#fff" stroke="#e0e0e0"/>
<text x="806" y="562" class="label">Sales Analytics — charts, top products</text>
</g>
<text x="32" y="760" class="muted">Notes: CSV import/export; quick packing slip print</text>
</svg>