설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

network-card-700series.html 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  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/responsive.css" />
  27. <link rel="stylesheet" href="assets/css/products.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 Network
  47. Adapter XXV710</small>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53. </section>
  54. <!-- breadcrumb-section end -->
  55. </div>
  56. <!-- banner start -->
  57. <section>
  58. <div class="products-banner">
  59. <div class=" container">
  60. <div>
  61. <h1 class="text-center">Anwi Ethernet Network Adapter XXV710</h1>
  62. </div>
  63. </div>
  64. </div>
  65. </section>
  66. <!-- banner end -->
  67. <!-- product-single start -->
  68. <section class="product-single theme1 pt-60 mb-60">
  69. <div class="container">
  70. <div class="row" id="singlecart">
  71. <div class="col-lg-6 mb-5 mb-lg-0">
  72. <div>
  73. <div class="position-relative">
  74. <span class="badge badge-danger top-right">New</span>
  75. </div>
  76. <div class="product-sync-init mb-20">
  77. <div class="single-product">
  78. <div class="product-thumb">
  79. <img src="./assets/img/650!450/700-series.png" alt="product-thumb" />
  80. </div>
  81. </div>
  82. <!-- single-product end -->
  83. <div class="single-product">
  84. <div class="product-thumb">
  85. <img src="./assets/img/650!450/700-series1.png" alt="product-thumb" />
  86. </div>
  87. </div>
  88. <!-- single-product end -->
  89. <div class="single-product">
  90. <div class="product-thumb">
  91. <img src="./assets/img/650!450/700-series2.png" alt="product-thumb" />
  92. </div>
  93. </div>
  94. <!-- single-product end -->
  95. <!-- single-product end -->
  96. </div>
  97. </div>
  98. <div class="product-sync-nav single-product product-list-amp">
  99. <div class="single-product">
  100. <div class="product-thumb">
  101. <a href="javascript:void(0)">
  102. <img src="./assets/img/650!450/700-series.png" alt="product-thumb" /></a>
  103. </div>
  104. </div>
  105. <div class="single-product">
  106. <div class="product-thumb">
  107. <a href="javascript:void(0)">
  108. <img src="./assets/img/650!450/700-series1.png" alt="product-thumb" /></a>
  109. </div>
  110. </div>
  111. <div class="single-product">
  112. <div class="product-thumb">
  113. <a href="javascript:void(0)"><img src="./assets/img/650!450/700-series2.png" alt="product-thumb" /></a>
  114. </div>
  115. </div>
  116. </div>
  117. </div>
  118. <div class="col-lg-6 single-product-content">
  119. <div class="single-product-info">
  120. <div class="single-product-head ms-md-4">
  121. <h1 class="title mb-20">Anwi Ethernet Network
  122. Adapter XXV710</h1>
  123. <h6 class="port-font">IPERF3 TRAFFIC</h6>
  124. <div class="container price-quote">
  125. <div class="row">
  126. <div class="col-md-6 text-left d-none">
  127. <!-- <h5><b class="cost">&#8377; 999</b></h5> -->
  128. <h5>
  129. <span class="cost currency-symbol">₹</span><span class="cost product-price">999</span>
  130. </h5>
  131. <span>Inclusive of taxes</span>
  132. </div>
  133. <div class="col-md-6 pt-2 text-end">
  134. <img class="stock" src="./assets/img/icon/inventory_2.svg">&nbsp;
  135. <span>50 Avaliable</span>
  136. </div>
  137. </div>
  138. </div>
  139. </div>
  140. <div class="product-body mb-40 circle-font">
  141. <ul class="fadeInUp">
  142. <li>SFP28 Direct Attach twinaxial cabling up to 5m / SFP28 SR & LR Optics also supported</li>
  143. <li>Greater intelligence and Performance for NFV and
  144. Cloud deployments</li>
  145. <li>Flexible and Scalable I/O for Virtualized
  146. Infrastructures</li>
  147. <li>Enhanced Network Virtualization Overlays (NVO)</li>
  148. <li>Advanced Traffic Steering</li>
  149. <li>Onboard high-precision oscillator for greater
  150. phase accuracy</li>
  151. <li>Dual SMA connectors for connecting to external
  152. timing sources/recipients</li>
  153. </ul>
  154. </div>
  155. <div class="">
  156. </div>
  157. <div class="product-footer d-flex single_con ">
  158. <div class="count d-flex d-none">
  159. <div class="button-group">
  160. <button class="count-btn decrement single_increment">+
  161. <!-- <i class="fas fa-chevron-down"></i> -->
  162. </button>
  163. <input type="number" min="1" max="10" step="1" value="1" />
  164. <button class="count-btn increment single_increment">-
  165. <!-- <i class="fas fa-chevron-up"></i> -->
  166. </button>
  167. </div>
  168. </div>
  169. <div class="d-none">
  170. <button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
  171. <span class="me-2"><i class="ion-android-add"></i></span>
  172. Add to cart
  173. </button>
  174. </div>
  175. <div class="w-100 me-md-4">
  176. <button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
  177. data-bs-target="#enquireModal">
  178. <b class="price">Request a Quote</b>
  179. </button>
  180. </div>
  181. </div>
  182. </div>
  183. </div>
  184. </div>
  185. </div>
  186. </section>
  187. <!-- product-single end -->
  188. <!-- product tab start -->
  189. <div class="product-tab theme1 bg-white pt-60 mb-60">
  190. <div class="container">
  191. <div class="product-tab-nav">
  192. <div class="row align-items-center">
  193. <div class="col-12">
  194. <nav class="product-tab-menu single-product">
  195. <ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
  196. <li class="nav-item active">
  197. <a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
  198. role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
  199. </li>
  200. <li class="nav-item">
  201. <a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
  202. aria-controls="pills-profile" aria-selected="false">Product Details</a>
  203. </li>
  204. <li class="nav-item">
  205. <a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
  206. aria-controls="pills-contact" aria-selected="false">Specifications</a>
  207. </li>
  208. <li class="nav-item d-none">
  209. <a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
  210. aria-controls="pills-contact" aria-selected="false">Downloads</a>
  211. </li>
  212. </ul>
  213. </nav>
  214. </div>
  215. </div>
  216. </div>
  217. <!-- product-tab-nav end -->
  218. <div class="row">
  219. <div class="col-12">
  220. <div class="tab-content" id="pills-tabContent">
  221. <!-- first tab-pane -->
  222. <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
  223. <div class="single-product-desc">
  224. <p>
  225. <div class="design-editor1">
  226. <!-- <h4 class="">OVERVIEW</h4> -->
  227. <!-- <h2>Netgate 7100 1U</h2> -->
  228. <p class="provide-content">
  229. The Anwi Ethernet Network Adapter XXV710 delivers excellent performance for 25GbE connectivity
  230. that is backwards compatible to 1/10GbE, <br>making migration to higher speeds easier.<br>
  231. The Anwi Ethernet Network Adapter XXV710 is part of the Anwi
  232. Ethernet 700 Series Network Adapters. <br>These adapters are the
  233. foundation for server connectivity, providing broad interoperability,
  234. critical performance<br>
  235. optimizations, and increased agility for Communications, Cloud, and
  236. Enterprise IT network solutions.
  237. </p>
  238. <br>
  239. <ul class="series-list">
  240. <li><strong>Interoperability - </strong> Multiple speeds and media types for broad
  241. compatibility backed by extensive testing and validation.</li>
  242. <li><strong>Optimization - </strong>Anwiligent offloads and accelerators to unlock network
  243. performance in servers with Intel<sup>®</sup> Xeon<sup>®</sup> processors.
  244. </li>
  245. <li><strong>Agility - </strong> Both Kernel and Data Plane Development Kit (DPDK) drivers for
  246. scalable packet processing.</li>
  247. </ul>
  248. <p class="series-list-p">
  249. <br>Anwi Ethernet 700 Series delivers networking performance across a wide
  250. range of network port speeds through<br> Anwiligent offloads, sophisticated
  251. packet processing, and quality open source drivers.
  252. </p>
  253. </div>
  254. </p>
  255. </div>
  256. </div>
  257. <!-- second tab-pane -->
  258. <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
  259. <div class="single-product-desc">
  260. <div>
  261. <!-- <h3>FEATURES</h3> -->
  262. <!-- <h5 class="tabletitle">Unique Features for SDI, VDI, and HCI</h5> -->
  263. <ul class="fadeInUp">
  264. <li>PCI Express (PCIe) 3.0, x8</li>
  265. <li>IEEE 802.3by and 25GEthernet.org
  266. specification compliance</li>
  267. <li>Network Virtualization offloads
  268. including VxLAN, GENEVE, NVGRE,
  269. MPLS, and VxLAN-GPE with
  270. Network Service Headers (NSH)</li>
  271. <li>Anwi Ethernet Flow Director for
  272. hardware-based application
  273. traffic steering</li>
  274. <li>Dynamic Device Personalization
  275. (DDP) enables increased packet
  276. processing efficiency for NFV and
  277. Cloud deployments</li>
  278. <li>Data Plane Development Kit
  279. (DPDK) optimized for efficient
  280. packet processing</li>
  281. <li>• Excellent small packet
  282. performance for network
  283. appliances and Network Functions
  284. Virtualization (NFV)</li>
  285. <li>Anwiligent offloads to enable high
  286. performance on servers with
  287. Intel<sup>®</sup> Xeon<sup>®</sup> processors</li>
  288. <li>I/O virtualization innovations for
  289. maximum performance in a
  290. virtualized server</li>
  291. <li>Adaptive link establishment
  292. enables increased interoperability
  293. with other 25GbE capable switches
  294. and host controllers</li>
  295. </ul>
  296. </div>
  297. </div>
  298. </div>
  299. <!-- third tab-pane -->
  300. <div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
  301. <div class="single-product-desc">
  302. <div class="row">
  303. <div class="design-editor">
  304. <!-- <h2 class="specific">SPECIFICATIONS</h2> -->
  305. <div class="row justify-content-md-between">
  306. <div class="spect-table">
  307. <div class="spec spec-table">
  308. <table>
  309. <tbody>
  310. <tr>
  311. <td>Connections</td>
  312. <td class="tr-last-child">Single and dual SFP28 cages supporting Direct Attach Copper
  313. (DAC)<br> Twinaxial cable and optical transceivers
  314. </td>
  315. </tr>
  316. <tr>
  317. <td>Network Standard Physical Layer Interfaces</td>
  318. <td class="tr-last-child">
  319. 25GBASE-SR/LR (optical transceivers)<br>
  320. 25GBASE-CR (DAC). Automatically enables no-FEC, BASE-R FEC and RS-FEC to support CA-N,
  321. CAS and CA-L cables
  322. 10GBASE-SR/LR (optical transceivers)<br>
  323. 10GbE SFP+ DAC <br>
  324. </td>
  325. </tr>
  326. <tr>
  327. <td>Airflow </td>
  328. <td class="tr-last-child">100 LFM with 55 °C required for CR (DAC)<br>
  329. 250 LFM with 55 °C required for SR optics</td>
  330. </tr>
  331. <tr>
  332. <td>Storage Humidity</td>
  333. <td class="tr-last-child">Maximum: 90% non-condensing<br>
  334. relative humidity at 35 °C</td>
  335. </tr>
  336. <tr>
  337. <td>LED Indicators</td>
  338. <td class="tr-last-child">LINK (solid) and ACTIVITY (blinking),<br>
  339. LINK SPEED (green = 25Gbps; yellow = 10Gbps)</td>
  340. </tr>
  341. <tr>
  342. <td>Data Rate Supported<br> Per Port</td>
  343. <td class="tr-last-child">• Optical: 1/10/25GbE<br>
  344. • Direct Attach: 10/25GbE</td>
  345. </tr>
  346. </tbody>
  347. </table>
  348. </div>
  349. </div>
  350. </div>
  351. </div>
  352. </div>
  353. </div>
  354. </div>
  355. <!--fourth tab-pan-->
  356. <div class="tab-pane fade d-none" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
  357. <div class="single-product-desc">
  358. <div class="row">
  359. <div class="design-editor">
  360. <h6 class="title-xxxl fc-secondary">Download</h6>
  361. <div class="row">
  362. <div class="col-12">
  363. <div class="download spec-table">
  364. <table class="w-100">
  365. <tbody>
  366. <tr>
  367. <td class="d-md-table-cell down-border">01</td>
  368. <td><a class="download-con d-none"
  369. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  370. target="_blank">S9280-64X Datasheet</a></td>
  371. <td class="d-lg-table-cell "><a class="down-file d-none"
  372. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  373. target="_blank"><i class="fas fa-file-download"></i></a></td>
  374. </tr>
  375. </tbody>
  376. </table>
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381. </div>
  382. </div>
  383. </div>
  384. </div>
  385. </div>
  386. </div>
  387. </div>
  388. </div>
  389. <!-- product tab end -->
  390. <!-- new arrival section start -->
  391. <section class="theme1 bg-white pb-80 d-none">
  392. <div class="container">
  393. <div class="row">
  394. <div class="col-12">
  395. <div class="section-title text-center">
  396. <h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
  397. <p class="text mt-10">Add Related products to weekly line up</p>
  398. </div>
  399. </div>
  400. <div class="col-12">
  401. <div class="product-slider-init theme1 slick-nav">
  402. <div class="slider-item" id="singlecart">
  403. <div class="card product-card">
  404. <div class="card-body pb-0">
  405. <div class="media flex-column">
  406. <div class="product-thumbnail position-relative">
  407. <span class="badge badge-danger top-right">New</span>
  408. <a href="single-product.html" class="zoom-in">
  409. <img class="first-img pb-3" src="./assets/img/product/1.png" alt="thumbnail" />
  410. </a>
  411. <!-- product links -->
  412. <ul class="actions d-flex justify-content-center res-con">
  413. <li class="three-card-name title">700 Series</li>
  414. </ul>
  415. <!-- product links end-->
  416. </div>
  417. <div class="media-body">
  418. <div class="product-desc bg-light three-server-cards12">
  419. <!-- <h3 class="title">
  420. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  421. </h3> -->
  422. <div class="justify-content-center server-card-content">
  423. <p class="flint-sub">Network Adapter XXV710</p>
  424. <p class="product-price">$11.90</p>
  425. </div>
  426. <div class="star-rating d-none">
  427. <span class="ion-ios-star"></span>
  428. <span class="ion-ios-star"></span>
  429. <span class="ion-ios-star"></span>
  430. <span class="ion-ios-star"></span>
  431. <span class="ion-ios-star de-selected"></span>
  432. </div>
  433. <div class="d-flex align-items-center justify-content-between">
  434. <span class="product-price1 pt-2">In Stock</span>
  435. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  436. onclick="single_cart(true,event)">
  437. <i class="fa fa-shopping-cart"></i>
  438. </button>
  439. </div>
  440. </div>
  441. </div>
  442. </div>
  443. </div>
  444. </div>
  445. </div>
  446. <!-- slider-item end -->
  447. <div class="slider-item" id="singlecart">
  448. <div class="card product-card">
  449. <div class="card-body pb-0">
  450. <div class="media flex-column">
  451. <div class="product-thumbnail position-relative">
  452. <span class="badge badge-danger top-right">New</span>
  453. <a href="single-product.html" class="zoom-in">
  454. <img class="first-img pb-3" src="./assets/img/product/2.png" alt="thumbnail" />
  455. </a>
  456. <!-- product links -->
  457. <ul class="actions d-flex justify-content-center res-con">
  458. <li class="three-card-name title">700 Series</li>
  459. </ul>
  460. <!-- product links end-->
  461. </div>
  462. <div class="media-body">
  463. <div class="product-desc bg-light three-server-cards12">
  464. <!-- <h3 class="title">
  465. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  466. </h3> -->
  467. <div class="justify-content-center server-card-content">
  468. <p class="flint-sub">Network Adapter XXV710</p>
  469. <p class="product-price">$11.90</p>
  470. </div>
  471. <div class="star-rating d-none">
  472. <span class="ion-ios-star"></span>
  473. <span class="ion-ios-star"></span>
  474. <span class="ion-ios-star"></span>
  475. <span class="ion-ios-star"></span>
  476. <span class="ion-ios-star de-selected"></span>
  477. </div>
  478. <div class="d-flex align-items-center justify-content-between">
  479. <span class="product-price1 pt-2">In Stock</span>
  480. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  481. onclick="single_cart(true,event)">
  482. <i class="fa fa-shopping-cart"></i>
  483. </button>
  484. </div>
  485. </div>
  486. </div>
  487. </div>
  488. </div>
  489. </div>
  490. </div>
  491. <!-- slider-item end -->
  492. <div class="slider-item" id="singlecart">
  493. <div class="card product-card">
  494. <div class="card-body pb-0">
  495. <div class="media flex-column">
  496. <div class="product-thumbnail position-relative">
  497. <span class="badge badge-danger top-right">New</span>
  498. <a href="single-product.html" class="zoom-in">
  499. <img class="first-img pb-3" src="./assets/img/product/3.png" alt="thumbnail" />
  500. </a>
  501. <!-- product links -->
  502. <ul class="actions d-flex justify-content-center res-con">
  503. <li class="three-card-name title">700 Series</li>
  504. </ul>
  505. <!-- product links end-->
  506. </div>
  507. <div class="media-body">
  508. <div class="product-desc bg-light three-server-cards12">
  509. <!-- <h3 class="title">
  510. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  511. </h3> -->
  512. <div class="justify-content-center server-card-content">
  513. <p class="flint-sub">Network Adapter XXV710</p>
  514. <p class="product-price">$11.90</p>
  515. </div>
  516. <div class="star-rating d-none">
  517. <span class="ion-ios-star"></span>
  518. <span class="ion-ios-star"></span>
  519. <span class="ion-ios-star"></span>
  520. <span class="ion-ios-star"></span>
  521. <span class="ion-ios-star de-selected"></span>
  522. </div>
  523. <div class="d-flex align-items-center justify-content-between">
  524. <span class="product-price1 pt-2">In Stock</span>
  525. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  526. onclick="single_cart(true,event)">
  527. <i class="fa fa-shopping-cart"></i>
  528. </button>
  529. </div>
  530. </div>
  531. </div>
  532. </div>
  533. </div>
  534. </div>
  535. </div>
  536. <!-- slider-item end -->
  537. <div class="slider-item" id="singlecart">
  538. <div class="card product-card">
  539. <div class="card-body pb-0">
  540. <div class="media flex-column">
  541. <div class="product-thumbnail position-relative">
  542. <span class="badge badge-danger top-right">New</span>
  543. <a href="single-product.html" class="zoom-in">
  544. <img class="first-img pb-3" src="./assets/img/product/4.png" alt="thumbnail" />
  545. </a>
  546. <!-- product links -->
  547. <ul class="actions d-flex justify-content-center res-con">
  548. <li class="three-card-name title">700 Series</li>
  549. </ul>
  550. <!-- product links end-->
  551. </div>
  552. <div class="media-body">
  553. <div class="product-desc bg-light three-server-cards12">
  554. <!-- <h3 class="title">
  555. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  556. </h3> -->
  557. <div class="justify-content-center server-card-content">
  558. <p class="flint-sub">Network Adapter XXV710</p>
  559. <p class="product-price">$11.90</p>
  560. </div>
  561. <div class="star-rating d-none">
  562. <span class="ion-ios-star"></span>
  563. <span class="ion-ios-star"></span>
  564. <span class="ion-ios-star"></span>
  565. <span class="ion-ios-star"></span>
  566. <span class="ion-ios-star de-selected"></span>
  567. </div>
  568. <div class="d-flex align-items-center justify-content-between">
  569. <span class="product-price1 pt-2">In Stock</span>
  570. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  571. onclick="single_cart(true,event)">
  572. <i class="fa fa-shopping-cart"></i>
  573. </button>
  574. </div>
  575. </div>
  576. </div>
  577. </div>
  578. </div>
  579. </div>
  580. </div>
  581. <!-- slider-item end -->
  582. <div class="slider-item" id="singlecart">
  583. <div class="card product-card">
  584. <div class="card-body pb-0">
  585. <div class="media flex-column">
  586. <div class="product-thumbnail position-relative">
  587. <span class="badge badge-danger top-right">New</span>
  588. <a href="single-product.html" class="zoom-in">
  589. <img class="first-img pb-3" src="./assets/img/product/5.png" alt="thumbnail" />
  590. <!-- <img class="second-img" src="./assets/img/product/6.png" alt="thumbnail" /> -->
  591. </a>
  592. <!-- product links -->
  593. <ul class="actions d-flex justify-content-center res-con">
  594. <li class="three-card-name title">700 Series</li>
  595. </ul>
  596. <!-- product links end-->
  597. </div>
  598. <div class="media-body">
  599. <div class="product-desc bg-light three-server-cards12">
  600. <!-- <h3 class="title">
  601. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  602. </h3> -->
  603. <div class="justify-content-center server-card-content">
  604. <p class="flint-sub">Network Adapter XXV710</p>
  605. <p class="product-price">$11.90</p>
  606. </div>
  607. <div class="star-rating d-none">
  608. <span class="ion-ios-star"></span>
  609. <span class="ion-ios-star"></span>
  610. <span class="ion-ios-star"></span>
  611. <span class="ion-ios-star"></span>
  612. <span class="ion-ios-star de-selected"></span>
  613. </div>
  614. <div class="d-flex align-items-center justify-content-between">
  615. <span class="single_cart_price">$11.90</span>
  616. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  617. onclick="single_cart(true,event)">
  618. <i class="fa fa-shopping-cart"></i>
  619. </button>
  620. </div>
  621. </div>
  622. </div>
  623. </div>
  624. </div>
  625. </div>
  626. </div>
  627. <!-- slider-item end -->
  628. </div>
  629. </div>
  630. </div>
  631. </div>
  632. </section>
  633. <!-- new arrival section end -->
  634. <div id="enquire"></div>
  635. <!-- footer strat -->
  636. <div id="footer-head"></div>
  637. <!-- footer end -->
  638. <!--***********************
  639. all js files
  640. ***********************-->
  641. <!--******************************************************
  642. jquery,modernizr ,poppe,bootstrap,plugins and main js
  643. ******************************************************-->
  644. <script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
  645. <script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
  646. <script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
  647. <script src="assets/js/plugins/jquery-ui.min.js"></script>
  648. <script src="assets/js/bootstrap.bundle.min.js"></script>
  649. <script src="assets/js/plugins/plugins.js"></script>
  650. <script src="assets/js/plugins/ajax-contact.js"></script>
  651. <script src="assets/js/main.js"></script>
  652. <script src="assets/js/scroll.js"></script>
  653. <script src="assets/js/cart.js"></script>
  654. <script src="assets/js/form.js"></script>
  655. <!-- navbar-js -->
  656. <script src="assets/js/navbar.js"></script>
  657. <!-- configuration-js -->
  658. <script src="assets/js/config_new_1.js"></script>
  659. <!-- footer-js -->
  660. <script src="assets/js/footer.js"></script>
  661. <!-- Use the minified version files listed below for better performance and remove the files listed above -->
  662. </body>
  663. </html>