{"product_id":"foldable-in-car-laptop-dining-table-with-carbon-fiber-texture-for-tesla-model-3-model-y","title":"Foldable In-Car Laptop \u0026 Dining Table with Carbon Fiber Texture for Tesla Model 3 \/ Model Y","description":"\u003cstyle\u003e\n  .product-page {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 26px 14px 38px;\n    color: #1f1f1f;\n    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;\n    line-height: 1.6;\n  }\n\n  .product-page,\n  .product-page * {\n    box-sizing: border-box;\n  }\n\n  .product-page img {\n    max-width: 100%;\n    height: auto;\n  }\n\n  .product-page h2 {\n    margin: 0 0 10px;\n    text-align: center;\n    font-size: 36px;\n    line-height: 1.18;\n    font-weight: 800;\n    letter-spacing: 0;\n  }\n\n  .product-page details summary {\n    font-size: 15px;\n  }\n\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n  }\n\n  .features-grid \u003e div {\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n  }\n\n  .product-page details {\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;\n  }\n\n  .product-page details[open] {\n    border-color: #c0c8d2 !important;\n    box-shadow: 0 12px 24px rgba(0, 86, 179, 0.08) !important;\n  }\n\n  .features-grid \u003e div:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.06) !important;\n    border-color: #c0c8d2 !important;\n  }\n\n  table tr:not(:first-child):hover {\n    background-color: #f7f8fa !important;\n  }\n\n  details[open] summary {\n    margin-bottom: 4px;\n    color: #003d7a !important;\n  }\n\n  details summary span {\n    transition: transform 0.2s ease;\n  }\n\n  details[open] summary span {\n    transform: rotate(45deg);\n  }\n\n  details summary::-webkit-details-marker {\n    display: none;\n  }\n\n  @media (max-width: 1200px), (hover: none), (pointer: coarse) {\n    html,\n    body {\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n    }\n\n    .product-page {\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n      padding: 20px 10px 30px !important;\n    }\n\n    .product-page \u003e section {\n      width: 100% !important;\n      max-width: 100% !important;\n      margin-left: 0 !important;\n      margin-right: 0 !important;\n    }\n\n    .product-page \u003e section[style*=\"border-radius: 22px\"] {\n      padding: 20px 14px !important;\n      border-radius: 18px !important;\n    }\n\n    .product-page h2 {\n      font-size: 26px !important;\n      line-height: 1.22 !important;\n      overflow-wrap: anywhere;\n    }\n\n    .product-page h3 {\n      font-size: 21px !important;\n    }\n\n    .product-page p,\n    .product-page strong,\n    .product-page summary,\n    .product-page td {\n      overflow-wrap: anywhere;\n      word-break: normal;\n    }\n\n    .features-grid {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      gap: 14px !important;\n      margin: 24px 0 !important;\n      width: 100% !important;\n    }\n\n    .features-grid \u003e div {\n      width: 100% !important;\n      max-width: 100% !important;\n      min-height: 0 !important;\n    }\n\n    .product-page section:nth-of-type(3) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(4) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(2),\n    .product-page section:nth-of-type(7) {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      gap: 16px !important;\n    }\n\n    .product-page section:nth-of-type(3) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(4) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(2) \u003e div,\n    .product-page section:nth-of-type(7) \u003e div {\n      flex: 0 0 auto !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n    }\n\n    .product-page section:nth-of-type(5) \u003e div:nth-of-type(3) {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .product-page \u003e section[style*=\"display: flex\"],\n    .product-page section \u003e div[style*=\"display: flex\"][style*=\"flex-wrap: wrap\"] {\n      display: flex !important;\n      flex-direction: column !important;\n      align-items: stretch !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .product-page \u003e section[style*=\"display: flex\"] \u003e div,\n    .product-page section \u003e div[style*=\"display: flex\"][style*=\"flex-wrap: wrap\"] \u003e div {\n      flex: 0 0 auto !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      min-width: 0 !important;\n    }\n\n    .product-page section \u003e div[style*=\"display: grid\"][style*=\"grid-template-columns\"] {\n      display: grid !important;\n      grid-template-columns: 1fr !important;\n      width: 100% !important;\n    }\n\n    .product-page div[style*=\"overflow-x: auto\"] {\n      width: 100% !important;\n      max-width: 100% !important;\n      overflow-x: hidden !important;\n    }\n\n    .product-page table {\n      width: 100% !important;\n      min-width: 0 !important;\n      table-layout: fixed !important;\n    }\n\n    .product-page table td {\n      padding: 12px 10px !important;\n      white-space: normal !important;\n      word-break: break-word;\n    }\n\n    .product-page table td:first-child {\n      width: 38% !important;\n    }\n\n    .product-page details {\n      width: 100% !important;\n      max-width: 100% !important;\n      padding: 14px !important;\n      background: #fff !important;\n    }\n\n    .product-page details[open] {\n      background: #f7f8fa !important;\n    }\n\n    .product-page details summary {\n      min-height: 44px;\n      font-size: 14px !important;\n      -webkit-tap-highlight-color: transparent;\n    }\n\n    .product-page details summary span {\n      flex: 0 0 26px;\n      width: 26px !important;\n      height: 26px !important;\n      border-radius: 50%;\n      background: #f7f8fa;\n    }\n\n    .features-grid \u003e div:hover {\n      transform: none;\n      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04) !important;\n      border-color: #e0e4ea !important;\n    }\n  }\n\n  @media (max-width: 650px) {\n    .product-page {\n      padding: 20px 10px 30px !important;\n    }\n\n    .product-page h2 {\n      font-size: 26px;\n    }\n\n    .product-page h3 {\n      font-size: 21px !important;\n    }\n\n    .product-page details summary {\n      font-size: 14px;\n    }\n\n    .features-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-page\"\u003e\n\u003c!-- 1. HERO --\u003e\n\u003csection style=\"text-align: center; margin: 0 0 32px;\"\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003eYONZEE Foldable Desk Food Tray (Carbon Edition)\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003eCar Food Tray\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e·Compatibility: Fits Tesla Model 3 and Model Y. Can be used on the driver, passenger, and rear seats without damaging the vehicle's interior leather. 🚗\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003eOutdoor Folding Table\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e·Versatility: Suitable for Tesla and other car models. Also functions as a small outdoor folding table. Folded dimensions: 15.5” x 14.5\" x 1.1\". Easy to store and carry, perfect for travel. 🌿\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003eMaterial \u0026amp; Design\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e·Material: Made of durable ABS material, non-toxic, and odorless. Features a carbon fiber texture and 304 stainless steel hinges. Aesthetically pleasing and modern. 🌟\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003eCleaning\u003c\/div\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e·Easy to Clean: Has a smooth, stain-resistant surface. Wipe down to remove dust and stains, keeping the table clean and comfortable. 🧼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"margin: 0;\"\u003e\n\u003cdetails style=\"background: #fff; border: 1px solid #dce1e8; border-radius: 12px; padding: 15px 16px; box-shadow: 0 8px 18px rgba(0,0,0,0.03);\"\u003e\n\u003cp style=\"margin: 0; color: #4a4a4a; font-size: 14px;\"\u003eThe kit includes one 60ml bottle of Graphene Ceramic Coating, one 60ml Paint Prep Degreaser, one spray nozzle, one microfiber polishing towel and one pair of protective gloves.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Teskay","offers":[{"title":"Model 3\/Y \/ Carbon Fiber Texture","offer_id":48348126576876,"sku":null,"price":89.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0801\/9027\/5820\/files\/Foldable_In-Car_Laptop_Dining_Table_with_Carbon_Fiber_Texture_for_Tesla_Model_3___Model_Y_2021_2025.jpg?v=1789202354","url":"https:\/\/swckay.com\/products\/foldable-in-car-laptop-dining-table-with-carbon-fiber-texture-for-tesla-model-3-model-y","provider":"swckay","version":"1.0","type":"link"}