<section class="oe_container">
    <div class="oe_row">
    <h2 class="oe_slogan">product_supplier_info Module</h2> 
    <h3 class="oe_slogan">Categorise supplier product by Supplier name</h3>
       <p>This module categorizes each product item by supplier.
       It allows for users to be able to view a compiled list of products supplied by the supplier.  </p>
       This information is the corresponding to the supplier list on each product.</p>
               
                <p>Users can also directly add new products to the supplier's list.</p>
        <div class="oe_row_img oe_centered oe_mt32">
            <img class="oe_picture oe_screenshot" src="../images/product_supplier_info.png">
        </div>
    </div>
</section>