{"product_id":"tesla-portable-charger-16a-32a-adjustable-mode2-level-2-household-waterproof-ev-charger-for-model-s-x-3-y","title":"Portable Charger 16A\/32A Adjustable Mode 2 Level 2 Household Waterproof EV Charger For Tesla Model S\/X\/3\/Y","description":"\u003cstyle\u003e\n  .ts-portablecharger-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-portablecharger-desc * { box-sizing: border-box; }\n  .ts-portablecharger-desc img { display: block; width: 100%; height: auto; max-width: 100%; }\n  .ts-portablecharger-desc a { color: inherit; text-decoration: none; }\n  .ts-portablecharger-section { padding: 72px 0; }\n  .ts-portablecharger-section:first-of-type { padding-top: 34px; }\n  .ts-portablecharger-soft { background: var(--ts-soft); }\n  .ts-portablecharger-wrap { width: min(1120px, calc(100% - 32px)); margin: 0 auto; }\n  .ts-portablecharger-hero, .ts-portablecharger-feature, .ts-portablecharger-banner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 44px; align-items: center; }\n  .ts-portablecharger-media { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; }\n  .ts-portablecharger-media img { object-fit: contain; background: #fff; }\n  .ts-portablecharger-eyebrow, .ts-portablecharger-tag, .ts-portablecharger-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-portablecharger-eyebrow::before { content: \"\"; width: 8px; height: 8px; border-radius: 999px; background: var(--ts-blue); }\n  .ts-portablecharger-desc h2, .ts-portablecharger-desc h3 { margin: 0; color: #000; letter-spacing: 0; font-weight: 950; }\n  .ts-portablecharger-desc h2 { font-size: clamp(26px, 3vw, 38px); line-height: 1.08; }\n  .ts-portablecharger-desc h3 { font-size: 21px; line-height: 1.18; }\n  .ts-portablecharger-desc p { margin: 14px 0 0; color: var(--ts-muted); font-size: 16px; line-height: 1.68; }\n  .ts-portablecharger-badges { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 22px; }\n  .ts-portablecharger-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-portablecharger-badge::before, .ts-portablecharger-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-portablecharger-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }\n  .ts-portablecharger-panel { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 30px; }\n  .ts-portablecharger-panel.ts-dark { background: #050505; border-color: #050505; }\n  .ts-portablecharger-panel.ts-dark h3, .ts-portablecharger-panel.ts-dark li { color: #fff; }\n  .ts-portablecharger-panel.ts-dark .ts-portablecharger-list li::before { background: var(--ts-blue); box-shadow: 0 0 0 5px rgba(19, 151, 232, .18); }\n  .ts-portablecharger-list { display: grid; gap: 13px; margin: 18px 0 0; padding: 0; list-style: none; }\n  .ts-portablecharger-list li { display: flex; gap: 13px; color: var(--ts-muted); font-size: 15.5px; line-height: 1.55; }\n  .ts-portablecharger-feature { padding: 28px 0; border-bottom: 1px solid var(--ts-line); }\n  .ts-portablecharger-feature:last-child { border-bottom: 0; }\n  .ts-portablecharger-feature:nth-child(even) .ts-portablecharger-media { order: 2; }\n  .ts-portablecharger-feature-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; }\n  .ts-portablecharger-feature-card { border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 26px; }\n  .ts-portablecharger-feature-card p { margin-top: 12px; }\n  .ts-portablecharger-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-portablecharger-install h3 { font-size: 21px; }\n  .ts-portablecharger-install p { margin-top: 8px; }\n  .ts-portablecharger-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-portablecharger-video { display: grid; grid-template-columns: minmax(0, .72fr) minmax(0, 1.28fr); gap: 28px; align-items: center; }\n  .ts-portablecharger-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-portablecharger-video-frame iframe, .ts-portablecharger-video-frame video { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; object-fit: contain; background: #000; }\n  .ts-portablecharger-banner { background: #050505; border-radius: 8px; padding: 38px; overflow: hidden; }\n  .ts-portablecharger-banner.ts-solo { grid-template-columns: 1fr; }\n  .ts-portablecharger-banner.ts-solo \u003e div { max-width: 780px; }\n  .ts-portablecharger-banner h2, .ts-portablecharger-banner p { color: #fff; }\n  .ts-portablecharger-banner p { opacity: .82; }\n  .ts-portablecharger-banner .ts-portablecharger-media { border-color: rgba(255,255,255,.18); background: #111; }\n  .ts-portablecharger-pairings { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; margin-top: 24px; }\n  .ts-portablecharger-product { border: 1px solid var(--ts-line); border-radius: 8px; overflow: hidden; background: #fff; transition: transform .18s ease, box-shadow .18s ease; }\n  .ts-portablecharger-product.ts-text-only { min-height: 172px; display: flex; }\n  .ts-portablecharger-product.ts-text-only .ts-portablecharger-product-body { width: 100%; display: flex; flex-direction: column; }\n  .ts-portablecharger-product.ts-text-only .ts-portablecharger-link { margin-top: auto; }\n  .ts-portablecharger-product:hover { transform: translateY(-2px); box-shadow: 0 14px 30px rgba(15, 23, 42, .08); }\n  .ts-portablecharger-product img { aspect-ratio: 1 \/ .82; object-fit: contain; background: #f8fafc; border-bottom: 1px solid var(--ts-line); }\n  .ts-portablecharger-product-body { padding: 16px; }\n  .ts-portablecharger-product-label { margin-bottom: 8px; font-size: 11px; }\n  .ts-portablecharger-product h3 { font-size: 16px; line-height: 1.22; min-height: 40px; }\n  .ts-portablecharger-link { display: inline-flex; margin-top: 18px; color: #0071ce; font-size: 13px; font-weight: 900; }\n  .ts-portablecharger-faq { margin-top: 24px; border: 1px solid var(--ts-line); border-radius: 8px; background: #fff; padding: 2px 24px; }\n  .ts-portablecharger-faq details { border-bottom: 1px solid var(--ts-line); }\n  .ts-portablecharger-faq details:last-child { border-bottom: 0; }\n  .ts-portablecharger-faq summary { position: relative; cursor: pointer; padding: 22px 36px 22px 0; color: #000; font-size: 17px; font-weight: 950; list-style: none; }\n  .ts-portablecharger-faq summary::-webkit-details-marker { display: none; }\n  .ts-portablecharger-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-portablecharger-faq details[open] summary::after { content: \"-\"; }\n  .ts-portablecharger-faq details p { margin: -8px 0 22px; max-width: 820px; }\n  @media (max-width: 900px) {\n    .ts-portablecharger-hero, .ts-portablecharger-feature, .ts-portablecharger-banner, .ts-portablecharger-grid, .ts-portablecharger-video, .ts-portablecharger-feature-cards { grid-template-columns: 1fr; }\n    .ts-portablecharger-feature:nth-child(even) .ts-portablecharger-media { order: 0; }\n    .ts-portablecharger-pairings { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ts-portablecharger-install { align-items: flex-start; flex-direction: column; }\n  }\n  @media (max-width: 560px) {\n    .ts-portablecharger-section { padding: 42px 0; }\n    .ts-portablecharger-desc h2 { font-size: 28px; }\n    .ts-portablecharger-badges, .ts-portablecharger-pairings { grid-template-columns: 1fr; }\n    .ts-portablecharger-panel, .ts-portablecharger-banner { padding: 22px; }\n    .ts-portablecharger-faq { padding: 2px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ts-portablecharger-desc\"\u003e\n  \u003csection class=\"ts-portablecharger-section\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap ts-portablecharger-hero\"\u003e\n      \u003cdiv class=\"ts-portablecharger-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/3EVCharger260319.webp?v=1781493023\" alt=\"16A\/32A Multi-Standard Portable Charger\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"ts-portablecharger-eyebrow\"\u003ePortable AC Charging for Tesla\u003c\/p\u003e\n        \u003ch2\u003e16A\/32A Multi-Standard Portable Charger\u003c\/h2\u003e\n        \u003cp\u003eChoose the socket standard and current rating for the place you charge, with US, EU, AU, UK, and JP options for compatible Tesla vehicles and electrical supplies.\u003c\/p\u003e\n        \u003cdiv class=\"ts-portablecharger-badges\"\u003e\n          \u003cdiv class=\"ts-portablecharger-badge\"\u003eMultiple plug standards\u003c\/div\u003e\n          \u003cdiv class=\"ts-portablecharger-badge\"\u003e13A\/16A\/32A options\u003c\/div\u003e\n          \u003cdiv class=\"ts-portablecharger-badge\"\u003ePortable AC charging\u003c\/div\u003e\n          \u003cdiv class=\"ts-portablecharger-badge\"\u003eVerify circuit\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-portablecharger-section ts-portablecharger-soft\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap\"\u003e\n      \u003cdiv class=\"ts-portablecharger-grid\"\u003e\n        \u003cdiv class=\"ts-portablecharger-panel\"\u003e\n          \u003ch3\u003eWhen one charging cable cannot match every destination\u003c\/h3\u003e\n          \u003cul class=\"ts-portablecharger-list\"\u003e\n\u003cli\u003eOutlet standards change between countries.\u003c\/li\u003e\n\u003cli\u003ePlug shape alone does not confirm safe current.\u003c\/li\u003e\n\u003cli\u003eA 32A option requires a suitable dedicated supply.\u003c\/li\u003e\n\u003cli\u003eVehicle connector and local wiring must both match.\u003c\/li\u003e\n\u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ts-portablecharger-panel ts-dark\"\u003e\n          \u003ch3\u003eWith the correct regional plug and power option\u003c\/h3\u003e\n          \u003cul class=\"ts-portablecharger-list\"\u003e\n\u003cli\u003eChoose US, EU, AU, UK, or JP socket format.\u003c\/li\u003e\n\u003cli\u003eSelect the correct 13A, 16A, or 32A package.\u003c\/li\u003e\n\u003cli\u003eCarry compatible AC charging for home or travel.\u003c\/li\u003e\n\u003cli\u003eOperate within the lowest system and circuit limit.\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-portablecharger-section\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap\"\u003e\n      \u003cdiv class=\"ts-portablecharger-feature\"\u003e\n        \u003cdiv class=\"ts-portablecharger-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/02_tesla-portable-charger-16a-32a-adjustable-mode2-level-2-hous.webp?v=1781766273\" alt=\"Match the actual wall outlet and local standard\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-portablecharger-tag\"\u003eCountry-Specific Plug Choices\u003c\/span\u003e\n          \u003ch3\u003eMatch the actual wall outlet and local standard\u003c\/h3\u003e\n          \u003cp\u003eDo not use shape-changing travel adapters or improvised extension chains for continuous EV charging.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-portablecharger-feature\"\u003e\n        \u003cdiv class=\"ts-portablecharger-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/03_tesla-portable-charger-16a-32a-adjustable-mode2-level-2-hous.webp?v=1781766273\" alt=\"Choose current for the verified installation\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-portablecharger-tag\"\u003e13A, 16A, and 32A Options\u003c\/span\u003e\n          \u003ch3\u003eChoose current for the verified installation\u003c\/h3\u003e\n          \u003cp\u003eA higher-current package does not make an ordinary household outlet capable of supplying that current.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ts-portablecharger-feature\"\u003e\n        \u003cdiv class=\"ts-portablecharger-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/4AUEVCharger260319.webp?v=1781493024\" alt=\"Carry charging equipment for compatible locations\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ts-portablecharger-tag\"\u003eSealed Portable Construction\u003c\/span\u003e\n          \u003ch3\u003eCarry charging equipment for compatible locations\u003c\/h3\u003e\n          \u003cp\u003eThe integrated housing and grip support repeated use; keep connectors clean, dry, undamaged, and fully seated.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-portablecharger-section ts-portablecharger-soft\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap\"\u003e\n      \u003cdiv class=\"ts-portablecharger-banner\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"ts-portablecharger-eyebrow\"\u003eChoose the Electrical System, Not Just the Plug\u003c\/p\u003e\n          \u003ch2\u003eMatch Country, Outlet, Circuit, Vehicle, and Current Before Charging\u003c\/h2\u003e\n          \u003cp\u003eHave a qualified electrician verify unfamiliar or high-current outlets. Stop immediately if a connector, plug, cable, or receptacle becomes unusually hot or damaged.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ts-portablecharger-media\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/5UKEVCharger260319.webp?v=1781493023\" alt=\"Match Country, Outlet, Circuit, Vehicle, and Current Before Charging\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ts-portablecharger-section\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap\"\u003e\n      \u003cp class=\"ts-portablecharger-eyebrow\"\u003eRecommended Pairings\u003c\/p\u003e\n      \u003ch2\u003ePrepare a Safer, More Flexible Charging Kit\u003c\/h2\u003e\n      \u003cp\u003ePair portable charging with J1772 access and regional Type G, Type L, or Type 2 conversion equipment only where the full system is compatible.\u003c\/p\u003e\n      \u003cdiv class=\"ts-portablecharger-pairings\"\u003e\n        \u003ca class=\"ts-portablecharger-product\" href=\"https:\/\/www.tesstudio.com\/products\/tesla-to-j1772-adapter-charger-for-model-s-x-3-y-2012-2022\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/7e574e5165f3d472203ba4719fdc08b5.png?v=1781493019\" alt=\"J1772 to Tesla Adapter\"\u003e\n          \u003cdiv class=\"ts-portablecharger-product-body\"\u003e\n            \u003cspan class=\"ts-portablecharger-product-label\"\u003eCharging Access\u003c\/span\u003e\n            \u003ch3\u003eJ1772 to Tesla Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-portablecharger-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-portablecharger-product\" href=\"https:\/\/www.tesstudio.com\/products\/united-kingdom-type-g-to-tesla-adapter\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/2_1132103a-7d2f-4bd4-b06c-f2e380c65325.jpg?v=1781492949\" alt=\"Type G Mobile Connector Adapter\"\u003e\n          \u003cdiv class=\"ts-portablecharger-product-body\"\u003e\n            \u003cspan class=\"ts-portablecharger-product-label\"\u003eRegional Charging\u003c\/span\u003e\n            \u003ch3\u003eType G Mobile Connector Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-portablecharger-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-portablecharger-product\" href=\"https:\/\/www.tesstudio.com\/products\/italy-type-l-to-tesla-adapter\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/TYPEL2_8f9f12cf-3f8b-45ff-8f47-d9b0e6492047.jpg?v=1781492953\" alt=\"Type L Mobile Connector Adapter\"\u003e\n          \u003cdiv class=\"ts-portablecharger-product-body\"\u003e\n            \u003cspan class=\"ts-portablecharger-product-label\"\u003eRegional Charging\u003c\/span\u003e\n            \u003ch3\u003eType L Mobile Connector Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-portablecharger-link\"\u003eView product\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca class=\"ts-portablecharger-product\" href=\"https:\/\/www.tesstudio.com\/products\/type-2-to-type-1-ev-charging-adapter\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/fea118ffabd47ce94316fd4f3d29f68f.png?v=1781492958\" alt=\"Type 2 to Type 1 Adapter\"\u003e\n          \u003cdiv class=\"ts-portablecharger-product-body\"\u003e\n            \u003cspan class=\"ts-portablecharger-product-label\"\u003eCharging Conversion\u003c\/span\u003e\n            \u003ch3\u003eType 2 to Type 1 Adapter\u003c\/h3\u003e\n            \u003cspan class=\"ts-portablecharger-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-portablecharger-section ts-portablecharger-soft\"\u003e\n    \u003cdiv class=\"ts-portablecharger-wrap\"\u003e\n      \u003cp class=\"ts-portablecharger-eyebrow\"\u003eFAQ\u003c\/p\u003e\n      \u003ch2\u003eQuestions Before You Upgrade\u003c\/h2\u003e\n      \u003cdiv class=\"ts-portablecharger-faq\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003eWhich socket standards are offered?\u003c\/summary\u003e\n          \u003cp\u003eChoose US, EU, AU, UK, or JP, with current options that vary by plug standard.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich current options are available?\u003c\/summary\u003e\n          \u003cp\u003eThe selector includes 13A, 16A, and 32A combinations. Choose only the option supported by the exact outlet and circuit.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan a 32A charger use a normal household outlet?\u003c\/summary\u003e\n          \u003cp\u003eOnly if that outlet, plug, wiring, breaker, grounding, and local installation are specifically rated for the continuous load. Never assume compatibility from plug shape.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWill it fit every Tesla in every market?\u003c\/summary\u003e\n          \u003cp\u003eConfirm the vehicle inlet, regional plug, voltage, current, and product connector before ordering.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eCan it be used with extension cords or travel adapters?\u003c\/summary\u003e\n          \u003cp\u003eAvoid improvised extension cords, multi-plug adapters, and travel adapters unless the complete equipment is explicitly rated and approved for continuous EV charging.\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":"US \/ 16A","offer_id":52846688436513,"sku":null,"price":242.0,"currency_code":"USD","in_stock":true},{"title":"EU \/ 16A","offer_id":52846688469281,"sku":null,"price":242.0,"currency_code":"USD","in_stock":true},{"title":"AU \/ 16A","offer_id":52846688502049,"sku":null,"price":198.0,"currency_code":"USD","in_stock":true},{"title":"UK \/ 16A","offer_id":52846688534817,"sku":null,"price":242.0,"currency_code":"USD","in_stock":true},{"title":"JP \/ 16A","offer_id":52846688567585,"sku":null,"price":242.0,"currency_code":"USD","in_stock":true},{"title":"US \/ 32A","offer_id":52846688600353,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"EU \/ 32A","offer_id":52846688633121,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"AU \/ 32A","offer_id":52846688665889,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"UK \/ 32A","offer_id":52846688698657,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"JP \/ 32A","offer_id":52846688731425,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true},{"title":"UK \/ 13A","offer_id":52846688764193,"sku":null,"price":275.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0879\/8928\/9249\/files\/3EVCharger260319.webp?v=1781493023","url":"https:\/\/www.tesstudio.com\/products\/tesla-portable-charger-16a-32a-adjustable-mode2-level-2-household-waterproof-ev-charger-for-model-s-x-3-y","provider":"Tesstudio","version":"1.0","type":"link"}