{"product_id":"outdoor-portable-folding-moon-chair-120kg-weight-capacity","title":"Outdoor Portable Folding Moon Chair, 120kg Weight Capacity","description":"\u003cstyle\u003e\n.ts-moon120,\n.ts-moon120 * {\n  box-sizing: border-box;\n}\n\n.ts-moon120 {\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-moon120 h2,\n.ts-moon120 h3,\n.ts-moon120 p {\n  margin-top:0;\n}\n\n.ts-moon120 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-moon120 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-moon120 p {\n  font-size:16px;\n}\n\n.ts-moon120 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-m120-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-m120-intro {\n  max-width:840px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.ts-m120-intro \u003e p {\n  max-width:760px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n}\n\n.ts-m120-badges {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:24px;\n}\n\n.ts-m120-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-m120-hero {\n  max-width:880px;\n  margin:30px auto 22px;\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n}\n\n.ts-m120-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-m120-note strong {\n  color:var(--black);\n}\n\n.ts-m120-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-m120-benefit {\n  padding:22px 16px;\n  border-radius:14px;\n  background:var(--soft);\n  text-align:center;\n}\n\n.ts-m120-benefit strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--black);\n  font-size:15px;\n}\n\n.ts-m120-benefit span {\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.45;\n}\n\n.ts-m120-section {\n  margin:66px 0;\n}\n\n.ts-m120-head {\n  max-width:780px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n\n.ts-m120-head p {\n  margin-bottom:0;\n  color:var(--muted);\n}\n\n.ts-m120-image {\n  overflow:hidden;\n  border-radius:18px;\n  background:#fff;\n}\n\n.ts-m120-wide {\n  max-width:900px;\n  margin:28px auto 0;\n}\n\n.ts-m120-style-grid {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:14px;\n  margin-top:30px;\n}\n\n.ts-m120-style {\n  padding:26px 22px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:#fff;\n}\n\n.ts-m120-style small {\n  display:block;\n  margin-bottom:8px;\n  color:var(--muted);\n  font-size:12px;\n  font-weight:700;\n  letter-spacing:.08em;\n}\n\n.ts-m120-style strong {\n  display:block;\n  margin-bottom:8px;\n  color:var(--black);\n  font-size:20px;\n}\n\n.ts-m120-style p {\n  margin:0;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.ts-m120-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-m120-copy .ts-m120-kicker {\n  text-align:left;\n}\n\n.ts-m120-copy p {\n  color:var(--muted);\n}\n\n.ts-m120-checks {\n  margin:20px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.ts-m120-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-m120-checks li:last-child {\n  border-bottom:0;\n}\n\n.ts-m120-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-m120-dark {\n  margin:66px 0;\n  padding:48px 32px;\n  border-radius:20px;\n  background:var(--black);\n}\n\n.ts-m120-dark h2,\n.ts-m120-dark h3 {\n  color:#fff;\n}\n\n.ts-m120-dark p {\n  color:#d0d1d2;\n}\n\n.ts-m120-dark .ts-m120-kicker {\n  color:#b8b9bb;\n}\n\n.ts-m120-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-m120-use {\n  padding:20px 16px;\n  border-radius:12px;\n  background:#24272c;\n}\n\n.ts-m120-use span {\n  display:block;\n  margin-bottom:9px;\n  color:#aeb0b3;\n  font-size:12px;\n  font-weight:700;\n}\n\n.ts-m120-use strong {\n  display:block;\n  margin-bottom:5px;\n  color:#fff;\n  font-size:15px;\n}\n\n.ts-m120-use p {\n  margin:0;\n  color:#c9cacc;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.ts-m120-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-m120-spec-row {\n  display:grid;\n  grid-template-columns:190px 1fr;\n  border-bottom:1px solid var(--line);\n}\n\n.ts-m120-spec-row:last-child {\n  border-bottom:0;\n}\n\n.ts-m120-spec-row \u003e div {\n  padding:15px 18px;\n}\n\n.ts-m120-spec-row \u003e div:first-child {\n  background:var(--soft);\n  color:var(--black);\n  font-weight:650;\n}\n\n.ts-m120-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-m120-warning strong {\n  color:var(--black);\n}\n\n.ts-m120-photo-grid {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n}\n\n.ts-m120-faq {\n  max-width:900px;\n  margin:0 auto;\n}\n\n.ts-m120-faq details {\n  border-bottom:1px solid var(--line);\n}\n\n.ts-m120-faq details:first-child {\n  border-top:1px solid var(--line);\n}\n\n.ts-m120-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-m120-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ts-m120-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-m120-faq details[open] summary::after {\n  content:\"−\";\n}\n\n.ts-m120-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-m120-related {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n  margin-top:28px;\n}\n\n.ts-m120-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-m120-card:hover {\n  transform:translateY(-2px);\n  border-color:#aaa;\n}\n\n.ts-m120-card:nth-child(3) {\n  grid-column:1 \/ -1;\n  width:calc(50% - 7px);\n  justify-self:center;\n}\n\n.ts-m120-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-m120-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-m120-card span {\n  color:var(--muted);\n  font-size:14px;\n}\n\n.ts-m120-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-moon120 {\n    padding:20px 14px 44px;\n  }\n\n  .ts-m120-split {\n    grid-template-columns:1fr;\n    gap:18px;\n    margin:50px 0;\n  }\n\n  .ts-m120-benefits,\n  .ts-m120-use-grid {\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .ts-m120-style-grid {\n    grid-template-columns:1fr;\n  }\n\n  .ts-m120-dark {\n    margin:50px 0;\n    padding:34px 18px;\n  }\n\n  .ts-m120-section {\n    margin:50px 0;\n  }\n}\n\n@media(max-width:560px) {\n  .ts-moon120 h2 {\n    font-size:29px;\n  }\n\n  .ts-m120-benefits,\n  .ts-m120-use-grid,\n  .ts-m120-photo-grid,\n  .ts-m120-related {\n    grid-template-columns:1fr;\n  }\n\n  .ts-m120-card:nth-child(3) {\n    grid-column:auto;\n    width:100%;\n  }\n\n  .ts-m120-spec-row {\n    grid-template-columns:1fr;\n  }\n\n  .ts-m120-spec-row \u003e div:first-child {\n    padding-bottom:6px;\n  }\n\n  .ts-m120-spec-row \u003e div:last-child {\n    padding-top:6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ts-moon120\"\u003e\n\u003c!-- =========================================\n       HERO\n       当前现有产品图\n       后续建议换成 Tesla + Chair 实景主图\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-intro\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eTESSTUDIO OUTDOOR\u003c\/div\u003e\n\u003ch2\u003eOne Portable Chair. Three Ways to Relax Outdoors.\u003c\/h2\u003e\n\u003cp\u003eChoose a compact Standard chair, a more ventilated Hollow Design, or a taller High-Back setup for longer breaks. Built for camping, road trips, charging stops, picnics and everyday outdoor use.\u003c\/p\u003e\n\u003cdiv class=\"ts-m120-badges\"\u003e\n\u003cspan class=\"ts-m120-badge\"\u003e3 Chair Styles\u003c\/span\u003e \u003cspan class=\"ts-m120-badge\"\u003e600D Oxford Fabric\u003c\/span\u003e \u003cspan class=\"ts-m120-badge\"\u003eSteel X-Frame\u003c\/span\u003e \u003cspan class=\"ts-m120-badge\"\u003eCarry Bag Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"ts-m120-hero\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_1_962769ac-41a9-4a70-9390-124f9890cb95.png?v=1789096736\u0026amp;width=1254\" alt=\"Tesstudio portable folding moon camping chair\" loading=\"eager\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-note\"\u003e\n\u003cstrong\u003eNo Tesla model fitment required:\u003c\/strong\u003e This is portable outdoor seating rather than a vehicle-installed accessory. Choose your chair style and color based on how you plan to use and carry it.\u003c\/div\u003e\n\u003c!-- =========================================\n       QUICK BENEFITS\n       ========================================= --\u003e\n\u003cdiv class=\"ts-m120-benefits\"\u003e\n\u003cdiv class=\"ts-m120-benefit\"\u003e\n\u003cstrong\u003eThree Chair Styles\u003c\/strong\u003e \u003cspan\u003e Standard, Hollow Design and High Back options. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-benefit\"\u003e\n\u003cstrong\u003e600D Oxford Fabric\u003c\/strong\u003e \u003cspan\u003e Durable seating fabric with breathable mesh sections. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-benefit\"\u003e\n\u003cstrong\u003eSteel Support Frame\u003c\/strong\u003e \u003cspan\u003e X-frame structure with multiple ground contact points. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-benefit\"\u003e\n\u003cstrong\u003eCompact Storage\u003c\/strong\u003e \u003cspan\u003e Frame and seat pack into a carry bag between trips. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================\n       CHOOSE STYLE\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eCHOOSE YOUR CHAIR\u003c\/div\u003e\n\u003ch2\u003ePick the Design That Matches the Way You Travel\u003c\/h2\u003e\n\u003cp\u003eThe current listing combines three chair structures. Choose based on portability, ventilation and backrest height instead of treating every option as the same chair in a different color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-style-grid\"\u003e\n\u003cdiv class=\"ts-m120-style\"\u003e\n\u003csmall\u003eSTYLE 01\u003c\/small\u003e \u003cstrong\u003eStandard\u003c\/strong\u003e\n\u003cp\u003eThe most compact everyday option for camping, charging stops, picnics and casual outdoor seating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-style\"\u003e\n\u003csmall\u003eSTYLE 02\u003c\/small\u003e \u003cstrong\u003eHollow Design\u003c\/strong\u003e\n\u003cp\u003eLarger mesh sections provide more open airflow for warm-weather camping and outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-style\"\u003e\n\u003csmall\u003eSTYLE 03\u003c\/small\u003e \u003cstrong\u003eHigh Back\u003c\/strong\u003e\n\u003cp\u003eA taller backrest provides more upper-back coverage during longer seated breaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       STANDARD STYLE\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eSTANDARD\u003c\/div\u003e\n\u003ch3\u003eCompact for Everyday Road Trips\u003c\/h3\u003e\n\u003cp\u003eThe Standard version combines a 56 cm wide seating profile with a compact 37 × 12 cm packed size, making it a practical option to keep in the trunk between trips.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eApprox. 68 cm \/ 26.8 in overall height\u003c\/li\u003e\n\u003cli\u003eApprox. 56 cm \/ 22.0 in width\u003c\/li\u003e\n\u003cli\u003eApprox. 58 cm \/ 22.8 in seat depth\u003c\/li\u003e\n\u003cli\u003eApprox. 37 × 12 cm \/ 14.6 × 4.7 in packed size\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_16_1466678a-03b7-4980-a2ac-74cb2ff7ec26.png?v=1789096736\u0026amp;width=1254\" alt=\"Standard folding moon camping chair dimensions\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       HOLLOW DESIGN\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_18_6104f6ec-b419-43a3-8b41-d5dd5519161b.png?v=1789096736\u0026amp;width=1254\" alt=\"Hollow mesh folding camping chair with side storage pocket\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eHOLLOW DESIGN\u003c\/div\u003e\n\u003ch3\u003eMore Mesh for Warmer Outdoor Days\u003c\/h3\u003e\n\u003cp\u003eThe Hollow Design uses larger mesh sections across the back and seat area to create a more open seating surface for warm weather and summer camping.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eExpanded breathable mesh areas\u003c\/li\u003e\n\u003cli\u003eSide storage pocket shown\u003c\/li\u003e\n\u003cli\u003eFoldable steel support structure\u003c\/li\u003e\n\u003cli\u003eMultiple trim and color combinations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       HIGH BACK\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eHIGH BACK\u003c\/div\u003e\n\u003ch3\u003eTaller Back Coverage for Longer Breaks\u003c\/h3\u003e\n\u003cp\u003eChoose the High-Back version when you prefer a taller seating profile for campsite downtime, outdoor events or longer parked road-trip breaks.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eApprox. 88 cm \/ 34.6 in overall height shown\u003c\/li\u003e\n\u003cli\u003eApprox. 34 × 34 cm \/ 13.4 × 13.4 in base footprint shown\u003c\/li\u003e\n\u003cli\u003eApprox. 45 × 12 cm \/ 17.7 × 4.7 in packed size\u003c\/li\u003e\n\u003cli\u003eAvailable in multiple high-back color options\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_17_a3416330-fdf2-43a9-ad0c-bc71820b74f6.png?v=1789096736\u0026amp;width=1254\" alt=\"High back portable folding camping chair dimensions\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       MATERIAL\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eOUTDOOR-READY MATERIAL\u003c\/div\u003e\n\u003ch2\u003e600D Oxford Fabric With Breathable Mesh\u003c\/h2\u003e\n\u003cp\u003eThe current product construction combines a durable Oxford fabric seating surface with strategically placed mesh panels for airflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"ts-m120-image ts-m120-wide\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_6_15582cae-be5e-4df6-b642-6d75b6377026.png?v=1789096736\u0026amp;width=1254\" alt=\"600D Oxford fabric and breathable mesh on folding camping chair\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       STEEL FRAME\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\u003c!-- IMAGE 6 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_9_f424f13f-9a55-4e4a-8530-4541d7c4f9e5.png?v=1789096736\u0026amp;width=1254\" alt=\"Reinforced steel X frame on portable folding camping chair\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eSTEEL X-FRAME\u003c\/div\u003e\n\u003ch3\u003eMultiple Support Points Under the Seat\u003c\/h3\u003e\n\u003cp\u003eThe folding steel-tube frame creates an X-shaped support structure beneath the seat while keeping the chair collapsible for travel.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eSteel-tube support structure\u003c\/li\u003e\n\u003cli\u003eCross-frame geometry\u003c\/li\u003e\n\u003cli\u003eMultiple ground contact points\u003c\/li\u003e\n\u003cli\u003eCompact collapsible construction\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-m120-dark\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eMADE FOR THE STOPS BETWEEN DESTINATIONS\u003c\/div\u003e\n\u003ch2\u003eKeep a Comfortable Seat Ready for the Next Break\u003c\/h2\u003e\n\u003cp\u003eA portable chair makes the moments outside the vehicle more useful without requiring permanent installation or model-specific fitment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-use-grid\"\u003e\n\u003cdiv class=\"ts-m120-use\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e \u003cstrong\u003eCamping\u003c\/strong\u003e\n\u003cp\u003eAdd portable seating beside the vehicle, tent or campsite.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-use\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e \u003cstrong\u003eCharging Stops\u003c\/strong\u003e\n\u003cp\u003eSit outside during longer parked charging breaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-use\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e \u003cstrong\u003ePicnics \u0026amp; Parks\u003c\/strong\u003e\n\u003cp\u003eCarry compact seating without hauling a large rigid chair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-use\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e \u003cstrong\u003eOutdoor Events\u003c\/strong\u003e\n\u003cp\u003eBring your own seat for relaxed days away from the car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       ASSEMBLY\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eSIMPLE TWO-PART SETUP\u003c\/div\u003e\n\u003ch3\u003eOpen the Frame. Fit the Seat. Check the Chair.\u003c\/h3\u003e\n\u003cp\u003eThe chair stores with the folding frame and fabric seat packed separately in the carry bag. Assemble the frame, fit the seat fabric over the support points and verify every connection before sitting.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eUnfold the frame completely\u003c\/li\u003e\n\u003cli\u003eFit the fabric seat over the frame\u003c\/li\u003e\n\u003cli\u003eCheck every corner connection\u003c\/li\u003e\n\u003cli\u003eUse only after all feet are stable on the ground\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 7 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_13_2d4a8d22-5939-4a89-bf54-9822fe2ef7da.png?v=1789096736\u0026amp;width=1254\" alt=\"Assembly and storage steps for portable folding moon camping chair\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       COMPACT STORAGE\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-split\"\u003e\u003c!-- IMAGE 8 --\u003e\n\u003cdiv class=\"ts-m120-image\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_12_70ec7666-24b6-4f39-a4a6-c4a3f7cf0793.png?v=1789096736\u0026amp;width=1254\" alt=\"Portable folding moon chair packed inside compact carry bag\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-copy\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003ePACK IT BETWEEN TRIPS\u003c\/div\u003e\n\u003ch3\u003eCarry Bag Included\u003c\/h3\u003e\n\u003cp\u003eBreak the chair down after use and keep the frame and fabric together inside the included carry bag so it is easier to store in the trunk, garage or camping gear bin.\u003c\/p\u003e\n\u003cul class=\"ts-m120-checks\"\u003e\n\u003cli\u003eCompact travel storage\u003c\/li\u003e\n\u003cli\u003eIntegrated carry handle on bag\u003c\/li\u003e\n\u003cli\u003eKeeps chair components together\u003c\/li\u003e\n\u003cli\u003eEasy to move between vehicle and campsite\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       DETAILS\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2\u003eBuilt Around Simple, Repairable Components\u003c\/h2\u003e\n\u003cp\u003eStitching, elastic frame connections and reinforced seat-to-frame contact points help create the folding structure shown in the current product design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-image ts-m120-wide\"\u003e\u003cimg src=\"https:\/\/www.tesstudio.com\/cdn\/shop\/files\/DM_15_d4908010-9291-419f-a6f2-0ab07f187deb.png?v=1789096736\u0026amp;width=1254\" alt=\"Folding camping chair stitching elastic frame cord and reinforced connection details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       SAFETY\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eUSE IT WITH CARE\u003c\/div\u003e\n\u003ch2\u003eStable Ground Matters as Much as the Chair\u003c\/h2\u003e\n\u003cp\u003ePortable chairs depend on correct assembly and stable terrain. Always check the frame and place every foot on firm, reasonably level ground before sitting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-warning\"\u003e\n\u003cstrong\u003eSafe-use reminder:\u003c\/strong\u003e Use the chair only for seated use. Do not stand, jump or use it as a step stool. Soft sand, steep slopes, loose rock and uneven surfaces can reduce stability.\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-warning\"\u003e\n\u003cstrong\u003eLoad rating:\u003c\/strong\u003e Follow the confirmed load rating for your selected product version and never exceed it. Tesstudio should reconcile the current product specification before publishing a numerical load limit in this section.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================\n       FAQ\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch2\u003eQuestions Before You Choose Your Chair\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between Standard, Hollow and High Back?\u003c\/summary\u003e\n\u003cp\u003eStandard is the more compact everyday design. Hollow Design uses larger mesh sections for additional airflow. High Back provides a taller backrest for users who prefer more upper-back coverage during longer seated breaks.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this chair made for a specific Tesla model?\u003c\/summary\u003e\n\u003cp\u003eNo. This is portable outdoor seating and does not require Tesla model-specific fitment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat material is the seat made from?\u003c\/summary\u003e\n\u003cp\u003eCurrent product specifications identify the main seating material as 600D Oxford fabric with breathable mesh sections.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the frame made from?\u003c\/summary\u003e\n\u003cp\u003eCurrent product media describe the support structure as a reinforced steel-tube X-frame.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the Standard chair?\u003c\/summary\u003e\n\u003cp\u003eCurrent imagery shows the Standard version at approximately 68 cm high, 56 cm wide and 58 cm deep, with a packed size of approximately 37 × 12 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the High-Back version?\u003c\/summary\u003e\n\u003cp\u003eThe current High-Back product image shows approximately 88 cm overall height and a packed size of approximately 45 × 12 cm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the chair include a carry bag?\u003c\/summary\u003e\n\u003cp\u003eYes. Current product images show a matching compact storage bag with the chair.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the chair arrive fully assembled?\u003c\/summary\u003e\n\u003cp\u003eThe chair uses a folding frame and removable fabric seat. Unfold the frame, fit the seating fabric onto the support points and check all connections before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the chair on sand or uneven ground?\u003c\/summary\u003e\n\u003cp\u003eFirm, reasonably level ground is recommended. Soft sand, loose soil, steep slopes and uneven surfaces can reduce stability.\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       PC两列两行\n       ========================================= --\u003e\n\u003csection class=\"ts-m120-section\"\u003e\n\u003cdiv class=\"ts-m120-head\"\u003e\n\u003cdiv class=\"ts-m120-kicker\"\u003eBUILD YOUR ROAD-TRIP SETUP\u003c\/div\u003e\n\u003ch2\u003eMore Gear for Camping and Charging Stops\u003c\/h2\u003e\n\u003cp\u003ePair portable seating with a useful table, a vehicle sleeping setup or a higher-capacity chair depending on how you travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-m120-related\"\u003e\n\u003ca href=\"https:\/\/www.tesstudio.com\/products\/tesstudio-foldable-desk-food-tray-carbon-edition-for-tesla-model-y-3-s-x-upgraded-table-with-support-leg-for-dining-in-car-work-travel-and-outdoor\" class=\"ts-m120-card\"\u003e \u003csmall\u003eRoad Trip Dining\u003c\/small\u003e \u003cstrong\u003e Foldable Desk \u0026amp; Food Tray \u003c\/strong\u003e \u003cspan\u003e Add a portable work and dining surface for parked charging stops, road trips and outdoor 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-m120-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 setup for road trips and overnight camping. \u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"https:\/\/www.tesstudio.com\/products\/outdoor-portable-folding-moon-chair-tesla-style-black-150kg-weight-capacity\" class=\"ts-m120-card\"\u003e \u003csmall\u003eAlternative Chair\u003c\/small\u003e \u003cstrong\u003e Tesla-Style Folding Moon Chair \u003c\/strong\u003e \u003cspan\u003e Compare Tesstudio's alternative outdoor chair design when you want a different frame, look or confirmed load specification. \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ts-m120-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 owner-use scenarios or vehicle compatibility where applicable.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Tesstudio","offers":[{"title":"Standard - Black","offer_id":53488264249633,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Standard - Beige White","offer_id":53488264282401,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Standard - Olive Yellow","offer_id":53488264315169,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Hollow Design - Black with Red Trim","offer_id":53488264347937,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Hollow Design - Black with Blue Trim","offer_id":53488264380705,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Hollow Design - Beige White","offer_id":53488264413473,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"Hollow Design - Khaki","offer_id":53488264446241,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"High Back - Black with Red Trim","offer_id":53488264479009,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"High Back - Black","offer_id":53488264511777,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true},{"title":"High Back - White","offer_id":53488264544545,"sku":null,"price":87.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/DM_1_962769ac-41a9-4a70-9390-124f9890cb95.png?v=1789096736","url":"https:\/\/www.tesstudio.com\/ar\/products\/outdoor-portable-folding-moon-chair-120kg-weight-capacity","provider":"Tesstudio","version":"1.0","type":"link"}