Bootstrap snippet and html example. Store List

Bootstrap 3.3.6 snippet "Store List" with HTML, CSS, and JS. Copy, paste, and customize this responsive UI component for your project.
Tags: list,store

HTML code

Clean, semantic HTML that powers this Bootstrap 3.3.6 snippet. Copy and paste it into your page (with Bootstrap loaded) to reproduce the exact layout shown in the preview.

<div class="container">
<div class="row bootstrap snippets bootdeys" id="store-list">
    <div class="col-md-6 col-xs-12">
        <div class="panel">
            <div class="panel-body">
                <div class="row">
                    <div class="col-sm-5">
                        <a href="#"><img src="https://www.bootdey.com/image/300x300/FF4500/000000" class="img-responsive"></a>
                    </div>
                    <div class="col-sm-7">
                        <h4 class="title-store">
                            <strong><a href="#">Product name</a></strong>
                        </h4>
                        <hr>
                        <p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
                        <p>
                            <a href="#" class="btn btn-default" disabled="" data-original-title="" title="">$12,990</a>
                            <a href="#" class="btn btn-warning pull-right" data-original-title="" title="">Buy Now</a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="col-md-6 col-xs-12">
        <div class="panel">
            <div class="panel-body">
                <div class="row">
                    <div class="col-sm-5">
                        <a href="#"><img src="https://www.bootdey.com/image/300x300/DA70D6/000000" class="img-responsive"></a>
                    </div>
                    <div class="col-sm-7">
                        <h4 class="title-store">
                            <strong><a href="#">Product name</a></strong>
                        </h4>
                        <hr>
                        <p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
                        <p>
                            <a href="#" class="btn btn-default" disabled="" data-original-title="" title="">$12,990</a>
                            <a href="#" class="btn btn-warning pull-right" data-original-title="" title="">Buy Now</a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="col-md-6 col-xs-12">
        <div class="panel">
            <div class="panel-body">
                <div class="row">
                    <div class="col-sm-5">
                        <a href="#"><img src="https://www.bootdey.com/image/300x300/4169E1/000000" class="img-responsive"></a>
                    </div>
                    <div class="col-sm-7">
                        <h4 class="title-store">
                            <strong><a href="#">Product name</a></strong>
                        </h4>
                        <hr>
                        <p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
                        <p>
                            <a href="#" class="btn btn-default" disabled="" data-original-title="" title="">$12,990</a>
                            <a href="#" class="btn btn-warning pull-right" data-original-title="" title="">Buy Now</a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="col-md-6 col-xs-12">
        <div class="panel">
            <div class="panel-body">
                <div class="row">
                    <div class="col-sm-5">
                        <a href="#"><img src="https://www.bootdey.com/image/300x300/40E0D0/000000" class="img-responsive"></a>
                    </div>
                    <div class="col-sm-7">
                        <h4 class="title-store">
                            <strong><a href="#">Product name</a></strong>
                        </h4>
                        <hr>
                        <p>Iki kie mung omah lodong dadiine rodo murah tur yo ra awet wong karang mung murah, nek pingin awet yo tuku omah-omahan wae sing ra iso rusak.</p>
                        <p>
                            <a href="#" class="btn btn-default" disabled="" data-original-title="" title="">$12,990</a>
                            <a href="#" class="btn btn-warning pull-right" data-original-title="" title="">Buy Now</a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
</div>

CSS code

Scoped CSS that styles the component. Paste it after Bootstrap 3.3.6 to keep the design, spacing, and responsiveness consistent.

body{
    background-color: #f2f2f2;
    margin-top:20px;
}

#store-list img {
    width: 100%;
    height: 170px;
    border: 5px solid #ecf0f1;
    margin-bottom: 7px;
}

#store-list h4.title-store a:hover {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #f1c40f;
}

#store-list h4.title-store a {
    color: #f39c12;
}


.btn.btn-default {
    border-color: #bdc3c7;
    background-color: #bdc3c7;
    border: 1px solid #bdc3c7;
}


.btn.btn-warning {
    border-color: #f1c40f;
    background-color: #f1c40f;
    border: 1px solid #f1c40f;
}

Similar snippets

Bootstrap example and template. list with description

list with description

Bootstrap example and template. Shop categories

Shop categories

Bootstrap example and template. Real state item list

Real state item list

Bootstrap example and template. bs4 todo list

bs4 todo list

Bootstrap example and template. Image Columns Bootstrap

Image Columns Bootstrap

Bootstrap example and template. Table user information

Table user information

Bootstrap example and template. Profile overview

Profile overview

Bootstrap example and template. facebook messenger chat

facebook messenger chat

FAQ

How do I use this snippet?

Include Bootstrap 3.3.6, paste the HTML, add the CSS block, and include the JS (if any) to mirror the live preview.

Can I use it in commercial projects?

Yes. It’s free for personal and commercial work; check the snippets license for details.

Is it responsive?

Yes. It inherits the responsive grid and components from Bootstrap 3.3.6.

Bootstrap example and template. Store List

About this bootstrap example/template

Optimized for copy‑paste: clean HTML, scoped CSS, and minimal JS so you can ship production‑ready UI faster and keep designs consistent.

Mobile‑first and responsive by default. Tested across modern browsers to reduce polish time on your project.

Already trusted in 8.7K+ views. Reuse this snippet to speed up landing pages, dashboards, or onboarding flows.

Bootstrap 3.3.6

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

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

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