{"product_id":"outdoor-portable-folding-moon-chair-tesla-style-black-150kg-weight-capacity","title":"Outdoor Portable Folding Moon Chair, Tesla-Style, Black, 150kg Weight Capacity","description":"\u003cstyle\u003e\n.ts-moon,\n.ts-moon * {\n  box-sizing:border-box;\n}\n\n.ts-moon {\n  --black:#171a20;\n  --text:#393c41;\n  --muted:#5c5e62;\n  --soft:#f5f5f5;\n  --line:#e4e4e4;\n  --white:#ffffff;\n\n  width:100%;\n  max-width:1080px;\n  margin:0 auto;\n  padding:24px 16px 56px;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.65;\n}\n\n.ts-moon h2,\n.ts-moon h3,\n.ts-moon p {\n  margin-top:0;\n}\n\n.ts-moon h2 {\n  max-width:830px;\n  margin:0 auto 16px;\n  color:var(--black);\n  text-align:center;\n  font-size:clamp(28px,4vw,44px);\n  line-height:1.15;\n  font-weight:650;\n  letter-spacing:-.025em;\n}\n\n.ts-moon h3 {\n  margin-bottom:12px;\n  color:var(--black);\n  font-size:23px;\n  line-height:1.3;\n  font-weight:650;\n}\n\n.ts-moon p {\n  font-size:16px;\n}\n\n.ts-moon img {\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n.ts-m-kicker {\n  margin-bottom:12px;\n  color:var(--muted);\n  text-align:center;\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.14em;\n}\n\n.ts-m-intro {\n  max-width:830px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.ts-m-intro \u003e p {\n  max-width:760px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n}\n\n.ts-m-badges {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:24px;\n}\n\n.ts-m-badge {\n  padding:9px 14px;\n  border-radius:999px;\n  background:var(--soft);\n  color:var(--black);\n  font-size:13px;\n  font-weight:600;\n}\n\n.ts-m-hero {\n  max-width:900px;\n  margin:30px auto 22px;\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n}\n\n.ts-m-note {\n  max-width:880px;\n  margin:22px auto 56px;\n  padding:20px 22px;\n  border-left:4px solid var(--black);\n  border-radius:8px;\n  background:var(--soft);\n  font-size:15px;\n}\n\n.ts-m-note strong {\n  color:var(--black);\n}\n\n.ts-m-benefits {\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:12px;\n  margin:32px 0 66px;\n}\n\n.ts-m-benefit {\n  padding:22px 16px;\n  border-radius:14px;\n  background:var(--soft);\n  text-align:center;\n}\n\n.ts-m-benefit strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--black);\n  font-size:15px;\n}\n\n.ts-m-benefit span {\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.45;\n}\n\n.ts-m-section {\n  margin:66px 0;\n}\n\n.ts-m-head {\n  max-width:780px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n\n.ts-m-head p {\n  margin-bottom:0;\n  color:var(--muted);\n}\n\n.ts-m-image {\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n}\n\n.ts-m-wide {\n  max-width:900px;\n  margin:28px auto 0;\n}\n\n.ts-m-split {\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  align-items:center;\n  gap:40px;\n  margin:66px 0;\n}\n\n.ts-m-copy .ts-m-kicker {\n  text-align:left;\n}\n\n.ts-m-copy p {\n  color:var(--muted);\n}\n\n.ts-m-checks {\n  margin:20px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.ts-m-checks li {\n  position:relative;\n  padding:10px 0 10px 28px;\n  border-bottom:1px solid var(--line);\n  font-size:15px;\n}\n\n.ts-m-checks li:last-child {\n  border-bottom:0;\n}\n\n.ts-m-checks li::before {\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:10px;\n  color:var(--black);\n  font-weight:700;\n}\n\n.ts-m-dark {\n  margin:66px 0;\n  padding:48px 32px;\n  border-radius:20px;\n  background:var(--black);\n}\n\n.ts-m-dark h2,\n.ts-m-dark h3 {\n  color:#fff;\n}\n\n.ts-m-dark p {\n  color:#d0d1d2;\n}\n\n.ts-m-dark .ts-m-kicker {\n  color:#b8b9bb;\n}\n\n.ts-m-use-grid {\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:10px;\n  margin-top:30px;\n}\n\n.ts-m-use {\n  padding:20px 16px;\n  border-radius:12px;\n  background:#24272c;\n}\n\n.ts-m-use span {\n  display:block;\n  margin-bottom:9px;\n  color:#aeb0b3;\n  font-size:12px;\n  font-weight:700;\n}\n\n.ts-m-use strong {\n  display:block;\n  margin-bottom:5px;\n  color:#fff;\n  font-size:15px;\n}\n\n.ts-m-use p {\n  margin:0;\n  color:#c9cacc;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.ts-m-spec {\n  max-width:880px;\n  margin:28px auto 0;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.ts-m-spec-row {\n  display:grid;\n  grid-template-columns:190px 1fr;\n  border-bottom:1px solid var(--line);\n}\n\n.ts-m-spec-row:last-child {\n  border-bottom:0;\n}\n\n.ts-m-spec-row \u003e div {\n  padding:15px 18px;\n}\n\n.ts-m-spec-row \u003e div:first-child {\n  background:var(--soft);\n  color:var(--black);\n  font-weight:650;\n}\n\n.ts-m-warning {\n  max-width:880px;\n  margin:26px auto 0;\n  padding:21px 22px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:#fafafa;\n  font-size:14px;\n}\n\n.ts-m-warning strong {\n  color:var(--black);\n}\n\n.ts-m-faq {\n  max-width:900px;\n  margin:0 auto;\n}\n\n.ts-m-faq details {\n  border-bottom:1px solid var(--line);\n}\n\n.ts-m-faq details:first-child {\n  border-top:1px solid var(--line);\n}\n\n.ts-m-faq summary {\n  position:relative;\n  cursor:pointer;\n  list-style:none;\n  padding:20px 42px 20px 0;\n  color:var(--black);\n  text-align:left;\n  font-size:16px;\n  font-weight:650;\n}\n\n.ts-m-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ts-m-faq summary::after {\n  content:\"+\";\n  position:absolute;\n  right:4px;\n  top:15px;\n  font-size:26px;\n  font-weight:300;\n}\n\n.ts-m-faq details[open] summary::after {\n  content:\"−\";\n}\n\n.ts-m-faq details p {\n  margin:0;\n  padding:0 40px 20px 0;\n  color:var(--muted);\n  text-align:left;\n  font-size:15px;\n}\n\n.ts-m-related {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n  margin-top:28px;\n}\n\n.ts-m-card {\n  display:block;\n  min-height:155px;\n  padding:24px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  color:inherit !important;\n  text-decoration:none !important;\n  transition:transform .2s ease,border-color .2s ease;\n}\n\n.ts-m-card:hover {\n  transform:translateY(-2px);\n  border-color:#aaa;\n}\n\n.ts-m-card:nth-child(3) {\n  grid-column:1 \/ -1;\n  width:calc(50% - 7px);\n  justify-self:center;\n}\n\n.ts-m-card small {\n  display:block;\n  margin-bottom:8px;\n  color:var(--muted);\n  font-size:12px;\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.ts-m-card strong {\n  display:block;\n  margin-bottom:7px;\n  color:var(--black);\n  font-size:18px;\n  line-height:1.4;\n}\n\n.ts-m-card span {\n  color:var(--muted);\n  font-size:14px;\n}\n\n.ts-m-disclaimer {\n  margin-top:48px;\n  padding-top:22px;\n  border-top:1px solid var(--line);\n  color:var(--muted);\n  text-align:center;\n  font-size:12px;\n}\n\n@media(max-width:800px) {\n  .ts-moon {\n    padding:20px 14px 44px;\n  }\n\n  .ts-m-split {\n    grid-template-columns:1fr;\n    gap:18px;\n    margin:50px 0;\n  }\n\n  .ts-m-benefits,\n  .ts-m-use-grid {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .ts-m-dark {\n    margin:50px 0;\n    padding:34px 18px;\n  }\n\n  .ts-m-section {\n    margin:50px 0;\n  }\n}\n\n@media(max-width:560px) {\n  .ts-moon h2 {\n    font-size:29px;\n  }\n\n  .ts-m-benefits,\n  .ts-m-use-grid,\n  .ts-m-related {\n    grid-template-columns:1fr;\n  }\n\n  .ts-m-card:nth-child(3) {\n    grid-column:auto;\n    width:100%;\n  }\n\n  .ts-m-spec-row {\n    grid-template-columns:1fr;\n  }\n\n  .ts-m-spec-row \u003e div:first-child {\n    padding-bottom:6px;\n  }\n\n  .ts-m-spec-row \u003e div:last-child {\n    padding-top:6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ts-moon\"\u003e\n\u003c!-- =========================================\n       HERO\n       IMAGE 1：当前户外实拍场景\n       后续建议重新做成 Tesla + 椅子场景\n       ========================================= --\u003e\n\u003csection class=\"ts-m-intro\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eTESSTUDIO OUTDOOR\u003c\/div\u003e\n\u003ch2\u003eA Compact Chair for Wherever the Road Takes You\u003c\/h2\u003e\n\u003cp\u003eFrom charging stops and road trips to campsites and weekends outdoors, this lightweight folding chair gives you a comfortable place to sit without taking over your cargo space.\u003c\/p\u003e\n\u003cdiv class=\"ts-m-badges\"\u003e\n\u003cspan class=\"ts-m-badge\"\u003e150 kg \/ 330 lb Capacity\u003c\/span\u003e \u003cspan class=\"ts-m-badge\"\u003e1.67 kg \/ 3.7 lb\u003c\/span\u003e \u003cspan class=\"ts-m-badge\"\u003eCompact Folding Design\u003c\/span\u003e \u003cspan class=\"ts-m-badge\"\u003eCarry Bag Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"ts-m-hero\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/img_v3_0215e_0dbe81d5-7fc5-4c71-a86d-b576bc658cdg.png?v=1789097063\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m-note\"\u003e\n\u003cstrong\u003eNo vehicle fitment required:\u003c\/strong\u003e This is a portable outdoor chair rather than a vehicle-installed accessory. Use it with any vehicle that has sufficient storage space.\u003c\/div\u003e\n\u003c!-- =========================================\n       QUICK BENEFITS\n       ========================================= --\u003e\n\u003cdiv class=\"ts-m-benefits\"\u003e\n\u003cdiv class=\"ts-m-benefit\"\u003e\n\u003cstrong\u003e330 lb Capacity\u003c\/strong\u003e \u003cspan\u003e Stated maximum seating load of 150 kg. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-benefit\"\u003e\n\u003cstrong\u003eOnly 3.7 lb\u003c\/strong\u003e \u003cspan\u003e Approx. 1.67 kg chair weight for easier carrying. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-benefit\"\u003e\n\u003cstrong\u003eCompact Pack Size\u003c\/strong\u003e \u003cspan\u003e Packs to approximately 37 × 10 cm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-benefit\"\u003e\n\u003cstrong\u003eQuick Setup\u003c\/strong\u003e \u003cspan\u003e Folding frame opens without assembling separate poles. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================\n       OUTDOOR LIFESTYLE\n       ========================================= --\u003e\n\u003csection class=\"ts-m-section\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eROAD TRIP READY\u003c\/div\u003e\n\u003ch2\u003ePack a Seat Without Packing a Full-Size Chair\u003c\/h2\u003e\n\u003cp\u003eTraditional outdoor chairs can consume valuable trunk space. This compact folding design gives you a useful seat for camping, charging stops, picnics, events and scenic roadside breaks while staying easier to carry between locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       PRODUCT DETAILS\n       IMAGE 2\n       ========================================= --\u003e\n\u003csection class=\"ts-m-split\"\u003e\n\u003cdiv class=\"ts-m-copy\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eFUNCTION-FIRST DETAILS\u003c\/div\u003e\n\u003ch3\u003eSmall Details Make Outdoor Stops Easier\u003c\/h3\u003e\n\u003cp\u003eThe current design combines a breathable fabric seating surface, reinforced frame connections and an easy-access side mesh pocket for the small item you want close at hand.\u003c\/p\u003e\n\u003cul class=\"ts-m-checks\"\u003e\n\u003cli\u003eBreathable fabric seating surface\u003c\/li\u003e\n\u003cli\u003eSide mesh storage pocket\u003c\/li\u003e\n\u003cli\u003eReinforced riveted frame connections\u003c\/li\u003e\n\u003cli\u003eMulti-leg folding support structure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"ts-m-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_4_3df353f2-cd54-4c99-9ba2-f82296483554.png?v=1789096331\u0026amp;width=1254\" alt=\"Folding camping chair storage pocket frame rivets and breathable fabric details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       QUICK SETUP\n       IMAGE 3\n       ========================================= --\u003e\n\u003csection class=\"ts-m-split\"\u003e\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"ts-m-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_5_14fd43c9-57ca-4ffe-8b4a-878a542771da.png?v=1789096331\u0026amp;width=1254\" alt=\"Quick folding setup steps for portable camping moon chair\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m-copy\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eQUICK FOLDING SETUP\u003c\/div\u003e\n\u003ch3\u003eOpen. Unfold. Check. Sit.\u003c\/h3\u003e\n\u003cp\u003eThe folding frame eliminates the need to assemble a collection of separate poles. Take the chair from its bag, unfold the frame and make sure every leg is fully positioned before use.\u003c\/p\u003e\n\u003cul class=\"ts-m-checks\"\u003e\n\u003cli\u003eRemove the chair from the carry bag\u003c\/li\u003e\n\u003cli\u003eUnfold the frame completely\u003c\/li\u003e\n\u003cli\u003eConfirm every leg is fully open\u003c\/li\u003e\n\u003cli\u003ePlace the chair on stable, level ground\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       USE CASES\n       ========================================= --\u003e\n\u003csection class=\"ts-m-dark\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eONE CHAIR · MORE THAN ONE STOP\u003c\/div\u003e\n\u003ch2\u003eBuilt Around the Way Tesla Owners Travel\u003c\/h2\u003e\n\u003cp\u003eKeep one in the trunk for those moments when the drive turns into a campsite, a scenic break or a longer charging stop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-use-grid\"\u003e\n\u003cdiv class=\"ts-m-use\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e \u003cstrong\u003eCamping\u003c\/strong\u003e\n\u003cp\u003eAdd a compact seat beside the tent or vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-use\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e \u003cstrong\u003eCharging Stops\u003c\/strong\u003e\n\u003cp\u003eSit outside comfortably during longer parked charging breaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-use\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e \u003cstrong\u003ePicnics \u0026amp; Parks\u003c\/strong\u003e\n\u003cp\u003eCarry a lightweight seat without hauling bulky furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-use\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e \u003cstrong\u003eBeach \u0026amp; Events\u003c\/strong\u003e\n\u003cp\u003eBring portable seating for outdoor days and gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       PORTABILITY\n       IMAGE 4\n       ========================================= --\u003e\n\u003csection class=\"ts-m-split\"\u003e\n\u003cdiv class=\"ts-m-copy\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003ePACK SMALL\u003c\/div\u003e\n\u003ch3\u003eEasy to Keep in the Car Between Trips\u003c\/h3\u003e\n\u003cp\u003eOnce folded, the chair fits into its slim carry bag so it can stay ready for the next road trip without permanently taking up a large section of your cargo area.\u003c\/p\u003e\n\u003cul class=\"ts-m-checks\"\u003e\n\u003cli\u003eApprox. 37 cm \/ 14.6 in packed length\u003c\/li\u003e\n\u003cli\u003eApprox. 10 cm \/ 3.9 in packed width\u003c\/li\u003e\n\u003cli\u003eDrawstring carry bag included\u003c\/li\u003e\n\u003cli\u003eApprox. 1.67 kg \/ 3.7 lb chair weight\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"ts-m-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_6_216c8ea8-3882-4b2f-95e9-614d56084bcf.png?v=1789096331\u0026amp;width=1254\" alt=\"Portable folding camping chair packed inside compact carry bag\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       SIZE \u0026 SPECS\n       IMAGE 5\n       ========================================= --\u003e\n\u003csection class=\"ts-m-section\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eSIZE \u0026amp; WEIGHT\u003c\/div\u003e\n\u003ch2\u003eCompact to Carry. Full-Size When Open.\u003c\/h2\u003e\n\u003cp\u003eUse the measurements below to check the open seating footprint and the space required to store the chair in your vehicle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-image ts-m-wide\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_8_28b185cc-e537-43c1-9789-d0f1990fdfe9.png?v=1789096331\u0026amp;width=1254\" alt=\"Portable folding moon chair dimensions weight and 150 kg load capacity\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec\"\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eColor\u003c\/div\u003e\n\u003cdiv\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eChair Weight\u003c\/div\u003e\n\u003cdiv\u003eApprox. 1.67 kg \/ 3.7 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eLoad Capacity\u003c\/div\u003e\n\u003cdiv\u003eUp to 150 kg \/ approximately 330 lb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eOpen Size\u003c\/div\u003e\n\u003cdiv\u003eApprox. 67.5 × 56 × 52 cm as shown\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003ePacked Size\u003c\/div\u003e\n\u003cdiv\u003eApprox. 37 × 10 cm \/ 14.6 × 3.9 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eStorage\u003c\/div\u003e\n\u003cdiv\u003eSide mesh pocket + compact carry bag\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-spec-row\"\u003e\n\u003cdiv\u003eVehicle Fitment\u003c\/div\u003e\n\u003cdiv\u003eNot vehicle-specific\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       CLEAN PRODUCT VIEW\n       IMAGE 6\n       ========================================= --\u003e\n\u003csection class=\"ts-m-split\"\u003e\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"ts-m-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_9_97bdc3b2-b883-4fae-844d-abada7199425.png?v=1789096331\u0026amp;width=1254\" alt=\"Black portable folding outdoor moon camping chair\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m-copy\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eCLEAN BLACK DESIGN\u003c\/div\u003e\n\u003ch3\u003eSimple Enough to Keep With Any Tesla Setup\u003c\/h3\u003e\n\u003cp\u003eThe all-black visual treatment keeps the chair understated next to Model 3, Model Y, Model S, Model X or Cybertruck camping gear without making it feel like brightly colored traditional campsite furniture.\u003c\/p\u003e\n\u003cul class=\"ts-m-checks\"\u003e\n\u003cli\u003eMinimal all-black appearance\u003c\/li\u003e\n\u003cli\u003eCompact folding frame\u003c\/li\u003e\n\u003cli\u003eWide sling-style seating area\u003c\/li\u003e\n\u003cli\u003eDesigned for portable outdoor seating\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       SAFETY \/ CARE\n       ========================================= --\u003e\n\u003csection class=\"ts-m-section\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eUSE IT WITH CARE\u003c\/div\u003e\n\u003ch2\u003eA Stable Setup Starts With the Ground\u003c\/h2\u003e\n\u003cp\u003eAlways fully open the chair before sitting and place all feet on firm, reasonably level ground. Outdoor terrain can change how stable any portable chair feels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-warning\"\u003e\n\u003cstrong\u003eSafe-use reminder:\u003c\/strong\u003e Designed for seated use only. Do not stand, jump or use the chair as a step stool. Avoid steep slopes, unstable rocks and very soft surfaces. Inspect the frame, fabric, rivets and feet before use.\u003c\/div\u003e\n\u003cdiv class=\"ts-m-warning\"\u003e\n\u003cstrong\u003eAfter wet outdoor use:\u003c\/strong\u003e Wipe away dirt and allow the chair and carry bag to dry completely before long-term storage. Do not treat the product as fully waterproof unless the exact material specification confirms that rating.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       FAQ\n       ========================================= --\u003e\n\u003csection class=\"ts-m-section\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eQuestions Before Your Next Trip\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this chair made for a specific Tesla model?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a portable outdoor chair and does not require vehicle-specific fitment. It can be carried in any vehicle with sufficient storage space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the stated maximum load?\u003c\/summary\u003e\n\u003cp\u003eThe current product specification states a maximum seating load of 150 kg, approximately 330 lb. Keep weight centered and use the chair only on a stable surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow much does the chair weigh?\u003c\/summary\u003e\n\u003cp\u003eCurrent product imagery lists the chair at approximately 1.67 kg, or about 3.7 lb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size is the chair?\u003c\/summary\u003e\n\u003cp\u003eCurrent imagery shows approximately 67.5 × 56 × 52 cm when opened and approximately 37 × 10 cm when packed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes a carry bag come with the chair?\u003c\/summary\u003e\n\u003cp\u003eYes. The product images show a compact drawstring carry bag for storage and transportation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the chair have a storage pocket?\u003c\/summary\u003e\n\u003cp\u003eYes. The current design includes a mesh side pocket suitable for a phone or other similarly sized small item.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow fast is the setup?\u003c\/summary\u003e\n\u003cp\u003eThe chair uses a quick folding-frame design. Actual setup time varies with familiarity. Always make sure the frame and all legs are fully open before sitting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the chair waterproof?\u003c\/summary\u003e\n\u003cp\u003eDo not treat it as completely waterproof unless the confirmed material specification provides that rating. Allow the chair to dry fully after exposure to rain or moisture.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it on sand or uneven terrain?\u003c\/summary\u003e\n\u003cp\u003eUse the chair on a firm, reasonably level surface whenever possible. Soft sand, loose soil, rocks and slopes can reduce the stability of a portable chair.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I stand on the chair?\u003c\/summary\u003e\n\u003cp\u003eNo. The chair is intended for seated use only and should never be used as a step stool, ladder or standing platform.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       RELATED PRODUCTS\n       仅3款 \/ 两行两列 \/ 不加当前产品\n       ========================================= --\u003e\n\u003csection class=\"ts-m-section\"\u003e\n\u003cdiv class=\"ts-m-head\"\u003e\n\u003cdiv class=\"ts-m-kicker\"\u003eBUILD YOUR ROAD-TRIP SETUP\u003c\/div\u003e\n\u003ch2\u003eMore Gear for Charging Stops and Camping Weekends\u003c\/h2\u003e\n\u003cp\u003ePair portable seating with dining and model-specific sleeping solutions for longer Tesla trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m-related\"\u003e\n\u003ca href=\"https:\/\/www.tesstudio.com\/products\/portable-laptop-foldable-car-tray-table-for-model-3-y-y-s-y-l-s-x\" class=\"ts-m-card\"\u003e \u003csmall\u003eRoad Trip Utility\u003c\/small\u003e \u003cstrong\u003e Portable Foldable Car Tray Table \u003c\/strong\u003e \u003cspan\u003e Add a compact work and dining surface for parked charging stops, meals and road-trip breaks. \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/www.tesstudio.com\/products\/portable-auto-inflatable-camping-mattress-for-tesla-model-y\" class=\"ts-m-card\"\u003e \u003csmall\u003eModel Y Camping\u003c\/small\u003e \u003cstrong\u003e Auto-Inflatable Camping Mattress for Model Y \u003c\/strong\u003e \u003cspan\u003e Turn the Model Y cargo area into a fitted sleeping surface for road trips and overnight camping. \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/www.tesstudio.com\/products\/gray-trunk-travel-mattress-for-tesla-cybertruck-with-white-air-pump\" class=\"ts-m-card\"\u003e \u003csmall\u003eCybertruck Camping\u003c\/small\u003e \u003cstrong\u003e Cybertruck Self-Inflating Truck Bed Mattress \u003c\/strong\u003e \u003cspan\u003e Pair portable outdoor seating with a dedicated Cybertruck sleeping setup for longer camping trips. \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ts-m-disclaimer\"\u003eTesstudio is an independent accessories provider and is not affiliated with or endorsed by Tesla, Inc. Tesla and related model names are used only to describe compatible vehicles or owner-use scenarios.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tesstudio","offers":[{"title":"Black","offer_id":53488259825953,"sku":null,"price":124.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/img_v3_0215e_0dbe81d5-7fc5-4c71-a86d-b576bc658cdg.png?v=1789097063","url":"https:\/\/www.tesstudio.com\/ko\/products\/outdoor-portable-folding-moon-chair-tesla-style-black-150kg-weight-capacity","provider":"Tesstudio","version":"1.0","type":"link"}