Current File : /home/inlingua/www/bestbuyindia/bedsheets3.php
<?php include('include/header.php'); ?>

        <main>

            <header class="site-header d-flex justify-content-center align-items-center">
                <div class="container">
                    <div class="row">
                        

                        <div class="col-lg-12 col-12">
                            <h1 class="text-white">Plush king bedsheet of different colours & designs</h1>
                        </div>

                    </div>
                </div>
            </header>

            <section class="shop-detail-bar section-bg">
            <div class="container">
                <div class="row">

                    <div class="col-lg-7 col-md-8 col-12 d-flex">
                        <p class="shop-detail-bar-wrap d-flex flex-wrap mb-0">
                            <span class="me-2">Size:</span>

                            <strong class="shop-pricing-text">Length: 6ft, Breath: 4ft</strong>
                        </p>

                        <p class="shop-detail-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
                            <span class="me-2">Condition:</span>

                            <strong class="shop-condition-text">Good</strong>
                        </p>

                        <p class="shop-detail-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
                            <span class="me-2">Type: All type </span>

                            <strong>Family</strong>
                        </p>
                    </div>
                    
                </div>
            </div>
        </section>

            <section class="shop-section section-padding">
                <div class="container">
                    <div class="row">
                        
                        </div>  

                        <div class="col-lg-12 col-md-12 col-12">
                            <h2>All different colours of the images</h2>

                            

                            <div class="row">

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                        
                                        </div> 

                                        <div class="shop-body">
                                            <h4></h4>
                                        </div>
                                    </div>
                                </div>

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet1.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>    

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet2.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                        
                                        </div> 

                                        <div class="shop-body">
                                            <h4></h4>
                                        </div>
                                    </div>
                                </div>

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet3.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>    

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet4.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>    

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet5.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>   
                                
                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet6.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>    

                                <div class="col-lg-4 col-4">
                                    <div class="shop-thumb">
                                        <div class="shop-image-wrap">
                                            <a href="bedsheets3.php">
                                                <img src="images/bedsheets/plush_king_bedsheet/plus_king_bedsheet7.jpg" class="shop-image img-fluid" alt="">
                                            </a>
                                            <div class="shop-body">
                                                <h4></h4>
                                            </div>
                                        </div>
                                    </div>
                                </div>    

                               
                                   

                                
                            </div>
                        </div>

                    </div>
                </div>
            </section>

           
        </main>

<?php include('include/footer.php'); ?>