<!doctype html>
<html class="no-js" lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>KENWOOD Tower Speakers - Sound & Safety Technologies</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="favicon" type="image/x-icon" href="assets/img/logo/icon-md.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/icon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/icon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/icon/favicon-16x16.png">
<link rel="manifest" href="assets/img/icon/site.webmanifest">
<link rel="mask-icon" href="assets/img/icon/safari-pinned-tab.svg" color="#cd0303">
<link rel="shortcut icon" href="assets/img/icon/favicon.ico">
<meta name="msapplication-TileColor" content="#b91d47">
<meta name="msapplication-config" content="assets/img/icon/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
  
<meta name="author" content="Sound And Safety Technologies" />

<meta name="mobile-web-app-capable" content="yes">

<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="KENWOOD Tower Speakers - Sound & Safety Technologies">

<!-- Facebook and Twitter integration -->
<meta property="og:title" content="KENWOOD Tower Speakers - Sound & Safety Technologies" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="" />
<meta name="twitter:title" content="KENWOOD Tower Speakers - Sound & Safety Technologies" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
    <!-- CSS ============================================ -->
    <!-- google fonts -->
    <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900" rel="stylesheet">
    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css">
    <!-- Pe-icon-7-stroke CSS -->
    <link rel="stylesheet" href="assets/css/vendor/pe-icon-7-stroke.css">
    <!-- Font-awesome CSS -->
    <link rel="stylesheet" href="assets/css/vendor/font-awesome.min.css">
    <!-- Slick slider css -->
    <link rel="stylesheet" href="assets/css/plugins/slick.min.css">
    <!-- animate css -->
    <link rel="stylesheet" href="assets/css/plugins/animate.css">
    <!-- Nice Select css -->
    <link rel="stylesheet" href="assets/css/plugins/nice-select.css">
    <!-- jquery UI css -->
    <link rel="stylesheet" href="assets/css/plugins/jqueryui.min.css">
    <!-- main style css -->
    <link rel="stylesheet" href="assets/css/style.css">
</head>
<body class="auto-draw">
    <!-- Start Header Area -->
    <header class="header-area header-wide">
        <!-- main header start -->
        <div class="main-header d-none d-lg-block">
            <!-- header middle area start -->
            <div class="header-main-area sticky">
                <div class="container">
                    <div class="row align-items-center position-relative">
                        <!-- start logo area -->
                        <div class="col-lg-2">
                            <div class="logo">
                                <a href="index.html">
                                    <img src="assets/img/logo/logo-md.png" style=" max-height:40px;" alt="Sound And Safety Technologies Sri Lanka - Logo">
                                </a>
                            </div>
                        </div>
                        <!-- start logo area -->
                        <!-- main menu area start -->
                        <div class="col-lg-6 position-static">
                            <div class="main-menu-area">
                                <div class="main-menu">
                                    <!-- main menu navbar start -->
                                    <nav class="desktop-menu">
                                        <ul>
                                            <li class="active"><a href="index.html">Home <i class="fa fa-home"></i></a></li>
                                            <li class="position-static">
                                                <a href="shop.html">Shop <i class="fa fa-shopping-cart"></i></a>
                                                <ul class="megamenu dropdown">
                                                    <li class="mega-title">
                                                        <a href=""><span style="color: #222222;font-size:16px;font-weight:600;text-transform:capitalize;">Safety</a></span>
                                                        <ul>
                                                            <li><a href="shop.html?sch-category=Scanners">Scanners</a></li>
                                                            <li><a href="shop.html?sch-category=Access%20Control">Access Controllers</a></li>
                                                            <li><a href="shop.html?sch-category=Metal%20Detectors">Metal Detectors</a></li>
                                                        </ul>
                                                    </li>
                                                    <li class="mega-title">
                                                        <a href=""><span style="color: #222222;font-size:16px;font-weight:600;text-transform:capitalize;">Sound</a></span>
                                                        <ul>
                                                            <li><a href="shop.html?sch-category=Amplifiers">Amplifiers</a></li>
                                                            <li><a href="shop.html?sch-category=Speakers">Speakers</a></li>
                                                        </ul>
                                                    </li>
                                                    <li class="mega-title">
                                                        <a href=""><span style="color: #222222;font-size:16px;font-weight:600;text-transform:capitalize;">Other</a></span>
                                                        <ul>
                                                        </ul>
                                                    </li>
                                                </ul>
                                            </li>
                                            <li><a href="about-us.html">About us <i class="fa fa-info"></i></a></li>
                                            <li><a href="contact-us.html">Contact us <i class="fa fa-phone"></i></a></li>
                                        </ul>
                                    </nav>
                                    <!-- main menu navbar end -->
                                </div>
                            </div>
                        </div>
                        <!-- main menu area end -->
                        <!-- mini cart area start -->
                        <div class="col-lg-4">
                            <div class="header-right d-flex align-items-center justify-content-xl-between justify-content-lg-end">
                                <div class="header-search-container">
                                    <button class="search-trigger d-xl-none d-lg-block"><i class="pe-7s-search"></i></button>
                                    <div class="header-search-box d-lg-none d-xl-block animated jackInTheBox">
                                        <input type="text" placeholder="Search entire store hire" class="header-search-field" id="schtxt" onkeyup="searchShop()" >
                                        <button class="header-search-btn"><i class="pe-7s-search"></i></button>
                                    </div>
                                </div>
                                <div class="header-configure-area">
                                    <ul class="nav justify-content-end">
                                        <li class="user-hover">
                                            <a href="#">
                                                <i class="pe-7s-user"></i>
                                            </a>
                                        </li>
                                        <li>
                                            <a href="#" class="minicart-btn">
                                                <i class="pe-7s-shopbag"></i>
                                                <div class="notification" id="cccount">0</div>
                                            </a>
                                        </li>
                                    </ul>
                                </div>
                            </div>
                        </div>
                        <!-- mini cart area end -->
                    </div>
                </div>
            </div>
            <!-- header middle area end -->
        </div>
        <!-- main header start -->
        <!-- mobile header start -->
        <!-- mobile header start -->
        <div class="mobile-header d-lg-none d-md-block sticky">
            <!--mobile header top start -->
            <div class="container-fluid">
                <div class="row align-items-center">
                    <div class="col-12">
                        <div class="mobile-main-header">
                            <div class="mobile-logo">
                                <a href="index.html">
                                    <img src="assets/img/logo/logo-md.png" style="max-height:40px" alt="Sound And Safety Technologies Sri Lanka - Logo">
                                </a>
                            </div>
                            <div class="mobile-menu-toggler">
                                <div class="mini-cart-wrap">
                                    <a href="my-cart.html">
                                        <i class="pe-7s-shopbag"></i>
                                        <div class="notification" id="cccountmob">0</div>
                                     </a>
                                </div>
                                <button class="mobile-menu-btn">
                                    <span></span>
                                    <span></span>
                                    <span></span>
                                </button>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <!-- mobile header top start -->
        </div>
        <!-- mobile header end -->
        <!-- mobile header end -->
        <!-- offcanvas mobile menu start -->
        <!-- off-canvas menu start -->
        <aside class="off-canvas-wrapper">
            <div class="off-canvas-overlay"></div>
            <div class="off-canvas-inner-content">
                <div class="btn-close-off-canvas">
                    <i class="pe-7s-close"></i>
                </div>
                <div class="off-canvas-inner">
                    <!-- search box start -->
                    <div class="search-box-offcanvas">
                        <div>
                            <input type="text" placeholder="Search Here..." id="schtxtmob" onkeyup="searchShop()">
                            <button class="search-btn" onclick="searchShop()"><i class="pe-7s-search"></i></button>
                        </div>
                    </div>
                    <!-- search box end -->
                    <!-- mobile menu start -->
                    <div class="mobile-navigation" style="max-height:max-content !important">
                        <!-- mobile menu navigation start -->
                        <nav>
                            <ul class="mobile-menu">
                                <li><a href="index.html"><i class="fa fa-home mr-1"></i> Home</a></li>
                                <li class="menu-item-has-children">
                                    <a href="shop.html"><i class="fa fa-shopping-cart mr-1"></i> Shop</a>
                                    <ul class="megamenu dropdown">
                                        <li class="mega-title menu-item-has-children">
                                            <a href="">Safety</a>
                                            <ul class="dropdown">
                                                            <li><a href="shop.html?sch-category=Scanners">Scanners</a></li>
                                                            <li><a href="shop.html?sch-category=Access%20Control">Access Controllers</a></li>
                                                            <li><a href="shop.html?sch-category=Metal%20Detectors">Metal Detectors</a></li>
                                                        </ul>
                                                    </li>
                                        <li class="mega-title menu-item-has-children">
                                            <a href="">Sound</a>
                                            <ul class="dropdown">
                                                            <li><a href="shop.html?sch-category=Amplifiers">Amplifiers</a></li>
                                                            <li><a href="shop.html?sch-category=Speakers">Speakers</a></li>
                                                        </ul>
                                                    </li>
                                        <li class="mega-title menu-item-has-children">
                                            <a href="">Other</a>
                                            <ul class="dropdown">
                                                        </ul>
                                                    </li>
                                    </ul>
                                </li>
                                <li><a href="about-us.html"><i class="fa fa-info mr-1"></i> About us</a></li>
                                <li><a href="contact-us.html"><i class="fa fa-phone mr-1"></i> Contact us</a></li>
                            </ul>
                        </nav>
                        <!-- mobile menu navigation end -->
                    </div>
                    <!-- mobile menu end -->
                    <!-- offcanvas widget area start -->
                    <div class="offcanvas-widget-area">
                        <div class="off-canvas-contact-widget">
                            <ul>
                                <li>
                                    <i class="fa fa-mobile"></i>
                                    <a href="tel:(+94)716813282">(+94) 71 6813 282</a> / <a href="tel:(+94)112898198">(+94) 11 2898 198</a>
                                </li>
                                <li>
                                    <i class="fa fa-envelope-o"></i>
                                    <a href="mailto:info.sstec.sl@gmail.com">info.sstec.sl@gmail.com </a>
                                </li>
                                <li>
                                    <i class="pe-7s-home"></i>
                                    <a href="https://www.google.com/maps/dir//Sound+%26+Safety+Technologies+%28SST%29/data=!4m8!4m7!1m0!1m5!1m1!1s0x3ae251e76a753613:0x31390fb806f51a77!2m2!1d79.98526509999999!2d6.8545324"> 11-A-147, Rukmalgama, Kottawa, Colombo, Sri-Lanka</a>
                                </li>
                            </ul>
                        </div>
                        <div class="off-canvas-social-widget">
                            <a href="https://facebook.com/sstec.sl"><i class="fa fa-facebook"></i></a>
                            <a href=""><i class="fa fa-twitter"></i></a>
                            <a href=""><i class="fa fa-instagram"></i></a>
                            <a href=""><i class="fa fa-youtube-play"></i></a>
                        </div>
                    </div>
                    <!-- offcanvas widget area end -->
                </div>
            </div>
        </aside>
        <!-- off-canvas menu end -->
        <!-- offcanvas mobile menu end -->
    </header>
    <!-- end Header Area -->

    <main>
        <!-- breadcrumb area start -->
        <div class="breadcrumb-area">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="breadcrumb-wrap">
                            <nav aria-label="breadcrumb">
                                <ul class="breadcrumb">
                                    <li class="breadcrumb-item"><a href="index.html"><i class="fa fa-home"></i></a></li>
                                    <li class="breadcrumb-item"><a href="shop.html">shop</a></li>
                                    <li class="breadcrumb-item active" aria-current="page">KENWOOD Tower Speakers</li>
                                </ul>
                            </nav>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- breadcrumb area end -->
        <!-- page main wrapper start -->
        <div class="shop-main-wrapper section-padding pb-0">
            <div class="container">
                <div class="row">
                    <!-- product details wrapper start -->
                    <div class="col-lg-12 order-1 order-lg-2">
                        <!-- product details inner end -->
                        <div class="product-details-inner">
                            <div class="row">
                                <div class="col-lg-5">
                                    <div class="product-large-slider">
                                        <div class="pro-large-img img-zoom">
                                            <img src="assets/img/products/KENWOOD-Tower-Speakers.png" alt="KENWOOD Tower Speakers for Sale sound and safety technologies" />
                                        </div>
                                    </div>
                                    <div class="pro-nav slick-row-10 slick-arrow-style">
                                        <div class="pro-nav-thumb">
                                            <img src="assets/img/products/KENWOOD-Tower-Speakers.png" alt="KENWOOD Tower Speakers for Sale sound and safety technologies" />
                                        </div>
                                    </div>
                                </div>
                                <div class="col-lg-7">
                                    <div class="product-details-des">
                                        <div class="manufacturer-name">
                                            <a href=""><strong>Sound & Safety Technologies</strong></a>
                                        </div>
                                        <h3 class="product-name">KENWOOD Tower Speakers</h3>
                                        <div class="ratings d-flex">
                                            <span><i class="fa fa-star-o"></i></span>
                                            <span><i class="fa fa-star-o"></i></span>
                                            <span><i class="fa fa-star-o"></i></span>
                                            <span><i class="fa fa-star-o"></i></span>
                                            <span><i class="fa fa-star-o"></i></span>
                                            <div class="pro-review">
                                                <span>0 Reviews</span>
                                            </div>
                                        </div>
                                        <div class="price-box">
                                            <span class="price-regular">-1</span>
                                        </div>
                                        <div class="availability">
                                            <i class="fa fa-check-circle" ></i>
                                            <span>in stock</span>
                                        </div>
                                        <p class="pro-desc">KENWOOD Tower Speakers</p>
                                        <div class="quantity-cart-box d-flex align-items-center">
                                            <h6 class="option-title">qty:</h6>
                                            <div class="quantity">
                                                <div class="pro-qty"><input type="text" value="1" id="qtyitem"></div>
                                            </div>
                                            <div class="action_link">
                                                <a class="btn btn-cart2" onclick="cart_Add({ id: '14', name: 'KENWOOD Tower Speakers', price: -1, qty: 1, img: 'assets/img/products/KENWOOD-Tower-Speakers.png', href:'KENWOOD-Tower-Speakers.html' },true,true)">Add to cart</a>
                                            </div>
                                        </div>
                                        <div class="like-icon">
                                            <a class="facebook" href=""><i class="fa fa-facebook"></i>like</a>
                                            <a class="instagram" href=""><i class="fa fa-instagram"></i>like</a>
                                            <a class="twitter" href=""><i class="fa fa-twitter"></i>tweet</a>
                                            <a class="pinterest" href=""><i class="fa fa-pinterest"></i>save</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- product details inner end -->
                        <!-- product details reviews start -->
                        <div class="product-details-reviews section-padding pb-0">
                            <div class="row">
                                <div class="col-lg-12">
                                    <div class="product-review-info">
                                        <ul class="nav review-tab">
                                            <li>
                                                <a class="active" data-toggle="tab" href="#tab_one">description</a>
                                            </li>
                                            <li>
                                                <a data-toggle="tab" href="#tab_two">specifications</a>
                                            </li>
                                            <li>
                                                <a data-toggle="tab" href="#tab_three">resources</a>
                                            </li>
                                            <li>
                                                <a data-toggle="tab" href="#tab_four">reviews (0)</a>
                                            </li>
                                        </ul>
                                        <div class="tab-content reviews-tab">
                                            <div class="tab-pane fade show active" id="tab_one">
                                                <div class="tab-one">
                                                    <p>KENWOOD Tower Speakers</p>
                                                </div>
                                            </div>
                                            <div class="tab-pane fade" id="tab_two">
                                                <table class="table table-bordered">
                                                    
                                                </table>
                                            </div>
                                            <div class="tab-pane fade" id="tab_three">
                                                <div class="alert alert-danger">No Resources.</div>
                                            </div>
                                            <div class="tab-pane fade" id="tab_four">
                                                <div class="alert alert-info">No Reviews Yet.</div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <!-- product details reviews end -->
                    </div>
                    <!-- product details wrapper end -->
                </div>
            </div>
        </div>
        <!-- page main wrapper end -->
        <!-- related products area start -->
        <section class="related-products section-padding">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <!-- section title start -->
                        <div class="section-title text-center">
                            <h2 class="title">Related Products</h2>
                            <p class="sub-title">Add related products to weekly lineup</p>
                        </div>
                        <!-- section title start -->
                    </div>
                </div>
                <div class="row">
                    <div class="col-12">
                        <div class="product-carousel-4 slick-row-10 slick-arrow-style">
                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Linkman-Tower-Speakers.html">
            <img class="pri-img" src="assets/img/products/Tower-Speakers-1-1.png" alt="Linkman Tower Speakers for Sale sound and safety technologies">
            <img class="sec-img" src="assets/img/products/Tower-Speakers-1-1.png" alt="Linkman Tower Speakers for Sale sound and safety technologies">
        </a>
        <div class="product-badge">
            <div class="product-label bg-primary">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '12', name: 'Linkman Tower Speakers', price: 16000, qty: 1, img: 'assets/img/products/Tower-Speakers-1-1.png', href:'Linkman-Tower-Speakers.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Linkman-Tower-Speakers.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Linkman-Tower-Speakers.html">Linkman Tower Speakers</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">16000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Tower-Speakers.html">
            <img class="pri-img" src="assets/img/products/Tower-Speakers-2-1.png" alt="Tower Speakers for Sale sound and safety technologies">
            <img class="sec-img" src="assets/img/products/Tower-Speakers-2-1.png" alt="Tower Speakers for Sale sound and safety technologies">
        </a>
        <div class="product-badge">
            <div class="product-label bg-success">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '13', name: 'Tower Speakers', price: -1, qty: 1, img: 'assets/img/products/Tower-Speakers-2-1.png', href:'Tower-Speakers.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Tower-Speakers.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Tower-Speakers.html">Tower Speakers</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">Contact us For Latest Prices</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Sherwood-RV5030R-AV-Receiver.html">
            <img class="pri-img" src="assets/img/products/Sherwood-RV5030R-AV-Receiver.png" alt="Used Sherwood RV5030R AV Receiver">
            <img class="sec-img" src="assets/img/products/Sherwood-RV5030R-AV-Receiver.png" alt="Used Sherwood RV5030R AV Receiver">
        </a>
        <div class="product-badge">
            <div class="product-label bg-warning">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '10', name: 'Sherwood RV5030R AV Receiver', price: 15000, qty: 1, img: 'assets/img/products/Sherwood-RV5030R-AV-Receiver.png', href:'Sherwood-RV5030R-AV-Receiver.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Sherwood-RV5030R-AV-Receiver.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Sherwood-RV5030R-AV-Receiver.html">Sherwood RV5030R AV Receiver</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">15000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Sherwood-RV6030R-AV-Receiver.html">
            <img class="pri-img" src="assets/img/products/Sherwood-RV6030R-AV-Receiver.png" alt="Sherwood RV6030R AV Receiver">
            <img class="sec-img" src="assets/img/products/Sherwood-RV6030R-AV-Receiver.png" alt="Sherwood RV6030R AV Receiver">
        </a>
        <div class="product-badge">
            <div class="product-label bg-warning">
                <span>Used</span>
            </div>
            <div class="product-label bg-success">
                <span>Sale</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '11', name: 'Sherwood RV6030R AV Receiver', price: 16000, qty: 1, img: 'assets/img/products/Sherwood-RV6030R-AV-Receiver.png', href:'Sherwood-RV6030R-AV-Receiver.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Sherwood-RV6030R-AV-Receiver.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Sherwood-RV6030R-AV-Receiver.html">Sherwood RV6030R AV Receiver</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">16000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="KENWOOD-KR-V9030-Stereo-Receiver-(Dolby-Pro-Logic).html">
            <img class="pri-img" src="assets/img/products/KENWOOD-KR-V9030-Amplifier-Pro-Logic-2.png" alt="KENWOOD KR-V9030 Stereo Receiver (Dolby Pro-Logic) For Sale">
            <img class="sec-img" src="assets/img/products/KENWOOD-KR-V9030-Amplifier-Pro-Logic-1.png" alt="KENWOOD KR-V9030 Stereo Receiver (Dolby Pro-Logic) For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-success">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '15', name: 'KENWOOD KR-V9030 Stereo Receiver (Dolby Pro-Logic)', price: 17500, qty: 1, img: 'assets/img/products/KENWOOD-KR-V9030-Amplifier-Pro-Logic-2.png', href:'KENWOOD-KR-V9030-Stereo-Receiver-(Dolby-Pro-Logic).html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="KENWOOD-KR-V9030-Stereo-Receiver-(Dolby-Pro-Logic).html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="KENWOOD-KR-V9030-Stereo-Receiver-(Dolby-Pro-Logic).html">KENWOOD KR-V9030 Stereo Receiver (Dolby Pro-Logic)</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">17500 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="KENWOOD-KA-K600-Amplifier.html">
            <img class="pri-img" src="assets/img/products/KENWOOD-KA-K600-Amplifier-2.png" alt="KENWOOD KA-K600 Amplifier For Sale">
            <img class="sec-img" src="assets/img/products/KENWOOD-KA-K600-Amplifier-1.png" alt="KENWOOD KA-K600 Amplifier For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-warning">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '16', name: 'KENWOOD KA-K600 Amplifier', price: 16000, qty: 1, img: 'assets/img/products/KENWOOD-KA-K600-Amplifier-2.png', href:'KENWOOD-KA-K600-Amplifier.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="KENWOOD-KA-K600-Amplifier.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="KENWOOD-KA-K600-Amplifier.html">KENWOOD KA-K600 Amplifier</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">16000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="AKAI-AA-V29DPL-Stereo-Receiver-(Dolby-Pro-Logic).html">
            <img class="pri-img" src="assets/img/products/AKAI-AA-V29DPL-Amplifier-Pro-Logic-2.png" alt="AKAI AA-V29DPL Stereo Receiver (Dolby Pro-Logic) For Sale">
            <img class="sec-img" src="assets/img/products/AKAI-AA-V29DPL-Amplifier-Pro-Logic-1.png" alt="AKAI AA-V29DPL Stereo Receiver (Dolby Pro-Logic) For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-primary">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '17', name: 'AKAI AA-V29DPL Stereo Receiver (Dolby Pro-Logic)', price: 14000, qty: 1, img: 'assets/img/products/AKAI-AA-V29DPL-Amplifier-Pro-Logic-2.png', href:'AKAI-AA-V29DPL-Stereo-Receiver-(Dolby-Pro-Logic).html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="AKAI-AA-V29DPL-Stereo-Receiver-(Dolby-Pro-Logic).html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="AKAI-AA-V29DPL-Stereo-Receiver-(Dolby-Pro-Logic).html">AKAI AA-V29DPL Stereo Receiver (Dolby Pro-Logic)</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">14000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="PIONEER-VSX-5900S-Stereo-Receiver-(Dolby-Pro-Logic).html">
            <img class="pri-img" src="assets/img/products/PIONEER-VSX-5900S-Amplifier-Pro-Logic-1.png" alt="PIONEER VSX-5900S Stereo Receiver (Dolby Pro-Logic) For Sale">
            <img class="sec-img" src="assets/img/products/PIONEER-VSX-5900S-Amplifier-Pro-Logic-2.png" alt="PIONEER VSX-5900S Stereo Receiver (Dolby Pro-Logic) For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-info">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '18', name: 'PIONEER VSX-5900S Stereo Receiver (Dolby Pro-Logic)', price: -1, qty: 1, img: 'assets/img/products/PIONEER-VSX-5900S-Amplifier-Pro-Logic-1.png', href:'PIONEER-VSX-5900S-Stereo-Receiver-(Dolby-Pro-Logic).html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="PIONEER-VSX-5900S-Stereo-Receiver-(Dolby-Pro-Logic).html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="PIONEER-VSX-5900S-Stereo-Receiver-(Dolby-Pro-Logic).html">PIONEER VSX-5900S Stereo Receiver (Dolby Pro-Logic)</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">Contact us For Latest Prices</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="SONY-CMT-ED2-Micro-Hi-Fi-Setup.html">
            <img class="pri-img" src="assets/img/products/SONY-CMT-ED2-Micro-Hi-Fi-Setup.png" alt="SONY CMT-ED2 Micro Hi-Fi Setup For Sale">
            <img class="sec-img" src="assets/img/products/SONY-CMT-ED2-Micro-Hi-Fi-Setup.png" alt="SONY CMT-ED2 Micro Hi-Fi Setup For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-secondary">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '19', name: 'SONY CMT-ED2 Micro Hi-Fi Setup', price: 4500, qty: 1, img: 'assets/img/products/SONY-CMT-ED2-Micro-Hi-Fi-Setup.png', href:'SONY-CMT-ED2-Micro-Hi-Fi-Setup.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="SONY-CMT-ED2-Micro-Hi-Fi-Setup.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="SONY-CMT-ED2-Micro-Hi-Fi-Setup.html">SONY CMT-ED2 Micro Hi-Fi Setup</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">4500 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="5.1-CH-Subwoofer.html">
            <img class="pri-img" src="assets/img/products/5.1-CH-Subwoofer.png" alt="5.1-CH Subwoofer Setup For Sale">
            <img class="sec-img" src="assets/img/products/5.1-CH-Subwoofer.png" alt="5.1-CH Subwoofer Setup For Sale">
        </a>
        <div class="product-badge">
            <div class="product-label bg-secondary">
                <span>Used</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '20', name: '5.1-CH Subwoofer', price: 4000, qty: 1, img: 'assets/img/products/5.1-CH-Subwoofer.png', href:'5.1-CH-Subwoofer.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="5.1-CH-Subwoofer.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="5.1-CH-Subwoofer.html">5.1-CH Subwoofer</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">4000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Non-Contact-Temperature-Detective-Infrared-Digital-Camera.html">
            <img class="pri-img" src="assets/img/products/Non-Contact-Temperature-Detective-Infrared-Digital-Camera-With-Ai-Face-Recognition-1.png" alt="Non Contact Temperature Detective Infrared Digital Camera With Ai Face Recognition For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Non-Contact-Temperature-Detective-Infrared-Digital-Camera-With-Ai-Face-Recognition-2.png" alt="Non Contact Temperature Detective Infrared Digital Camera With Ai Face Recognition For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label new">
                <span>New</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '1', name: 'Non Contact Temperature Detective Infrared Digital Camera', price: -1, qty: 1, img: 'assets/img/products/Non-Contact-Temperature-Detective-Infrared-Digital-Camera-With-Ai-Face-Recognition-1.png', href:'Non-Contact-Temperature-Detective-Infrared-Digital-Camera.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Non-Contact-Temperature-Detective-Infrared-Digital-Camera.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Non-Contact-Temperature-Detective-Infrared-Digital-Camera.html">Non Contact Temperature Detective Infrared Digital Camera</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">Contact us For Latest Prices</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Non-Contact-Temperature-Scanner.html">
            <img class="pri-img" src="assets/img/products/Non-Contact-Temperature-Scanner-1.png" alt="Non Contact Temperature Scanner For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Non-Contact-Temperature-Scanner-2.png" alt="Non Contact Temperature Scanner For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label bg-primary">
                <span>Sale</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '2', name: 'Non Contact Temperature Scanner', price: -1, qty: 1, img: 'assets/img/products/Non-Contact-Temperature-Scanner-1.png', href:'Non-Contact-Temperature-Scanner.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Non-Contact-Temperature-Scanner.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Non-Contact-Temperature-Scanner.html">Non Contact Temperature Scanner</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">Contact us For Latest Prices</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Non-contact-Face-Recognition-Device-RFID-Card-Palm-Wrist-Temperature-Measurement-Thermometer.html">
            <img class="pri-img" src="assets/img/products/Temperature-Detection-&-Face-Recognition-1-2.png" alt="Non-contact Face Recognition Device RFID Card Palm Wrist Temperature Measurement Thermometer For Sale Sound And Safety Technologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Temperature-Detection-&-Face-Recognition-1-1.png" alt="Non-contact Face Recognition Device RFID Card Palm Wrist Temperature Measurement Thermometer For Sale Sound And Safety Technologies Sri Lanka.">
        </a>
        <div class="product-badge">
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '6', name: 'Non-contact Face Recognition Device RFID Card Palm Wrist Temperature Measurement Thermometer', price: 80000, qty: 1, img: 'assets/img/products/Temperature-Detection-&-Face-Recognition-1-2.png', href:'Non-contact-Face-Recognition-Device-RFID-Card-Palm-Wrist-Temperature-Measurement-Thermometer.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Non-contact-Face-Recognition-Device-RFID-Card-Palm-Wrist-Temperature-Measurement-Thermometer.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Non-contact-Face-Recognition-Device-RFID-Card-Palm-Wrist-Temperature-Measurement-Thermometer.html">Non-contact Face Recognition Device RFID Card Palm Wrist Temperature Measurement Thermometer</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">80000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Non-Contact-Soap-Dispenser-With-Infrared-Thermometer.html">
            <img class="pri-img" src="assets/img/products/Soap-Dispenser-With-Infrared-Thermometer-1.png" alt="Non Contact Soap Dispenser With Infrared Thermometer For Sale Sound And Safety Technologies (SSTechnologies) Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Soap-Dispenser-With-Infrared-Thermometer-3.png" alt="Non Contact Soap Dispenser With Infrared Thermometer For Sale Sound And Safety Technologies (SSTechnologies) Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label bg-success">
                <span>Sale</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '7', name: 'Non Contact Soap Dispenser With Infrared Thermometer', price: 20000, qty: 1, img: 'assets/img/products/Soap-Dispenser-With-Infrared-Thermometer-1.png', href:'Non-Contact-Soap-Dispenser-With-Infrared-Thermometer.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Non-Contact-Soap-Dispenser-With-Infrared-Thermometer.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Non-Contact-Soap-Dispenser-With-Infrared-Thermometer.html">Non Contact Soap Dispenser With Infrared Thermometer</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">20000 LKR</span>
            <span class="price-old"><del>22000 LKR</del></span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Infrared-Thermometer-K3-Pro.html">
            <img class="pri-img" src="assets/img/products/Infrared-Thermometer-K3-Pro-1.png" alt="Body Temperature Measuring Instrument K3 PRO Infrared Forehead Thermometer For Sale SSTechnologies (SST) Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Infrared-Thermometer-K3-Pro-2.png" alt="Body Temperature Measuring Instrument K3 PRO Infrared Forehead Thermometer For Sale SSTechnologies (SST) Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label new">
                <span>New</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '8', name: 'Infrared Thermometer K3 Pro', price: 20000, qty: 1, img: 'assets/img/products/Infrared-Thermometer-K3-Pro-1.png', href:'Infrared-Thermometer-K3-Pro.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Infrared-Thermometer-K3-Pro.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Infrared-Thermometer-K3-Pro.html">Infrared Thermometer K3 Pro</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">20000 LKR</span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Infrared-Thermometer-K7.html">
            <img class="pri-img" src="assets/img/products/Infrared-Thermometer-K7-1.png" alt="Infrared Thermometer K7 For Sale SSTechnologies , SST, Sound And Safety Technologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Infrared-Thermometer-K7-2.png" alt="Infrared Thermometer K7 For Sale SSTechnologies , SST, Sound And Safety Technologies Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label new">
                <span>New</span>
            </div>
            <div class="product-label bg-primary">
                <span>Sale</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '9', name: 'Infrared Thermometer K7', price: 18000, qty: 1, img: 'assets/img/products/Infrared-Thermometer-K7-1.png', href:'Infrared-Thermometer-K7.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Infrared-Thermometer-K7.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Infrared-Thermometer-K7.html">Infrared Thermometer K7</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">18000 LKR</span>
            <span class="price-old"><del>19000 LKR</del></span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Temperature-Scanner-With-Face-Recognition.html">
            <img class="pri-img" src="assets/img/products/Temperature-Detection-&-Face-Recognition-1.png" alt="Temperature Scanner With Face Recognition For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Temperature-Detection-&-Face-Recognition-2.png" alt="Temperature Scanner With Face Recognition For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label new">
                <span>New</span>
            </div>
            <div class="product-label bg-success">
                <span>Sale</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '3', name: 'Temperature Scanner With Face Recognition', price: 70000, qty: 1, img: 'assets/img/products/Temperature-Detection-&-Face-Recognition-1.png', href:'Temperature-Scanner-With-Face-Recognition.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Temperature-Scanner-With-Face-Recognition.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Temperature-Scanner-With-Face-Recognition.html">Temperature Scanner With Face Recognition</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">70000 LKR</span>
            <span class="price-old"><del>76000 LKR</del></span>
        </div>
    </div>
</div>
<!-- product item end -->

                            <!-- product item start -->
<div class="product-item">
    <figure class="product-thumb">
        <a href="Infrared-Thermal-Face-Recognition-and-Biometric-Access-Control-System.html">
            <img class="pri-img" src="assets/img/products/Thermometer-Forehead-Infrared-Thermal-Face-Recogntion-Time-Attendance-and-Access-Control-1.png" alt="Infrared Thermal Face Recognition and Biometric Access Control System For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
            <img class="sec-img" src="assets/img/products/Thermometer-Forehead-Infrared-Thermal-Face-Recogntion-Time-Attendance-and-Access-Control-2.png" alt="Infrared Thermal Face Recognition and Biometric Access Control System For Sale, Sound And Safety Technologies, SST , S&ST , SSTechnologies Sri Lanka.">
        </a>
        <div class="product-badge">
            <div class="product-label bg-warning">
                <span>New</span>
            </div>
        </div>
        <div class="cart-hover">
            <button class="btn btn-cart" onclick="cart_Add({ id: '4', name: 'Infrared Thermal Face Recognition and Biometric Access Control System', price: 40000, qty: 1, img: 'assets/img/products/Thermometer-Forehead-Infrared-Thermal-Face-Recogntion-Time-Attendance-and-Access-Control-1.png', href:'Infrared-Thermal-Face-Recognition-and-Biometric-Access-Control-System.html' },true,true)">add to cart</button>
        </div>
    </figure>
    <div class="product-caption text-center">
        <div class="product-identity">
            <p class="manufacturer-name"><a href="Infrared-Thermal-Face-Recognition-and-Biometric-Access-Control-System.html"><strong>Sound & Safety Technologies</strong></a></p>
        </div>
        <h6 class="product-name">
            <a href="Infrared-Thermal-Face-Recognition-and-Biometric-Access-Control-System.html">Infrared Thermal Face Recognition and Biometric Access Control System</a>
        </h6>
        <div class="price-box">
            <span class="price-regular">40000 LKR</span>
            <span class="price-old"><del>45000 LKR</del></span>
        </div>
    </div>
</div>
<!-- product item end -->

                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- related products area end -->
    </main>
    <!-- Scroll to top start -->
    <div class="scroll-top not-visible">
        <i class="fa fa-angle-up"></i>
    </div>
    <!-- Scroll to Top End -->
    <!-- footer area start -->
    <footer class="footer-widget-area auto-draw">
        <div class="footer-top section-padding">
            <div class="container">
                <div class="row">
                    <div class="col-lg-3 col-md-6">
                        <div class="widget-item">
                            <div class="widget-title">
                                <div class="widget-logo">
                                    <a href="index.html">
                                        <img src="assets/img/logo/logo-md.png" alt="Sound And Safety Technologies Sri Lanka - Logo">
                                    </a>
                                </div>
                            </div>
                            <div class="widget-body">
                                <p><strong>Smile With Sound & Safety :-)</strong></p>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6">
                        <div class="widget-item">
                            <h6 class="widget-title">Contact Us</h6>
                            <div class="widget-body">
                                <address class="contact-block">
                                    <ul>
                                        <li><i class="pe-7s-home"></i><a href="https://www.google.com/maps/dir//Sound+%26+Safety+Technologies+%28SST%29/data=!4m8!4m7!1m0!1m5!1m1!1s0x3ae251e76a753613:0x31390fb806f51a77!2m2!1d79.98526509999999!2d6.8545324"> 11-A-147, Rukmalgama, Kottawa, Colombo, Sri-Lanka</a></li>
                                        <li><i class="pe-7s-mail"></i><a href="mailto:info.sstec.sl@gmail.com">info.sstec.sl@gmail.com </a> </li>
                                        <li><i class="pe-7s-call"></i><a href="tel:(+94)716813282">(+94) 71 6813 282</a> / <a href="tel:(+94)112898198">(+94) 11 2898 198</a></li>
                                    </ul>
                                </address>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6">
                        <div class="widget-item">
                            <h6 class="widget-title">QR Code</h6>
                            <center class="widget-body">
                                <img src="https://chart.googleapis.com/chart?chs=250x250&cht=qr&chld=H|1&chl=https://ss-tec.github.io/KENWOOD-Tower-Speakers.html" alt="KENWOOD Tower Speakers - Sound & Safety Technologies - QR" />
                                <p class="text-center mt-1">Sacn QR For Quick Access</p>
                            </center>
                        </div>
                    </div>
                    <div class="col-lg-3 col-md-6">
                        <div class="widget-item mb-4">
                            <h6 class="widget-title">Information</h6>
                            <div class="widget-body">
                                <ul class="info-list">
                                    <li><a href="about-us.html">about us</a></li>
                                    <li><a href="contact-us.html">contact us</a></li>
                                </ul>
                            </div>
                        </div>
                        <div class="widget-item">
                            <h6 class="widget-title">Follow Us</h6>
                            <div class="widget-body social-link">
                                <a href="https://facebook.com/sstec.sl"><i class="fa fa-facebook"></i></a>
                                <a href=""><i class="fa fa-twitter"></i></a>
                                <a href=""><i class="fa fa-instagram"></i></a>
                                <a href=""><i class="fa fa-youtube"></i></a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="footer-bottom">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="copyright-text text-center">
                            <p>Powered By <a href="https://bitblazers.github.io">Bitblazers</a>. Sound And Safety Technologies &copy; 2020-2021</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- footer area end -->
<!-- offcanvas mini cart start -->
    <div class="offcanvas-minicart-wrapper">
        <div class="minicart-inner">
            <div class="offcanvas-overlay"></div>
            <div class="minicart-inner-content">
                <div class="minicart-close">
                    <i class="pe-7s-close"></i>
                </div>
                <div class="minicart-content-box">
                    <div class="minicart-item-wrapper">
                        <ul id="sideCart">
                        </ul>
                    </div>

                    <div class="minicart-pricing-box">
                        <ul>
                            <li>
                                <span>sub-total</span>
                                <span><strong id="lbsbTotprice">0.00 LKR</strong></span>
                            </li>
                            <li>
                                <span>Tax (0%)</span>
                                <span><strong>0.00 LKR</strong></span>
                            </li>
                            <li class="total">
                                <span>total</span>
                                <span><strong id="lbTotprice">0.00 LKR</strong></span>
                            </li>
                        </ul>
                    </div>

                    <div class="minicart-button">
                        <a href="my-cart.html"><i class="fa fa-shopping-cart"></i> View Cart</a>
                        <a href="checkout.html"><i class="fa fa-share"></i> Checkout</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- offcanvas mini cart end -->

    <!-- JS
    ============================================ -->
    <!-- Modernizer JS -->
    <script src="assets/js/vendor/modernizr-3.6.0.min.js"></script>
    <!-- jQuery JS -->
    <script src="assets/js/vendor/jquery-3.3.1.min.js"></script>
    <!-- Popper JS -->
    <script src="assets/js/vendor/popper.min.js"></script>
    <!-- Bootstrap JS -->
    <script src="assets/js/vendor/bootstrap.min.js"></script>
    <!-- slick Slider JS -->
    <script src="assets/js/plugins/slick.min.js"></script>
    <!-- Countdown JS -->
    <script src="assets/js/plugins/countdown.min.js"></script>
    <!-- Nice Select JS -->
    <script src="assets/js/plugins/nice-select.min.js"></script>
    <!-- jquery UI JS -->
    <script src="assets/js/plugins/jqueryui.min.js"></script>
    <!-- Image zoom JS -->
    <script src="assets/js/plugins/image-zoom.min.js"></script>
    <!-- Imagesloaded JS -->
    <script src="assets/js/plugins/imagesloaded.pkgd.min.js"></script>
    <!-- Instagram feed JS -->
    <script src="assets/js/plugins/instagramfeed.min.js"></script>
    <!-- mailchimp active js -->
    <script src="assets/js/plugins/ajaxchimp.js"></script>
    <!-- contact form dynamic js -->
    <script src="assets/js/plugins/ajax-mail.js"></script>
    <!-- Main JS -->
    <script src="assets/js/main.js"></script>
    <!-- Handler JS -->
    <script src="assets/js/handler.js"></script>
    <script>
    $('.pro-qty').prepend('<span class="dec qtybtn">-</span>');
    $('.pro-qty').append('<span class="inc qtybtn">+</span>');
    $('.qtybtn').on('click', function() {
    var $button = $(this);
    var oldValue = $button.parent().find('input').val();
    if ($button.hasClass('inc')) {
        var newVal = parseFloat(oldValue) + 1;
    } else
    {
     if (oldValue > 0)
     {
        var newVal = parseFloat(oldValue) - 1;
    }
    else
    {
       newVal = 0;
    }
     }
    $button.parent().find('input').val(newVal);
     });
    </script>
</body>
</html>