Panda_Commerce

Mega LCD TV For Sports

This is the best tv in the world for people who just want to waste time in front of TV.

$1200

          <div class="carousel-item">
          <img src="media/images/banner-images/xbox.png" class="img-fluid d-block" alt="...">
        </div>
        <div class="carousel-item">
          <img src="media/images/banner-images/headphone.png" class="img-fluid d-block" alt="...">
        </div>




        product-card{}

        <div class="col-4 product-card">
          <div class="card" style="width: 18rem;">
            <img src="media/images/shoes/shoe-1.png" class="card-img-top" alt="...">
            <div class="card-body">
              <h5 class="card-title">Card title</h5>
              <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
              <a href="#" class="btn btn-primary">Go somewhere</a>
            </div>
          </div>
        </div>