Bootstrap snippet and html example. Product view

This html snippet was created to help web designers, web developers, front-end and back-end developer save time. Use it for free in your project and build your app faster, You can also download the HTML, CSS, and JS code.
Tags: product,item

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 3.3.4 included, to get the result that you can see in the preview selection

<div class="container bootstrap snippets bootdey">
    <div class="row">
        <div class="col-sm-6 push-bit">
            <a href="#" class="gallery-link"><img src="https://www.bootdey.com/image/700x250/FF4500/000000" alt="" class="img-responsive push-bit" /></a>
            <div class="row push-bit">
                <div class="col-xs-4">
                    <a href="#" class="gallery-link"><img src="https://www.bootdey.com/image/400x200/DA70D6/000000" alt="" class="img-responsive" /></a>
                </div>
                <div class="col-xs-4">
                    <a href="#" class="gallery-link"><img src="https://www.bootdey.com/image/400x200/4169E1/000000" alt="" class="img-responsive" /></a>
                </div>
                <div class="col-xs-4">
                    <a href="#" class="gallery-link"><img src="https://www.bootdey.com/image/400x200/40E0D0/000000" alt="" class="img-responsive" /></a>
                </div>
            </div>
        </div>
        <div class="col-sm-6 push-bit">
            <div class="clearfix">
                <div class="pull-right">
                    <span class="h2"><strong>$ 69</strong></span>
                </div>
                <span class="h4">
                    <strong class="text-success">Table super power n2000</strong><br />
                    <small>15 Available</small>
                </span>
            </div>
            <hr />
            <p>
                Sed porttitor pretium venenatis. Suspendisse potenti. Aliquam quis ligula elit. Aliquam at orci ac neque semper dictum. Sed tincidunt scelerisque ligula, et facilisis nulla hendrerit non. Suspendisse potenti. Pellentesque
                non accumsan orci.
            </p>
            <p>
                Sed porttitor pretium venenatis. Suspendisse potenti. Aliquam quis ligula elit. Aliquam at orci ac neque semper dictum. Sed tincidunt scelerisque ligula, et facilisis nulla hendrerit non. Suspendisse potenti. Pellentesque
                non accumsan orci.
            </p>
            <hr />
            <form action="" method="post" class="form-inline push-bit text-right">
                <select id="ecom-addcart-size" name="ecom-addcart-size" class="form-control" size="1">
                    <option value="0" disabled="" selected="">SIZE</option>
                    <option value="xs">XS</option>
                    <option value="s">S</option>
                    <option value="m">M</option>
                    <option value="l">L</option>
                    <option value="xl">XL</option>
                    <option value="xxl">XXL</option>
                </select>
                <button type="submit" class="btn btn-info">Add to Cart</button>
            </form>
        </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 3.3.4 included, to get the result that you can see in the preview selection

body{
    margin-top:20px;
}

.push-bit {
    margin-bottom: 30px;
}

Similar snippets

Bootstrap example and template. product card image tiles

product card image tiles

Bootstrap example and template. Shop cart

Shop cart

Bootstrap example and template. bs4 product detail

bs4 product detail

Bootstrap example and template. product traking list

product traking list

Bootstrap example and template. Gradients dashboard cards

Gradients dashboard cards

Bootstrap example and template. tickets timeline

tickets timeline

Bootstrap example and template. bs5 dark footer

bs5 dark footer

Bootstrap example and template. simple user card

simple user card

Bootstrap example and template. Product view

About this bootstrap example/template

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 8.3K views, Using this bootstrap snippet you have the following benefits:

Bootstrap 3.3.4

<link rel='stylesheet' href='https://netdna.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css'>

<script src='https://netdna.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js'></script>

This code example is based on bootstrap 3.3.4 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