HTML code
This is the html code used to create this bootstrap snippet, You can copy and paste the following html code inside a page with bootstrap 4.1.1 included, to get the result that you can see in the preview selection
Download<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css">
<div class="container">
<div class="row clearfix">
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Simple Black Clock</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$13.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Simple Black Clock</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$12.00</li>
<li class="new_price">$11.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Brone Candle</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$23.00</li>
<li class="new_price">$17.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar4.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Simple Black Clock</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar5.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Brone Lamp Glasses</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$18.00</li>
<li class="new_price">$15.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar5.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Unero Small Bag</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$21.00</li>
<li class="new_price">$17.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar6.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Unero Round lass</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar7.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Wood Simple Clock</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar1.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Wood Long TV</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar2.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Simple Black Clock</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar3.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Wood Simple Chair</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-12">
<div class="card product_item">
<div class="body">
<div class="cp_img">
<img src="https://bootdey.com/img/Content/avatar/avatar4.png" alt="Product" class="img-fluid">
<div class="hover">
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-plus"></i></a>
<a href="javascript:void(0);" class="btn btn-primary btn-sm waves-effect"><i class="zmdi zmdi-shopping-cart"></i></a>
</div>
</div>
<div class="product_details">
<h5><a href="ec-product-detail.html">Simple Black</a></h5>
<ul class="product_price list-unstyled">
<li class="old_price">$16.00</li>
<li class="new_price">$10.00</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
CSS code
This is the css code used to create this bootstrap snippet, You can copy and paste the following css code inside a page with bootstrap 4.1.1 included, to get the result that you can see in the preview selection
Downloadbody{
margin-top:20px;
background-color: #f4f7f6;
}
.c_review {
margin-bottom: 0
}
.c_review li {
margin-bottom: 16px;
padding-bottom: 13px;
border-bottom: 1px solid #e8e8e8
}
.c_review li:last-child {
margin: 0;
border: none
}
.c_review .avatar {
float: left;
width: 80px
}
.c_review .comment-action {
float: left;
width: calc(100% - 80px)
}
.c_review .comment-action .c_name {
margin: 0
}
.c_review .comment-action p {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: 95%;
display: block
}
.product_item:hover .cp_img {
top: -40px
}
.product_item:hover .cp_img img {
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22)
}
.product_item:hover .cp_img .hover {
display: block
}
.product_item .cp_img {
position: absolute;
top: 0px;
left: 50%;
transform: translate(-50%);
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
-moz-transform: translate(-50%);
-o-transform: translate(-50%);
-khtml-transform: translate(-50%);
width: 100%;
padding: 15px;
transition: all 0.2s ease-in-out
}
.product_item .cp_img img {
transition: all 0.2s ease-in-out;
border-radius: 6px
}
.product_item .cp_img .hover {
display: none;
text-align: center;
margin-top: 10px
}
.product_item .product_details {
padding-top: 110%;
text-align: center
}
.product_item .product_details h5 {
margin-bottom: 5px
}
.product_item .product_details h5 a {
font-size: 16px;
color: #444
}
.product_item .product_details h5 a:hover {
text-decoration: none
}
.product_item .product_details .product_price {
margin: 0
}
.product_item .product_details .product_price li {
display: inline-block;
padding: 0 10px
}
.product_item .product_details .product_price .new_price {
font-weight: 600;
color: #ff4136
}
.product_item_list table tr td {
vertical-align: middle
}
.product_item_list table tr td h5 {
font-size: 15px;
margin: 0
}
.product_item_list table tr td .btn {
box-shadow: none !important
}
.product-order-list table tr th:last-child {
width: 145px
}
.preview {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
.preview .preview-pic {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.preview .preview-thumbnail.nav-tabs {
margin-top: 15px;
font-size: 0
}
.preview .preview-thumbnail.nav-tabs li {
width: 20%;
display: inline-block
}
.preview .preview-thumbnail.nav-tabs li nav-link img {
max-width: 100%;
display: block
}
.preview .preview-thumbnail.nav-tabs li a {
padding: 0;
margin: 2px;
border-radius: 0 !important;
border-top: none !important;
border-left: none !important;
border-right: none !important
}
.preview .preview-thumbnail.nav-tabs li:last-of-type {
margin-right: 0
}
.preview .tab-content {
overflow: hidden
}
.preview .tab-content img {
width: 100%;
-webkit-animation-name: opacity;
animation-name: opacity;
-webkit-animation-duration: .3s;
animation-duration: .3s
}
.details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
.details .rating .stars {
display: inline-block
}
.details .sizes .size {
margin-right: 10px
}
.details .sizes .size:first-of-type {
margin-left: 40px
}
.details .colors .color {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
height: 2em;
width: 2em;
border-radius: 2px
}
.details .colors .color:first-of-type {
margin-left: 20px
}
.details .colors .not-available {
text-align: center;
line-height: 2em
}
.details .colors .not-available:before {
font-family: Material-Design-Iconic-Font;
content: "\f136";
color: #fff
}
@media screen and (max-width: 996px) {
.preview {
margin-bottom: 20px
}
}
@-webkit-keyframes opacity {
0% {
opacity: 0;
-webkit-transform: scale(3);
transform: scale(3)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes opacity {
0% {
opacity: 0;
-webkit-transform: scale(3);
transform: scale(3)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
.cart-page .cart-table tr th:last-child {
width: 145px
}
.cart-table .quantity-grp {
width: 120px
}
.cart-table .quantity-grp .input-group {
margin-bottom: 0
}
.cart-table .quantity-grp .input-group-addon {
padding: 0 !important;
text-align: center;
background-color: #1ab1e3
}
.cart-table .quantity-grp .input-group-addon a {
display: block;
padding: 8px 10px 10px;
color: #fff
}
.cart-table .quantity-grp .input-group-addon a i {
vertical-align: middle
}
.cart-table .quantity-grp .form-control {
background-color: #fff
}
.cart-table .quantity-grp .form-control+.input-group-addon {
background-color: #1ab1e3
}
.ec-checkout .wizard .content .form-group .btn-group.bootstrap-select.form-control {
padding: 0
}
.ec-checkout .wizard .content .form-group .btn-group.bootstrap-select.form-control .btn-round.btn-simple {
padding-top: 12px;
padding-bottom: 12px
}
.ec-checkout .wizard .content ul.card-type {
font-size: 0
}
.ec-checkout .wizard .content ul.card-type li {
display: inline-block;
margin-right: 10px
}
.card {
background: #fff;
margin-bottom: 30px;
transition: .5s;
border: 0;
border-radius: .55rem;
position: relative;
width: 100%;
box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}
.card .body {
font-size: 14px;
color: #424242;
padding: 20px;
font-weight: 400;
}
About this bootstrap example/template
This example/template, bs4 ecommerce products, was published on Dec 21st 2018, 07:46 by Bootdey Admin and it is free.
We hope you will enjoy this awesome snippet and stay tuned for the latest updates, bootdey snippets are already used in thousands of blogs, websites and projects. We believe it will save your precious time and gives trendy look to your next web project.
We always try to offer the best beautiful and responsive source of Bootstrap code examples and components.
This code example currectly have 16.1K views, Using this bootstrap snippet you have the following benefits:
Bootstrap 4.1.1
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css'>
<script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js'></script>
This code example is based on bootstrap 4.1.1 and the grid system of this framework
Responsive
Based on bootstrap framework makes all the layouts perfectly responsive for all devices
Crossbrowser compatibility
Tested on all major browsers, it works smoothly on all of them
semantic html 5
Built on html / css3 the code quality is really amazing
Simple Integration
This code example can be simply integrated on existing sites and new ones too, all you need to do is copy the code and start working