Hello,
I created an override of the administration's main products:
<!-- Stock Status -->
<td align="right" <?php echo $stockstatut; ?>><?php echo $product->product_in_stock; ?></td>
But ... is not working, could anyone help me to display the colored bar indicates that the stock level?