<h3><img src="images/icons/chart_bar.png" align="absmiddle" /> Store Overview</h3>
<p>
<img src="images/icons/cart_put.png" align="absmiddle" /> You have <strong>{$totalPendingOrders} new pending</strong> order(s). <span class="text_btn"><img src="images/icons/report.png" align="absmiddle" /> <a href="orders.php">View Details</a></span>
<br />
<br />
</p>
<p>
<img src="images/icons/chart_pie.png" align="absmiddle" /> <strong>Product / Category Overview</strong><br />
<p>This chart shows products by following categories
</p>
<img src="http://chart.apis.google.com/chart?chs=350x180&chd=t:{$d1}&cht=p3&chl={$d2}" alt="Products and Category Overview" title="http://chart.apis.google.com/chart?chs=250x150&chd=t:{$d1}&cht=p3&chl={$d2}" />
<br />
Legend: {$legend}
<br />
<br />
You have <strong>{$totalProducts}</strong> products in <strong>{$totalCategories}</strong> categories<br />
<br />
<h4><img src="images/icons/chart_bar.png" align="absmiddle" /> Other Info</h4>
Total content pages: {$totalPages}<br />
Total registered customers: {$totalCustomers}<br />