{"product_id":"tesla-jack-pad","title":"Jack Pads Adapter with Storage Bag for Tesla Model 3\/Y\/S\/X","description":"\u003cstyle\u003e  .tesery-jp {    --jp-ink: #111214;    --jp-muted: #5c6269;    --jp-line: #e5e7eb;    --jp-soft: #f5f6f7;    --jp-panel: #17191d;    --jp-accent: #e82127;    --jp-radius: 20px;    color: var(--jp-ink);    font-family: inherit;    font-size: 16px;    line-height: 1.65;    margin: 0 auto;    max-width: 1180px;    overflow: hidden;  }  .tesery-jp,  .tesery-jp * {    box-sizing: border-box;  }  .tesery-jp h2,  .tesery-jp h3,  .tesery-jp p,  .tesery-jp ul,  .tesery-jp ol,  .tesery-jp figure {    margin: 0;  }  .tesery-jp img {    display: block;    height: auto;    max-width: 100%;  }  .tesery-jp a {    color: inherit;  }  .tesery-jp__section {    padding: clamp(52px, 7vw, 96px) clamp(18px, 4vw, 56px);  }  .tesery-jp__section + .tesery-jp__section {    border-top: 1px solid var(--jp-line);  }  .tesery-jp__eyebrow {    color: var(--jp-accent);    font-size: 0.76rem;    font-weight: 800;    letter-spacing: 0.14em;    line-height: 1.3;    margin-bottom: 14px;    text-transform: uppercase;  }  .tesery-jp__title {    font-size: clamp(2rem, 5vw, 4.35rem);    font-weight: 750;    letter-spacing: -0.045em;    line-height: 1.02;    max-width: 900px;  }  .tesery-jp__heading {    font-size: clamp(1.75rem, 3.3vw, 3.1rem);    font-weight: 750;    letter-spacing: -0.035em;    line-height: 1.08;  }  .tesery-jp__subheading {    font-size: clamp(1.2rem, 2vw, 1.55rem);    font-weight: 720;    letter-spacing: -0.02em;    line-height: 1.2;  }  .tesery-jp__lead {    color: var(--jp-muted);    font-size: clamp(1rem, 1.5vw, 1.2rem);    margin-top: 22px;    max-width: 760px;  }  .tesery-jp__chips {    display: flex;    flex-wrap: wrap;    gap: 10px;    list-style: none;    margin-top: 28px;    padding: 0;  }  .tesery-jp__chip {    align-items: center;    background: #fff;    border: 1px solid var(--jp-line);    border-radius: 999px;    display: inline-flex;    font-size: 0.88rem;    font-weight: 700;    gap: 8px;    padding: 9px 14px;  }  .tesery-jp__chip::before {    background: var(--jp-accent);    border-radius: 50%;    content: \"\";    height: 7px;    width: 7px;  }  .tesery-jp__hero-media {    border-radius: var(--jp-radius);    margin-top: clamp(34px, 5vw, 60px);    overflow: hidden;  }  .tesery-jp__hero-media img {    aspect-ratio: 16 \/ 9;    object-fit: cover;    width: 100%;  }  .tesery-jp__intro {    background: var(--jp-soft);  }  .tesery-jp__center {    margin-left: auto;    margin-right: auto;    max-width: 780px;    text-align: center;  }  .tesery-jp__feature-grid {    display: grid;    gap: 16px;    grid-template-columns: repeat(3, minmax(0, 1fr));    margin-top: clamp(34px, 5vw, 56px);  }  .tesery-jp__feature {    background: #fff;    border: 1px solid var(--jp-line);    border-radius: 16px;    padding: clamp(22px, 3vw, 34px);  }  .tesery-jp__feature-number {    align-items: center;    background: var(--jp-ink);    border-radius: 50%;    color: #fff;    display: inline-flex;    font-size: 0.8rem;    font-weight: 800;    height: 34px;    justify-content: center;    margin-bottom: 22px;    width: 34px;  }  .tesery-jp__feature p,  .tesery-jp__copy p,  .tesery-jp__fitment p,  .tesery-jp__included-copy p {    color: var(--jp-muted);    margin-top: 12px;  }  .tesery-jp__split {    align-items: center;    display: grid;    gap: clamp(28px, 6vw, 72px);    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);  }  .tesery-jp__split + .tesery-jp__split {    margin-top: clamp(56px, 9vw, 112px);  }  .tesery-jp__split--reverse .tesery-jp__media {    order: 2;  }  .tesery-jp__media {    border-radius: var(--jp-radius);    overflow: hidden;  }  .tesery-jp__media img {    aspect-ratio: 3 \/ 2;    object-fit: cover;    width: 100%;  }  .tesery-jp__bullets {    display: grid;    gap: 14px;    list-style: none;    margin-top: 24px;    padding: 0;  }  .tesery-jp__bullets li {    display: grid;    font-weight: 650;    gap: 11px;    grid-template-columns: 22px 1fr;  }  .tesery-jp__bullets li::before {    align-items: center;    background: var(--jp-ink);    border-radius: 50%;    color: #fff;    content: \"✓\";    display: inline-flex;    font-size: 0.68rem;    height: 20px;    justify-content: center;    margin-top: 3px;    width: 20px;  }  .tesery-jp__dark {    background: var(--jp-panel);    border-top: 0 !important;    color: #fff;  }  .tesery-jp__dark .tesery-jp__heading,  .tesery-jp__dark .tesery-jp__subheading {    color: #fff;  }  .tesery-jp__dark .tesery-jp__lead,  .tesery-jp__dark p {    color: #c7cbd1;  }  .tesery-jp__fitment-grid {    display: grid;    gap: 16px;    grid-template-columns: repeat(2, minmax(0, 1fr));    margin-top: 38px;  }  .tesery-jp__fitment {    background: #24272d;    border: 1px solid #363a42;    border-radius: 16px;    padding: clamp(24px, 4vw, 38px);  }  .tesery-jp__size {    color: #fff;    display: block;    font-size: clamp(2rem, 4vw, 3.35rem);    font-weight: 800;    letter-spacing: -0.04em;    line-height: 1;    margin-bottom: 14px;  }  .tesery-jp__notice {    border-left: 3px solid var(--jp-accent);    color: #e1e3e7 !important;    margin-top: 28px;    max-width: 880px;    padding-left: 18px;  }  .tesery-jp__included {    align-items: center;    display: grid;    gap: clamp(30px, 6vw, 76px);    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);  }  .tesery-jp__included-media {    background: #fff;    border-radius: var(--jp-radius);    overflow: hidden;  }  .tesery-jp__included-media img {    aspect-ratio: 1 \/ 1;    object-fit: cover;    width: 100%;  }  .tesery-jp__package {    display: grid;    gap: 10px;    list-style: none;    margin-top: 26px;    padding: 0;  }  .tesery-jp__package li {    align-items: baseline;    border-bottom: 1px solid var(--jp-line);    display: flex;    gap: 14px;    justify-content: space-between;    padding: 14px 0;  }  .tesery-jp__package strong {    font-size: 1.35rem;  }  .tesery-jp__steps {    display: grid;    gap: 16px;    grid-template-columns: repeat(3, minmax(0, 1fr));    list-style: none;    margin: 36px 0 0;    padding: 0;  }  .tesery-jp__step {    background: var(--jp-soft);    border-radius: 14px;    padding: 24px;  }  .tesery-jp__step strong {    display: block;    font-size: 1.05rem;    margin-bottom: 8px;  }  .tesery-jp__step span {    color: var(--jp-muted);    font-size: 0.93rem;  }  .tesery-jp__installation-media {    border-radius: var(--jp-radius);    margin-top: 34px;    overflow: hidden;  }  .tesery-jp__installation-media img {    aspect-ratio: 1 \/ 1;    object-fit: cover;    width: 100%;  }  .tesery-jp__safety {    background: #fff4f4;    border: 1px solid #ffd1d3;    border-radius: 12px;    color: #7b2024;    font-size: 0.92rem;    margin-top: 24px;    padding: 16px 18px;  }  .tesery-jp__faq-list {    border-top: 1px solid var(--jp-line);    margin-top: 34px;  }  .tesery-jp__faq {    border-bottom: 1px solid var(--jp-line);  }  .tesery-jp__faq summary {    cursor: pointer;    font-size: clamp(1rem, 1.8vw, 1.18rem);    font-weight: 720;    list-style: none;    padding: 22px 42px 22px 0;    position: relative;  }  .tesery-jp__faq summary::-webkit-details-marker {    display: none;  }  .tesery-jp__faq summary::after {    content: \"+\";    font-size: 1.55rem;    font-weight: 400;    position: absolute;    right: 8px;    top: 50%;    transform: translateY(-50%);  }  .tesery-jp__faq[open] summary::after {    content: \"−\";  }  .tesery-jp__faq p {    color: var(--jp-muted);    max-width: 850px;    padding: 0 42px 24px 0;  }  .tesery-jp__cta {    align-items: center;    background: var(--jp-ink);    border-radius: var(--jp-radius);    color: #fff;    display: flex;    gap: 30px;    justify-content: space-between;    padding: clamp(28px, 5vw, 52px);  }  .tesery-jp__cta h2 {    color: #fff;    font-size: clamp(1.55rem, 3vw, 2.65rem);    font-weight: 750;    letter-spacing: -0.035em;    line-height: 1.08;  }  .tesery-jp__cta p {    color: #c7cbd1;    margin-top: 10px;  }  .tesery-jp__button {    background: #fff;    border: 2px solid #fff;    border-radius: 999px;    color: var(--jp-ink) !important;    flex: 0 0 auto;    font-weight: 800;    padding: 13px 22px;    text-decoration: none;    transition: background 160ms ease, color 160ms ease;  }  .tesery-jp__button:hover {    background: transparent;    color: #fff !important;  }  @supports (content-visibility: auto) {    .tesery-jp__defer {      contain-intrinsic-size: auto 680px;      content-visibility: auto;    }  }  @media (max-width: 767px) {    .tesery-jp {      font-size: 15px;    }    .tesery-jp__section {      padding-left: 16px;      padding-right: 16px;    }    .tesery-jp__hero-media,    .tesery-jp__media,    .tesery-jp__included-media,    .tesery-jp__installation-media,    .tesery-jp__cta {      border-radius: 14px;    }    .tesery-jp__feature-grid,    .tesery-jp__fitment-grid,    .tesery-jp__steps {      grid-template-columns: 1fr;    }    .tesery-jp__split,    .tesery-jp__included {      grid-template-columns: 1fr;    }    .tesery-jp__split--reverse .tesery-jp__media {      order: initial;    }    .tesery-jp__split .tesery-jp__copy {      padding: 0 4px;    }    .tesery-jp__feature-grid {      gap: 12px;    }    .tesery-jp__feature {      padding: 22px;    }    .tesery-jp__feature-number {      margin-bottom: 16px;    }    .tesery-jp__steps {      gap: 10px;    }    .tesery-jp__step {      padding: 18px;    }    .tesery-jp__cta {      align-items: flex-start;      flex-direction: column;    }  }  @media (prefers-reduced-motion: reduce) {    .tesery-jp *,    .tesery-jp *::before,    .tesery-jp *::after {      scroll-behavior: auto !important;      transition: none !important;    }  }\u003c\/style\u003e\u003cdiv class=\"tesery-jp\" data-tesery-product-description=\"tesla-jack-pad\"\u003e  \u003csection class=\"tesery-jp__section tesery-jp__intro\" aria-labelledby=\"jp-hero-title\"\u003e    \u003cp class=\"tesery-jp__eyebrow\"\u003e4-piece lift-point adapter kit\u003c\/p\u003e    \u003ch2 class=\"tesery-jp__title\" id=\"jp-hero-title\"\u003eProtect the designated lift points before the car leaves the ground.\u003c\/h2\u003e    \u003cp class=\"tesery-jp__lead\"\u003e      Tesla provides designated lifting points close to the battery enclosure. Each adapter plugs into one of those points and gives the jack or lift arm a broad rubber contact surface, helping keep metal lifting hardware away from the surrounding underbody.    \u003c\/p\u003e    \u003cul class=\"tesery-jp__chips\" aria-label=\"Product highlights\"\u003e      \u003cli class=\"tesery-jp__chip\"\u003eModel 3 \/ Y \/ S \/ X\u003c\/li\u003e      \u003cli class=\"tesery-jp__chip\"\u003e4 pads + zip storage case\u003c\/li\u003e      \u003cli class=\"tesery-jp__chip\"\u003e20 mm and 25 mm options\u003c\/li\u003e    \u003c\/ul\u003e    \u003cfigure class=\"tesery-jp__hero-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_ba59c020-b469-4230-bb55-1ee59c65c1e5.jpg?v=1724896752\u0026amp;width=1200\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_ba59c020-b469-4230-bb55-1ee59c65c1e5.jpg?v=1724896752\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_ba59c020-b469-4230-bb55-1ee59c65c1e5.jpg?v=1724896752\u0026amp;width=800 800w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_ba59c020-b469-4230-bb55-1ee59c65c1e5.jpg?v=1724896752\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_ba59c020-b469-4230-bb55-1ee59c65c1e5.jpg?v=1724896752\u0026amp;width=1600 1600w\" sizes=\"(max-width: 767px) calc(100vw - 32px), 1080px\" width=\"1600\" height=\"900\" loading=\"lazy\" decoding=\"async\" alt=\"Tesla jack pad adapter positioned on a vehicle lift arm\"\u003e    \u003c\/figure\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-why-title\"\u003e    \u003cdiv class=\"tesery-jp__center\"\u003e      \u003cp class=\"tesery-jp__eyebrow\"\u003ePurpose-built protection\u003c\/p\u003e      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-why-title\"\u003eWhy a dedicated jack pad matters\u003c\/h2\u003e      \u003cp class=\"tesery-jp__lead\"\u003e        A small adapter solves three common lifting problems before the vehicle leaves the ground.      \u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"tesery-jp__feature-grid\"\u003e      \u003carticle class=\"tesery-jp__feature\"\u003e        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e01\u003c\/span\u003e        \u003ch3 class=\"tesery-jp__subheading\"\u003eLocate the right point\u003c\/h3\u003e        \u003cp\u003ePlug into the factory-designated lifting point so the jack meets the adapter instead of an unprotected underbody surface.\u003c\/p\u003e      \u003c\/article\u003e      \u003carticle class=\"tesery-jp__feature\"\u003e        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e02\u003c\/span\u003e        \u003ch3 class=\"tesery-jp__subheading\"\u003eCreate a rubber buffer\u003c\/h3\u003e        \u003cp\u003eThe wide rubber disc separates the metal jack saddle from the vehicle and creates a broad, flat contact surface.\u003c\/p\u003e      \u003c\/article\u003e      \u003carticle class=\"tesery-jp__feature\"\u003e        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e03\u003c\/span\u003e        \u003ch3 class=\"tesery-jp__subheading\"\u003eHold position\u003c\/h3\u003e        \u003cp\u003eThe red O-ring adds retention while you align the jack or lift arm, helping keep the adapter in its designated opening.\u003c\/p\u003e      \u003c\/article\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-label=\"Jack pad construction and use\"\u003e    \u003cdiv class=\"tesery-jp__split\"\u003e      \u003cfigure class=\"tesery-jp__media\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_911324d7-8f92-4163-8240-fd845cf07fda.jpg?v=1724896753\u0026amp;width=1000\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_911324d7-8f92-4163-8240-fd845cf07fda.jpg?v=1724896753\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_911324d7-8f92-4163-8240-fd845cf07fda.jpg?v=1724896753\u0026amp;width=800 800w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_911324d7-8f92-4163-8240-fd845cf07fda.jpg?v=1724896753\u0026amp;width=1200 1200w\" sizes=\"(max-width: 767px) calc(100vw - 32px), 52vw\" width=\"1600\" height=\"900\" loading=\"lazy\" decoding=\"async\" alt=\"Jack pad inserted into a Tesla designated lifting point\"\u003e      \u003c\/figure\u003e      \u003cdiv class=\"tesery-jp__copy\"\u003e        \u003cp class=\"tesery-jp__eyebrow\"\u003eProof in the construction\u003c\/p\u003e        \u003ch2 class=\"tesery-jp__heading\"\u003eEvery visible feature has one lifting job\u003c\/h2\u003e        \u003cp\u003e          The molded post locates the vehicle's designated lift point. The red O-ring adds temporary retention while you position the lifting equipment, and the full-width rubber base gives the jack saddle a clear contact surface.        \u003c\/p\u003e        \u003cul class=\"tesery-jp__bullets\"\u003e          \u003cli\u003eMolded post visibly aligns the adapter with the lift-point opening\u003c\/li\u003e          \u003cli\u003eRed O-ring helps hold the pad overhead during jack placement\u003c\/li\u003e          \u003cli\u003eTextured perimeter gives gloved hands a positive removal grip\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"tesery-jp__split tesery-jp__split--reverse\"\u003e      \u003cfigure class=\"tesery-jp__media\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_4.jpg?v=1724896585\u0026amp;width=900\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_4.jpg?v=1724896585\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_4.jpg?v=1724896585\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_4.jpg?v=1724896585\u0026amp;width=922 922w\" sizes=\"(max-width: 767px) calc(100vw - 32px), 52vw\" width=\"922\" height=\"616\" loading=\"lazy\" decoding=\"async\" alt=\"Thick rubber Tesla jack pad centered on a floor jack saddle\"\u003e      \u003c\/figure\u003e      \u003cdiv class=\"tesery-jp__copy\"\u003e        \u003cp class=\"tesery-jp__eyebrow\"\u003eFour-point service set\u003c\/p\u003e        \u003ch2 class=\"tesery-jp__heading\"\u003eFour rubber pads, organized for the next lift\u003c\/h2\u003e        \u003cp\u003e          Keep the complete set in the included zip case so the correct adapters are ready for tire rotations, wheel service, a two-post lift or an unexpected visit to a tire shop.        \u003c\/p\u003e        \u003cul class=\"tesery-jp__bullets\"\u003e          \u003cli\u003eFour separate pads cover all four designated lifting points\u003c\/li\u003e          \u003cli\u003eCompact zip case keeps the pads together in the trunk or garage\u003c\/li\u003e          \u003cli\u003eBlack rubber and a red retention ring are easy to inspect before use\u003c\/li\u003e        \u003c\/ul\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__dark tesery-jp__defer\" aria-labelledby=\"jp-size-title\"\u003e    \u003cp class=\"tesery-jp__eyebrow\"\u003eChoose by production factory\u003c\/p\u003e    \u003ch2 class=\"tesery-jp__heading\" id=\"jp-size-title\"\u003eThe size follows the factory—not the Tesla model.\u003c\/h2\u003e    \u003cp class=\"tesery-jp__lead\"\u003e      Tesla's Berlin-Brandenburg factory currently produces Model Y. German-built vehicles use the shallower 20 mm option; vehicles built at Tesla's other factories use the 25 mm option.    \u003c\/p\u003e    \u003cdiv class=\"tesery-jp__fitment-grid\"\u003e      \u003carticle class=\"tesery-jp__fitment\"\u003e        \u003cspan class=\"tesery-jp__size\"\u003e25 mm\u003c\/span\u003e        \u003ch3 class=\"tesery-jp__subheading\"\u003eBuilt outside Germany\u003c\/h3\u003e        \u003cp\u003eChoose 25 mm when the vehicle's manufacturer label or documents show a factory outside Germany. This is the applicable choice for Model 3, Model S and Model X, and for non-German-built Model Y vehicles.\u003c\/p\u003e      \u003c\/article\u003e      \u003carticle class=\"tesery-jp__fitment\"\u003e        \u003cspan class=\"tesery-jp__size\"\u003e20 mm\u003c\/span\u003e        \u003ch3 class=\"tesery-jp__subheading\"\u003eBuilt in Germany\u003c\/h3\u003e        \u003cp\u003eChoose 20 mm when the vehicle was produced at Gigafactory Berlin-Brandenburg in Grünheide, Germany. Tesla currently identifies Model Y as the vehicle manufactured at this factory.\u003c\/p\u003e      \u003c\/article\u003e    \u003c\/div\u003e    \u003cp class=\"tesery-jp__notice\"\u003e      \u003cstrong\u003eEuropean delivery clue:\u003c\/strong\u003e a Model Y delivered in Germany, France, Belgium, the Netherlands, Luxembourg, Austria, Switzerland, Italy, Spain, Portugal, Denmark, Sweden, Norway, Finland, Poland or Czechia may be Berlin-built. Delivery country alone is not proof because Tesla can source the same market from different factories. Confirm the country of manufacture on the driver-door label or registration documents; Berlin-built vehicles also use \u003cstrong\u003eB\u003c\/strong\u003e as the 11th VIN character. If it shows Germany \/ Berlin \/ Grünheide, choose 20 mm. Otherwise, choose 25 mm.    \u003c\/p\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__included tesery-jp__defer\" aria-labelledby=\"jp-package-title\"\u003e    \u003cfigure class=\"tesery-jp__included-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_3941f253-2626-48f6-b9d3-c3ca930e1516.jpg?v=1724896674\u0026amp;width=800\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_3941f253-2626-48f6-b9d3-c3ca930e1516.jpg?v=1724896674\u0026amp;width=400 400w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_3941f253-2626-48f6-b9d3-c3ca930e1516.jpg?v=1724896674\u0026amp;width=600 600w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_2_3941f253-2626-48f6-b9d3-c3ca930e1516.jpg?v=1724896674\u0026amp;width=800 800w\" sizes=\"(max-width: 767px) calc(100vw - 32px), 44vw\" width=\"800\" height=\"800\" loading=\"lazy\" decoding=\"async\" alt=\"Four Tesla jack pad adapters and zippered storage case\"\u003e    \u003c\/figure\u003e    \u003cdiv class=\"tesery-jp__included-copy\"\u003e      \u003cp class=\"tesery-jp__eyebrow\"\u003eEverything together\u003c\/p\u003e      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-package-title\"\u003eWhat is in the case?\u003c\/h2\u003e      \u003cp\u003eA complete four-point set for service at home, at a tire shop or on a workshop lift.\u003c\/p\u003e      \u003cul class=\"tesery-jp__package\"\u003e        \u003cli\u003e\n\u003cspan\u003eTesla jack pad adapters\u003c\/span\u003e\u003cstrong\u003e4\u003c\/strong\u003e\n\u003c\/li\u003e        \u003cli\u003e\n\u003cspan\u003eZippered storage case\u003c\/span\u003e\u003cstrong\u003e1\u003c\/strong\u003e\n\u003c\/li\u003e      \u003c\/ul\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-install-title\"\u003e    \u003cdiv class=\"tesery-jp__center\"\u003e      \u003cp class=\"tesery-jp__eyebrow\"\u003eSimple three-step setup\u003c\/p\u003e      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-install-title\"\u003ePosition first. Center the jack. Then lift.\u003c\/h2\u003e    \u003c\/div\u003e    \u003col class=\"tesery-jp__steps\"\u003e      \u003cli class=\"tesery-jp__step\"\u003e        \u003cstrong\u003e1. Locate\u003c\/strong\u003e        \u003cspan\u003eFind the designated lifting point identified in your Tesla owner's manual.\u003c\/span\u003e      \u003c\/li\u003e      \u003cli class=\"tesery-jp__step\"\u003e        \u003cstrong\u003e2. Insert\u003c\/strong\u003e        \u003cspan\u003ePress the adapter post into the opening until the O-ring holds it in place.\u003c\/span\u003e      \u003c\/li\u003e      \u003cli class=\"tesery-jp__step\"\u003e        \u003cstrong\u003e3. Center and lift\u003c\/strong\u003e        \u003cspan\u003eAlign the jack saddle beneath the pad and follow the equipment manufacturer's lifting procedure.\u003c\/span\u003e      \u003c\/li\u003e    \u003c\/ol\u003e    \u003cfigure class=\"tesery-jp__installation-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_f756b8a1-ce2c-49db-a984-a799c2c2e96f.jpg?v=1724896673\u0026amp;width=1000\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_f756b8a1-ce2c-49db-a984-a799c2c2e96f.jpg?v=1724896673\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_f756b8a1-ce2c-49db-a984-a799c2c2e96f.jpg?v=1724896673\u0026amp;width=800 800w, https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/tesla_jack_pad_1_f756b8a1-ce2c-49db-a984-a799c2c2e96f.jpg?v=1724896673\u0026amp;width=1200 1200w\" sizes=\"(max-width: 767px) calc(100vw - 32px), 1080px\" width=\"1200\" height=\"1200\" loading=\"lazy\" decoding=\"async\" alt=\"Illustrated sequence for positioning a Tesla jack pad adapter\"\u003e    \u003c\/figure\u003e    \u003cp class=\"tesery-jp__safety\"\u003e      \u003cstrong\u003eSafety:\u003c\/strong\u003e Use only properly rated lifting equipment on a level surface. Follow the vehicle and jack manufacturer's instructions. Never work beneath a vehicle supported only by a jack; use correctly rated stands or a certified lift.    \u003c\/p\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-faq-title\"\u003e    \u003cp class=\"tesery-jp__eyebrow\"\u003eQuestions before you lift\u003c\/p\u003e    \u003ch2 class=\"tesery-jp__heading\" id=\"jp-faq-title\"\u003eTesla jack pad FAQ\u003c\/h2\u003e    \u003cdiv class=\"tesery-jp__faq-list\"\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eWhich Tesla models are these designed for?\u003c\/summary\u003e        \u003cp\u003eThey are intended for compatible Tesla Model 3, Model Y, Model S and Model X designated lifting points. The model does not determine pad depth: choose 20 mm for German-built vehicles and 25 mm for vehicles built at Tesla's other factories.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eWhy are there two size options?\u003c\/summary\u003e        \u003cp\u003eThe lift-point depth differs by production factory. The 20 mm version is for vehicles built at Gigafactory Berlin-Brandenburg in Germany; the 25 mm version is for vehicles built at Tesla's other factories.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eHow do I know whether my Tesla was built in Germany?\u003c\/summary\u003e        \u003cp\u003eCheck the country of manufacture on the driver-door label or registration documents. Berlin-built vehicles show Germany, Berlin or Grünheide and use B as the 11th VIN character. A European delivery address is only a clue, not confirmation.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eDoes the O-ring lock the pad permanently in place?\u003c\/summary\u003e        \u003cp\u003eNo. The O-ring adds temporary retention while you position the jack or lift arm. Always center the lifting equipment beneath the adapter and follow standard lifting safety procedures.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eHow many jack pads are included?\u003c\/summary\u003e        \u003cp\u003eThe package contains four jack pad adapters and one zippered storage case.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails class=\"tesery-jp__faq\"\u003e        \u003csummary\u003eCan I return an unused set?\u003c\/summary\u003e        \u003cp\u003eReturn eligibility is governed by Tesery's current . Review the latest policy before returning the product.\u003c\/p\u003e      \u003c\/details\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-label=\"Choose jack pad size\"\u003e    \u003cdiv class=\"tesery-jp__cta\"\u003e      \u003cdiv\u003e        \u003ch2\u003eKeep the right lift-point protection in your trunk.\u003c\/h2\u003e        \u003cp\u003eChoose 20 mm for a German-built vehicle or 25 mm for a vehicle built at another Tesla factory.\u003c\/p\u003e      \u003c\/div\u003e          \u003c\/div\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"25mm","offer_id":46962218729669,"sku":"TSL0240","price":27.99,"currency_code":"USD","in_stock":true},{"title":"20mm (for Tesla Germany Factory)","offer_id":46962218762437,"sku":"TSL0240-A","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0795\/5008\/7365\/files\/jack-pad-adapter-with-storage-bag-for-tesla-model-3ysx-218029_d3b1f7c5-8630-402f-b669-c2d403fff1d9.jpg?v=1789807295","url":"https:\/\/tescraft.shop\/products\/tesla-jack-pad","provider":"TesCraft","version":"1.0","type":"link"}