<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<section class="pro-box mt-4 mb-4">
<div class="form-inline p-3">
<div class="col-md-10 col-9">
<h4>Shop by Bestselling Products (By <a href="https://www.facebook.com/er.omnath">Er. Om Nath</a>)</h4>
</div>
<div class="col-md-2 col-3 text-right">
<a href="shop?cat=1" target='_blank' class="btn btn-success">View all</a>
</div>
</div>
<div class="row product-grid p-2">
<div class=" border rounded product-card mb-3 p-2">
<div class="pro-img">
<a href="">
<img style="width: 100%;" class="rounded" src="https://www.boffobear.com/admin_area/product_images/old-cake%2067.jpg">
</a>
</div>
<div>
<div>
<span style="font-size: 12px; color: green;" class="text-center">ID: #123</span>
</div>
<div>
<label style="font-size: 14px;"><strong style="color: #057d09; ">Product Titile</strong></label>
</div>
<div style="color: green;">Price: <strong>₹432</strong></div>
</div>