Current File : /var/www/html/order.html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Product Page</title>
  <!-- google font -->
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
  <!-- google font -->
  <!-- fontawesome -->
  <script src="https://kit.fontawesome.com/f70334b4f8.js" crossorigin="anonymous"></script>
  <!-- Bootstrap CSS -->
  <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
  <!-- Custom CSS -->
  <link rel="stylesheet" href="./css/vtp.css" type="text/css">
  <link rel="stylesheet" href="./css/order.css">
  <style>
    /* Add your custom CSS styles here */
  </style>
  <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  })(window,document,'script','dataLayer','GTM-5PLFJ7TZ');</script>
  <!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5PLFJ7TZ"
  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <!-- End Google Tag Manager (noscript) -->
<!-- Navbar -->
<header style="position: sticky;top:0">
  <section class="top-header">
      <ul class="fluid-container">
          <li><a href="index.shtml" class="home-link"><i class="fa fa-home"></i></a></li>
          <li><a href="https://www.facebook.com/vertexpspl?mibextid=ZbWKwL"><i class="fab fa-facebook-f"></i></a></li>
          <li><a href="https://www.linkedin.com/company/vertexpower/"><i class="fab fa-linkedin-in"></i></a></li>
          <li><a href="https://www.youtube.com/@vertexpower4351"><i class="fab fa-youtube"></i></a></li>
          <li><a href="sitemap.shtml"><i class="fas fa-sitemap"></i></a></li>
      </ul>
  </section>
  <section class="bottom-header">
      <div class="fluid-container">
          <a href="index.shtml" class="header-logo">
              <img src="./images/logo/vertex-power-logo.png" alt="logo">
              <div></div>
          </a>
          <ul>
              <li><a href="index.shtml" title="Home">Home</a></li>
              <li><a title="About Us">About Us</a>
                  <ul class="first-route">
                      <li><a href="about-us.shtml">About Company</a></li>
                      <li><a href="our-team.shtml">Our Core Team</a></li>
                      <li><a href="testimonials.shtml">Testimonials</a></li>
                      <li><a href="clientle.shtml">Clientele</a></li>
                  </ul>
              </li>
              <li style="position: initial;"><a href="products-overview.shtml" title="Products" style="position: relative;">Products</a>
                  <div class="first-route full-width-route">
                      <div class="sub-route-img">
                          <h2>Products Overview</h2>
                          <span><img src="images/home-page-imgs/about-us-img.png" alt="product-overview-image"></span>
                          <a href="products-overview.shtml">View All</a>
                      </div>    
                      <div class="sub-route-ul">
                          <h2>Product Range</h2>
                          <ul>
                              <li><a href="single-phase-servo-stabiliser.shtml"><span><img src="./images/home-page-imgs/header-images/single-phase-servo-stabiliser.png" alt="link-icon"></span>Single Phase Servo Stabiliser </a></li>
                              <li><a href="three-phase-aircooled-servo-stabiliser.shtml"><span><img src="./images/home-page-imgs/header-images/three-phase-aircooled-servo-stabiliser.png" alt="link-icon"></span>Three Phase Aircoooled Servo Stabiliser</a></li>
                              <li><a href="three-phase-oilcooled-servo-stabiliser.shtml"><span><img src="./images/home-page-imgs/header-images/three-phase-oilcooled-servo-stabiliser.png" alt="link-icon"></span>Three Phase Oilcooled Servo Stabiliser</a></li>
                              <li><a href="static-voltage-stabiliser.shtml"><span><img src="./images/home-page-imgs/header-images/static-voltage-stabiliser.png" alt="link-icon"></span> Static Voltage Stabiliser</a></li>
                              <li><a href="isolation-transformer.shtml"><span><img src="./images/home-page-imgs/header-images/isolation-transformer.png" alt="link-icon"></span> Isolation Transformer</a></li>
                              <li><a href="cvt.shtml"><span><img src="./images/home-page-imgs/header-images/cvt.png" alt="link-icon"></span> Constant Voltage Transformer (CVT)</a></li>
                              <li><a href="ups.shtml"><span><img src="./images/icons/header-icons/product-7.png" alt="link-icon"></span> Un-interrupted Power Supplies (UPS)</a></li>
                          </ul>
                      </div>
                  </div>
              </li>
              <li><a title="Solutions">Solutions</a>
                  <ul class="first-route">
                      <li><a href="power-quality-solutions.shtml">Power Quality Solutions</a></li>
                      <li><a href="power-management-solutions.shtml">Power Management Solutions</a></li>
                      <li><a href="monitoring-solutions.shtml">Monitoring Solutions</a></li>
                  </ul>
              </li>
              <li><a href="javascript:void(0)" title="Knowledge Centre">Knowledge Centre</a>
                  <ul class="first-route">
                      <li><a href="case-studies.shtml">Case Studies</a></li>
                      <li><a href="faqs.shtml">FAQs</a></li>
                      <li><a href="https://vertexpower.co.in/blog/">Blog</a></li>
                  </ul>
              </li>
              <li class="cont-head-btn-li"><a href="vertex-contact-us.php" title="Contact Us" class="cont-head-btn">Contact Us</a></li>
          </ul>

          <!-- responsive menu -->
          <nav class="resp-menu">
              <a class="toggle hc-nav-trigger hc-nav-1"><span></span></a>
              <nav id="main-nav">
                  <ul class="first-nav" style="background-color: #fff !important;">
                      <li><a style="background-color: #fff !important;margin: 0px 0;" href="index.shtml" title="HOME"><img src="./images/logo/vertex-power-logo.png" alt="logo" style="width: 100%; max-width: 80px; margin: auto;"></a></li>
                  </ul>
                  <ul class="first-nav">
                      <li><a class="resp-home" href="index.shtml" title="HOME">Home</a></li>
                  </ul>
                  <ul class="second-nav">
                      <li><a title="About Us">About Us</a>
                          <ul>
                              <li><a href="about-us.shtml">About Company</a></li>
                              <li><a href="our-team.shtml">Our Core Team</a></li>
                              <li><a href="testimonials.shtml">Testimonials</a></li>
                              <li><a href="clientle.shtml">Clientele</a></li>
                          </ul>
                      </li>
                  </ul>
                  <ul class="second-nav">
                      <li><a title="Products">Products</a>
                          <ul>
                              <li><a href="products-overview.shtml">Products Overview</a></li>
                              <li><a href="single-phase-servo-stabiliser.shtml">Single Phase Servo Stabiliser </a></li>
                              <li><a href="three-phase-aircooled-servo-stabiliser.shtml">Three Phase Aircoooled Servo Stabiliser</a></li>
                              <li><a href="three-phase-oilcooled-servo-stabiliser.shtml">Three Phase Oilcooled Servo Stabiliser</a></li>
                              <li><a href="static-voltage-stabiliser.shtml">Static Voltage Stabiliser</a></li>
                              <li><a href="isolation-transformer.shtml">Isolation Transformer</a></li>
                              <li><a href="cvt.shtml">Constant Voltage Transformer (CVT)</a></li>
                              <li><a href="ups.shtml">Un-interrupted Power Supplies (UPS)</a></li>
                          </ul>
                      </li>
                  </ul>
                  <ul class="first-nav">
                      <li><a title="Solutions">Solutions</a>
                          <ul>
                              <li><a href="power-quality-solutions.shtml">Power Quality Solutions</a></li>
                              <li><a href="power-management-solutions.shtml">Power Management Solutions</a></li>
                              <li><a href="monitoring-solutions.shtml">Monitoring Solutions</a></li>
                          </ul>
                      </li>
                  </ul>
                  <ul class="second-nav">
                      <li><a title="Knowledge Centre">Knowledge Centre</a>
                          <ul>
                              <li><a href="case-studies.shtml">Case Studies</a></li>
                              <li><a href="faqs.shtml">FAQs</a></li>
                              <li><a href="https://vertexpower.co.in/blog/">Blog</a></li>
                          </ul>
                      </li>
                  </ul>
                  <ul class="second-nav">
                      <li><a href="vertex-contact-us.php" title="Contact Us">Contact Us</a></li>
                  </ul>
              </nav>
          </nav>
          <!-- responsive menu -->
      </div>
  </section>
  <!--<div class="progres-fix">-->
  <!--    <div class="progress-container">-->
  <!--    <div class="progress-bar" id="myBar" style="width: 0%;"></div>-->
  <!--    </div>-->
  <!--</div>-->
</header>

<!-- Product Details -->
<div class="container my-5">
    <div class="row productAllDetails d-flex">
      <div class="col-md-6 border d-flex flex-column productImg p-5">
       <div class="productImgSec">
        <!-- Thumbnail Gallery -->
        <div class="row d-flex flex-column justify-content-around sub-img">
          <div class="">
            <img src="./images/product/ups1.png" class="img-thumbnail img-fluid border" alt="Thumbnail 1" onclick="changeImage('./images/product/ups1.png')">
          </div>
          <div class="">
            <img src="./images/product/ups2.png" class="img-thumbnail img-fluid border" alt="Thumbnail 2" onclick="changeImage('./images/product/ups2.png')">
          </div>
          <div class="">
            <img src="./images/product/ups3.png" class="img-thumbnail img-fluid border" alt="Thumbnail 2" onclick="changeImage('./images/product/ups3.png')">
          </div>
          <!-- Add more thumbnail images here -->
        </div>

         <!-- Main Image -->
         <div class="buynowbtn">
           <img id="mainProductImage" src="./images/product/ups1.png" class="img-fluid mb-3" alt="Product Image">
          <button id="addToCartBtn" class="btn btn-danger p-3">Buy Now</button>
         </div>
        </div>
       
      </div>
      <div class="col-md-6 productInfo">
        <h2 class="font-weight-bold">Eaton 9E UPS</h2>
        <h6>Eaton 9E UPS - 1kVA / 2kVA / 3kVA / 6kVA / 10kVA / 15kVA / 20kVA</h6>
        <hr>
        <!-- Rating -->
        <div class="mb-3">
          <span class="bg-success p-1 rounded fs-1 text-white" id="ratingStars"><i class="fa-solid fa-star"> 5</i></span>
          <span id="ratingValue">(247 Reviews)</span>
        </div>
        <div class="mt-4 price">
          <h4 id="upsPrice">₹ 15000/-</h4>
          <h6 id="upsPriceold">₹ 30000/-</h6>
        </div>


        <div class="quantity my-4" class="form-group">
          <div>
            <label for="quantityBox">Quantity:</label>
          <div class="input-group">
            <div class="input-group-prepend">
              <button class="btn btn-outline-secondary" type="button" onclick="decrementQuantity()">-</button>
            </div>
            <input type="text" id="quantityBox" name="quantity" class="form-control" value="1" min="1">
            <div class="input-group-append">
              <button class="btn btn-outline-secondary" type="button" onclick="incrementQuantity()">+</button>
            </div>
          </div>
          </div>
          <div>
            <label for="kvaSection">kVA</label>
            <select name="kVA" id="kvaSection" onchange="kvaChanges()">
              <option value="ups1kva" selected>1 KVA</option>
              <option value="ups2kva">2 KVA</option>
              <option value="ups3kva">3 KVA</option>
              <option value="ups6kva">6 KVA</option>
              <option value="ups10kva">10 KVA</option>
              <option value="ups15kva">15 KVA</option>
              <option value="ups20kva">20 KVA</option>
            </select>
          </div>
        </div>
        <hr>

        <div>
          <h5 class="font-weight-bold">About this item</h5>
          <ul class="common-ul-vtp text-white">
            <li><em><img src="./images/icons/tick.png" alt="right-point"></em>The Eaton 9E constantly monitors power conditions and 
              regulates voltage and frequency due to the online double 
              conversion topology.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Power more servers than most similar UPSs due to 
                a 0.8 power factor.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Trust a leading manufacturer with decades of experience and 
                  high quality standards: CE compliance certified by external 
                  agency (CB report from the TUV).</li><div id="more">
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Get clear information on the UPS’ status and measurements 
                    (load level, battery level, input/output voltage and frequency) 
                    on a single screen with the new LCD interface.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>asily communicate with the UPS through USB, RS232 serial 
                      or over the network with the optional network card 
                      (Network-M2). Relay cards or ModBus cards are also available.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Eaton 9E is compatible with Eaton IPM Editions Software 
                which permits to integrate all major operating systems, leading 
                virtualisation environments and cloud orchestrations tools.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>The internal bypass allows service continuity in case of an 
                internal fault. A maintenance bypass is also available as 
                standard for easy maintenance of the UPS without powering 
                down critical systems.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Make your installation more flexible with a combo input 
                (3:1 and 1:1) on the 10kVA, 15kVA, and 20kVA.</li>
              <li><em><img src="./images/icons/tick.png" alt="right-point"></em>Extend runtime as you like by adding up to 4 external battery 
                modules (EBM). For extra-long runtime, XL models with internal 
                supercharger are also available at 3kVA, 10kVA and 20kVA.</li>
                </div>
                <div id="read" class="text-danger d-inline" onclick="readmoreFunction()">read more...</div>
          </ul>
          
        </div>
        <hr>

        <div class="row" id="returnsDelivery">
          
          <div class="col-sm">
                <img src="./images/product/delivery.png" width="70px" alt="">
                <h6> 2 years Warranty</h6>
          </div>
          <div class="col-sm">
                <img src="./images/product/repair.png" width="70px" alt="">
                <h6>Easy installation</h6>
          </div>
          <div class="col-sm">
                <img src="./images/product/delivery (1).png" width="70px" alt="">
                <h6>Delivery Chargeable</h6>
          </div>
        </div>
        <hr>
        
        
        <!-- <button id="addToCartBtn" class="btn btn-danger mb-4">Buy Now</button> -->
        <!-- <button id="addToCartBtn" class="btn btn-primary">Add To Cart</button> -->
      </div>
    </div>
  </div>

  <!-- Menu for DETAILS, SPECIFICATIONS, WARRANTY, BRAND INFORMATION -->
  <div class="accordion" id="accordionMenu">
    <div class="card">
      <div class="card-header" id="detailsHeader">
        <h2 class="mb-0 d-flex row">
          <button class="btn btn-link col-sm" type="button" data-toggle="collapse" data-target="#detailsContent" aria-expanded="true" aria-controls="detailsContent">
            <h5 class=" text-dark">DETAILS</h5>
          </button>
          <button class="btn btn-link col-sm" type="button" data-toggle="collapse" data-target="#specificationContent" aria-expanded="true" aria-controls="detailsContent">
            <h5 class=" text-dark">SPECIFICATIONS</h5>
          </button>
          <button class="btn btn-link col-sm" type="button" data-toggle="collapse" data-target="#warrantyContent" aria-expanded="true" aria-controls="detailsContent">
            <h5 class=" text-dark">Futures</h5>
          </button>
          <button class="btn btn-link col-sm" type="button" data-toggle="collapse" data-target="#infoContent" aria-expanded="true" aria-controls="detailsContent">
            <h5 class="text-dark">INFORMATION</h5>
          </button>
        </h2>
      </div>

      <div id="detailsContent" class="collapse show" aria-labelledby="detailsHeader" data-parent="#accordionMenu">
        <div class="card-body">
          <div class="product-applicaton-features-wrapper">
            <section class="double-flex">
              <article>
                  <div>
                      <h3>Product USPs / Salient Features</h3>
                  </div> 
                  <ul class="check-inner-page-ul">
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>DSP-controlled system</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Near unity Power Factor</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Smaller footprint area</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Intelligent battery charging management</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Advanced communication - RS 232</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Ergonomic design and silent functioning</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>High value proposition and durability</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>2 years warranty for UPS</li>
                      <li><span><img src="images/icons/tick.png" alt="icon"></span>Built-in battery: 1 year Warranty. External battery: 2 years Warranty.</li>
                  </ul>   
              </article>
            </section>
          </div>
        </div>
      </div>

      <div id="specificationContent" class="collapse" aria-labelledby="detailsHeader" data-parent="#accordionMenu">
        <div class="card-body">
          <h2 class="inner-product-page-h2">Technical <span>Specifications:</span></h2>
          <div class="table-wrapper">
            <table class="tablecss">
              <tr>
                <th>TECHNICAL SPECIFICATIONS</th>
                <th>1KVA</th>
                <th>2KVA</th>
                <th>3KVA/3KVA XL</th>
                <th>6KVA 1:1</th>
                <th>10KVA 1:1 AND 3:1</th>
                <th>15KVA 1:1 AND 3:1</th>
                <th>20KVA 1:1 AND 3:1</th>
              </tr>
              <tr>
                <td>Rating (VA/W)</td>
                <td>1kVA/0.8kW</td>
                <td>2kVA/1.6kW</td>
                <td>3kVA/2.4kW</td>
                <td>6kVA/4.8kW</td>
                <td>10kVA/8kW</td>
                <td>15kVA/12kW</td>
                <td>20kVA/16kW</td>
              </tr>
              <tr>
                <td>Format</td>
                <td colspan="7">Tower</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center">Electrical Characteristics</th>
              </tr>
              <tr>
                <td >Technology</td>
                <td colspan="7">Online double conversion</td>
              </tr>
              <tr>
                <td>Input voltage</td>
                <td colspan="3">208/220/230/240V</td>
                <td colspan="4">220/230/240V</td>
              </tr>
              <tr>
                <td>Input voltage range without using batteries</td>
                <td colspan="3">176-300V without derating (up to 100-300V with derating)</td>
                <td colspan="4">176-276V without derating (up to 110-276V with derating)</td>
              </tr>
              <tr>
                <td>Output voltage/THDU</td>
                <td colspan="3">208V*/220V/230V/240V ±1%, THDU:  less than 2%</td>
                <td colspan="4">220V/230V/240V ±2 %, THDU less than 3%</td>
              </tr>
              <tr>
                <td>nput frequency range</td>
                <td colspan="3">40Hz-70Hz, 50/60 Hz autoselection</td>
                <td colspan="4">45Hz-66Hz, 50/60Hz autoselection</td>
              </tr>
              <tr>
                <td>Efficiency</td>
                <td colspan="3">Up to 91% in Online mode</td>
                <td colspan="4">Up to 93% in Online mode, 97% in ECO mode</td>
              </tr>
              <tr>
                <td>Overload capacity</td>
                <td colspan="3">105%-130% : 60s, 130%-150% : 10s, >150% : ≥ 300ms</td>
                <td colspan="4">105%-110% : 5min, 110%-130% : 1min, 130%-150% : 10s, >150% : 100ms</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Connections</th>
              </tr>
              <tr>
                <td>Input</td>
                <td>IEC C14</td>
                <td>IEC C14</td>
                <td>IEC C20</td>
                <td colspan="4">Terminal block</td>
              </tr>
              <tr>
                <td>Outputs</td>
                <td>4 x IEC C13</td>
                <td>6 x IEC C13</td>
                <td>6 x IEC C13
                  + 1 x IEC C19</td>
                <td colspan="4">Terminal block</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Typical backup times at 50% and 75% load**</th>
              </tr>
              <tr>
                <td>9E</td>
                <td>12/5 min</td>
                <td>16/10 min</td>
                <td>13/7 min</td>
                <td>20/12 min</td>
                <td>15 min</td>
                <td>16 min</td>
                <td>15/9 min</td>
              </tr>
              <tr>
                <td colspan="2">9E + 1 EBM</td>
                <td>79/48 min</td>
                <td>49/32 min</td>
                <td>75/47 min</td>
                <td>60/36 min</td>
                <td>38/26 min</td>
                <td>27/19 min</td>
              </tr>
              <tr>
                <td colspan="2">9E + 4 EBM</td>
                <td>243/173 min</td>
                <td>173/110 min</td>
                <td>222/140 min</td>
                <td>170/110 min</td>
                <td>117/76 min</td>
                <td>82/54 min</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Communication</th>
              </tr>
              <tr>
                <td>Communication ports</td>
                <td colspan="7">1 USB port + 1 RS232 serial port (USB and RS232 ports cannot be used simultaneously)</td>
              </tr>
              <tr>
                <td>Communication slot</td>
                <td colspan="7">1 slot for Network M2, ModBus-MS or Relay-MS cards</td>
              </tr>
              <tr>
                <td>Software</td>
                <td colspan="7">Eaton IPM Editions Software</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Operating conditions, Standards and Approvals</th>
              </tr>
              <tr>
                <td>Operating temperature</td>
                <td colspan="7">0 to 40°C</td>
              </tr>
              <tr>
                <td>Noise level</td>
                <td colspan="3">less than 37 dB @ typical load</td>
                <td colspan="4">less than 55dB @ typical load</td>
              </tr>
              <tr>
                <td>Safety</td>
                <td colspan="7">IEC/EN 62040-1</td>
              </tr>
              <tr>
                <td>EMC, Performance</td>
                <td colspan="7">IEC/EN 62040-2</td>
              </tr>
              <tr>
                <td>Approvals</td>
                <td colspan="7">CE, CB report (TUV) / EAC</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Dimensions D x H x W / Weight</th>
              </tr>
              <tr>
                <td>UPS Dimensions (mm)</td>
                <td>356 x 228 x 144</td>
                <td>399 x 330 x 190</td>
                <td>399 x 330 x 190</td>
                <td>612.9 x 708.5 x262.4</td>
                <td>612.9 x 708.5 x262.4</td>
                <td>706 x 815.5 x 350</td>
                <td>706 x 815.5 x 350</td>
              </tr>
              <tr>
                <td>UPS Weight (kg)</td>
                <td>9.5</td>
                <td>22.4</td>
                <td>24.2</td>
                <td>68</td>
                <td>85.4</td>
                <td>145.3</td>
                <td>159.9</td>
              </tr>
              <tr>
                <td>EBM dimensions (mm)</td>
                <td>-</td>
                <td>399 x 330 x 190</td>
                <td>399 x 330 x 190</td>
                <td>579.4 x 708.5 x 262.4</td>
                <td>579.4 x 708.5 x 262.4</td>
                <td>579.4 x 708.5 x 262.4</td>
                <td>579.4 x 708.5 x 262.4</td>
              </tr>
              <tr>
                <td>EBM weight (kg)</td>
                <td>-</td>
                <td>35.8</td>
                <td>35.8</td>
                <td>105.5</td>
                <td>132</td>
                <td>132</td>
                <td>132</td>
              </tr>
              <tr>
                <td>UPS with supercharger (and no 
                  batteries) dimensions (mm)</td>
                <td>-</td>
                <td>-</td>
                <td>399 x 330 x 190</td>
                <td>-</td>
                <td>612.9 x 708.5 x 262.4</td>
                <td>-</td>
                <td>706 x 815.5 x 350</td>
              </tr>
              <tr>
                <td>UPS with supercharger
                  (and no batteries) weight (kg)</td>
                <td>-</td>
                <td>-</td>
                <td>7.9</td>
                <td>-</td>
                <td>28.9</td>
                <td>-</td>
                <td>47.8</td>
              </tr>
              <tr>
                <th colspan="8" style="text-align: center;">Customer Service & Support</th>
              </tr>
              <tr>
                <td>Warranty</td>
                <td>2 years</td>
                <td>2 years</td>
                <td>2 years</td>
                <td>1 years</td>
                <td>1 years</td>
                <td>1 years</td>
                <td>1 years</td>
              </tr>
          
            </table>
            <p>* 10% derating @ 208V</p>
            <p>** Backup times are approximate and may vary with equipment, configuration, battery age, temperature, etc</p>
      </div>
        </div>
      </div>

      <div id="warrantyContent" class="collapse" aria-labelledby="detailsHeader" data-parent="#accordionMenu">
        <div class="card-body">
          <div class="mx-1 w-100 p-4">
            <h2 class="inner-product-page-h2">Futures</h2>
            <div class="text-dark d-flex">
                <div class="mx-4">
                  <h5 class="font-weight-bold text-primary">Reliability and performance</h5>
                  <ul class="common-ul-vtp">
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> The Eaton 9E constantly monitors power conditions and 
                      regulates voltage and frequency due to the online double 
                      conversion topology</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Power more servers than most similar UPSs due to 
                      a 0.8 power factor</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Trust a leading manufacturer with decades of experience and 
                      high quality standards: CE compliance certified by external 
                      agency (CB report from the TUV).</li>
                  </ul>
                </div>
                <div class="mx-4">
                  <h5 class="font-weight-bold text-primary">Manageability</h5>
                  <ul class="common-ul-vtp">
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Get clear information on the UPS’ status and measurements 
                      (load level, battery level, input/output voltage and frequency) 
                      on a single screen with the new LCD interface.</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Easily communicate with the UPS through USB, RS232 serial 
                      or over the network with the optional network card 
                      (Network-M2). Relay cards or ModBus cards are also available.</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Eaton 9E is compatible with Eaton IPM Editions Software 
                      which permits to integrate all major operating systems, leading 
                      virtualisation environments and cloud orchestrations tools.</li>
                  </ul>
                </div>
                <div class="mx-4">
                  <h5 class="font-weight-bold text-primary">Flexibility</h5>
                  <ul class="common-ul-vtp">
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> The internal bypass allows service continuity in case of an 
                      internal fault. A maintenance bypass is also available as 
                      standard for easy maintenance of the UPS without powering 
                      down critical systems.</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Make your installation more flexible with a combo input 
                      (3:1 and 1:1) on the 10kVA, 15kVA, and 20kVA.</li>
                    <li><em><img src="./images/icons/tick.png" alt="right-point"></em> Extend runtime as you like by adding up to 4 external battery 
                      modules (EBM). For extra-long runtime, XL models with internal 
                      supercharger are also available at 3kVA, 10kVA and 20kVA.</li>
                  </ul>
                </div>
            </div>
        </div>
        </div>
      </div>

      <div id="infoContent" class="collapse" aria-labelledby="detailsHeader" data-parent="#accordionMenu">
        <div class="card-body">
          <table class="table">
            <tbody>
              <tr>
                <th scope="row">Manufacture / Importer / Marketer</th>
                <td>Vertex Power Solutions Pvt. Ltd.</td>
              </tr>
              <tr>
                <th scope="row">Address</th>
                <td>No 38, Sami St, Muthuppalaniappan Nagar, Nagalkeni, Chromepet, Chennai, Tamil Nadu</td>
              </tr>
              <tr>
                <th scope="row">Brand Contact No.</th>
                <td>+91 99400 58974</td>
              </tr>
              <tr>
                <th scope="row">Seller Name</th>
                <td>Vertex Power Solutions</td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
    </div>
    <!-- Add similar card elements for SPECIFICATIONS, WARRANTY, BRAND INFORMATION -->
  </div>

<!-- Related Products -->
<div class="container my-5">
  <h3>Related Products</h3>
  <div class="row">
    <div class="col-md-3">
      <div class="card">
        <img src="./images/product/DSC06642 copy.jpg" class="card-img-top" alt="Related Product 1">
        <div class="card-body">
          <h5 class="card-title">Related Product 1</h5>
          <p class="card-text">$49.99</p>
          <a href="#" class="btn btn-primary">View</a>
        </div>
      </div>
    </div>
    <div class="col-md-3">
      <div class="card">
        <img src="./images/product/DSC06646 copy.jpg" class="card-img-top" alt="Related Product 2">
        <div class="card-body">
          <h5 class="card-title">Related Product 2</h5>
          <p class="card-text">$39.99</p>
          <a href="#" class="btn btn-primary">View</a>
        </div>
      </div>
    </div>
    <div class="col-md-3">
      <div class="card">
        <img src="./images/product/DSC06651 copy.jpg" class="card-img-top" alt="Related Product 3">
        <div class="card-body">
          <h5 class="card-title">Related Product 3</h5>
          <p class="card-text">$59.99</p>
          <a href="#" class="btn btn-primary">View</a>
        </div>
      </div>
    </div>
    <div class="col-md-3">
      <div class="card">
        <img src="./images/product/DSC06642 copy.jpg" class="card-img-top" alt="Related Product 4">
        <div class="card-body">
          <h5 class="card-title">Related Product 4</h5>
          <p class="card-text">$79.99</p>
          <a href="#" class="btn btn-primary">View</a>
        </div>
      </div>
    </div>
  </div>
</div>



<!-- Footer -->
<footer>
  <div class="fluid-container">
      <article class="footer-intro">
          <a href="index.shtml"><img src="images/logo/vertex-white-logo.png" alt="logo"></a>
          <h4>VERTEX POWER SOLUTIONS PVT LTD</h4>
          <p> VERTEX POWER SOLUTIONS PRIVATE LIMITED is managed by a team of Engineers with over 25 years of experience in the field of power conditioning equipment. The products are manufactured at Chennai, under the brand name of VERTEX. </p>
          <li class="wa"><a href="https://gem.gov.in/" target="_blank"><img src="images/home-page-imgs/icons/Government-e-Marketplace.png" alt="Government-e-Marketplace" style="width: 150px;"></a></li>
      </article>
      <article class="footer-links">
          <h4>USEFUL <span> LINKS</span></h4>
          <ul>
              <li><a href="index.shtml" class="footer-home">Home</a></li>
              <li><a href="single-phase-servo-stabiliser.shtml">Single Phase Servo Stabiliser </a></li>
              <li><a href="three-phase-aircooled-servo-stabiliser.shtml">Three Phase Aircoooled Servo Stabiliser</a></li>
              <li><a href="three-phase-oilcooled-servo-stabiliser.shtml">Three Phase Oilcooled Servo Stabiliser</a></li>
              <li><a href="static-voltage-stabiliser.shtml">Static Voltage Stabiliser</a></li>
              <li><a href="isolation-transformer.shtml">Isolation Transformer</a></li>
              <li><a href="cvt.shtml">Constant Voltage Transformer (CVT)</a></li>
              <li><a href="ups.shtml">Un-interrupted Power Supplies (UPS)</a></li>
              </ul>
              <h4 style="margin-top: 20px; margin-bottom: 10px ;"><span>Servo Stabilizer</span></h4>
                    <ul>
                        <li><a href="./servo-stabilizer-bangalore.shtml">Servo Stabilizer in Bangalore</a></li>
                        <li><a href="./servo-stabilizer-pune.shtml">Servo Stabilizer in Pune</a></li>
                    </ul>
          </article>
          <article>
              <h4>GET CONNECTED<span> THROUGH</span></h4>
              <ul>
                  <li><a href="mailto:ho@vertexpower.co.in">ho@vertexpower.co.in</a></li>
                  <li><a href="tel:+919940058974"><span>Chennai:</span> +91 9940058974</a></li>
                  <li><a href="tel:+919164657788"><span>Bangalore:</span> +91 91646 57788</a></li>
                  <li><a href="tel:+918177929674"><span>Pune:</span> +91 8177929674</a></li>
                  <li><a href="tel:+9198420 11833"><span>Coimbatore:</span> +91 98420 11833</a></li>
                  <li><a href="tel:+919886081610"><span>Hyderabad:</span> +91 9886081610</a></li>
              </ul>
              <ul class="social-icons">
                  <li class="fb"><a href="https://www.facebook.com/vertexpspl?mibextid=ZbWKwL" target="_blank"><img src="images/home-page-imgs/icons/facebook.png" alt="facebook"></a></li>
                  <li class="ig"><a href="https://www.youtube.com/@vertexpower4351" target="_blank"><img src="images/home-page-imgs/icons/youtube.png" alt="youtube"></a></li>
                  <li class="li"><a href="https://www.linkedin.com/company/vertexpower/" target="_blank"><img src="images/home-page-imgs/icons/linkedin.png" alt="linkedin"></a></li>
              </ul>
          </article>
  </div>
  <div class="footer-credits">
      <div class="fluid-container">
          <p>Copyright © <span id="current-year">2023</span> . All right reserved.</p>
          <p>Powered by <a href="https://www.swaragh.com/" title="Swaragh Technologies" target="_blank"><img src="images/swaragh-logo.png" alt="swaragh Technologies"></a></p>
      </div>
  </div>
</footer>

<div class="to-top"><a class="back-to-top" href="#"> &#8682;</a></div>


<!-- Bootstrap JS and jQuery -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>

<script>
  // JavaScript code for adding product to cart
  document.getElementById('addToCartBtn').addEventListener('click', function() {
    // Here you can add your logic for adding the product to the cart
    alert('Product added to cart!');
  });
</script>

<script src="js/jquery.js"></script>
        <script src="js/common.js"></script>

<!-- canvas menu initialisation -->
<script>
  !function($){var $nav=$("#main-nav"),$toggle=$(".toggle"),data={},defaultData={maxWidth:!1,customToggle:$toggle,navTitle:"",levelTitles:!0,position:"left",insertClose:!0,insertBack:!0,labelClose:"Close",labelBack:"Back"};const initNav=function(a){var t=$(".hc-offcanvas-nav");setTimeout(function(){t.length&&t.remove()},$toggle.hasClass("toggle-open")?420:0),$toggle.hasClass("toggle-open")&&$toggle.click(),$toggle.off("click"),$.extend(data,a),$nav.clone().hcOffcanvasNav($.extend({},defaultData,data))};initNav({}),$(".actions").find("a").on("click",function(e){e.preventDefault();var $this=$(this).addClass("active"),$siblings=$this.parent().siblings().children("a").removeClass("active");initNav(eval("("+$this.data("demo")+")"))}),$(".actions").find("input").on("change",function(){var $this=$(this),data=eval("("+$this.data("demo")+")");if($this.is(":checked"))initNav(data);else{var removeData={};$.each(data,function(a,t){removeData[a]=!1}),initNav(removeData)}})}(jQuery);
</script>
<!-- canvas menu initialisation -->
<!-- model popup  -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-modal/0.9.1/jquery.modal.min.js"></script>
<!-- model popup  -->
<!-- owl carouel -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.js" integrity="sha512-gY25nC63ddE0LcLPhxUJGFxa2GoIyA5FLym4UJqHDEMHjp8RET6Zn/SHo1sltt3WuVtqfyxECP38/daUc/WVEA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- owl carouel -->

<!-- goto top  -->
<script>
  $(".to-top").hide(),$(window).scroll(function(){$(this).scrollTop()>100?$(".to-top").fadeIn():$(".to-top").fadeOut()}),$(".to-top").click(function(){return $("body,html").animate({scrollTop:0},500),!1});
</script>
<!-- goto top  -->

<!-- // header on scroll -->
<script>
  $(function(){var l=$("header");$(window).scroll(function(){$(window).scrollTop()>=50?l.addClass("scrolled"):l.removeClass("scrolled")})});
</script>
<!-- // header on scroll -->

<script>
    // JavaScript function to change main product image
    function changeImage(imageSrc) {
      document.getElementById('mainProductImage').src = imageSrc;
    }
</script>

  <script src="./js/order.js"></script>

</body>
</html>