123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844 |
- <!DOCTYPE html>
- <html lang="zxx">
-
- <head>
- <meta charset="UTF-8" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta http-equiv="X-UA-Compatible" content="ie=edge" />
- <meta name="description" content="" />
- <title>Anwi Systems</title>
- <!-- Favicon -->
- <link rel="shortcut icon" type="image/x-icon" href="./assets/img/favicon.gif" />
-
- <!--**********************************
- all css files
- *************************************-->
-
- <!--***************************************************
- fontawesome,bootstrap,plugins and main style css
- ***************************************************-->
- <!-- cdn links -->
-
- <link rel="stylesheet" href="assets/css/fontawesome.min.css" />
- <link rel="stylesheet" href="assets/css/ionicons.min.css" />
- <link rel="stylesheet" href="assets/css/simple-line-icons.css" />
- <link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css">
- <link rel="stylesheet" href="assets/css/bootstrap.min.css" />
- <link rel="stylesheet" href="assets/css/plugins/plugins.css" />
- <link rel="stylesheet" href="assets/css/style.min.css" />
- <link rel="stylesheet" href="assets/css/main-style.css" />
- <link rel="stylesheet" href="assets/css/responsive.css" />
- <link rel="stylesheet" href="assets/css/products.css">
- <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" />
- <!-- Use the minified version files listed below for better performance and remove the files listed above -->
-
- <!--****************************
- Minified css
- ****************************-->
-
- <!--***********************************************
- vendor min css,plugins min css,style min css
- ***********************************************-->
- <!-- <link rel="stylesheet" href="assets/css/vendor/vendor.min.css" />
- <link rel="stylesheet" href="assets/css/plugins/plugins.min.css" />
- <link rel="stylesheet" href="assets/css/style.min.css" /> -->
- </head>
-
- <body data-page="product">
-
- <div class="waves">
- <!-- navbar -->
- <div id="navbar-head"></div>
- <!-- end-of-navbar -->
-
- <!-- breadcrumb-section start -->
- <section class="bg-light1 d-none">
- <div class="main-sliders dots-style theme1">
- <div class="container">
- <div class="row align-items-center slider-height breadcrumb">
- <div class="col-12">
- <div class="section-title text-center">
- <h2 class="title pb-4 text-white text-capitalize">
- S9100-32X
- </h2>
- <small class="text-white">100G Cloud and Data Center Switch</small>
- </div>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!-- breadcrumb-section end -->
- </div>
- <!-- product-single start -->
- <section class="product-single theme1 pt-60">
- <div class="container">
- <div class="row" id="singlecart">
- <div class="col-lg-6 mb-5 mb-lg-0">
- <div>
- <div class="position-relative">
- <span class="badge badge-danger top-right">New</span>
- </div>
- <div class="product-sync-init mb-20">
- <div class="single-product">
- <div class="product-thumb">
- <img src="./assets/img/650!450/100g2.png" alt="product-thumb" />
- </div>
- </div>
- <!-- single-product end -->
- <div class="single-product">
- <div class="product-thumb">
- <img src="./assets/img/650!450/100g6.png" alt="product-thumb" />
- </div>
- </div>
- <!-- single-product end -->
- <div class="single-product">
- <div class="product-thumb">
- <img src="./assets/img/650!450/100g7.png" alt="product-thumb" />
- </div>
- </div>
- <!-- single-product end -->
- <!-- <div class="single-product">
- <div class="product-thumb">
- <img src="assets/img/slider/thumb/4.jpg" alt="product-thumb" />
- </div>
- </div> -->
- <!-- single-product end -->
- </div>
- </div>
- <div class="product-sync-nav single-product">
- <div class="single-product">
- <div class="product-thumb">
- <a href="javascript:void(0)">
- <img src="./assets/img/650!450/100g2.png" alt="product-thumb" /></a>
- </div>
- </div>
-
- <div class="single-product">
- <div class="product-thumb">
- <a href="javascript:void(0)">
- <img src="./assets/img/650!450/100g6.png" alt="product-thumb" /></a>
- </div>
- </div>
-
- <div class="single-product">
- <div class="product-thumb">
- <a href="javascript:void(0)"><img src="./assets/img/650!450/100g7.png" alt="product-thumb" /></a>
- </div>
- </div>
-
- <!-- <div class="single-product">
- <div class="product-thumb">
- <a href="javascript:void(0)"
- ><img src="assets/img/slider/thumb/4.1.jpg" alt="product-thumb"
- /></a>
- </div>
- </div> -->
-
- </div>
- </div>
- <div class="col-lg-6 single-product-content">
- <div class="single-product-info">
- <div class="single-product-head ms-md-4">
- <!-- <h1 class="title mb-20">Intel® Xeon® Gold ICX 6338N @ 2.20 GHz, 32C/64T, 2P, 48MB, 185W, LGA4189 - CD8068904722302</h1>
- <h6 class="port-font">Cores: 32 Threads: 64 Clock: 2.20 Ghz Max turbo clock: 3.50 Ghz L3 Cache: 48 MB TDP: 185 W</h6> -->
- <h1 class="title mb-20"> S9100-32X</h1>
- <h6 class="port-font"> 32 x 100GE QSFP28 Ports</h6>
- <div class="container price-quote">
- <div class="row">
- <div class="col-md-6 text-left d-none">
- <!-- <h5><b class="cost">₹ 999</b></h5> -->
- <h5>
- <span class="cost currency-symbol">₹</span><span class="cost product-price">999</span>
- </h5>
- <span>Inclusive of taxes</span>
- </div>
- <div class="col-md-6 pt-2 text-end">
- <img class="stock" src="./assets/img/icon/inventory_2.svg">
- <span>50 Avaliable</span>
- </div>
- <!-- <div class="col-md-2 aval text-danger">
- <span>100 Sold</span>
- </div> -->
- <!-- <div class="col-md-3 rev text-secondary">
- <span>65 Reviews</span>
- </div> -->
- </div>
-
- </div>
- <!-- <div class="star-content mb-20">
- <span class="star-on"><i class="ion-ios-star"></i> </span>
- <span class="star-on"><i class="ion-ios-star"></i> </span>
- <span class="star-on"><i class="ion-ios-star"></i> </span>
- <span class="star-on"><i class="ion-ios-star"></i> </span>
- <span class="star-on"><i class="ion-ios-star"></i> </span>
- <a href="#" id="write-comment"
- ><span class="ms-2"><i class="far fa-comment-dots"></i></span>
- Read reviews <span>(1)</span></a
- >
- <a href="#" data-bs-toggle="modal" data-bs-target="#exampleModalCenter"
- ><span class="edite"><i class="far fa-edit"></i></span> Write a
- review</a
- >
- </div> -->
- </div>
- <div class="product-body mb-40 circle-font">
- <!-- <table class="tab-data">
- <tbody>
- <tr>
- <th>Product code</th>
- <td>204.156602</td>
- </tr>
- <tr>
- <th>Part number</th>
- <td>CD8068904722302</td>
- </tr>
- <tr>
- <th>Manufacturer</th>
- <td><a href="#" class="product-name"><strong>Anwi</strong></a></td>
- </tr>
- <tr>
- <th>Availability</th>
- <td>Quote on demand</td>
- </tr>
- <tr>
- <th>Warranty</th>
- <td><strong>24</strong> months</td>
- </tr>
- <tr>
- <th colspan="2">The price includes all legal fees</th>
- </tr>
- </tbody>
- </table> -->
- <!-- <div class="d-flex align-items-center mb-30">
- <span class="product-price me-2"
- ><del class="del">$23.90</del>
- <span class="onsale">$21.51</span></span
- >
- <span class="badge position-static bg-dark rounded-0"
- >Save 10%</span
- >
- </div> -->
- <!-- <p>
- <i class="fas fa-circle "></i>
- Block out the haters with the fresh adidas® Originals Kaval
- Windbreaker Face Cream.
- </p>
- <ul class="product-data">
- <li><i class="fas fa-circle"></i> Part of the Kaval Collection.</li>
- <li>
- <i class="fas fa-circle"></i>
- Regular fit is eased, but not sloppy, and perfect for any
- activity.
- </li>
- <li>
- <i class="fas fa-circle"></i>
- Plain-woven Face Cream specifically constructed for freedom of
- movement.
- </li>
- <li>
- <i class="fas fa-circle"></i>
- Plain-woven Face Cream specifically constructed for freedom of
- movement.
- </li>
- </ul> -->
- <!-- <ul class="fadeInUp">
- <li>Compact full featured 10/25/40/50/100GE data center switch</li>
- <li>1 x RJ45 console/management port with RS232 signaling</li>
- <li>1 x 10/100/1000 Base-T Ethernet for Out-of-Band management</li>
- <li>1 x USB 2.0 Type-A port</li>
- <li>2 x SFP+ 10GE/1GE ports</li>
- </ul> -->
- <ul class="fadeInUp">
- <li>Compact full featured modular 10/25/40/50/100GE data center switch</li>
- <li>1 x RJ45 console/management port with RS232 signaling</li>
- <li>1 x 10/100/1000 Base-T Ethernet for Out-of-Band management</li>
- <li>1 x USB 2.0 Type-A port</li>
- </ul>
- </div>
- <div class="product-footer d-flex single_con ">
- <div class="count d-flex d-none">
-
- <div class="button-group">
- <button class="count-btn decrement single_increment">+
- <!-- <i class="fas fa-chevron-down"></i> -->
- </button>
- <input type="number" min="1" max="10" step="1" value="1" />
- <button class="count-btn increment single_increment">-
- <!-- <i class="fas fa-chevron-up"></i> -->
- </button>
- </div>
- </div>
- <div class="d-none">
- <button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
- <span class="me-2"><i class="ion-android-add"></i></span>
- Add to cart
- </button>
- </div>
- <div class="w-100 me-md-4">
- <button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
- data-bs-target="#enquireModal">
- <b class="price">Request a Quote</b>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!-- product-single end -->
- <!-- product tab start -->
- <div class="product-tab theme1 bg-white pt-60 mb-60">
- <div class="container">
- <div class="product-tab-nav">
- <div class="row align-items-center">
- <div class="col-12">
- <nav class="product-tab-menu single-product">
- <ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
- <li class="nav-item active">
- <a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
- role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
- </li>
- <li class="nav-item">
- <a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
- aria-controls="pills-profile" aria-selected="false">Product Details</a>
- </li>
- <li class="nav-item">
- <a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
- aria-controls="pills-contact" aria-selected="false">Specifications</a>
- </li>
- <li class="nav-item">
- <a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
- aria-controls="pills-contact" aria-selected="false">Downloads</a>
- </li>
- </ul>
- </nav>
- </div>
- </div>
- </div>
- <!-- product-tab-nav end -->
- <div class="row">
- <div class="col-12">
- <div class="tab-content" id="pills-tabContent">
- <!-- first tab-pane -->
- <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
- <div class="single-product-desc">
- <p>
- <div class="design-editor1">
-
- <h4 class="">OVERVIEW</h4>
- <h2>Anwi Server System D40AMP Family</h2>
- <p class="provide-content">
- The Anwi Server System D40AMP Family (formerly known as American Pass) delivers amazing
- responsiveness and user experiences. By optimizing for Software-defined
- Infrastructure (SDI), Virtual Desktop Infrastructure (VDI), and Hyperconverged Infrastructure
- (HCI)
- workloads while taking advantage of dense compute and storage, it
- delivers the performance headroom you need for amazing responsiveness and outstanding user
- experiences. Certified for industry-leading HCI solutions—such as VMware
- vSAN and Microsoft Azure Stack HCI—the Anwi Server System D40AMP Family simplifies deployment and
- scalability of your infrastructure so your organization can
- experience the benefits of a platform optimized for compute- and storage-heavy workloads, while
- easily plugging into existing enterprise infrastructure.
- 3rd Gen Intel® Xeon® Scalable processors enable you to implement an innovative solution addressing
- both compute and storage challenges.<br><br>
- • Designed to run HCI applications and other workloads, the Anwi Server System D40AMP Family
- helps
- you reduce costs and deployment time.<br>
- • Advanced data center features and proven Anwi support mean you can deploy and operate with ease
- and confidence.<br><br>
- An innovative 3U design enables the Anwi Server System D40AMP Family to deliver new levels of
- efficient performance. 3rd Gen Intel® Xeon® Scalable
- processors in the bottom 2U leave the top 1U free for up to 1 PB of ultra-high-capacity storage,
- improving airflow, reducing heat and enabling greater efficiency.
- </p>
-
- </div>
- </p>
- </div>
- </div>
- <!-- second tab-pane -->
- <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
- <div class="single-product-desc">
- <!-- <div class="product-anotherinfo-wrapper">
- <ul>
- <li><span>Weight</span> 400 g</li>
- <li><span>Dimensions</span>10 x 10 x 15 cm</li>
- <li><span>Materials</span> 60% cotton, 40% polyester</li>
- <li>
- <span>Other Info</span> American heirloom jean shorts pug
- seitan letterpress
- </li>
- </ul>
- </div> -->
- <div>
-
- <h3>FEATURES</h3>
- <h5 class="tabletitle">Unique Features for SDI, VDI, and HCI</h5>
- <ul class="fadeInUp">
- <li>Features the latest processor innovation with 3rd Gen Intel® Xeon® Scalable processors in
- dual-socket compute modules. Additionally, Intel® Optane™ persistent memory 200 series enable
- greater memory capacity versus DRAM only.</li>
- <li>Innovative 3U design places ultra-high-capacity storage in the top U to improve airflow and to
- enable higher performing processors in the bottom 2U for no-compromise CPU performance enabling an
- HCI platform that delivers breakthrough compute performance and storage capacity. With up to four
- modules per server, and double the cores of a typical 2U, 4-node configuration for outstanding
- compute density and headroom. The chassis supports up to four power supplies, which can be
- configured to provide 2+1 or 2+2 redundancy for greater resiliency.</li>
- <li>High-performance NVMe storage provides high-speed, easily scalable storage capacity. Available
- in U.2 or E1.L form factors.</li>
- <li>Delivers ultra-fast I/O through full PCIe 4.0 support. Rapidly move data across nodes with
- high-speed networking options for fabric or Ethernet PCIe cards. Supports up to 200 Gb network
- cards.
- </li>
- <li>Advanced, hardware-enhanced security features better protect your data, applications, and
- infrastructure.</li>
- <li>Certified for industry-leading HCI solutions—such as VMware vSAN, and Microsoft Azure Stack
- HCI—the Anwi Server System D40AMP Family is your fast path to HCI, private and hybrid cloud
- deployments.</li>
- </ul>
-
- </div>
- </div>
- </div>
- <!-- third tab-pane -->
- <div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
- <div class="single-product-desc">
- <div class="row">
-
- <div class="design-editor">
- <h2 class="specific">SPECIFICATIONS</h2>
- <div class="row justify-content-md-between">
- <div class="col-lg-6 pr-lg-10 spect-table">
- <div class="spec spec-table">
- <!-- <h3 class="tabletitle">Physical</h3> -->
- <table>
- <tbody>
- <tr>
- <td>Form Factor</td>
- <td class="tr-last-child">3U Rack-Mount enclosure, up to 4 independent warm-swap compute
- nodes<br>
- New 3U Chassis (Vestal Peak)<br>
- American Pass Board/Node (Modified Tennessee Pass)
- </td>
- </tr>
- <tr>
- <td>Processor</td>
- <td class="tr-last-child">
- 3rd Gen Intel® Xeon® Scalable processors up to 205W (air-cooled only)
- </td>
- </tr>
- <tr>
- <td>Memory</td>
- <td class="tr-last-child">DDR4 16x DIMMs & 8x Optane™ Persistent Memory (BPS) DIMMs per
- module</td>
- </tr>
- <tr>
- <td>Memory Speed</td>
- <td class="tr-last-child">Up to 3200 MHz (2DPC for 2-1-2-1 configurations)</td>
- </tr>
- <tr>
- <td>Node-Based Storage</td>
- <td class="tr-last-child">2x M.2 80/110mm SATA/NVMe</td>
- </tr>
- <tr>
- <td>Hot-Swap Storage</td>
- <td class="tr-last-child">Up to 24x U.2 NVMe SSDs (6 per node)<br>Up to 32x E1.L NVMe
- SSDs (8 per node)</td>
- </tr>
-
- </tbody>
- </table>
- </div>
- </div>
-
- <div class="col-lg-6 pl-lg-10 mt-md-12 mt-lg-0 spect-table">
- <div class="spec spec-table1 data-spec">
- <!-- <h3 class="tabletitle">Environmental</h3> -->
-
- <table>
- <tbody>
- <tr>
- <td>Power Supply</td>
- <td class="tr-last-child">4x hot-swap CRPS 2100W (Platinum) or 2700W (Titanium) PSUs
- </td>
- </tr>
- <tr>
- <td>Ethernet </td>
- <td class="tr-last-child">Integrated 10Gbase-T RJ45 network & 1Gbase-T RJ45 management
- per node</td>
- </tr>
- <tr>
- <td>Cooling</td>
- <td class="tr-last-child">High-performance Air-Cooling</td>
- </tr>
- <tr>
- <td>I/O (per Node)</td>
- <td class="tr-last-child">2 x16 PCIe 4.0 Low-Profile slots</td>
- </tr>
- <tr>
- <td>High Speed Network</td>
- <td class="tr-last-child">Up to 200Gb per PCIe card (Ethernet, OPA, Infiniband)
- </td>
- </tr>
- <tr>
- <td>Manageability </td>
- <td class="tr-last-child">Dedicated, consolidated management module
- </td>
- </tr>
- <tr>
- <td>Security </td>
- <td class="tr-last-child">TPM 2.0 (optional); Hot-swap/redundant drives, fans, and PSUs;
- light path diagnostic LEDs
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
-
- </div>
- </div>
- </div>
- </div>
- <!--fourth tab-pan-->
- <div class="tab-pane fade" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
- <div class="single-product-desc">
- <div class="row">
- <div class="design-editor">
-
- <h6 class="title-xxxl fc-secondary">Download</h6>
- <div class="row">
-
- <div class="col-12">
- <div class="download spec-table">
- <table class="w-100">
- <tbody>
- <tr>
- <td class="d-md-table-cell down-border">01</td>
- <td><a class="download-con d-none"
- href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
- target="_blank">S9280-64X Datasheet</a></td>
- <td class="d-lg-table-cell "><a class="down-file d-none"
- href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
- target="_blank"><i class="fas fa-file-download"></i></a></td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
-
- </div>
- </div>
-
-
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- product tab end -->
- <!-- new arrival section start -->
- <section class="theme1 bg-white pb-80 d-none">
- <div class="container">
- <div class="row">
- <div class="col-12">
- <div class="section-title text-center">
- <h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
- <p class="text mt-10">Add Related products to weekly line up</p>
- </div>
- </div>
- <div class="col-12">
- <div class="product-slider-init theme1 slick-nav">
- <div class="slider-item" id="singlecart">
- <div class="card product-card">
- <div class="card-body pb-0">
- <div class="media flex-column">
- <div class="product-thumbnail position-relative">
- <span class="badge badge-danger top-right">New</span>
- <a href="single-product.html" class="zoom-in">
- <img class="first-img pb-3" src="assets/img/product/1.png" alt="thumbnail" />
- </a>
- <!-- product links -->
- <ul class="actions d-flex justify-content-center res-con">
- <li class="three-card-name title">700 Series</li>
- </ul>
- <!-- product links end-->
- </div>
- <div class="media-body">
- <div class="product-desc bg-light three-server-cards12">
- <!-- <h3 class="title">
- <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
- </h3> -->
- <div class="justify-content-center server-card-content">
- <p class="flint-sub">Network Adapter XXV710</p>
- <p class="product-price">$11.90</p>
- </div>
- <div class="star-rating d-none">
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star de-selected"></span>
- </div>
- <div class="d-flex align-items-center justify-content-between">
- <span class="product-price1 pt-2">In Stock</span>
- <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
- onclick="single_cart(true,event)">
- <i class="fa fa-shopping-cart"></i>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- slider-item end -->
- <div class="slider-item" id="singlecart">
- <div class="card product-card">
- <div class="card-body pb-0">
- <div class="media flex-column">
- <div class="product-thumbnail position-relative">
- <span class="badge badge-danger top-right">New</span>
- <a href="single-product.html" class="zoom-in">
- <img class="first-img pb-3" src="assets/img/product/2.png" alt="thumbnail" />
- </a>
- <!-- product links -->
- <ul class="actions d-flex justify-content-center res-con">
- <li class="three-card-name title">700 Series</li>
- </ul>
- <!-- product links end-->
- </div>
- <div class="media-body">
- <div class="product-desc bg-light three-server-cards12">
- <!-- <h3 class="title">
- <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
- </h3> -->
- <div class="justify-content-center server-card-content">
- <p class="flint-sub">Network Adapter XXV710</p>
- <p class="product-price">$11.90</p>
- </div>
- <div class="star-rating d-none">
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star de-selected"></span>
- </div>
- <div class="d-flex align-items-center justify-content-between">
- <span class="product-price1 pt-2">In Stock</span>
- <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
- onclick="single_cart(true,event)">
- <i class="fa fa-shopping-cart"></i>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- slider-item end -->
- <div class="slider-item" id="singlecart">
- <div class="card product-card">
- <div class="card-body pb-0">
- <div class="media flex-column">
- <div class="product-thumbnail position-relative">
- <span class="badge badge-danger top-right">New</span>
- <a href="single-product.html" class="zoom-in">
- <img class="first-img pb-3" src="assets/img/product/3.png" alt="thumbnail" />
- </a>
- <!-- product links -->
- <ul class="actions d-flex justify-content-center res-con">
- <li class="three-card-name title">700 Series</li>
- </ul>
- <!-- product links end-->
- </div>
- <div class="media-body">
- <div class="product-desc bg-light three-server-cards12">
- <!-- <h3 class="title">
- <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
- </h3> -->
- <div class="justify-content-center server-card-content">
- <p class="flint-sub">Network Adapter XXV710</p>
- <p class="product-price">$11.90</p>
- </div>
- <div class="star-rating d-none">
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star de-selected"></span>
- </div>
- <div class="d-flex align-items-center justify-content-between">
- <span class="product-price1 pt-2">In Stock</span>
- <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
- onclick="single_cart(true,event)">
- <i class="fa fa-shopping-cart"></i>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- slider-item end -->
- <div class="slider-item" id="singlecart">
- <div class="card product-card">
- <div class="card-body pb-0">
- <div class="media flex-column">
- <div class="product-thumbnail position-relative">
- <span class="badge badge-danger top-right">New</span>
- <a href="single-product.html" class="zoom-in">
- <img class="first-img pb-3" src="assets/img/product/4.png" alt="thumbnail" />
- </a>
- <!-- product links -->
- <ul class="actions d-flex justify-content-center res-con">
- <li class="three-card-name title">700 Series</li>
- </ul>
- <!-- product links end-->
- </div>
- <div class="media-body">
- <div class="product-desc bg-light three-server-cards12">
- <!-- <h3 class="title">
- <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
- </h3> -->
- <div class="justify-content-center server-card-content">
- <p class="flint-sub">Network Adapter XXV710</p>
- <p class="product-price">$11.90</p>
- </div>
- <div class="star-rating d-none">
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star de-selected"></span>
- </div>
- <div class="d-flex align-items-center justify-content-between">
- <span class="product-price1 pt-2">In Stock</span>
- <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
- onclick="single_cart(true,event)">
- <i class="fa fa-shopping-cart"></i>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- slider-item end -->
- <div class="slider-item" id="singlecart">
- <div class="card product-card">
- <div class="card-body pb-0">
- <div class="media flex-column">
- <div class="product-thumbnail position-relative">
- <span class="badge badge-danger top-right">New</span>
- <a href="single-product.html" class="zoom-in">
- <img class="first-img pb-3" src="assets/img/product/5.png" alt="thumbnail" />
- <!-- <img class="second-img" src="assets/img/product/6.png" alt="thumbnail" /> -->
- </a>
- <!-- product links -->
- <ul class="actions d-flex justify-content-center res-con">
- <li class="three-card-name title">700 Series</li>
- </ul>
- <!-- product links end-->
- </div>
- <div class="media-body">
- <div class="product-desc bg-light three-server-cards12">
- <!-- <h3 class="title">
- <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
- </h3> -->
- <div class="justify-content-center server-card-content">
- <p class="flint-sub">Network Adapter XXV710</p>
- <p class="product-price">$11.90</p>
- </div>
- <div class="star-rating d-none">
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star"></span>
- <span class="ion-ios-star de-selected"></span>
- </div>
- <div class="d-flex align-items-center justify-content-between">
- <span class="single_cart_price">$11.90</span>
- <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
- onclick="single_cart(true,event)">
- <i class="fa fa-shopping-cart"></i>
- </button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- slider-item end -->
- </div>
- </div>
- </div>
- </div>
- </section>
- <!-- new arrival section end -->
-
- <div id="enquire"></div>
-
- <!-- footer strat -->
- <div id="footer-head"></div>
- <!-- footer end -->
-
-
- <!--***********************
- all js files
- ***********************-->
-
- <!--******************************************************
- jquery,modernizr ,poppe,bootstrap,plugins and main js
- ******************************************************-->
-
- <script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
- <script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
- <script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
- <script src="assets/js/plugins/jquery-ui.min.js"></script>
- <script src="assets/js/bootstrap.bundle.min.js"></script>
- <script src="assets/js/plugins/plugins.js"></script>
- <script src="assets/js/plugins/ajax-contact.js"></script>
- <script src="assets/js/main.js"></script>
- <script src="assets/js/scroll.js"></script>
- <script src="assets/js/cart.js"></script>
- <script src="assets/js/form.js"></script>
-
- <!-- navbar-js -->
- <script src="assets/js/navbar.js"></script>
-
- <!-- configuration-js -->
- <script src="assets/js/config_new_1.js"></script>
-
- <!-- footer-js -->
- <script src="assets/js/footer.js"></script>
-
- <!-- Use the minified version files listed below for better performance and remove the files listed above -->
-
- <!--***************************
- Minified js
- ***************************-->
-
- <!--***********************************
- vendor,plugins and main js
- ***********************************-->
-
- <!-- <script src="assets/js/vendor/vendor.min.js"></script>
- <script src="assets/js/plugins/plugins.min.js"></script>
- <script src="assets/js/main.js"></script> -->
-
-
- </body>
-
- </html>
|