Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

network-card-800series.html 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675
  1. <!DOCTYPE html>
  2. <html lang="zxx">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge" />
  7. <meta name="description" content="" />
  8. <title>Anwi Systems</title>
  9. <!-- Favicon -->
  10. <link rel="shortcut icon" type="image/x-icon" href="./assets/img/favicon.gif" />
  11. <!--**********************************
  12. all css files
  13. *************************************-->
  14. <!--***************************************************
  15. fontawesome,bootstrap,plugins and main style css
  16. ***************************************************-->
  17. <!-- cdn links -->
  18. <link rel="stylesheet" href="assets/css/fontawesome.min.css" />
  19. <link rel="stylesheet" href="assets/css/ionicons.min.css" />
  20. <link rel="stylesheet" href="assets/css/simple-line-icons.css" />
  21. <link rel="stylesheet" href="assets/css/plugins/jquery-ui.min.css">
  22. <link rel="stylesheet" href="assets/css/bootstrap.min.css" />
  23. <link rel="stylesheet" href="assets/css/plugins/plugins.css" />
  24. <link rel="stylesheet" href="assets/css/style.min.css" />
  25. <link rel="stylesheet" href="assets/css/main-style.css" />
  26. <link rel="stylesheet" href="assets/css/products.css">
  27. <link rel="stylesheet" href="assets/css/responsive.css" />
  28. <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" />
  29. <!-- Use the minified version files listed below for better performance and remove the files listed above -->
  30. </head>
  31. <body data-page="product">
  32. <div class="waves">
  33. <!-- navbar -->
  34. <div id="navbar-head"></div>
  35. <!-- end-of-navbar -->
  36. <!-- breadcrumb-section start -->
  37. <section class="bg-light1 d-none">
  38. <div class="main-sliders dots-style theme1">
  39. <div class="container">
  40. <div class="row align-items-center slider-height breadcrumb">
  41. <div class="col-12">
  42. <div class="section-title text-center">
  43. <h2 class="title pb-4 text-white text-capitalize">
  44. Network Cards
  45. </h2>
  46. <small class="text-white">Anwi Ethernet 800 Series Network Adapters</small>
  47. </div>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </section>
  53. <!-- breadcrumb-section end -->
  54. </div>
  55. <!-- banner start -->
  56. <section>
  57. <div class="products-banner">
  58. <div class=" container">
  59. <div>
  60. <h1 class="text-center">Anwi Ethernet 800 Series Network Adapters</h1>
  61. </div>
  62. </div>
  63. </div>
  64. </section>
  65. <!-- banner end -->
  66. <!-- product-single start -->
  67. <section class="product-single theme1 pt-60">
  68. <div class="container">
  69. <div class="row" id="singlecart">
  70. <div class="col-lg-6 mb-5 mb-lg-0">
  71. <div>
  72. <div class="position-relative">
  73. <span class="badge badge-danger top-right">New</span>
  74. </div>
  75. <div class="product-sync-init mb-20">
  76. <div class="single-product">
  77. <div class="product-thumb">
  78. <img src="./assets/img/650!450/800-series.png" alt="product-thumb" />
  79. </div>
  80. </div>
  81. <!-- single-product end -->
  82. <div class="single-product">
  83. <div class="product-thumb">
  84. <img src="./assets/img/650!450/800-series1.png" alt="product-thumb" />
  85. </div>
  86. </div>
  87. <!-- single-product end -->
  88. <div class="single-product">
  89. <div class="product-thumb">
  90. <img src="./assets/img/650!450/800-series2.png" alt="product-thumb" />
  91. </div>
  92. </div>
  93. <!-- single-product end -->
  94. <!-- single-product end -->
  95. </div>
  96. </div>
  97. <div class="product-sync-nav single-product product-list-amp">
  98. <div class="single-product">
  99. <div class="product-thumb">
  100. <a href="javascript:void(0)">
  101. <img src="./assets/img/650!450/800-series.png" alt="product-thumb" /></a>
  102. </div>
  103. </div>
  104. <div class="single-product">
  105. <div class="product-thumb">
  106. <a href="javascript:void(0)">
  107. <img src="./assets/img/650!450/800-series1.png" alt="product-thumb" /></a>
  108. </div>
  109. </div>
  110. <div class="single-product">
  111. <div class="product-thumb">
  112. <a href="javascript:void(0)"><img src="./assets/img/650!450/800-series2.png" alt="product-thumb" /></a>
  113. </div>
  114. </div>
  115. </div>
  116. </div>
  117. <div class="col-lg-6 single-product-content">
  118. <div class="single-product-info">
  119. <div class="single-product-head ms-md-4">
  120. <h1 class="title mb-20">Anwi Ethernet 800 Series Network Adapters</h1>
  121. <h6 class="port-font">Anwi Ethernet Network Adapter
  122. E810-CQDA1/CQDA2</h6>
  123. <div class="container price-quote">
  124. <div class="row">
  125. <div class="col-md-6 text-left d-none">
  126. <!-- <h5><b class="cost">&#8377; 999</b></h5> -->
  127. <h5>
  128. <span class="cost currency-symbol">₹</span><span class="cost product-price">999</span>
  129. </h5>
  130. <span>Inclusive of taxes</span>
  131. </div>
  132. <div class="col-md-6 pt-2 text-end">
  133. <img class="stock" src="./assets/img/icon/inventory_2.svg">&nbsp;
  134. <span>50 Avaliable</span>
  135. </div>
  136. </div>
  137. </div>
  138. </div>
  139. <div class="product-body mb-40 circle-font">
  140. <ul class="fadeInUp">
  141. <li>Application Device Queues (ADQ) </li>
  142. <li>Supports both RDMA iWARP and RoCEv2</li>
  143. <li> Ethernet Port Configuration Tool (EPCT)</li>
  144. <li>Connect to a wide range of switch
  145. speeds and media types</li>
  146. <li>Increase Throughput and Lower Latency</li>
  147. <li>Protect, Detect, and Recover</li>
  148. <li>Greater Predictability at Scale</li>
  149. </ul>
  150. </div>
  151. <div class="">
  152. </div>
  153. <div class="product-footer d-flex single_con ">
  154. <div class="count d-flex d-none">
  155. <div class="button-group">
  156. <button class="count-btn decrement single_increment">+
  157. <!-- <i class="fas fa-chevron-down"></i> -->
  158. </button>
  159. <input type="number" min="1" max="10" step="1" value="1" />
  160. <button class="count-btn increment single_increment">-
  161. <!-- <i class="fas fa-chevron-up"></i> -->
  162. </button>
  163. </div>
  164. </div>
  165. <div class="d-none">
  166. <button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
  167. <span class="me-2"><i class="ion-android-add"></i></span>
  168. Add to cart
  169. </button>
  170. </div>
  171. <div class="w-100 me-md-4">
  172. <button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
  173. data-bs-target="#enquireModal">
  174. <b class="price">Request a Quote</b>
  175. </button>
  176. </div>
  177. </div>
  178. </div>
  179. </div>
  180. </div>
  181. </div>
  182. </section>
  183. <!-- product-single end -->
  184. <!-- product tab start -->
  185. <div class="product-tab theme1 bg-white pt-60 mb-60">
  186. <div class="container">
  187. <div class="product-tab-nav">
  188. <div class="row align-items-center">
  189. <div class="col-12">
  190. <nav class="product-tab-menu single-product">
  191. <ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
  192. <li class="nav-item active">
  193. <a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
  194. role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
  195. </li>
  196. <li class="nav-item">
  197. <a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
  198. aria-controls="pills-profile" aria-selected="false">Product Details</a>
  199. </li>
  200. <li class="nav-item">
  201. <a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
  202. aria-controls="pills-contact" aria-selected="false">Specifications</a>
  203. </li>
  204. <li class="nav-item d-none">
  205. <a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
  206. aria-controls="pills-contact" aria-selected="false">Downloads</a>
  207. </li>
  208. </ul>
  209. </nav>
  210. </div>
  211. </div>
  212. </div>
  213. <!-- product-tab-nav end -->
  214. <div class="row">
  215. <div class="col-12">
  216. <div class="tab-content" id="pills-tabContent">
  217. <!-- first tab-pane -->
  218. <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
  219. <div class="single-product-desc">
  220. <p>
  221. <div class="design-editor1">
  222. <!-- <h4 class="">OVERVIEW</h4> -->
  223. <p>
  224. E810-CQDA1 and -CQDA2 adapters support a wide range of system configurations to meet customer
  225. needs
  226. and
  227. workload requirements. The many port and speed combinations available simplify validation and
  228. deployment
  229. </p><br>
  230. <h5 class="fw-bold">Performance for Cloud Applications</h5>
  231. <p>Delivers the bandwidth and increased application
  232. throughput required for demanding cloud workloads
  233. including edge services, web servers, database
  234. applications, caching servers, and storage targets.</p>
  235. <ul class="series-list">
  236. <li>Application Device Queues (ADQ) improves
  237. application response time predictability using
  238. advanced traffic-steering technology</li>
  239. <li>Dynamic Device Personalization (DDP) enhances
  240. packet classification capabilities, to deliver up to 3x
  241. throughput improvement¹ for some cloud workloads</li>
  242. <li>Supports both RDMA iWARP and RoCEv2 for
  243. high-speed, low-latency connectivity to storage targets</li>
  244. </ul>
  245. <br>
  246. <h5 class="fw-bold">Optimizations for Communications Workloads</h5>
  247. <p>Provides packet classification and sorting optimizations
  248. for high-bandwidth network and communications
  249. workloads, including mobile core, 5G RAN, and
  250. network appliances.</p>
  251. <ul class="series-list">
  252. <li> Dynamic Device Personalization (DDP) supports
  253. existing and new communications-specific protocols
  254. improving packet-processing efficiency up to 3x
  255. for some Network Functions Virtualization (NFV)
  256. workloads</li>
  257. <li>IEEE 1588 Precision Time Protocol (PTP) v2
  258. enables precise clock synchronization across the
  259. 5G RAN deployments</li>
  260. <li>Enhanced Data Plane Development Kit (DPDK)
  261. support increases packet-processing speeds</li>
  262. </ul>
  263. </div>
  264. </p>
  265. </div>
  266. </div>
  267. <!-- second tab-pane -->
  268. <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
  269. <div class="single-product-desc">
  270. <div>
  271. <!-- <h3>FEATURES</h3> -->
  272. <!-- <h5 class="tabletitle">Unique Features for SDI, VDI, and HCI</h5> -->
  273. <ul class="fadeInUp">
  274. <li>Single and Dual-Port QSFP28</li>
  275. <li>PCI Express (PCIe) 4.0 x16</li>
  276. <li>Ethernet Port Configuration Tool (EPCT)</li>
  277. <li>Application Device Queues (ADQ)</li>
  278. <li>Dynamic Device Personalization (DDP)</li>
  279. <li>Supports both RDMA iWARP and RoCEv2 </li>
  280. </ul>
  281. </div>
  282. </div>
  283. </div>
  284. <!-- third tab-pane -->
  285. <div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
  286. <div class="single-product-desc">
  287. <div class="row">
  288. <div class="design-editor">
  289. <!-- <h2 class="specific">SPECIFICATIONS</h2> -->
  290. <div class="row justify-content-md-between">
  291. <div class="spect-table">
  292. <div class="spec spec-table">
  293. <table>
  294. <tbody>
  295. <tr>
  296. <td>Airflow</td>
  297. <td class="tr-last-child">Commercial Temp DAC<br>
  298. Dual Port 450 LFM @ 60 °C ambient<br>
  299. Dual Port 350 LFM @ 55 °C ambient<br>
  300. Dual Port 200 LFM @ 45 °C ambient
  301. </td>
  302. <td class="tr-last-child">Commercial Temp Optics (3.5 W)<br>
  303. Dual Port 500 LFM at 45 °C ambient</td>
  304. <td class="tr-last-child">Extended Temp* Optics (3.5 W)<br>
  305. Dual Port 500 LFM @ 60 °C ambient<br>
  306. Dual Port 400 LFM @ 55 °C ambient<br>
  307. Dual Port 250 LFM @ 45 °C ambient<br>
  308. *85 °C max case</td>
  309. </tr>
  310. <tr>
  311. <td>Storage Humidity</td>
  312. <td class="tr-last-child" colspan="3">
  313. Maximum: 90% non-condensing relative humidity at 35 °C
  314. </td>
  315. </tr>
  316. <tr>
  317. <td>Storage Temperature</td>
  318. <td class="tr-last-child" colspan="3">-40 °C to 70 °C (-40 °F to 158 °F)</td>
  319. </tr>
  320. <tr>
  321. <td>Operating Temperature</td>
  322. <td class="tr-last-child" colspan="3">0 °C to 60 °C (32 °F to 140 °F)</td>
  323. </tr>
  324. <tr>
  325. <td>LED Indicators</td>
  326. <td class="tr-last-child">ACTIVITY (blinking) NO ACTIVITY (off)</td>
  327. <td class="tr-last-child" colspan="2">LINK SPEED (green = 100GbE; amber = less than
  328. 100GbE; off = no link)</td>
  329. </tr>
  330. </tbody>
  331. </table>
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336. </div>
  337. </div>
  338. </div>
  339. <!--fourth tab-pan-->
  340. <div class="tab-pane fade" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
  341. <div class="single-product-desc">
  342. <div class="row">
  343. <div class="design-editor">
  344. <h6 class="title-xxxl fc-secondary">Download</h6>
  345. <div class="row">
  346. <div class="col-12">
  347. <div class="download spec-table">
  348. <table class="w-100">
  349. <tbody>
  350. <tr>
  351. <td class="d-md-table-cell down-border">01</td>
  352. <td><a class="download-con d-none"
  353. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  354. target="_blank">S9280-64X Datasheet</a></td>
  355. <td class="d-lg-table-cell "><a class="down-file d-none"
  356. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  357. target="_blank"><i class="fas fa-file-download"></i></a></td>
  358. </tr>
  359. </tbody>
  360. </table>
  361. </div>
  362. </div>
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. </div>
  369. </div>
  370. </div>
  371. </div>
  372. </div>
  373. <!-- product tab end -->
  374. <!-- new arrival section start -->
  375. <section class="theme1 bg-white pb-80 d-none">
  376. <div class="container">
  377. <div class="row">
  378. <div class="col-12">
  379. <div class="section-title text-center">
  380. <h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
  381. <p class="text mt-10">Add Related products to weekly line up</p>
  382. </div>
  383. </div>
  384. <div class="col-12">
  385. <div class="product-slider-init theme1 slick-nav">
  386. <div class="slider-item" id="singlecart">
  387. <div class="card product-card">
  388. <div class="card-body pb-0">
  389. <div class="media flex-column">
  390. <div class="product-thumbnail position-relative">
  391. <span class="badge badge-danger top-right">New</span>
  392. <a href="single-product.html" class="zoom-in">
  393. <img class="first-img pb-3" src="./assets/img/product/1.png" alt="thumbnail" />
  394. </a>
  395. <!-- product links -->
  396. <ul class="actions d-flex justify-content-center res-con">
  397. <li class="three-card-name title">700 Series</li>
  398. </ul>
  399. <!-- product links end-->
  400. </div>
  401. <div class="media-body">
  402. <div class="product-desc bg-light three-server-cards12">
  403. <!-- <h3 class="title">
  404. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  405. </h3> -->
  406. <div class="justify-content-center server-card-content">
  407. <p class="flint-sub">Network Adapter XXV710</p>
  408. <p class="product-price">$11.90</p>
  409. </div>
  410. <div class="star-rating d-none">
  411. <span class="ion-ios-star"></span>
  412. <span class="ion-ios-star"></span>
  413. <span class="ion-ios-star"></span>
  414. <span class="ion-ios-star"></span>
  415. <span class="ion-ios-star de-selected"></span>
  416. </div>
  417. <div class="d-flex align-items-center justify-content-between">
  418. <span class="product-price1 pt-2">In Stock</span>
  419. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  420. onclick="single_cart(true,event)">
  421. <i class="fa fa-shopping-cart"></i>
  422. </button>
  423. </div>
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428. </div>
  429. </div>
  430. <!-- slider-item end -->
  431. <div class="slider-item" id="singlecart">
  432. <div class="card product-card">
  433. <div class="card-body pb-0">
  434. <div class="media flex-column">
  435. <div class="product-thumbnail position-relative">
  436. <span class="badge badge-danger top-right">New</span>
  437. <a href="single-product.html" class="zoom-in">
  438. <img class="first-img pb-3" src="./assets/img/product/2.png" alt="thumbnail" />
  439. </a>
  440. <!-- product links -->
  441. <ul class="actions d-flex justify-content-center res-con">
  442. <li class="three-card-name title">700 Series</li>
  443. </ul>
  444. <!-- product links end-->
  445. </div>
  446. <div class="media-body">
  447. <div class="product-desc bg-light three-server-cards12">
  448. <!-- <h3 class="title">
  449. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  450. </h3> -->
  451. <div class="justify-content-center server-card-content">
  452. <p class="flint-sub">Network Adapter XXV710</p>
  453. <p class="product-price">$11.90</p>
  454. </div>
  455. <div class="star-rating d-none">
  456. <span class="ion-ios-star"></span>
  457. <span class="ion-ios-star"></span>
  458. <span class="ion-ios-star"></span>
  459. <span class="ion-ios-star"></span>
  460. <span class="ion-ios-star de-selected"></span>
  461. </div>
  462. <div class="d-flex align-items-center justify-content-between">
  463. <span class="product-price1 pt-2">In Stock</span>
  464. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  465. onclick="single_cart(true,event)">
  466. <i class="fa fa-shopping-cart"></i>
  467. </button>
  468. </div>
  469. </div>
  470. </div>
  471. </div>
  472. </div>
  473. </div>
  474. </div>
  475. <!-- slider-item end -->
  476. <div class="slider-item" id="singlecart">
  477. <div class="card product-card">
  478. <div class="card-body pb-0">
  479. <div class="media flex-column">
  480. <div class="product-thumbnail position-relative">
  481. <span class="badge badge-danger top-right">New</span>
  482. <a href="single-product.html" class="zoom-in">
  483. <img class="first-img pb-3" src="./assets/img/product/3.png" alt="thumbnail" />
  484. </a>
  485. <!-- product links -->
  486. <ul class="actions d-flex justify-content-center res-con">
  487. <li class="three-card-name title">700 Series</li>
  488. </ul>
  489. <!-- product links end-->
  490. </div>
  491. <div class="media-body">
  492. <div class="product-desc bg-light three-server-cards12">
  493. <!-- <h3 class="title">
  494. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  495. </h3> -->
  496. <div class="justify-content-center server-card-content">
  497. <p class="flint-sub">Network Adapter XXV710</p>
  498. <p class="product-price">$11.90</p>
  499. </div>
  500. <div class="star-rating d-none">
  501. <span class="ion-ios-star"></span>
  502. <span class="ion-ios-star"></span>
  503. <span class="ion-ios-star"></span>
  504. <span class="ion-ios-star"></span>
  505. <span class="ion-ios-star de-selected"></span>
  506. </div>
  507. <div class="d-flex align-items-center justify-content-between">
  508. <span class="product-price1 pt-2">In Stock</span>
  509. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  510. onclick="single_cart(true,event)">
  511. <i class="fa fa-shopping-cart"></i>
  512. </button>
  513. </div>
  514. </div>
  515. </div>
  516. </div>
  517. </div>
  518. </div>
  519. </div>
  520. <!-- slider-item end -->
  521. <div class="slider-item" id="singlecart">
  522. <div class="card product-card">
  523. <div class="card-body pb-0">
  524. <div class="media flex-column">
  525. <div class="product-thumbnail position-relative">
  526. <span class="badge badge-danger top-right">New</span>
  527. <a href="single-product.html" class="zoom-in">
  528. <img class="first-img pb-3" src="./assets/img/product/4.png" alt="thumbnail" />
  529. </a>
  530. <!-- product links -->
  531. <ul class="actions d-flex justify-content-center res-con">
  532. <li class="three-card-name title">700 Series</li>
  533. </ul>
  534. <!-- product links end-->
  535. </div>
  536. <div class="media-body">
  537. <div class="product-desc bg-light three-server-cards12">
  538. <!-- <h3 class="title">
  539. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  540. </h3> -->
  541. <div class="justify-content-center server-card-content">
  542. <p class="flint-sub">Network Adapter XXV710</p>
  543. <p class="product-price">$11.90</p>
  544. </div>
  545. <div class="star-rating d-none">
  546. <span class="ion-ios-star"></span>
  547. <span class="ion-ios-star"></span>
  548. <span class="ion-ios-star"></span>
  549. <span class="ion-ios-star"></span>
  550. <span class="ion-ios-star de-selected"></span>
  551. </div>
  552. <div class="d-flex align-items-center justify-content-between">
  553. <span class="product-price1 pt-2">In Stock</span>
  554. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  555. onclick="single_cart(true,event)">
  556. <i class="fa fa-shopping-cart"></i>
  557. </button>
  558. </div>
  559. </div>
  560. </div>
  561. </div>
  562. </div>
  563. </div>
  564. </div>
  565. <!-- slider-item end -->
  566. <div class="slider-item" id="singlecart">
  567. <div class="card product-card">
  568. <div class="card-body pb-0">
  569. <div class="media flex-column">
  570. <div class="product-thumbnail position-relative">
  571. <span class="badge badge-danger top-right">New</span>
  572. <a href="single-product.html" class="zoom-in">
  573. <img class="first-img pb-3" src="./assets/img/product/5.png" alt="thumbnail" />
  574. <!-- <img class="second-img" src="./assets/img/product/6.png" alt="thumbnail" /> -->
  575. </a>
  576. <!-- product links -->
  577. <ul class="actions d-flex justify-content-center res-con">
  578. <li class="three-card-name title">700 Series</li>
  579. </ul>
  580. <!-- product links end-->
  581. </div>
  582. <div class="media-body">
  583. <div class="product-desc bg-light three-server-cards12">
  584. <!-- <h3 class="title">
  585. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  586. </h3> -->
  587. <div class="justify-content-center server-card-content">
  588. <p class="flint-sub">Network Adapter XXV710</p>
  589. <p class="product-price">$11.90</p>
  590. </div>
  591. <div class="star-rating d-none">
  592. <span class="ion-ios-star"></span>
  593. <span class="ion-ios-star"></span>
  594. <span class="ion-ios-star"></span>
  595. <span class="ion-ios-star"></span>
  596. <span class="ion-ios-star de-selected"></span>
  597. </div>
  598. <div class="d-flex align-items-center justify-content-between">
  599. <span class="single_cart_price">$11.90</span>
  600. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  601. onclick="single_cart(true,event)">
  602. <i class="fa fa-shopping-cart"></i>
  603. </button>
  604. </div>
  605. </div>
  606. </div>
  607. </div>
  608. </div>
  609. </div>
  610. </div>
  611. <!-- slider-item end -->
  612. </div>
  613. </div>
  614. </div>
  615. </div>
  616. </section>
  617. <!-- new arrival section end -->
  618. <div id="enquire"></div>
  619. <!-- footer strat -->
  620. <div id="footer-head"></div>
  621. <!-- footer end -->
  622. <!--***********************
  623. all js files
  624. ***********************-->
  625. <!--******************************************************
  626. jquery,modernizr ,poppe,bootstrap,plugins and main js
  627. ******************************************************-->
  628. <script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
  629. <script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
  630. <script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
  631. <script src="assets/js/plugins/jquery-ui.min.js"></script>
  632. <script src="assets/js/bootstrap.bundle.min.js"></script>
  633. <script src="assets/js/plugins/plugins.js"></script>
  634. <script src="assets/js/plugins/ajax-contact.js"></script>
  635. <script src="assets/js/main.js"></script>
  636. <script src="assets/js/scroll.js"></script>
  637. <script src="assets/js/cart.js"></script>
  638. <script src="assets/js/form.js"></script>
  639. <!-- navbar-js -->
  640. <script src="assets/js/navbar.js"></script>
  641. <!-- configuration-js -->
  642. <script src="assets/js/config_new_1.js"></script>
  643. <!-- footer-js -->
  644. <script src="assets/js/footer.js"></script>
  645. <!-- Use the minified version files listed below for better performance and remove the files listed above -->
  646. </body>
  647. </html>