XKM01 CaseUp Foldable Keyboard & Mouse & Stand Combo
.product_detail_banner { position: relative; display: block; text-align: center; background-color: #ffffff; } .text_des_banner_white { background-color: #ffffff; padding-top: 40px; text-align: center; padding-left: 270px; padding-right: 270px; } /* banner 1 text css */ @media screen and (max-width: 750px) { div.banner1_text_pc { display: none; } } .banner1_text_pc { position: absolute; text-align: left; top: 20%; left: 30%; padding: 0px; transform: translate(-50%, -50%); } @media screen and (min-width: 750px) { div.banner1_text_mob { display: none; } } .banner1_text_mob { position: absolute; text-align: left; top: 2%; left: 10%; padding: 0px; width: 350px; } /* END banner 1 text css */ .page_specs_container { display: flex; overflow: hidden; clear: both; } .specs_wrapper { float: left; padding: 10px 0; width: 50%; background-color: #E7E9EB; } .page_specs_container2 { display: flex; overflow: hidden; clear: both; } .specs_wrapper2 { float: left; padding: 10px 0; width: 50%; background-color: #f5f7f8; } @media only screen and (max-width:1150px) { .page_specs_container { display: block; } .specs_wrapper { width: 100%; } } /* GM icon control font */ .gm_icon_blocks_a { line-height: 1.5; width: auto; height: auto; color: #000000; font-size: 14px; margin: auto; text-align: center; } /* spec_page control font */ .spec_page_blocks { line-height: 1.5; width: auto; height: auto; color: #000000; font-size: 14px; margin: auto; text-align: left; } /* GM icon control icon*/ .material-icons { text-align: center; font-size: 60px; color: #f3a330; } @media screen and (max-width: 750px) { div.pc_banner { display: none; } } @media screen and (min-width:750px) { div.mob_banner { display: none; } } .responsive { width: 100%; height: auto; } @media screen and (min-width: 750px) { div.text_des_banner_white { background-color: #ffffff; padding-top: 40px; text-align: center; padding-left: 270px; padding-right: 270px; } } @media screen and (max-width: 750px) { div.text_des_banner_white { background-color: #ffffff; padding-top: 40px; text-align: center; padding-left: 40px; padding-right: 40px; } } /* fallback */ @font-face { font-family: 'Material Icons_shopifyuse'; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/materialicons/v128/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); } .material-icons_shopifyuse { font-family: 'Material Icons_shopifyuse'; font-weight: normal; font-style: normal; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased; text-align: center; font-size: 24px; color: #f3a330; } .XKM01CaseUp-Slides-container2 { position: relative; margin: auto; } .XKM01CaseUp-Slides img { width: 100%; } .XKM01CaseUp-prev2, .XKM01CaseUp-next2 { cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); width: auto; padding: 32px; transition: 0.6s ease; z-index: 10; border: none; background: none; justify-content: center; align-items: center; display: flex; } .XKM01CaseUp-prev2::before, .XKM01CaseUp-next2::before { content: ''; border: solid white; border-width: 0 3px 3px 0; display: inline-block; padding: 12px; /* Controls the size of the arrow */ } /* Adjust the direction of the arrows */ .XKM01CaseUp-prev2::before { transform: rotate(135deg); -webkit-transform: rotate(135deg); } .XKM01CaseUp-next2::before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } /* Position the "prev button" to the left */ .XKM01CaseUp-prev2 { left: 0; } /* Position the "next button" to the right */ .XKM01CaseUp-next2 { right: 0; } /* The dots/bullets/indicators */ .XKM01CaseUp-dot-container2 { text-align: center; position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); z-index: 10; } .XKM01CaseUp-dot2 { cursor: pointer; height: 15px; width: 15px; margin: 0 2px; background-color: #fff; border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; } .active2, .XKM01CaseUp-dot2:hover { background-color: #F1AF29; } img.XKM01CaseUp-pc-image2 { display: none; } img.XKM01CaseUp-mb-image2 { display: block; } @media screen and (min-width: 768px) { img.XKM01CaseUp-pc-image2 { display: block; } img.XKM01CaseUp-mb-image2 { display: none; } } /* 限制样式范围,仅应用于带有特定类名的表格 */ .caseup-comparison-table-container { overflow-x: auto; /* 启用横向滚动条 */ margin: 10px; /* 表格和页面边缘之间增加间距 */ } .caseup-comparison-table { width: 100%; border-collapse: collapse; text-align: center; margin-bottom: 20px; min-width: 800px; /* 设置表格的最小宽度,避免内容过于拥挤 */ } .caseup-comparison-table th, .caseup-comparison-table td { border: 1px solid #ddd; padding: 8px; vertical-align: middle; /* 添加垂直居中 */ text-align: center; } .caseup-comparison-table th { background-color: #f2f2f2; font-weight: bold; } .caseup-comparison-table img { width: 100px; height: auto; display: block; /* 改为块级元素 */ margin: 0 auto; /* 水平居中 */ } /* 响应式设计,仅限 .caseup-comparison-table 使用 */ @media (max-width: 768px) { .caseup-comparison-table th, .caseup-comparison-table td { padding: 6px; font-size: 14px; /* 缩小字体大小 */ } .caseup-comparison-table img { width: 80px; /* 缩小图片 */ } } @media (max-width: 480px) { .caseup-comparison-table th, .caseup-comparison-table td { padding: 4px; font-size: 12px; /* 进一步缩小字体大小 */ } .caseup-comparison-table img { width: 60px; /* 进一步缩小图片 */ } } Get the FULL Typing Experience Keyboard equipped with quiet scissor switches 16.5mm size keys, features a number pad and separate row of shortcuts. Enjoy the laptop-like typing feel you know and love with few errors One Portable Kit for Better Setup The next generation of XKM01 Combo for Travel Business, better posture and more productivity. Come with a premium travel case, inside includes a folding keyboard, ultra-thin mouse, adjustable laptop stand, and charging cable, ensuring all these travel work essentials are carried compact. Meeting the extreme requirements for flexibility and portability of on-the-go professionals and remote workers Healthy Posture, Comfier Days A laptop stand effectively elevates the laptop's viewing angle to eye level, reducing the neck strain and fatigue caused by prolonged head-down work. Build a workspace for wellness wherever you are using in coffee shops, co-working spaces, office or home. Innovative Foldable Keyboard The tri-fold wireless keyboard folds into a smaller size(8.46 x 4.68 x 0.78 in), significantly saving carrying space. This design not only facilitates portability and storage but also allows you to quickly unfold the keyboard to start work at any time and place, and power off automatically upon closure, truly realizing the freedom of mobile office Type Anywhere var slideIndex = 1; showSlides(slideIndex); // Next/previous controls function plusSlides(n) { showSlides(slideIndex += n); } // Thumbnail image controls function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("XKM01CaseUp-Slides"); var dots = document.getElementsByClassName("XKM01CaseUp-dot2"); if (n > slides.length) { slideIndex = 1 } if (n < 1) { slideIndex = slides.length } for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active2", ""); } slides[slideIndex - 1].style.display = "block"; dots[slideIndex - 1].className += " active2"; } Travel Foldable Keyboard Series XK01 XKM01 XKM01 Caseup Highlights Single Full-size Fold-able Keyboard Keyboard & Mouse Combo with Carrying Case Keyboard & Mouse Combo with Laptop Stand and Premium Case Positioning Entry-Level Mid-Tier Premium Size(Fold) 8.46 x 4.68 x 0.78 in 8.46 x 4.68 x 0.78 in 8.46 x 4.68 x 0.78 in Size(Unfold) 15.2 x 4.68 x 0.48 in 15.2 x 4.68 x 0.48 in 15.2 x 4.68 x 0.48 in Weight 10.5 oz (≈298g) 29.9 oz (≈848g) 42.33 oz (≈1200g) Keycap Size 0.63" (Large) 0.63" (Large) 0.63" (Large) Layout Full-size Full-size Full-size Connectivity Triple Bluetooth 2.4G + Dual Bluetooth 2.4G + Dual Bluetooth
More you might like
Related
XKM01 CaseUp Foldable Keyboard & Mouse & Stand Combo (DE Lay
Related
XKM01 Foldable Keyboard & Mouse Combo
Related
XKM01 Pro Foldable Keyboard & Mouse Combo
Related