Files
anwisystems/enterprise/flint-pass-2u-node.html
T

798 строки
37 KiB
HTML
Исходник Обычный вид История

2024-03-15 16:26:27 +05:30
<!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">
Anwi Server System M50FCP
</h2>
<small class="text-white">Front 1U/4N, 24x U.2 SSDs</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/servers/flint-pass-fv.png" alt="product-thumb" />
</div>
</div>
<!-- single-product end -->
<div class="single-product">
<div class="product-thumb">
<img src="./assets/img/servers/flint-pass-fv1.png" alt="product-thumb" />
</div>
</div>
</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/servers/flint-pass-fv.png" alt="product-thumb" /></a>
</div>
</div>
<div class="single-product">
<div class="product-thumb">
<a href="javascript:void(0)">
<img src="./assets/img/servers/flint-pass-fv1.png" 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 ml-40">
<h1 class="title mb-20">Anwi Server System M50FCP </h1>
<h6 class="port-font"> Front 2U/4N, 24x U.2 SSDs</h6>
<div class="container price-quote">
<div class="row">
<div class="col-md-6 text-left">
<h5><b class="cost">&#8377; 999</b></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">&nbsp;
<span>50 Avaliable</span>
</div>
<!-- <div class="col-md-2 aval text-danger">
<span>100 &nbsp;Sold</span>
</div> -->
<!-- <div class="col-md-3 rev text-secondary">
<span>65&nbsp;Reviews</span>
</div> -->
</div>
</div>
</div>
<div class="product-body mb-40 circle-font">
<ul class="fadeInUp">
<li>Outstanding storage scalability without performance degradation.</li>
<li>The latest processor innovation with 3rd Gen Intel® Xeon® Scalable processors</li>
<li>Innovative 3U design</li>
<li>3rd Gen Intel® Xeon® Scalable processors</li>
<li>Advanced, hardware-enhanced security features</li>
<li>Intel® Optane™ persistent memory 200 series</li>
<li>Support for up to 200Gb network cards.</li>
</ul>
</div>
<div class="product-footer d-flex single_con ">
<!-- <span class="single_cart_price"><strong>Price :</strong>$11.90</span> -->
<div class="count d-flex qnty-feild 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 mr-40">
<button class="btn btn-light btn-lg ml-40 w-100" 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 D40FLP 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> -->
<table class="tab-data">
<thead>
<tr>
<th>Features</th>
<th>2U Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>Supported CPUs</td>
<td>4th Gen Intel® Xeon® Scalable processor (Sapphire Rapids) - up to 350W TDP</td>
</tr>
<tr>
<td>Chipset
</td>
<td>Anwi Emmitsburg (EBG) </td>
</tr>
<tr>
<td>Intel® Optane™ PMEM</td>
<td>Crow Pass Support - 8 DIMMs per CPU
</td>
</tr>
<tr>
<td>Memory
</td>
<td>16x DDR5 RDIMMs, 2DPC, 8 channels per CPU</td>
</tr>
<tr>
<td>Memory Speed</tdh>
<td>4800 MT/s (RDIMM, 1DPC)</td>
</tr>
<tr>
<td>Chassis Description
</td>
<td>2U 19" rack mount x 450 mm length (short depth)</td>
</tr>
<tr>
<td>Power Supply Units</td>
<td>Redundant 1+1, 1300W CRPS 185mm AC reverse air flow power supply or,<br>Redundant 1+1, 1300W
CRPS 185mm -48V DC reverse air flow power supply</td>
</tr>
<tr>
<td>Onboard Ethernet
</td>
<td>1 x OCP v3 slot (Module sold separately),No LOM</td>
</tr>
<tr>
<td>External I/O</td>
<td>Front 1 GbE LAN ports (management), USB 3.0, USB 2.0, Display Port video </td>
</tr>
<tr>
<td>PCIe slots</td>
<td>R1 – 2x FH FL x16 PCIe card, +1x FH HL x8,R2 – 2x FH FL x16 PCIe card, +1x FH HL x8,All PCIe
5.0</td>
</tr>
<tr>
<td>Storage</td>
<td>SATA/SAS/NVMe storage, up to 4x 2.5” U.2 SSDs, or 4x E.3 drives,12 x E.1S with PCIe switch
</td>
</tr>
<tr>
<td>M.2</td>
<td>Dual M.2 SATA/PCIe Gen3 (x2, x4) 80/110mm connector, bootable Raid</td>
</tr>
<tr>
<td>Manageability & Security</td>
<td>Anwi BMC and TPM supporting Redfish and Secure Boot, TXT 2.0, PFR 3.0, OOB,Management, Open
BMC</td>
</tr>
<tr>
<td>Support</td>
<td>Anwi 24 x 7 Support with Advance Warranty Replacement (up to 7 years)</td>
</tr>
</tbody>
</table>
</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>
<h5>A 2U, 1-socket short depth high-performance server for all your Telco Edge needs.</h5>
<div class="">
<div class="">
<div class="flint-specific">
<ul>
<li>Ruby Pass Derivative Platform targeting <strong>Telco/Comms Market Segment,
</strong>specifically at the <strong>Edge.</strong></li>
<li>Single-socket 4th Gen Intel® Xeon® Scalable processor (Sapphire Rapids),<strong>mother
board, L6 and L9 platforms available –</strong><br>
Including support for<strong> Compute Express Link (CXL 1.1)</strong> </li>
<li><strong> NEBS Level 3 Compliant – </strong>system TDP targets will vary based inlet
temperature -5 C to 50 C plus 5 to 90% humidity, MB design to support up to 350 W TDP</li>
<li>Supports both<strong> AC and -48V DC redundant power supply</strong></li>
<li><strong>Redundant hot-swappable fans</strong> for improved reliability and up time.</li>
<li>Market leading Manageability and Security options including <strong>Open BMC, Redfish
support, TPM 2.0 and PFR 3.0.</strong> </li>
<li>Higher memory bandwidth and capacity with<strong>DDR5 @ 2 DPC – 16 DIMMs & 4800
MT/s:</strong><br>
Supports next gen<strong>Anwi Persistent Memory (Crow Pass)</strong> that supports 4TB
capacity and 4400 MT/s.</li>
<li>Includes 2 Riser cards that support up to 6 Add-in<strong>PCIe Gen 5 </strong> card
combinations that doubles the transfer rate over the previous generation. </li>
<li>Long life availability and support up to <strong>7 years.</strong></li>
</ul>
<!-- <table>
<tbody>
<tr>
<td>Form Factor</td>
<td class="tr-last-child">3U Rack-Mount enclosure, up to 4 independent warm-swap compute nodes&nbsp;
<ul>
<li>New 3U Chassis (Vestal Peak)</li>
<li>American Pass Board/Node (Modified Tennessee Pass)
</li>
</ul>
</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">
<div class="spec spec-table envi"> -->
<!-- <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">
</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">
</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">
</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">
</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">
</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>
<!-- 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>