Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"product cards, ecommerce product boxes, bootstrap 4 "
Bootstrap 4.0.0 Snippet by
vosidiy
4.0.0
ecommerce
card
Preview
HTML
CSS
View Full Screen
Fork
Fork this
47.8K
 
10 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <br> <p class="text-center">More bootstrap 4 components on <a href="http://bootstrap-ecommerce.com/"> Bootstrap-ecommerce.com</a></p> <hr> <div class="row"> <div class="col-md-3"> <figure class="card card-product"> <div class="img-wrap"> <img src="https://s9.postimg.org/tupxkvfj3/image.jpg"> <a class="btn-overlay" href="#"><i class="fa fa-search-plus"></i> Quick view</a> </div> <figcaption class="info-wrap"> <h6 class="title text-dots"><a href="#">Good item name</a></h6> <div class="action-wrap"> <a href="#" class="btn btn-primary btn-sm float-right"> Order </a> <div class="price-wrap h5"> <span class="price-new">$1280</span> <del class="price-old">$1980</del> </div> <!-- price-wrap.// --> </div> <!-- action-wrap --> </figcaption> </figure> <!-- card // --> </div> <!-- col // --> <div class="col-md-3"> <figure class="card card-product"> <div class="img-wrap"> <img src="https://s9.postimg.org/4ooze1tof/image.jpg" <a class="btn-overlay" href="#"><i class="fa fa-search-plus"></i> Quick view</a> </div> <figcaption class="info-wrap"> <h6 class="title text-dots"><a href="#">The name of product</a></h6> <div class="action-wrap"> <a href="#" class="btn btn-primary btn-sm float-right"> Order </a> <div class="price-wrap h5"> <span class="price-new">$280</span> </div> <!-- price-wrap.// --> </div> <!-- action-wrap --> </figcaption> </figure> <!-- card // --> </div> <!-- col // --> <div class="col-md-3"> <figure class="card card-product"> <div class="img-wrap"><img src="https://s9.postimg.org/ojb106167/image.jpg"> <a class="btn-overlay" href="#"><i class="fa fa-search-plus"></i> Quick view</a> </div> <figcaption class="info-wrap"> <h6 class="title text-dots"><a href="#">Name of product</a></h6> <div class="action-wrap"> <a href="#" class="btn btn-primary btn-sm float-right"> Order </a> <div class="price-wrap h5"> <span class="price-new">$280</span> </div> <!-- price-wrap.// --> </div> <!-- action-wrap --> </figcaption> </figure> <!-- card // --> </div> <!-- col // --> <div class="col-md-3"> <figure class="card card-product"> <div class="img-wrap"> <img src="https://s9.postimg.org/4ooze1tof/image.jpg"> <a class="btn-overlay" href="#"><i class="fa fa-search-plus"></i> Quick view</a> </div> <figcaption class="info-wrap"> <h6 class="title text-dots"><a href="#">The name of product</a></h6> <div class="action-wrap"> <a href="#" class="btn btn-primary btn-sm float-right"> Order </a> <div class="price-wrap h5"> <span class="price-new">$280</span> </div> <!-- price-wrap.// --> </div> <!-- action-wrap --> </figcaption> </figure> <!-- card // --> </div> <!-- col // --> </div> <!-- row.// --> </div> <!--container end--> <br><br><br> <article class="bg-secondary mb-3"> <div class="card-body text-center"> <h4 class="text-white">HTML UI KIT <br> Ready to use Bootstrap 4 components and templates </h4> <p class="h5 text-white"> for Ecommerce, marketplace, booking websites and product landing pages</p> <br> <p><a class="btn btn-warning" target="_blank" href="http://bootstrap-ecommerce.com/"> Bootstrap-ecommerce.com <i class="fa fa-window-restore "></i></a></p> </div> <br><br><br> </article>
.card-product:after { content: ""; display: table; clear: both; visibility: hidden; } .card-product .price-new, .card-product .price { margin-right: 5px; } .card-product .price-old { color: #999; } .card-product .img-wrap { border-radius: 3px 3px 0 0; overflow: hidden; position: relative; height: 220px; text-align: center; } .card-product .img-wrap img { max-height: 100%; max-width: 100%; object-fit: cover; } .card-product .info-wrap { overflow: hidden; padding: 15px; border-top: 1px solid #eee; } .card-product .action-wrap { padding-top: 4px; margin-top: 4px; } .card-product .bottom-wrap { padding: 15px; border-top: 1px solid #eee; } .card-product .title { margin-top: 0; }
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76