show code
<div class="shop-box bordered">
<a href="#" class="img-box text-theme">
<img class="img-responsive" src="#" alt="img-theme">
</a>
<h3 class="title-sm text-theme text-theme-sm"><a href="#">Ipad Mini</a></h3>
<p class="text-theme-sm">...</p>
<h3 class="shop-price text-theme-sm">$16.89</h3>
<a class="btn btn-primary btn-tiny btn-sm text-theme-sm" href="#"><i class="fa fa-shopping-cart"></i>Add to cart</a>
<a class="btn btn-primary btn-tiny btn-sm text-theme-sm" href="#"><i class="fa fa-angle-right"></i>Details</a>
</div>