{"product_id":"fire-retardant-eva-conversion-adapter-storage-box-for-tesla","title":"Fire Retardant EVA Conversion Adapter Storage Box For Tesla","description":"\u003cstyle\u003e\n  .ts-adaptercase-desc {\n    --ts-black: #050505;\n    --ts-ink: #111827;\n    --ts-muted: #526071;\n    --ts-line: #e5e7eb;\n    --ts-soft: #f6f8fb;\n    --ts-blue: #1397e8;\n    --ts-blue-soft: #eaf6ff;\n    font-family: Montserrat, Poppins, Arial, Helvetica, sans-serif;\n    color: var(--ts-ink);\n    background: #fff;\n  }\n  .ts-adaptercase-desc * { box-sizing: border-box; }\n  .ts-adaptercase-desc img { display: block; width: 100%; height: auto; max-width: 100%; }\n  .ts-adaptercase-desc a { color: inherit; text-decoration: none; }\n  .ts-adaptercase-section { padding: 72px 0; }\n  .ts-adaptercase-section:first-of-type { padding-top: 34px; }\n  .ts-adaptercase-soft { background: var(--ts-soft); }\n  .ts-adaptercase-wrap { width: min(1120px, calc(100% - 32px)); margin: 0 auto; }\n  .ts-adaptercase-hero, .ts-adaptercase-feature, .ts-adaptercase-banner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 44px; align-items: center; }\n  .ts-adaptercase-media { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; }\n  .ts-adaptercase-media img { object-fit: contain; background: #fff; }\n  .ts-adaptercase-eyebrow, .ts-adaptercase-tag, .ts-adaptercase-product-label { display: inline-flex; align-items: center; gap: 8px; color: #0071ce; font-size: 12px; font-weight: 900; line-height: 1.2; letter-spacing: .03em; text-transform: uppercase; margin: 0 0 12px; }\n  .ts-adaptercase-eyebrow::before { content: \"\"; width: 8px; height: 8px; border-radius: 999px; background: var(--ts-blue); }\n  .ts-adaptercase-desc h2, .ts-adaptercase-desc h3 { margin: 0; color: #000; letter-spacing: 0; font-weight: 950; }\n  .ts-adaptercase-desc h2 { font-size: clamp(26px, 3vw, 38px); line-height: 1.08; }\n  .ts-adaptercase-desc h3 { font-size: 21px; line-height: 1.18; }\n  .ts-adaptercase-desc p { margin: 14px 0 0; color: var(--ts-muted); font-size: 16px; line-height: 1.68; }\n  .ts-adaptercase-badges { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 22px; }\n  .ts-adaptercase-badge { min-height: 58px; border: 1px solid var(--ts-line); border-radius: 7px; background: #fff; display: flex; align-items: center; gap: 12px; padding: 13px 14px; color: #111827; font-size: 14px; line-height: 1.3; font-weight: 900; }\n  .ts-adaptercase-badge::before, .ts-adaptercase-list li::before { content: \"\"; width: 9px; height: 9px; border-radius: 999px; background: var(--ts-blue); box-shadow: 0 0 0 5px var(--ts-blue-soft); flex: 0 0 auto; }\n  .ts-adaptercase-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }\n  .ts-adaptercase-panel { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 30px; }\n  .ts-adaptercase-panel.ts-dark { background: #050505; border-color: #050505; }\n  .ts-adaptercase-panel.ts-dark h3, .ts-adaptercase-panel.ts-dark li { color: #fff; }\n  .ts-adaptercase-panel.ts-dark .ts-adaptercase-list li::before { background: var(--ts-blue); box-shadow: 0 0 0 5px rgba(19, 151, 232, .18); }\n  .ts-adaptercase-list { display: grid; gap: 13px; margin: 18px 0 0; padding: 0; list-style: none; }\n  .ts-adaptercase-list li { display: flex; gap: 13px; color: var(--ts-muted); font-size: 15.5px; line-height: 1.55; }\n  .ts-adaptercase-feature { padding: 28px 0; border-bottom: 1px solid var(--ts-line); }\n  .ts-adaptercase-feature:last-child { border-bottom: 0; }\n  .ts-adaptercase-feature:nth-child(even) .ts-adaptercase-media { order: 2; }\n  .ts-adaptercase-feature-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }\n  .ts-adaptercase-feature-card { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 26px; }\n  .ts-adaptercase-feature-card p { margin-top: 12px; }\n  .ts-adaptercase-install { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 26px; display: flex; align-items: center; justify-content: space-between; gap: 22px; }\n  .ts-adaptercase-install h3 { font-size: 21px; }\n  .ts-adaptercase-install p { margin-top: 8px; }\n  .ts-adaptercase-install-link { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; border-radius: 999px; background: var(--ts-blue); color: #fff !important; padding: 12px 20px; font-size: 14px; font-weight: 950; white-space: nowrap; box-shadow: 0 12px 26px rgba(19, 151, 232, .18); }\n  .ts-adaptercase-video { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 28px; align-items: center; }\n  .ts-adaptercase-video-frame { position: relative; width: 100%; aspect-ratio: 16 \/ 9; border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #000; }\n  .ts-adaptercase-video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }\n  .ts-adaptercase-banner { background: #050505; border-radius: 8px; padding: 38px; overflow: hidden; }\n  .ts-adaptercase-banner.ts-solo { grid-template-columns: 1fr; }\n  .ts-adaptercase-banner.ts-solo \u003e div { max-width: 780px; }\n  .ts-adaptercase-banner h2, .ts-adaptercase-banner p { color: #fff; }\n  .ts-adaptercase-banner p { opacity: .82; }\n  .ts-adaptercase-banner .ts-adaptercase-media { border-color: rgba(255,255,255,.18); background: #111; }\n  .ts-adaptercase-pairings { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 24px; }\n  .ts-adaptercase-product { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; transition: transform .18s ease, box-shadow .18s ease; }\n  .ts-adaptercase-product.ts-text-only { min-height: 172px; display: flex; }\n  .ts-adaptercase-product.ts-text-only .ts-adaptercase-product-body { width: 100%; display: flex; flex-direction: column; }\n  .ts-adaptercase-product.ts-text-only .ts-adaptercase-link { margin-top: auto; }\n  .ts-adaptercase-product:hover { transform: translateY(-2px); box-shadow: 0 14px 30px rgba(15, 23, 42, .08); }\n  .ts-adaptercase-product img { aspect-ratio: 1 \/ .82; object-fit: contain; background: #f8fafc; border-bottom: 1px solid var(--ts-line); }\n  .ts-adaptercase-product-body { padding: 16px; }\n  .ts-adaptercase-product-label { margin-bottom: 8px; font-size: 11px; }\n  .ts-adaptercase-product h3 { font-size: 16px; line-height: 1.22; min-height: 40px; }\n  .ts-adaptercase-link { display: inline-flex; margin-top: 18px; color: #0071ce; font-size: 13px; font-weight: 900; }\n  .ts-adaptercase-faq { margin-top: 24px; border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 2px 24px; }\n  .ts-adaptercase-faq details { border-bottom: 1px solid var(--ts-line); }\n  .ts-adaptercase-faq details:last-child { border-bottom: 0; }\n  .ts-adaptercase-faq summary { position: relative; cursor: pointer; padding: 22px 36px 22px 0; color: #000; font-size: 17px; font-weight: 950; list-style: none; }\n  .ts-adaptercase-faq summary::-webkit-details-marker { display: none; }\n  .ts-adaptercase-faq summary::after { content: \"+\"; position: absolute; top: 50%; right: 0; width: 22px; height: 22px; transform: translateY(-50%); border-radius: 999px; background: var(--ts-blue-soft); color: var(--ts-blue); display: grid; place-items: center; font-size: 20px; font-weight: 950; }\n  .ts-adaptercase-faq details[open] summary::after { content: \"-\"; }\n  .ts-adaptercase-faq details p { margin: -8px 0 22px; max-width: 820px; }\n  @media (max-width: 900px) {\n    .ts-adaptercase-hero, .ts-adaptercase-feature, .ts-adaptercase-banner, .ts-adaptercase-grid, .ts-adaptercase-video, .ts-adaptercase-feature-cards { grid-template-columns: 1fr; }\n    .ts-adaptercase-feature:nth-child(even) .ts-adaptercase-media { order: 0; }\n    .ts-adaptercase-pairings { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ts-adaptercase-install { align-items: flex-start; flex-direction: column; }\n  }\n  @media (max-width: 560px) {\n    .ts-adaptercase-section { padding: 42px 0; }\n    .ts-adaptercase-desc h2 { font-size: 28px; }\n    .ts-adaptercase-badges, .ts-adaptercase-pairings { grid-template-columns: 1fr; }\n    .ts-adaptercase-panel, .ts-adaptercase-banner { padding: 22px; }\n    .ts-adaptercase-faq { padding: 2px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-adaptercase-desc\"\u003e\n  \u003csection class=\"ts-adaptercase-section\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap ts-adaptercase-hero\"\u003e\n      \u003cdiv class=\"ts-adaptercase-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/2_c61b6801-3ae1-47cd-9d25-306c06b131c6.png?v=1781492851\" alt=\"Fire-Retardant EVA Adapter Storage Case\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"ts-adaptercase-eyebrow\"\u003ePortable EV Adapter Protection\u003c\/p\u003e\n        \u003ch2\u003eFire-Retardant EVA Adapter Storage Case\u003c\/h2\u003e\n        \u003cp\u003eKeep charging adapters, cables, and small accessories together in a compact EVA case built to resist pressure, abrasion, and everyday travel wear.\u003c\/p\u003e\n        \u003cdiv class=\"ts-adaptercase-badges\"\u003e\n          \u003cdiv class=\"ts-adaptercase-badge\"\u003eFire-retardant EVA\u003c\/div\u003e\n          \u003cdiv class=\"ts-adaptercase-badge\"\u003ePressure-resistant shell\u003c\/div\u003e\n          \u003cdiv class=\"ts-adaptercase-badge\"\u003eMulti-accessory storage\u003c\/div\u003e\n          \u003cdiv class=\"ts-adaptercase-badge\"\u003eCompact travel format\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \n\n  \n\n  \u003csection class=\"ts-adaptercase-section ts-adaptercase-soft\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap\"\u003e\n      \u003cdiv class=\"ts-adaptercase-grid\"\u003e\n        \u003cdiv class=\"ts-adaptercase-panel\"\u003e\n          \u003ch3\u003eWhen charging adapters roll around loose\u003c\/h3\u003e\n          \u003cul class=\"ts-adaptercase-list\"\u003e\n\u003cli\u003eConnector pins collect dust and contact other cargo.\u003c\/li\u003e\n\u003cli\u003eSmall adapters are easy to misplace between charging stops.\u003c\/li\u003e\n\u003cli\u003eLoose cables and plugs create clutter in the trunk or frunk.\u003c\/li\u003e\n\u003cli\u003eRigid cargo can press against unprotected charging accessories.\u003c\/li\u003e\n\u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ts-adaptercase-panel ts-dark\"\u003e\n          \u003ch3\u003eWith one dedicated charging case\u003c\/h3\u003e\n          \u003cul class=\"ts-adaptercase-list\"\u003e\n\u003cli\u003eKeep adapters and short cables together between uses.\u003c\/li\u003e\n\u003cli\u003eAdd a pressure- and abrasion-resistant EVA barrier.\u003c\/li\u003e\n\u003cli\u003eMove the charging kit between vehicles or storage areas easily.\u003c\/li\u003e\n\u003cli\u003eOpen one case and confirm the necessary adapter is ready before a trip.\u003c\/li\u003e\n\u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-adaptercase-section\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap\"\u003e\n      \u003cdiv class=\"ts-adaptercase-feature\"\u003e\n        \u003cdiv class=\"ts-adaptercase-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/3_41a3353a-49d3-446c-9dca-70b368e3ba52.png?v=1781492851\" alt=\"Add a purpose-built protective shell\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-adaptercase-tag\"\u003eFire-Retardant EVA\u003c\/span\u003e\n          \u003ch3\u003eAdd a purpose-built protective shell\u003c\/h3\u003e\n          \u003cp\u003eThe EVA construction combines a firm outer shape with a lightweight format for charging accessories.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-adaptercase-feature\"\u003e\n        \u003cdiv class=\"ts-adaptercase-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/9_ac8da53d-516f-4c2f-a5a2-c2f16ccaa3dc.png?v=1781492851\" alt=\"Keep related charging pieces in one place\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-adaptercase-tag\"\u003eOrganized Interior\u003c\/span\u003e\n          \u003ch3\u003eKeep related charging pieces in one place\u003c\/h3\u003e\n          \u003cp\u003eThe case accommodates compatible conversion adapters, charging accessories, and data cables without loose storage.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-adaptercase-feature\"\u003e\n        \u003cdiv class=\"ts-adaptercase-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/8a06809b8f3d2e582e6f8159ac2b9a47.png?v=1781492851\" alt=\"Protect the kit at home and on the road\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-adaptercase-tag\"\u003eTravel-Ready Form\u003c\/span\u003e\n          \u003ch3\u003eProtect the kit at home and on the road\u003c\/h3\u003e\n          \u003cp\u003eAbrasion and pressure resistance help shield stored accessories in the trunk, frunk, office, or travel bag.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-adaptercase-section ts-adaptercase-soft\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap\"\u003e\n      \u003cdiv class=\"ts-adaptercase-banner\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ts-adaptercase-eyebrow\"\u003eThe Adapter You Have Is Useful Only When You Can Find It\u003c\/p\u003e\n          \u003ch2\u003eTurn Loose Charging Parts Into a Ready-to-Go Kit\u003c\/h2\u003e\n          \u003cp\u003eDedicated storage keeps connector standards organized, reduces forgotten accessories, and makes route changes easier to handle.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ts-adaptercase-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/4_1b5919e4-f890-4104-903f-ea4b37b08e14.png?v=1781492851\" alt=\"Turn Loose Charging Parts Into a Ready-to-Go Kit\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-adaptercase-section\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap\"\u003e\n      \u003cp class=\"ts-adaptercase-eyebrow\"\u003eRecommended Pairings\u003c\/p\u003e\n      \u003ch2\u003eBuild a More Flexible EV Charging Kit\u003c\/h2\u003e\n      \u003cp\u003eStore the adapter standard that matches the chargers and vehicle inlet you expect to use.\u003c\/p\u003e\n      \u003cdiv class=\"ts-adaptercase-pairings\"\u003e\n        \u003ca class=\"ts-adaptercase-product\" href=\"https:\/\/www.tesstudio.com\/products\/j1772-type-1-to-tesla-ev-charging-adapter-for-tesla\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/12-3.webp?v=1781492855\" alt=\"J1772 to Tesla\/NACS Adapter\"\u003e\n          \u003cdiv class=\"ts-adaptercase-product-body\"\u003e\n            \u003cspan class=\"ts-adaptercase-product-label\"\u003eNorth America Charging\u003c\/span\u003e\n            \u003ch3\u003eJ1772 to Tesla\/NACS Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-adaptercase-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-adaptercase-product\" href=\"https:\/\/www.tesstudio.com\/products\/tesla-female-to-j1772-type-1-male-ev-charging-plug-adapter\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/9_3f66f11e-b2d3-4866-90a5-2f576ff26cc3.webp?v=1781492859\" alt=\"Tesla\/NACS to J1772 Adapter\"\u003e\n          \u003cdiv class=\"ts-adaptercase-product-body\"\u003e\n            \u003cspan class=\"ts-adaptercase-product-label\"\u003eDestination Charging\u003c\/span\u003e\n            \u003ch3\u003eTesla\/NACS to J1772 Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-adaptercase-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-adaptercase-product\" href=\"https:\/\/www.tesstudio.com\/products\/type2-to-tesla-ev-charger-adapter-oem-ev-for-tesla\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/Type_2_to_Tesla_NACS_EV_Charge_Adapter_260314_1.webp?v=1781492867\" alt=\"Type 2 to Tesla\/NACS Adapter\"\u003e\n          \u003cdiv class=\"ts-adaptercase-product-body\"\u003e\n            \u003cspan class=\"ts-adaptercase-product-label\"\u003eType 2 Access\u003c\/span\u003e\n            \u003ch3\u003eType 2 to Tesla\/NACS Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-adaptercase-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-adaptercase-product\" href=\"https:\/\/www.tesstudio.com\/products\/type-1-to-type-2-ev-adapter-charging\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/7_46b52f04-0f4a-41a7-98e8-42fee18e0f5e.png?v=1781492893\" alt=\"Type 1 to Type 2 Adapter\"\u003e\n          \u003cdiv class=\"ts-adaptercase-product-body\"\u003e\n            \u003cspan class=\"ts-adaptercase-product-label\"\u003eCross-Standard Charging\u003c\/span\u003e\n            \u003ch3\u003eType 1 to Type 2 Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-adaptercase-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-adaptercase-section ts-adaptercase-soft\"\u003e\n    \u003cdiv class=\"ts-adaptercase-wrap\"\u003e\n      \u003cp class=\"ts-adaptercase-eyebrow\"\u003eFAQ\u003c\/p\u003e\n      \u003ch2\u003eQuestions Before You Upgrade\u003c\/h2\u003e\n      \u003cdiv class=\"ts-adaptercase-faq\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003eWhat can the case hold?\u003c\/summary\u003e\n          \u003cp\u003eIt is designed for compatible EV conversion adapters, short charging accessories, and small cables; compare the item dimensions with the case images before ordering.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the shell made from?\u003c\/summary\u003e\n          \u003cp\u003eThe case uses special fire-retardant EVA material.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the case rigid?\u003c\/summary\u003e\n          \u003cp\u003eThe formed EVA shell is lightweight while providing pressure and abrasion resistance for stored accessories.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eDoes it include a charging adapter?\u003c\/summary\u003e\n          \u003cp\u003eNo. This listing is for the storage case; charging adapters are sold separately.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can it be stored?\u003c\/summary\u003e\n          \u003cp\u003eKeep it in the trunk, frunk, garage, office, or travel bag away from standing water and excessive heat.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tesstudio","offers":[{"title":"Default Title","offer_id":52846683029793,"sku":null,"price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/2_c61b6801-3ae1-47cd-9d25-306c06b131c6.png?v=1781492851","url":"https:\/\/www.tesstudio.com\/products\/fire-retardant-eva-conversion-adapter-storage-box-for-tesla","provider":"Tesstudio","version":"1.0","type":"link"}