説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

100g-port2.html 39KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844
  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. <!--****************************
  31. Minified css
  32. ****************************-->
  33. <!--***********************************************
  34. vendor min css,plugins min css,style min css
  35. ***********************************************-->
  36. <!-- <link rel="stylesheet" href="assets/css/vendor/vendor.min.css" />
  37. <link rel="stylesheet" href="assets/css/plugins/plugins.min.css" />
  38. <link rel="stylesheet" href="assets/css/style.min.css" /> -->
  39. </head>
  40. <body data-page="product">
  41. <div class="waves">
  42. <!-- navbar -->
  43. <div id="navbar-head"></div>
  44. <!-- end-of-navbar -->
  45. <!-- breadcrumb-section start -->
  46. <section class="bg-light1 d-none">
  47. <div class="main-sliders dots-style theme1">
  48. <div class="container">
  49. <div class="row align-items-center slider-height breadcrumb">
  50. <div class="col-12">
  51. <div class="section-title text-center">
  52. <h2 class="title pb-4 text-white text-capitalize">
  53. S9100-32X
  54. </h2>
  55. <small class="text-white">100G Cloud and Data Center Switch</small>
  56. </div>
  57. </div>
  58. </div>
  59. </div>
  60. </div>
  61. </section>
  62. <!-- breadcrumb-section end -->
  63. </div>
  64. <!-- product-single start -->
  65. <section class="product-single theme1 pt-60">
  66. <div class="container">
  67. <div class="row" id="singlecart">
  68. <div class="col-lg-6 mb-5 mb-lg-0">
  69. <div>
  70. <div class="position-relative">
  71. <span class="badge badge-danger top-right">New</span>
  72. </div>
  73. <div class="product-sync-init mb-20">
  74. <div class="single-product">
  75. <div class="product-thumb">
  76. <img src="./assets/img/650!450/100g2.png" alt="product-thumb" />
  77. </div>
  78. </div>
  79. <!-- single-product end -->
  80. <div class="single-product">
  81. <div class="product-thumb">
  82. <img src="./assets/img/650!450/100g6.png" alt="product-thumb" />
  83. </div>
  84. </div>
  85. <!-- single-product end -->
  86. <div class="single-product">
  87. <div class="product-thumb">
  88. <img src="./assets/img/650!450/100g7.png" alt="product-thumb" />
  89. </div>
  90. </div>
  91. <!-- single-product end -->
  92. <!-- <div class="single-product">
  93. <div class="product-thumb">
  94. <img src="assets/img/slider/thumb/4.jpg" alt="product-thumb" />
  95. </div>
  96. </div> -->
  97. <!-- single-product end -->
  98. </div>
  99. </div>
  100. <div class="product-sync-nav single-product">
  101. <div class="single-product">
  102. <div class="product-thumb">
  103. <a href="javascript:void(0)">
  104. <img src="./assets/img/650!450/100g2.png" alt="product-thumb" /></a>
  105. </div>
  106. </div>
  107. <div class="single-product">
  108. <div class="product-thumb">
  109. <a href="javascript:void(0)">
  110. <img src="./assets/img/650!450/100g6.png" alt="product-thumb" /></a>
  111. </div>
  112. </div>
  113. <div class="single-product">
  114. <div class="product-thumb">
  115. <a href="javascript:void(0)"><img src="./assets/img/650!450/100g7.png" alt="product-thumb" /></a>
  116. </div>
  117. </div>
  118. <!-- <div class="single-product">
  119. <div class="product-thumb">
  120. <a href="javascript:void(0)"
  121. ><img src="assets/img/slider/thumb/4.1.jpg" alt="product-thumb"
  122. /></a>
  123. </div>
  124. </div> -->
  125. </div>
  126. </div>
  127. <div class="col-lg-6 single-product-content">
  128. <div class="single-product-info">
  129. <div class="single-product-head ms-md-4">
  130. <!-- <h1 class="title mb-20">Intel® Xeon® Gold ICX 6338N @ 2.20 GHz, 32C/64T, 2P, 48MB, 185W, LGA4189 - CD8068904722302</h1>
  131. <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> -->
  132. <h1 class="title mb-20"> S9100-32X</h1>
  133. <h6 class="port-font"> 32 x 100GE QSFP28 Ports</h6>
  134. <div class="container price-quote">
  135. <div class="row">
  136. <div class="col-md-6 text-left d-none">
  137. <!-- <h5><b class="cost">&#8377; 999</b></h5> -->
  138. <h5>
  139. <span class="cost currency-symbol">₹</span><span class="cost product-price">999</span>
  140. </h5>
  141. <span>Inclusive of taxes</span>
  142. </div>
  143. <div class="col-md-6 pt-2 text-end">
  144. <img class="stock" src="./assets/img/icon/inventory_2.svg">&nbsp;
  145. <span>50 Avaliable</span>
  146. </div>
  147. <!-- <div class="col-md-2 aval text-danger">
  148. <span>100 &nbsp;Sold</span>
  149. </div> -->
  150. <!-- <div class="col-md-3 rev text-secondary">
  151. <span>65&nbsp;Reviews</span>
  152. </div> -->
  153. </div>
  154. </div>
  155. <!-- <div class="star-content mb-20">
  156. <span class="star-on"><i class="ion-ios-star"></i> </span>
  157. <span class="star-on"><i class="ion-ios-star"></i> </span>
  158. <span class="star-on"><i class="ion-ios-star"></i> </span>
  159. <span class="star-on"><i class="ion-ios-star"></i> </span>
  160. <span class="star-on"><i class="ion-ios-star"></i> </span>
  161. <a href="#" id="write-comment"
  162. ><span class="ms-2"><i class="far fa-comment-dots"></i></span>
  163. Read reviews <span>(1)</span></a
  164. >
  165. <a href="#" data-bs-toggle="modal" data-bs-target="#exampleModalCenter"
  166. ><span class="edite"><i class="far fa-edit"></i></span> Write a
  167. review</a
  168. >
  169. </div> -->
  170. </div>
  171. <div class="product-body mb-40 circle-font">
  172. <!-- <table class="tab-data">
  173. <tbody>
  174. <tr>
  175. <th>Product code</th>
  176. <td>204.156602</td>
  177. </tr>
  178. <tr>
  179. <th>Part number</th>
  180. <td>CD8068904722302</td>
  181. </tr>
  182. <tr>
  183. <th>Manufacturer</th>
  184. <td><a href="#" class="product-name"><strong>Anwi</strong></a></td>
  185. </tr>
  186. <tr>
  187. <th>Availability</th>
  188. <td>Quote on demand</td>
  189. </tr>
  190. <tr>
  191. <th>Warranty</th>
  192. <td><strong>24</strong> months</td>
  193. </tr>
  194. <tr>
  195. <th colspan="2">The price includes all legal fees</th>
  196. </tr>
  197. </tbody>
  198. </table> -->
  199. <!-- <div class="d-flex align-items-center mb-30">
  200. <span class="product-price me-2"
  201. ><del class="del">$23.90</del>
  202. <span class="onsale">$21.51</span></span
  203. >
  204. <span class="badge position-static bg-dark rounded-0"
  205. >Save 10%</span
  206. >
  207. </div> -->
  208. <!-- <p>
  209. <i class="fas fa-circle "></i>
  210. Block out the haters with the fresh adidas® Originals Kaval
  211. Windbreaker Face Cream.
  212. </p>
  213. <ul class="product-data">
  214. <li><i class="fas fa-circle"></i>&nbsp;Part of the Kaval Collection.</li>
  215. <li>
  216. <i class="fas fa-circle"></i>
  217. Regular fit is eased, but not sloppy, and perfect for any
  218. activity.
  219. </li>
  220. <li>
  221. <i class="fas fa-circle"></i>
  222. Plain-woven Face Cream specifically constructed for freedom of
  223. movement.
  224. </li>
  225. <li>
  226. <i class="fas fa-circle"></i>
  227. Plain-woven Face Cream specifically constructed for freedom of
  228. movement.
  229. </li>
  230. </ul> -->
  231. <!-- <ul class="fadeInUp">
  232. <li>Compact full featured 10/25/40/50/100GE data center switch</li>
  233. <li>1 x RJ45 console/management port with RS232 signaling</li>
  234. <li>1 x 10/100/1000 Base-T Ethernet for Out-of-Band management</li>
  235. <li>1 x USB 2.0 Type-A port</li>
  236. <li>2 x SFP+ 10GE/1GE ports</li>
  237. </ul> -->
  238. <ul class="fadeInUp">
  239. <li>Compact full featured modular 10/25/40/50/100GE data center switch</li>
  240. <li>1 x RJ45 console/management port with RS232 signaling</li>
  241. <li>1 x 10/100/1000 Base-T Ethernet for Out-of-Band management</li>
  242. <li>1 x USB 2.0 Type-A port</li>
  243. </ul>
  244. </div>
  245. <div class="product-footer d-flex single_con ">
  246. <div class="count d-flex d-none">
  247. <div class="button-group">
  248. <button class="count-btn decrement single_increment">+
  249. <!-- <i class="fas fa-chevron-down"></i> -->
  250. </button>
  251. <input type="number" min="1" max="10" step="1" value="1" />
  252. <button class="count-btn increment single_increment">-
  253. <!-- <i class="fas fa-chevron-up"></i> -->
  254. </button>
  255. </div>
  256. </div>
  257. <div class="d-none">
  258. <button class="pro-btn btn mt-sm-0 single-cart-btn" onclick="single_cart(true,event)">
  259. <span class="me-2"><i class="ion-android-add"></i></span>
  260. Add to cart
  261. </button>
  262. </div>
  263. <div class="w-100 me-md-4">
  264. <button class="btn ms-md-4 w-100 buy-now-btn" data-bs-toggle="modal"
  265. data-bs-target="#enquireModal">
  266. <b class="price">Request a Quote</b>
  267. </button>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. </div>
  273. </div>
  274. </section>
  275. <!-- product-single end -->
  276. <!-- product tab start -->
  277. <div class="product-tab theme1 bg-white pt-60 mb-60">
  278. <div class="container">
  279. <div class="product-tab-nav">
  280. <div class="row align-items-center">
  281. <div class="col-12">
  282. <nav class="product-tab-menu single-product">
  283. <ul class="nav nav-pills justify-content-center" id="pills-tab" role="tablist">
  284. <li class="nav-item active">
  285. <a class="nav-link active desc" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home"
  286. role="tab" aria-controls="pills-home" aria-selected="true">Description</a>
  287. </li>
  288. <li class="nav-item">
  289. <a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab"
  290. aria-controls="pills-profile" aria-selected="false">Product Details</a>
  291. </li>
  292. <li class="nav-item">
  293. <a class="nav-link spec" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab"
  294. aria-controls="pills-contact" aria-selected="false">Specifications</a>
  295. </li>
  296. <li class="nav-item">
  297. <a class="nav-link" id="pills-download-tab" data-bs-toggle="pill" href="#pills-download" role="tab"
  298. aria-controls="pills-contact" aria-selected="false">Downloads</a>
  299. </li>
  300. </ul>
  301. </nav>
  302. </div>
  303. </div>
  304. </div>
  305. <!-- product-tab-nav end -->
  306. <div class="row">
  307. <div class="col-12">
  308. <div class="tab-content" id="pills-tabContent">
  309. <!-- first tab-pane -->
  310. <div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab">
  311. <div class="single-product-desc">
  312. <p>
  313. <div class="design-editor1">
  314. <h4 class="">OVERVIEW</h4>
  315. <h2>Anwi Server System D40AMP Family</h2>
  316. <p class="provide-content">
  317. The Anwi Server System D40AMP Family (formerly known as American Pass) delivers amazing
  318. responsiveness and user experiences. By optimizing for Software-defined
  319. Infrastructure (SDI), Virtual Desktop Infrastructure (VDI), and Hyperconverged Infrastructure
  320. (HCI)
  321. workloads while taking advantage of dense compute and storage, it
  322. delivers the performance headroom you need for amazing responsiveness and outstanding user
  323. experiences. Certified for industry-leading HCI solutions—such as VMware
  324. vSAN and Microsoft Azure Stack HCI—the Anwi Server System D40AMP Family simplifies deployment and
  325. scalability of your infrastructure so your organization can
  326. experience the benefits of a platform optimized for compute- and storage-heavy workloads, while
  327. easily plugging into existing enterprise infrastructure.
  328. 3rd Gen Intel® Xeon® Scalable processors enable you to implement an innovative solution addressing
  329. both compute and storage challenges.<br><br>
  330. • Designed to run HCI applications and other workloads, the Anwi Server System D40AMP Family
  331. helps
  332. you reduce costs and deployment time.<br>
  333. • Advanced data center features and proven Anwi support mean you can deploy and operate with ease
  334. and confidence.<br><br>
  335. An innovative 3U design enables the Anwi Server System D40AMP Family to deliver new levels of
  336. efficient performance. 3rd Gen Intel® Xeon® Scalable
  337. processors in the bottom 2U leave the top 1U free for up to 1 PB of ultra-high-capacity storage,
  338. improving airflow, reducing heat and enabling greater efficiency.
  339. </p>
  340. </div>
  341. </p>
  342. </div>
  343. </div>
  344. <!-- second tab-pane -->
  345. <div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab">
  346. <div class="single-product-desc">
  347. <!-- <div class="product-anotherinfo-wrapper">
  348. <ul>
  349. <li><span>Weight</span> 400 g</li>
  350. <li><span>Dimensions</span>10 x 10 x 15 cm</li>
  351. <li><span>Materials</span> 60% cotton, 40% polyester</li>
  352. <li>
  353. <span>Other Info</span> American heirloom jean shorts pug
  354. seitan letterpress
  355. </li>
  356. </ul>
  357. </div> -->
  358. <div>
  359. <h3>FEATURES</h3>
  360. <h5 class="tabletitle">Unique Features for SDI, VDI, and HCI</h5>
  361. <ul class="fadeInUp">
  362. <li>Features the latest processor innovation with 3rd Gen Intel® Xeon® Scalable processors in
  363. dual-socket compute modules. Additionally, Intel® Optane™ persistent memory 200 series enable
  364. greater memory capacity versus DRAM only.</li>
  365. <li>Innovative 3U design places ultra-high-capacity storage in the top U to improve airflow and to
  366. enable higher performing processors in the bottom 2U for no-compromise CPU performance enabling an
  367. HCI platform that delivers breakthrough compute performance and storage capacity. With up to four
  368. modules per server, and double the cores of a typical 2U, 4-node configuration for outstanding
  369. compute density and headroom. The chassis supports up to four power supplies, which can be
  370. configured to provide 2+1 or 2+2 redundancy for greater resiliency.</li>
  371. <li>High-performance NVMe storage provides high-speed, easily scalable storage capacity. Available
  372. in U.2 or E1.L form factors.</li>
  373. <li>Delivers ultra-fast I/O through full PCIe 4.0 support. Rapidly move data across nodes with
  374. high-speed networking options for fabric or Ethernet PCIe cards. Supports up to 200 Gb network
  375. cards.
  376. </li>
  377. <li>Advanced, hardware-enhanced security features better protect your data, applications, and
  378. infrastructure.</li>
  379. <li>Certified for industry-leading HCI solutions—such as VMware vSAN, and Microsoft Azure Stack
  380. HCI—the Anwi Server System D40AMP Family is your fast path to HCI, private and hybrid cloud
  381. deployments.</li>
  382. </ul>
  383. </div>
  384. </div>
  385. </div>
  386. <!-- third tab-pane -->
  387. <div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab">
  388. <div class="single-product-desc">
  389. <div class="row">
  390. <div class="design-editor">
  391. <h2 class="specific">SPECIFICATIONS</h2>
  392. <div class="row justify-content-md-between">
  393. <div class="col-lg-6 pr-lg-10 spect-table">
  394. <div class="spec spec-table">
  395. <!-- <h3 class="tabletitle">Physical</h3> -->
  396. <table>
  397. <tbody>
  398. <tr>
  399. <td>Form Factor</td>
  400. <td class="tr-last-child">3U Rack-Mount enclosure, up to 4 independent warm-swap compute
  401. nodes<br>
  402. New 3U Chassis (Vestal Peak)<br>
  403. American Pass Board/Node (Modified Tennessee Pass)
  404. </td>
  405. </tr>
  406. <tr>
  407. <td>Processor</td>
  408. <td class="tr-last-child">
  409. 3rd Gen Intel® Xeon® Scalable processors up to 205W (air-cooled only)
  410. </td>
  411. </tr>
  412. <tr>
  413. <td>Memory</td>
  414. <td class="tr-last-child">DDR4 16x DIMMs & 8x Optane™ Persistent Memory (BPS) DIMMs per
  415. module</td>
  416. </tr>
  417. <tr>
  418. <td>Memory Speed</td>
  419. <td class="tr-last-child">Up to 3200 MHz (2DPC for 2-1-2-1 configurations)</td>
  420. </tr>
  421. <tr>
  422. <td>Node-Based Storage</td>
  423. <td class="tr-last-child">2x M.2 80/110mm SATA/NVMe</td>
  424. </tr>
  425. <tr>
  426. <td>Hot-Swap Storage</td>
  427. <td class="tr-last-child">Up to 24x U.2 NVMe SSDs (6 per node)<br>Up to 32x E1.L NVMe
  428. SSDs (8 per node)</td>
  429. </tr>
  430. </tbody>
  431. </table>
  432. </div>
  433. </div>
  434. <div class="col-lg-6 pl-lg-10 mt-md-12 mt-lg-0 spect-table">
  435. <div class="spec spec-table1 data-spec">
  436. <!-- <h3 class="tabletitle">Environmental</h3> -->
  437. <table>
  438. <tbody>
  439. <tr>
  440. <td>Power Supply</td>
  441. <td class="tr-last-child">4x hot-swap CRPS 2100W (Platinum) or 2700W (Titanium) PSUs
  442. </td>
  443. </tr>
  444. <tr>
  445. <td>Ethernet </td>
  446. <td class="tr-last-child">Integrated 10Gbase-T RJ45 network & 1Gbase-T RJ45 management
  447. per node</td>
  448. </tr>
  449. <tr>
  450. <td>Cooling</td>
  451. <td class="tr-last-child">High-performance Air-Cooling</td>
  452. </tr>
  453. <tr>
  454. <td>I/O (per Node)</td>
  455. <td class="tr-last-child">2 x16 PCIe 4.0 Low-Profile slots</td>
  456. </tr>
  457. <tr>
  458. <td>High Speed Network</td>
  459. <td class="tr-last-child">Up to 200Gb per PCIe card (Ethernet, OPA, Infiniband)
  460. </td>
  461. </tr>
  462. <tr>
  463. <td>Manageability </td>
  464. <td class="tr-last-child">Dedicated, consolidated management module
  465. </td>
  466. </tr>
  467. <tr>
  468. <td>Security </td>
  469. <td class="tr-last-child">TPM 2.0 (optional); Hot-swap/redundant drives, fans, and PSUs;
  470. light path diagnostic LEDs
  471. </td>
  472. </tr>
  473. </tbody>
  474. </table>
  475. </div>
  476. </div>
  477. </div>
  478. </div>
  479. </div>
  480. </div>
  481. </div>
  482. <!--fourth tab-pan-->
  483. <div class="tab-pane fade" id="pills-download" role="tabpanel" aria-labelledby="pills-download-tab">
  484. <div class="single-product-desc">
  485. <div class="row">
  486. <div class="design-editor">
  487. <h6 class="title-xxxl fc-secondary">Download</h6>
  488. <div class="row">
  489. <div class="col-12">
  490. <div class="download spec-table">
  491. <table class="w-100">
  492. <tbody>
  493. <tr>
  494. <td class="d-md-table-cell down-border">01</td>
  495. <td><a class="download-con d-none"
  496. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  497. target="_blank">S9280-64X Datasheet</a></td>
  498. <td class="d-lg-table-cell "><a class="down-file d-none"
  499. href="/uploads/able/files/productfilemanager/e681d3333b2175e3c03bb262028dc6ac.pdf"
  500. target="_blank"><i class="fas fa-file-download"></i></a></td>
  501. </tr>
  502. </tbody>
  503. </table>
  504. </div>
  505. </div>
  506. </div>
  507. </div>
  508. </div>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513. </div>
  514. </div>
  515. </div>
  516. <!-- product tab end -->
  517. <!-- new arrival section start -->
  518. <section class="theme1 bg-white pb-80 d-none">
  519. <div class="container">
  520. <div class="row">
  521. <div class="col-12">
  522. <div class="section-title text-center">
  523. <h2 class="title pb-3 mb-3 mt-5">You might also like</h2>
  524. <p class="text mt-10">Add Related products to weekly line up</p>
  525. </div>
  526. </div>
  527. <div class="col-12">
  528. <div class="product-slider-init theme1 slick-nav">
  529. <div class="slider-item" id="singlecart">
  530. <div class="card product-card">
  531. <div class="card-body pb-0">
  532. <div class="media flex-column">
  533. <div class="product-thumbnail position-relative">
  534. <span class="badge badge-danger top-right">New</span>
  535. <a href="single-product.html" class="zoom-in">
  536. <img class="first-img pb-3" src="assets/img/product/1.png" alt="thumbnail" />
  537. </a>
  538. <!-- product links -->
  539. <ul class="actions d-flex justify-content-center res-con">
  540. <li class="three-card-name title">700 Series</li>
  541. </ul>
  542. <!-- product links end-->
  543. </div>
  544. <div class="media-body">
  545. <div class="product-desc bg-light three-server-cards12">
  546. <!-- <h3 class="title">
  547. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  548. </h3> -->
  549. <div class="justify-content-center server-card-content">
  550. <p class="flint-sub">Network Adapter XXV710</p>
  551. <p class="product-price">$11.90</p>
  552. </div>
  553. <div class="star-rating d-none">
  554. <span class="ion-ios-star"></span>
  555. <span class="ion-ios-star"></span>
  556. <span class="ion-ios-star"></span>
  557. <span class="ion-ios-star"></span>
  558. <span class="ion-ios-star de-selected"></span>
  559. </div>
  560. <div class="d-flex align-items-center justify-content-between">
  561. <span class="product-price1 pt-2">In Stock</span>
  562. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  563. onclick="single_cart(true,event)">
  564. <i class="fa fa-shopping-cart"></i>
  565. </button>
  566. </div>
  567. </div>
  568. </div>
  569. </div>
  570. </div>
  571. </div>
  572. </div>
  573. <!-- slider-item end -->
  574. <div class="slider-item" id="singlecart">
  575. <div class="card product-card">
  576. <div class="card-body pb-0">
  577. <div class="media flex-column">
  578. <div class="product-thumbnail position-relative">
  579. <span class="badge badge-danger top-right">New</span>
  580. <a href="single-product.html" class="zoom-in">
  581. <img class="first-img pb-3" src="assets/img/product/2.png" alt="thumbnail" />
  582. </a>
  583. <!-- product links -->
  584. <ul class="actions d-flex justify-content-center res-con">
  585. <li class="three-card-name title">700 Series</li>
  586. </ul>
  587. <!-- product links end-->
  588. </div>
  589. <div class="media-body">
  590. <div class="product-desc bg-light three-server-cards12">
  591. <!-- <h3 class="title">
  592. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  593. </h3> -->
  594. <div class="justify-content-center server-card-content">
  595. <p class="flint-sub">Network Adapter XXV710</p>
  596. <p class="product-price">$11.90</p>
  597. </div>
  598. <div class="star-rating d-none">
  599. <span class="ion-ios-star"></span>
  600. <span class="ion-ios-star"></span>
  601. <span class="ion-ios-star"></span>
  602. <span class="ion-ios-star"></span>
  603. <span class="ion-ios-star de-selected"></span>
  604. </div>
  605. <div class="d-flex align-items-center justify-content-between">
  606. <span class="product-price1 pt-2">In Stock</span>
  607. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  608. onclick="single_cart(true,event)">
  609. <i class="fa fa-shopping-cart"></i>
  610. </button>
  611. </div>
  612. </div>
  613. </div>
  614. </div>
  615. </div>
  616. </div>
  617. </div>
  618. <!-- slider-item end -->
  619. <div class="slider-item" id="singlecart">
  620. <div class="card product-card">
  621. <div class="card-body pb-0">
  622. <div class="media flex-column">
  623. <div class="product-thumbnail position-relative">
  624. <span class="badge badge-danger top-right">New</span>
  625. <a href="single-product.html" class="zoom-in">
  626. <img class="first-img pb-3" src="assets/img/product/3.png" alt="thumbnail" />
  627. </a>
  628. <!-- product links -->
  629. <ul class="actions d-flex justify-content-center res-con">
  630. <li class="three-card-name title">700 Series</li>
  631. </ul>
  632. <!-- product links end-->
  633. </div>
  634. <div class="media-body">
  635. <div class="product-desc bg-light three-server-cards12">
  636. <!-- <h3 class="title">
  637. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  638. </h3> -->
  639. <div class="justify-content-center server-card-content">
  640. <p class="flint-sub">Network Adapter XXV710</p>
  641. <p class="product-price">$11.90</p>
  642. </div>
  643. <div class="star-rating d-none">
  644. <span class="ion-ios-star"></span>
  645. <span class="ion-ios-star"></span>
  646. <span class="ion-ios-star"></span>
  647. <span class="ion-ios-star"></span>
  648. <span class="ion-ios-star de-selected"></span>
  649. </div>
  650. <div class="d-flex align-items-center justify-content-between">
  651. <span class="product-price1 pt-2">In Stock</span>
  652. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  653. onclick="single_cart(true,event)">
  654. <i class="fa fa-shopping-cart"></i>
  655. </button>
  656. </div>
  657. </div>
  658. </div>
  659. </div>
  660. </div>
  661. </div>
  662. </div>
  663. <!-- slider-item end -->
  664. <div class="slider-item" id="singlecart">
  665. <div class="card product-card">
  666. <div class="card-body pb-0">
  667. <div class="media flex-column">
  668. <div class="product-thumbnail position-relative">
  669. <span class="badge badge-danger top-right">New</span>
  670. <a href="single-product.html" class="zoom-in">
  671. <img class="first-img pb-3" src="assets/img/product/4.png" alt="thumbnail" />
  672. </a>
  673. <!-- product links -->
  674. <ul class="actions d-flex justify-content-center res-con">
  675. <li class="three-card-name title">700 Series</li>
  676. </ul>
  677. <!-- product links end-->
  678. </div>
  679. <div class="media-body">
  680. <div class="product-desc bg-light three-server-cards12">
  681. <!-- <h3 class="title">
  682. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  683. </h3> -->
  684. <div class="justify-content-center server-card-content">
  685. <p class="flint-sub">Network Adapter XXV710</p>
  686. <p class="product-price">$11.90</p>
  687. </div>
  688. <div class="star-rating d-none">
  689. <span class="ion-ios-star"></span>
  690. <span class="ion-ios-star"></span>
  691. <span class="ion-ios-star"></span>
  692. <span class="ion-ios-star"></span>
  693. <span class="ion-ios-star de-selected"></span>
  694. </div>
  695. <div class="d-flex align-items-center justify-content-between">
  696. <span class="product-price1 pt-2">In Stock</span>
  697. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  698. onclick="single_cart(true,event)">
  699. <i class="fa fa-shopping-cart"></i>
  700. </button>
  701. </div>
  702. </div>
  703. </div>
  704. </div>
  705. </div>
  706. </div>
  707. </div>
  708. <!-- slider-item end -->
  709. <div class="slider-item" id="singlecart">
  710. <div class="card product-card">
  711. <div class="card-body pb-0">
  712. <div class="media flex-column">
  713. <div class="product-thumbnail position-relative">
  714. <span class="badge badge-danger top-right">New</span>
  715. <a href="single-product.html" class="zoom-in">
  716. <img class="first-img pb-3" src="assets/img/product/5.png" alt="thumbnail" />
  717. <!-- <img class="second-img" src="assets/img/product/6.png" alt="thumbnail" /> -->
  718. </a>
  719. <!-- product links -->
  720. <ul class="actions d-flex justify-content-center res-con">
  721. <li class="three-card-name title">700 Series</li>
  722. </ul>
  723. <!-- product links end-->
  724. </div>
  725. <div class="media-body">
  726. <div class="product-desc bg-light three-server-cards12">
  727. <!-- <h3 class="title">
  728. <a href="servers.html">All Natural Makeup Beauty Cosmetics</a>
  729. </h3> -->
  730. <div class="justify-content-center server-card-content">
  731. <p class="flint-sub">Network Adapter XXV710</p>
  732. <p class="product-price">$11.90</p>
  733. </div>
  734. <div class="star-rating d-none">
  735. <span class="ion-ios-star"></span>
  736. <span class="ion-ios-star"></span>
  737. <span class="ion-ios-star"></span>
  738. <span class="ion-ios-star"></span>
  739. <span class="ion-ios-star de-selected"></span>
  740. </div>
  741. <div class="d-flex align-items-center justify-content-between">
  742. <span class="single_cart_price">$11.90</span>
  743. <button class="pro-btn" data-bs-toggle="modal" data-bs-target="#add-to-cart"
  744. onclick="single_cart(true,event)">
  745. <i class="fa fa-shopping-cart"></i>
  746. </button>
  747. </div>
  748. </div>
  749. </div>
  750. </div>
  751. </div>
  752. </div>
  753. </div>
  754. <!-- slider-item end -->
  755. </div>
  756. </div>
  757. </div>
  758. </div>
  759. </section>
  760. <!-- new arrival section end -->
  761. <div id="enquire"></div>
  762. <!-- footer strat -->
  763. <div id="footer-head"></div>
  764. <!-- footer end -->
  765. <!--***********************
  766. all js files
  767. ***********************-->
  768. <!--******************************************************
  769. jquery,modernizr ,poppe,bootstrap,plugins and main js
  770. ******************************************************-->
  771. <script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
  772. <script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
  773. <script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
  774. <script src="assets/js/plugins/jquery-ui.min.js"></script>
  775. <script src="assets/js/bootstrap.bundle.min.js"></script>
  776. <script src="assets/js/plugins/plugins.js"></script>
  777. <script src="assets/js/plugins/ajax-contact.js"></script>
  778. <script src="assets/js/main.js"></script>
  779. <script src="assets/js/scroll.js"></script>
  780. <script src="assets/js/cart.js"></script>
  781. <script src="assets/js/form.js"></script>
  782. <!-- navbar-js -->
  783. <script src="assets/js/navbar.js"></script>
  784. <!-- configuration-js -->
  785. <script src="assets/js/config_new_1.js"></script>
  786. <!-- footer-js -->
  787. <script src="assets/js/footer.js"></script>
  788. <!-- Use the minified version files listed below for better performance and remove the files listed above -->
  789. <!--***************************
  790. Minified js
  791. ***************************-->
  792. <!--***********************************
  793. vendor,plugins and main js
  794. ***********************************-->
  795. <!-- <script src="assets/js/vendor/vendor.min.js"></script>
  796. <script src="assets/js/plugins/plugins.min.js"></script>
  797. <script src="assets/js/main.js"></script> -->
  798. </body>
  799. </html>