No Description
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.

productcatloguedetails.html 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  1. <!DOCTYPE html>
  2. <html lang="en">
  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. <link rel="stylesheet" href="./all.css">
  8. <title>Anwi</title>
  9. </head>
  10. <body class="">
  11. <!-- navbar -->
  12. <div id="navbar-head"></div>
  13. <!-- end-navbar -->
  14. <!-- main-body -->
  15. <main class="main-body home-main-container pt-5">
  16. <!-- product-viewer -->
  17. <section class="pb-md-5">
  18. <div class="container mainContanierProduct">
  19. <div class="row">
  20. <div class="col-md-6">
  21. <div class="bgproductDGen border-0">
  22. <div class="row">
  23. <div class="d-none col-xl-2">
  24. <div class="d-flex flex-column gap-2 p-2">
  25. <div class="product-item-gallery active-gallery-img">
  26. <img src="./dist/assets/imgs/Navbar/Accessiories-1.png" alt=""
  27. class="w-100 h-100" />
  28. </div>
  29. <div class="product-item-gallery">
  30. <img src="./dist/assets/imgs/Navbar/Accessiories-2.png" alt=""
  31. class="w-100 h-100" />
  32. </div>
  33. <div class="product-item-gallery">
  34. <img src="https://www.pngall.com/wp-content/uploads/5/RAM-Memory.png" alt=""
  35. class="w-100 h-100" />
  36. </div>
  37. <div class="product-item-gallery">
  38. <img src="https://www.pngall.com/wp-content/uploads/5/RAM-Random-Access-Memory-PNG-Clipart.png"
  39. alt="" class="w-100 h-100" />
  40. </div>
  41. <div class="product-item-gallery">
  42. <img src="https://www.pngall.com/wp-content/uploads/5/RAM-PNG.png" alt=""
  43. class="w-100 h-100" />
  44. </div>
  45. </div>
  46. </div>
  47. <div class="col-xl-10 notes" type="button" data-toggle="modal"
  48. data-target="#exampleModal">
  49. <div
  50. class="productDetailsShadow productDetailsMain card border-0 box-shodow d-flex justify-content-center align-items-center">
  51. <img src="../dist/assets/imgs/accessiories/ram/ddr4-desktop.jpg" alt=""
  52. class="card-img img-fluid success-img" />
  53. </div>
  54. </div>
  55. </div>
  56. </div>
  57. </div>
  58. <div class="col-md-6 productDetailsShadow">
  59. <div class="card border-0 p-md-4 p-3">
  60. <div>
  61. <div>
  62. <h5 class="product_catlogue_name" style="font-size: 1.5rem"></h5>
  63. </div>
  64. <div class="py-2">
  65. <span class="product_catlogue_price"
  66. style="font-size: 1.5rem; font-weight: 600"></span>
  67. </div>
  68. </div>
  69. <hr />
  70. <div class="pb-2 memory-parent">
  71. <h5 class="py-2 smallHeadingProductDetails">Processor</h5>
  72. <div class="d-flex gap-2 memorycontainer">
  73. <div class="card p-3 borderselector small-font" id="gen_1"></div>
  74. <div class="card p-3 small-font" id="gen_2"></div>
  75. <div class="card p-3 small-font" id="gen_3"></div>
  76. </div>
  77. </div>
  78. <div class="memory-details">
  79. <h5 class="py-2 smallHeadingProductDetails">Memory</h5>
  80. <div class="d-flex gap-2 pb-2 ramtech">
  81. <div type="button" class="specsmallcard-mini card small-font p-3 borderselector"
  82. id="memeory_data"></div>
  83. </div>
  84. <div>
  85. <h5 class="py-2 smallHeadingProductDetails">Display</h5>
  86. <div class="d-flex gap-2 computersize">
  87. <div type="button" class="specsmallcard-mini card small-font p-3 borderselector"
  88. id="display_data"></div>
  89. </div>
  90. </div>
  91. </div>
  92. <div class="pb-2">
  93. <h5 class="py-2 smallHeadingProductDetails">Storage</h5>
  94. <div class="borderselector card small-font p-3" id="storage_data"></div>
  95. </div>
  96. <div class="d-none">
  97. <div class="d-flex justify-content-between align-items-center py-3">
  98. <h5 class="my-3 smallHeadingProductDetails">Quantity</h5>
  99. <a href="shopping-cart.html">
  100. <!-- <div class="btn btn-sm btn-success ">Add To Cart</div> --> </a><a
  101. class="btn btn-dark button_dark" href="shopping-cart.html">Add To Cart</a>
  102. </div>
  103. <div class="d-flex">
  104. <span class="qtybtn qtybtleft bgGreyLight">-</span>
  105. <span class="border-top border-bottom">
  106. <span class="px-2">1</span>
  107. </span>
  108. <span class="qtybtn qtybtright bgGreyLight">+</span>
  109. </div>
  110. </div>
  111. <div class="card border-0 p-4 bgGreyLight my-3 d-none">
  112. <div class="row">
  113. <div class="col-sm-8 small-font">
  114. Anwi NoteBook Pro Lustrous Gray i5 11th Gen + Iris Xe
  115. Graphics 16GB RAM + 512GB NVMe SSD. * 1
  116. </div>
  117. <div class="col-sm-4">₹59,999</div>
  118. </div>
  119. <div class="row">
  120. <div class="col-sm-8 small-font">Total:</div>
  121. <div class="col-sm-4">₹59,999</div>
  122. </div>
  123. </div>
  124. <!-- -->
  125. <!-- <hr> -->
  126. <div class="d-none">
  127. <div class="small-font">
  128. Check if stock is available at your pincode
  129. </div>
  130. <div>
  131. <div class="mb-3 d-flex border">
  132. <input class="form-control small-font border-0"
  133. placeholder="input your pincode to check" type="text" id="formFile" />
  134. <button class="border-0 small-font px-2">Check</button>
  135. </div>
  136. </div>
  137. </div>
  138. <div class="d-none">
  139. <ul>
  140. <li class="small-font">
  141. No Cost EMI Available
  142. <a class="learnMoreA" href="">Learn More</a>
  143. </li>
  144. <li class="small-font">
  145. Buy Anwi Extended Warranty 1 Year at ₹2,699
  146. <a class="learnMoreA" href="">Learn More</a>
  147. </li>
  148. <li class="small-font">
  149. Avail No Cost EMI offer with BFL EMI Network Card<a class="learnMoreA"
  150. href="">Learn
  151. More</a>
  152. </li>
  153. <li class="small-font">
  154. Anwi Notebook Pro Drivers<a class="learnMoreA" href="">Learn More</a>
  155. </li>
  156. </ul>
  157. </div>
  158. <hr />
  159. <div class="pb-2 d-none">
  160. <span>Quantity :</span>
  161. <select name="quantity" class="p-2 rounded" id="quantity">
  162. <option value="1">1</option>
  163. <option value="2">2</option>
  164. <option value="3">3</option>
  165. <option value="4">4</option>
  166. </select>
  167. </div>
  168. <div class="d-none gap-2">
  169. <button id="addtocart" class="w-100 btn bg-black text-white" style="border-radius: 5px">
  170. Add to cart
  171. </button>
  172. <button class="w-100 btn bg-black text-white" style="border-radius: 5px">
  173. Buy Now
  174. </button>
  175. </div>
  176. </div>
  177. </div>
  178. </div>
  179. </div>
  180. </section>
  181. <section>
  182. <div class="container">
  183. <h2 class="specification_head">Specifications</h2>
  184. <div class="d-flex gap-5 specContainer my-5">
  185. <div class="specContainerleft w-100">
  186. <div class="">
  187. <div class="row border-bottom">
  188. <div class="col-sm-4 bg-gray-3 py-2">Battery</div>
  189. <div class="col-sm-8 py-2" id="product_battery"></div>
  190. </div>
  191. </div>
  192. <div class="">
  193. <div class="row border-bottom">
  194. <div class="col-sm-4 bg-gray-3 py-2">GPU</div>
  195. <div class="col-sm-8 py-2" id="gpu"></div>
  196. </div>
  197. </div>
  198. <div class="">
  199. <div class="row border-bottom">
  200. <div class="col-sm-4 bg-gray-3 py-2">I/O ports</div>
  201. <div class="col-sm-8 py-2" id="ioports"></div>
  202. </div>
  203. </div>
  204. </div>
  205. <div class="specContainerRight w-100">
  206. <div class="">
  207. <div class="row border-bottom">
  208. <div class="col-sm-4 bg-gray-3 py-2">Communication</div>
  209. <div class="col-sm-8 py-2" id="product_communication"></div>
  210. </div>
  211. </div>
  212. <div class="">
  213. <div class="row border-bottom">
  214. <div class="col-sm-4 bg-gray-3 py-2">Power Supply</div>
  215. <div class="col-sm-8 py-2" id="power"></div>
  216. </div>
  217. </div>
  218. <div class="">
  219. <div class="row border-bottom">
  220. <div class="col-sm-4 bg-gray-3 py-2">Camera</div>
  221. <div class="col-sm-8 py-2" id="camera"></div>
  222. </div>
  223. </div>
  224. <div class="">
  225. <div class="row border-bottom">
  226. <div class="col-sm-4 bg-gray-3 py-2">Body Type</div>
  227. <div class="col-sm-8 py-2" id="body_type"></div>
  228. </div>
  229. </div>
  230. <div class="">
  231. <div class="row border-bottom">
  232. <div class="col-sm-4 bg-gray-3 py-2">Weight / Dimension</div>
  233. <div class="col-sm-8 py-2" id="product_weight"></div>
  234. </div>
  235. </div>
  236. </div>
  237. </div>
  238. </div>
  239. </section>
  240. </main>
  241. <div id="enquire"></div>
  242. <!-- footer -->
  243. <div id="footer-head"></div>
  244. <!-- end-footer -->
  245. <script src="../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  246. <script src="../dist/js/jquery.min.js"></script>
  247. <script src="../libs/owlcarousel/js/owl.carousel.min.js"></script>
  248. <script src="../dist/js/navbar.js"></script>
  249. <script src="../dist/js/footer.js"></script>
  250. <script src="../dist/js/cookies.min.js"></script>
  251. <script src="../dist/js/form.js"></script>
  252. <script src="../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
  253. <script src="../dist/js/jquery.min.js"></script>
  254. <script src="../libs/owlcarousel/js/owl.carousel.min.js"></script>
  255. <script src="../dist/js/navbar.js"></script>
  256. <script src="../dist/js/axios.min.js"></script>
  257. <script src="../dist/js/cookies.min.js"></script>
  258. <script src="./dist/js/fontawesome.all.js"></script>
  259. <script src="./dist/js/fontawesome.min.js"></script>
  260. <script src="../dist/js/vendor/modernizr-3.11.7.min.js"></script>
  261. <script src="../dist/js/vendor/jquery-v3.6.0.min.js"></script>
  262. <script src="../dist/js/vendor/jquery-migrate-v3.3.2.min.js"></script>
  263. <script src="../dist/js/vendor/bootstrap.min.js"></script>
  264. <script src="../dist/js/plugins/slick.js"></script>
  265. <script src="../dist/js/plugins/wow.js"></script>
  266. <script src="../dist/js/plugins/svg-injector.min.js"></script>
  267. <script src="../dist/js/plugins/jquery.nice-select.min.js"></script>
  268. <script src="../dist/js/plugins/mouse-parallax.js"></script>
  269. <script src="../dist/js/plugins/images-loaded.js"></script>
  270. <script src="../dist/js/plugins/isotope.js"></script>
  271. <script src="../dist/js/plugins/jquery-ui.js"></script>
  272. <script src="../dist/js/plugins/magnific-popup.js"></script>
  273. <!-- Main JS -->
  274. <script src="./dist/js/main.js"></script>
  275. <script>
  276. $(".header-area").addClass("bg-gradient-anwi");
  277. $(".all_in_pg")
  278. .find(".pre_img")
  279. .each(function () {
  280. $(this).click(function () {
  281. let img_src = $(this).attr("data-src");
  282. $(this)
  283. .parents(".row")
  284. .find(".main_all_img")
  285. .find(".main_img")
  286. .attr("src", img_src);
  287. });
  288. });
  289. let products = {
  290. zenosleekbook14: {
  291. name: "Zeno Sleekbook 14.1 inch",
  292. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  293. processor: "12th Gen Intel® CoreTM i5",
  294. processor1: "12th Gen Intel® CoreTM i7",
  295. price5: "54,990",
  296. price7: "64,990",
  297. genaration: "12th Generation",
  298. storage: `1TB (Read: 5100MB/sec, Write: 4500MB/sec) PCIe 4.0 M.2 NVMe PCIe Gen4x4<br/> Upgradable upto 2TB (Supports PCIe 4.0 M.2 NVMe PCIe Gen4x4)`,
  299. display: "14.1 inch (2.5K 2560* 1440) (400 NITS)",
  300. memory: `24GB DDR4 RAM <span class="suggest_arc">3200 MHz</span>`,
  301. battery: "45.6 Whr - 4000 mAh",
  302. weight: "1.4 Kg",
  303. communication: "Intel® Dual Band Wi-Fi 6",
  304. powersupply: "65W, 6A Type-C DC Adapter",
  305. camera: "2 MP",
  306. bodytype: "AD Metal",
  307. gpu: [
  308. `<ul class="ps-3">
  309. <li>Intel® Iris® Xe Graphics</li>
  310. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  311. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  312. <li>Execution Units 80</li>
  313. </ul>`,
  314. ],
  315. ioports: [
  316. ` <ul class="ps-3">
  317. <li>
  318. 2 x USB 3.2 Gen2 ports (Type A, 1 x powered USB port,
  319. AC/DC)
  320. </li>
  321. <li>1 x HDMITM output port (with HDCP)</li>
  322. <li>1 x 2-in-1 Audio jack (Headphone / Microphone)</li>
  323. <li>1 x DC-in jack with type-C</li>
  324. <li>1 x TF Card Reader</li>
  325. </ul>`,
  326. ],
  327. },
  328. zenosleekbook14touch: {
  329. name: "Zeno Sleekbook 14.1 inch",
  330. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  331. processor: `12th Gen Intel® CoreTM i5`,
  332. processor1: `12th Gen Intel® CoreTM i7`,
  333. price5: "54,990",
  334. price7: "64,990",
  335. genaration: "12th Generation",
  336. memory: `24GB DDR4 RAM 3200 MHz`,
  337. display: "14.1 inch (1920* 1080 FHD ) Touch Screen, 360o Foldable.",
  338. storage: `1TB (Read: 5100MB/sec, Write: 4500MB/sec) PCIe 4.0 M.2 NVMe PCIe Gen4x4<br/> Upgradable upto 2TB (Supports PCIe 4.0 M.2 NVMe PCIe Gen4x4)`,
  339. battery: "45.6 Whr - 4000 mAh",
  340. gpu: [
  341. `<ul class="ps-3">
  342. <li>Intel® Iris® Xe Graphics</li>
  343. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  344. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  345. <li>Execution Units 80</li>
  346. </ul>`,
  347. ],
  348. ioports: [
  349. ` <ul class="ps-3">
  350. <li>
  351. 2 x USB 3.2 Gen2 ports (Type A, 1 x powered USB port,
  352. AC/DC)
  353. </li>
  354. <li>1 x HDMITM output port (with HDCP)</li>
  355. <li>1 x 2-in-1 Audio jack (Headphone / Microphone)</li>
  356. <li>1 x DC-in jack with type-C</li>
  357. <li>1 x TF Card Reader</li>
  358. </ul>`,
  359. ],
  360. communication: "Intel® Dual Band Wi-Fi 6",
  361. powersupply: "65W, 6A Type-C DC Adapter",
  362. camera: "2 MP",
  363. bodytype: "AD Metal",
  364. weight: "1.4 Kg",
  365. },
  366. zenosleekbook15: {
  367. name: "Zeno Sleekbook 15.6 inch",
  368. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  369. processor: `12th Gen Intel® Core<sup>TM</sup> i5`,
  370. processor1: `12th Gen Intel® Core<sup>TM</sup> i7`,
  371. price5: "57,990",
  372. price7: "67,990",
  373. genaration: "12th Generation",
  374. memory: `24GB DDR4 RAM 3200 MHz`,
  375. display: "15.6 inch (4k 500 Nits)",
  376. storage: `1TB (Read: 5100MB/sec, Write: 4500MB/sec) PCIe 4.0 M.2 NVMe PCIe Gen4x4 Upgradable upto 2TB (Supports PCIe 4.0 M.2 NVMe PCIe Gen4x4)`,
  377. battery: "72 Whr - 6350 mAh",
  378. gpu: [
  379. `<ul class="ps-3">
  380. <li>Intel® Iris® Xe Graphics</li>
  381. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  382. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  383. <li>Execution Units 80</li>
  384. </ul>`,
  385. ],
  386. ioports: [
  387. ` <ul class="ps-3">
  388. <li>2 x USB 3.2 Gen2 ports (Type A, 1 x powered USB port,AC/DC)</li>
  389. <li>1 x HDMITM output port (with HDCP)</li>
  390. <li>1 x 2-in-1 Audio jack (Headphone / Microphone)</li>
  391. <li>1 x DC-in jack with type-C</li>
  392. <li>1 x TF Card Reader</li>
  393. </ul>`,
  394. ],
  395. communication: "Intel® Dual Band Wi-Fi 5",
  396. powersupply: "65W, 6A Type-C DC Adapter",
  397. camera: "2 MP",
  398. bodytype: "AD Metal",
  399. weight: "1.8 Kg",
  400. },
  401. zenodualbook16: {
  402. name: "Zeno Dualbook 16 inch",
  403. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  404. processor: `12th Gen Intel® Core<sup>TM</sup> i7`,
  405. price5: "64,990",
  406. memory: `16GB DDR4 RAM 3200 MHz`,
  407. display: "16 inch 2K Primary 4k Secondary Dual Screen",
  408. storage: `1TB (Read: 5100MB/sec, Write: 4500MB/sec) PCIe 4.0 M.2 NVMe PCIe Gen4x4 Upgradable upto 2TB (Supports PCIe 4.0 M.2 NVMe PCIe Gen4x4)`,
  409. battery: "51 Whr - 3300 mAh",
  410. gpu: [
  411. `<ul class="ps-3">
  412. <li>Intel® Iris® Xe Graphics</li>
  413. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  414. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  415. <li>Execution Units 80</li>
  416. </ul>`,
  417. ],
  418. ioports: [
  419. ` <ul class="ps-3">
  420. <li>2 x USB 3.2 Gen2 ports (Type A, 1 x powered USB port,AC/DC)</li>
  421. <li>1 x HDMITM output port (with HDCP)</li>
  422. <li>1 x 2-in-1 Audio jack (Headphone / Microphone)</li>
  423. <li>1 x TF Card Reader</li>
  424. </ul>`,
  425. ],
  426. communication: "Intel® Dual Band Wi-Fi 5",
  427. powersupply: "65W, 6A DC Adapter",
  428. camera: "2 MP",
  429. bodytype: "Metal",
  430. weight: "2.3 Kg",
  431. },
  432. zenodualbook21: {
  433. name: "Zeno All-in-One 21.5 inch",
  434. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  435. processor: `12th Gen Intel® Core<sup>TM</sup> i5`,
  436. processor1: `12th Gen Intel® Core<sup>TM</sup> i7`,
  437. processor2: `12th Gen Intel® Core<sup>TM</sup> i9`,
  438. price5: "33,990",
  439. price7: "39,990",
  440. price9: "49,990",
  441. genaration: "12th Generation | 13th Generation",
  442. memory: `16GB DDR4 RAM <span class="suggest_arc">3200 MHz</span>`,
  443. display: "21.5 inch (1920*1080 FHD)",
  444. storage: `512GB NVMe PCIe 4.0 <span class="suggest_arc">(Upgradable upto 2TB NVMe PCIe 4.0& 8TB SATA)</span>`,
  445. gpu: [
  446. `<ul class="ps-3">
  447. <li>Intel® Iris® Xe Graphics</li>
  448. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  449. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  450. <li>Execution Units 80</li>
  451. </ul>`,
  452. ],
  453. ioports: [
  454. ` <ul class="ps-3">
  455. <li>2 x USB 3.0, 2 x USB 3.1, 2 x USB 1.0</li>
  456. <li>1 x HDMI<sup>TM</sup> output port (with HDCP)</li>
  457. <li>1 x 2-in-1 Audio jack (Headphone / Microphone)</li>
  458. <li>1 x 2-in-1 Audio jack (Microphone / S/PDIF optical)</li>
  459. <li>1 x RJ-45 LAN port</li>
  460. <li>1 x DC-in jack</li>
  461. <li>1 x VGA port</li>
  462. </ul>`,
  463. ],
  464. communication: "Intel® Dual Band Wi-Fi 6",
  465. powersupply:
  466. "Full Range 150W AC adapter, AC in 100~240V, 50~60Hz, DC output 19.5V",
  467. camera: "3 MP",
  468. bodytype: "Plastic Body with Metal Stand",
  469. },
  470. zenodualbook23: {
  471. name: "Zeno All-in-One 23.8 inch",
  472. Image: "./dist/assets/imgs/allin_imgs/preview-front1.png",
  473. processor: `12th Gen Intel® Core<sup>TM</sup> i3`,
  474. processor1: `12th Gen Intel® Core<sup>TM</sup> i7`,
  475. processor2: `12th Gen Intel® Core<sup>TM</sup> i9`,
  476. price5: "39,990",
  477. price7: "44,990",
  478. price9: "59,990",
  479. genaration: "12th Generation | 13th Generation",
  480. memory: `16GB DDR4 RAM <span class="suggest_arc">3200 MHz</span>`,
  481. display: "23.8 inch (1920*1080 FHD)",
  482. storage: `1TB NVMe PCIe 4.0 <span class="suggest_arc">(Upgradable upto 2TB NVMe PCIe 4.0 & 8TB SATA)</span>`,
  483. gpu: [
  484. `<ul class="ps-3">
  485. <li>Intel® Iris® Xe Graphics</li>
  486. <li>Graphics Max Dynamic Frequency 1.30 GHz</li>
  487. <li>Graphics Output eDP 1.4b, DP 1.4a, HDMI 2.1</li>
  488. <li>Execution Units 80</li>
  489. </ul>`,
  490. ],
  491. ioports: [
  492. ` <ul class="ps-3">
  493. <li>2 x USB 3.0, 2 x USB 3.1, 2 x USB 1.0</li>
  494. <li>1 x HDMI<sup>TM</sup> output port (with HDCP)</li>
  495. <li>1 2-in-1 Audio jack (Headphone / Microphone)</li>
  496. <li>1 x 2-in-1 Audio jack (Microphone / S/PDIF optical)</li>
  497. <li>1 x RJ-45 LAN port</li>
  498. <li>1 x DC-in jack</li>
  499. <li>1 x VGA port</li>
  500. </ul>`,
  501. ],
  502. communication: "Intel® Dual Band Wi-Fi 6",
  503. powersupply:
  504. "Full Range 150W AC adapter, AC in 100~240V, 50~60Hz, DC output 19.5V",
  505. camera: "3 MP",
  506. bodytype: "Plastic Body with Metal Stand",
  507. },
  508. };
  509. let product_catlogue_data = localStorage.getItem("product_catlogue_obj");
  510. const data = JSON.parse(product_catlogue_data);
  511. const name = data.product;
  512. const obj_data = products[name];
  513. $(".product_catlogue_name").html(obj_data.name);
  514. $("#gen_1").html(obj_data.processor);
  515. $("#gen_2").html(obj_data.processor1);
  516. $("#gen_3").html(obj_data.processor2);
  517. $(".product_catlogue_price").html(obj_data.price5);
  518. $("#memeory_data").html(obj_data.memory);
  519. $("#display_data").html(obj_data.display);
  520. $("#storage_data").html(obj_data.storage);
  521. $("#product_battery").html(obj_data.battery);
  522. $("#product_weight").html(obj_data.weight);
  523. $("#product_communication").html(obj_data.communication);
  524. $("#gpu").html(obj_data.gpu[0]);
  525. $("#ioports").html(obj_data.ioports[0]);
  526. $("#power").html(obj_data.powersupply);
  527. $("#body_type").html(obj_data.bodytype);
  528. $("#camera").html(obj_data.camera);
  529. $(".productDetailsShadow").find("img").attr("src", obj_data.Image);
  530. $("#gen_2").click(function () {
  531. $(this).addClass("borderselector");
  532. $("#gen_1").removeClass("borderselector");
  533. $("#gen_3").removeClass("borderselector");
  534. $(".product_catlogue_price").html(obj_data.price7);
  535. });
  536. $("#gen_1").click(function () {
  537. $(this).addClass("borderselector");
  538. $("#gen_2").removeClass("borderselector");
  539. $("#gen_3").removeClass("borderselector");
  540. $(".product_catlogue_price").html(obj_data.price5);
  541. });
  542. $("#gen_3").click(function () {
  543. $(this).addClass("borderselector");
  544. $("#gen_2").removeClass("borderselector");
  545. $("#gen_1").removeClass("borderselector");
  546. $(".product_catlogue_price").html(obj_data.price9);
  547. });
  548. debugger;
  549. let battery_len = $("#product_battery").text();
  550. let weight_len = $("#product_weight").text();
  551. let processor_len = $("#gen_3").text();
  552. let processor_len2 = $("#gen_2").html();
  553. if (battery_len == "") {
  554. $("#product_battery").parents(".row").addClass("d-none");
  555. }
  556. if (weight_len == "") {
  557. $("#product_weight").parents(".row").addClass("d-none");
  558. }
  559. if (processor_len == "") {
  560. $("#gen_3").addClass("d-none");
  561. }
  562. if (processor_len2 == "") {
  563. $("#gen_2").addClass("d-none");
  564. }
  565. </script>
  566. </body>
  567. </html>