{"product_id":"jack-pads-adapter-with-storage-bag-for-tesla-model-3-y-s-x","title":"Jack Pads Adapter with Storage Bag for Tesla Model 3\/Y\/S\/X","description":"\u003cstyle\u003e\n  .tesery-jp {\n    --jp-ink: #111214;\n    --jp-muted: #5c6269;\n    --jp-line: #e5e7eb;\n    --jp-soft: #f5f6f7;\n    --jp-panel: #17191d;\n    --jp-accent: #e82127;\n    --jp-radius: 20px;\n    color: var(--jp-ink);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.65;\n    margin: 0 auto;\n    max-width: 1180px;\n    overflow: hidden;\n  }\n\n  .tesery-jp,\n  .tesery-jp * {\n    box-sizing: border-box;\n  }\n\n  .tesery-jp h2,\n  .tesery-jp h3,\n  .tesery-jp p,\n  .tesery-jp ul,\n  .tesery-jp ol,\n  .tesery-jp figure {\n    margin: 0;\n  }\n\n  .tesery-jp img {\n    display: block;\n    height: auto;\n    max-width: 100%;\n  }\n\n  .tesery-jp a {\n    color: inherit;\n  }\n\n  .tesery-jp__section {\n    padding: clamp(52px, 7vw, 96px) clamp(18px, 4vw, 56px);\n  }\n\n  .tesery-jp__section + .tesery-jp__section {\n    border-top: 1px solid var(--jp-line);\n  }\n\n  .tesery-jp__eyebrow {\n    color: var(--jp-accent);\n    font-size: 0.76rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    line-height: 1.3;\n    margin-bottom: 14px;\n    text-transform: uppercase;\n  }\n\n  .tesery-jp__title {\n    font-size: clamp(2rem, 5vw, 4.35rem);\n    font-weight: 750;\n    letter-spacing: -0.045em;\n    line-height: 1.02;\n    max-width: 900px;\n  }\n\n  .tesery-jp__heading {\n    font-size: clamp(1.75rem, 3.3vw, 3.1rem);\n    font-weight: 750;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .tesery-jp__subheading {\n    font-size: clamp(1.2rem, 2vw, 1.55rem);\n    font-weight: 720;\n    letter-spacing: -0.02em;\n    line-height: 1.2;\n  }\n\n  .tesery-jp__lead {\n    color: var(--jp-muted);\n    font-size: clamp(1rem, 1.5vw, 1.2rem);\n    margin-top: 22px;\n    max-width: 760px;\n  }\n\n  .tesery-jp__chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    list-style: none;\n    margin-top: 28px;\n    padding: 0;\n  }\n\n  .tesery-jp__chip {\n    align-items: center;\n    background: #fff;\n    border: 1px solid var(--jp-line);\n    border-radius: 999px;\n    display: inline-flex;\n    font-size: 0.88rem;\n    font-weight: 700;\n    gap: 8px;\n    padding: 9px 14px;\n  }\n\n  .tesery-jp__chip::before {\n    background: var(--jp-accent);\n    border-radius: 50%;\n    content: \"\";\n    height: 7px;\n    width: 7px;\n  }\n\n  .tesery-jp__hero-media {\n    border-radius: var(--jp-radius);\n    margin-top: clamp(34px, 5vw, 60px);\n    overflow: hidden;\n  }\n\n  .tesery-jp__hero-media img {\n    aspect-ratio: 16 \/ 9;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .tesery-jp__intro {\n    background: var(--jp-soft);\n  }\n\n  .tesery-jp__center {\n    margin-left: auto;\n    margin-right: auto;\n    max-width: 780px;\n    text-align: center;\n  }\n\n  .tesery-jp__feature-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: clamp(34px, 5vw, 56px);\n  }\n\n  .tesery-jp__feature {\n    background: #fff;\n    border: 1px solid var(--jp-line);\n    border-radius: 16px;\n    padding: clamp(22px, 3vw, 34px);\n  }\n\n  .tesery-jp__feature-number {\n    align-items: center;\n    background: var(--jp-ink);\n    border-radius: 50%;\n    color: #fff;\n    display: inline-flex;\n    font-size: 0.8rem;\n    font-weight: 800;\n    height: 34px;\n    justify-content: center;\n    margin-bottom: 22px;\n    width: 34px;\n  }\n\n  .tesery-jp__feature p,\n  .tesery-jp__copy p,\n  .tesery-jp__fitment p,\n  .tesery-jp__included-copy p {\n    color: var(--jp-muted);\n    margin-top: 12px;\n  }\n\n  .tesery-jp__split {\n    align-items: center;\n    display: grid;\n    gap: clamp(28px, 6vw, 72px);\n    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);\n  }\n\n  .tesery-jp__split + .tesery-jp__split {\n    margin-top: clamp(56px, 9vw, 112px);\n  }\n\n  .tesery-jp__split--reverse .tesery-jp__media {\n    order: 2;\n  }\n\n  .tesery-jp__media {\n    border-radius: var(--jp-radius);\n    overflow: hidden;\n  }\n\n  .tesery-jp__media img {\n    aspect-ratio: 3 \/ 2;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .tesery-jp__bullets {\n    display: grid;\n    gap: 14px;\n    list-style: none;\n    margin-top: 24px;\n    padding: 0;\n  }\n\n  .tesery-jp__bullets li {\n    display: grid;\n    font-weight: 650;\n    gap: 11px;\n    grid-template-columns: 22px 1fr;\n  }\n\n  .tesery-jp__bullets li::before {\n    align-items: center;\n    background: var(--jp-ink);\n    border-radius: 50%;\n    color: #fff;\n    content: \"✓\";\n    display: inline-flex;\n    font-size: 0.68rem;\n    height: 20px;\n    justify-content: center;\n    margin-top: 3px;\n    width: 20px;\n  }\n\n  .tesery-jp__dark {\n    background: var(--jp-panel);\n    border-top: 0 !important;\n    color: #fff;\n  }\n\n  .tesery-jp__dark .tesery-jp__heading,\n  .tesery-jp__dark .tesery-jp__subheading {\n    color: #fff;\n  }\n\n  .tesery-jp__dark .tesery-jp__lead,\n  .tesery-jp__dark p {\n    color: #c7cbd1;\n  }\n\n  .tesery-jp__fitment-grid {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    margin-top: 38px;\n  }\n\n  .tesery-jp__fitment {\n    background: #24272d;\n    border: 1px solid #363a42;\n    border-radius: 16px;\n    padding: clamp(24px, 4vw, 38px);\n  }\n\n  .tesery-jp__size {\n    color: #fff;\n    display: block;\n    font-size: clamp(2rem, 4vw, 3.35rem);\n    font-weight: 800;\n    letter-spacing: -0.04em;\n    line-height: 1;\n    margin-bottom: 14px;\n  }\n\n  .tesery-jp__notice {\n    border-left: 3px solid var(--jp-accent);\n    color: #e1e3e7 !important;\n    margin-top: 28px;\n    max-width: 880px;\n    padding-left: 18px;\n  }\n\n  .tesery-jp__included {\n    align-items: center;\n    display: grid;\n    gap: clamp(30px, 6vw, 76px);\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n  }\n\n  .tesery-jp__included-media {\n    background: #fff;\n    border-radius: var(--jp-radius);\n    overflow: hidden;\n  }\n\n  .tesery-jp__included-media img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .tesery-jp__package {\n    display: grid;\n    gap: 10px;\n    list-style: none;\n    margin-top: 26px;\n    padding: 0;\n  }\n\n  .tesery-jp__package li {\n    align-items: baseline;\n    border-bottom: 1px solid var(--jp-line);\n    display: flex;\n    gap: 14px;\n    justify-content: space-between;\n    padding: 14px 0;\n  }\n\n  .tesery-jp__package strong {\n    font-size: 1.35rem;\n  }\n\n  .tesery-jp__steps {\n    display: grid;\n    gap: 16px;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    list-style: none;\n    margin: 36px 0 0;\n    padding: 0;\n  }\n\n  .tesery-jp__step {\n    background: var(--jp-soft);\n    border-radius: 14px;\n    padding: 24px;\n  }\n\n  .tesery-jp__step strong {\n    display: block;\n    font-size: 1.05rem;\n    margin-bottom: 8px;\n  }\n\n  .tesery-jp__step span {\n    color: var(--jp-muted);\n    font-size: 0.93rem;\n  }\n\n  .tesery-jp__installation-media {\n    border-radius: var(--jp-radius);\n    margin-top: 34px;\n    overflow: hidden;\n  }\n\n  .tesery-jp__installation-media img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    width: 100%;\n  }\n\n  .tesery-jp__safety {\n    background: #fff4f4;\n    border: 1px solid #ffd1d3;\n    border-radius: 12px;\n    color: #7b2024;\n    font-size: 0.92rem;\n    margin-top: 24px;\n    padding: 16px 18px;\n  }\n\n  .tesery-jp__faq-list {\n    border-top: 1px solid var(--jp-line);\n    margin-top: 34px;\n  }\n\n  .tesery-jp__faq {\n    border-bottom: 1px solid var(--jp-line);\n  }\n\n  .tesery-jp__faq summary {\n    cursor: pointer;\n    font-size: clamp(1rem, 1.8vw, 1.18rem);\n    font-weight: 720;\n    list-style: none;\n    padding: 22px 42px 22px 0;\n    position: relative;\n  }\n\n  .tesery-jp__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tesery-jp__faq summary::after {\n    content: \"+\";\n    font-size: 1.55rem;\n    font-weight: 400;\n    position: absolute;\n    right: 8px;\n    top: 50%;\n    transform: translateY(-50%);\n  }\n\n  .tesery-jp__faq[open] summary::after {\n    content: \"−\";\n  }\n\n  .tesery-jp__faq p {\n    color: var(--jp-muted);\n    max-width: 850px;\n    padding: 0 42px 24px 0;\n  }\n\n  .tesery-jp__cta {\n    align-items: center;\n    background: var(--jp-ink);\n    border-radius: var(--jp-radius);\n    color: #fff;\n    display: flex;\n    gap: 30px;\n    justify-content: space-between;\n    padding: clamp(28px, 5vw, 52px);\n  }\n\n  .tesery-jp__cta h2 {\n    color: #fff;\n    font-size: clamp(1.55rem, 3vw, 2.65rem);\n    font-weight: 750;\n    letter-spacing: -0.035em;\n    line-height: 1.08;\n  }\n\n  .tesery-jp__cta p {\n    color: #c7cbd1;\n    margin-top: 10px;\n  }\n\n  .tesery-jp__button {\n    background: #fff;\n    border: 2px solid #fff;\n    border-radius: 999px;\n    color: var(--jp-ink) !important;\n    flex: 0 0 auto;\n    font-weight: 800;\n    padding: 13px 22px;\n    text-decoration: none;\n    transition: background 160ms ease, color 160ms ease;\n  }\n\n  .tesery-jp__button:hover {\n    background: transparent;\n    color: #fff !important;\n  }\n\n  @supports (content-visibility: auto) {\n    .tesery-jp__defer {\n      contain-intrinsic-size: auto 680px;\n      content-visibility: auto;\n    }\n  }\n\n  @media (max-width: 767px) {\n    .tesery-jp {\n      font-size: 15px;\n    }\n\n    .tesery-jp__section {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    .tesery-jp__hero-media,\n    .tesery-jp__media,\n    .tesery-jp__included-media,\n    .tesery-jp__installation-media,\n    .tesery-jp__cta {\n      border-radius: 14px;\n    }\n\n    .tesery-jp__feature-grid,\n    .tesery-jp__fitment-grid,\n    .tesery-jp__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .tesery-jp__split,\n    .tesery-jp__included {\n      grid-template-columns: 1fr;\n    }\n\n    .tesery-jp__split--reverse .tesery-jp__media {\n      order: initial;\n    }\n\n    .tesery-jp__split .tesery-jp__copy {\n      padding: 0 4px;\n    }\n\n    .tesery-jp__feature-grid {\n      gap: 12px;\n    }\n\n    .tesery-jp__feature {\n      padding: 22px;\n    }\n\n    .tesery-jp__feature-number {\n      margin-bottom: 16px;\n    }\n\n    .tesery-jp__steps {\n      gap: 10px;\n    }\n\n    .tesery-jp__step {\n      padding: 18px;\n    }\n\n    .tesery-jp__cta {\n      align-items: flex-start;\n      flex-direction: column;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .tesery-jp *,\n    .tesery-jp *::before,\n    .tesery-jp *::after {\n      scroll-behavior: auto !important;\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tesery-jp\" data-tesery-product-description=\"tesla-jack-pad\"\u003e\n  \u003csection class=\"tesery-jp__section tesery-jp__intro\" aria-labelledby=\"jp-hero-title\"\u003e\n    \u003cp class=\"tesery-jp__eyebrow\"\u003e4-piece lift-point adapter kit\u003c\/p\u003e\n    \u003ch2 class=\"tesery-jp__title\" id=\"jp-hero-title\"\u003eProtect the designated lift points before the car leaves the ground.\u003c\/h2\u003e\n    \u003cp class=\"tesery-jp__lead\"\u003e\n      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.\n    \u003c\/p\u003e\n    \u003cul class=\"tesery-jp__chips\" aria-label=\"Product highlights\"\u003e\n      \u003cli class=\"tesery-jp__chip\"\u003eModel 3 \/ Y \/ S \/ X\u003c\/li\u003e\n      \u003cli class=\"tesery-jp__chip\"\u003e4 pads + zip storage case\u003c\/li\u003e\n      \u003cli class=\"tesery-jp__chip\"\u003e20 mm and 25 mm options\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cfigure class=\"tesery-jp__hero-media\"\u003e\n      \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\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-why-title\"\u003e\n    \u003cdiv class=\"tesery-jp__center\"\u003e\n      \u003cp class=\"tesery-jp__eyebrow\"\u003ePurpose-built protection\u003c\/p\u003e\n      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-why-title\"\u003eWhy a dedicated jack pad matters\u003c\/h2\u003e\n      \u003cp class=\"tesery-jp__lead\"\u003e\n        A small adapter solves three common lifting problems before the vehicle leaves the ground.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tesery-jp__feature-grid\"\u003e\n      \u003carticle class=\"tesery-jp__feature\"\u003e\n        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e01\u003c\/span\u003e\n        \u003ch3 class=\"tesery-jp__subheading\"\u003eLocate the right point\u003c\/h3\u003e\n        \u003cp\u003ePlug into the factory-designated lifting point so the jack meets the adapter instead of an unprotected underbody surface.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-jp__feature\"\u003e\n        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e02\u003c\/span\u003e\n        \u003ch3 class=\"tesery-jp__subheading\"\u003eCreate a rubber buffer\u003c\/h3\u003e\n        \u003cp\u003eThe wide rubber disc separates the metal jack saddle from the vehicle and creates a broad, flat contact surface.\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-jp__feature\"\u003e\n        \u003cspan class=\"tesery-jp__feature-number\" aria-hidden=\"true\"\u003e03\u003c\/span\u003e\n        \u003ch3 class=\"tesery-jp__subheading\"\u003eHold position\u003c\/h3\u003e\n        \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\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-label=\"Jack pad construction and use\"\u003e\n    \u003cdiv class=\"tesery-jp__split\"\u003e\n      \u003cfigure class=\"tesery-jp__media\"\u003e\n        \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\n      \u003c\/figure\u003e\n      \u003cdiv class=\"tesery-jp__copy\"\u003e\n        \u003cp class=\"tesery-jp__eyebrow\"\u003eProof in the construction\u003c\/p\u003e\n        \u003ch2 class=\"tesery-jp__heading\"\u003eEvery visible feature has one lifting job\u003c\/h2\u003e\n        \u003cp\u003e\n          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.\n        \u003c\/p\u003e\n        \u003cul class=\"tesery-jp__bullets\"\u003e\n          \u003cli\u003eMolded post visibly aligns the adapter with the lift-point opening\u003c\/li\u003e\n          \u003cli\u003eRed O-ring helps hold the pad overhead during jack placement\u003c\/li\u003e\n          \u003cli\u003eTextured perimeter gives gloved hands a positive removal grip\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tesery-jp__split tesery-jp__split--reverse\"\u003e\n      \u003cfigure class=\"tesery-jp__media\"\u003e\n        \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\n      \u003c\/figure\u003e\n      \u003cdiv class=\"tesery-jp__copy\"\u003e\n        \u003cp class=\"tesery-jp__eyebrow\"\u003eFour-point service set\u003c\/p\u003e\n        \u003ch2 class=\"tesery-jp__heading\"\u003eFour rubber pads, organized for the next lift\u003c\/h2\u003e\n        \u003cp\u003e\n          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.\n        \u003c\/p\u003e\n        \u003cul class=\"tesery-jp__bullets\"\u003e\n          \u003cli\u003eFour separate pads cover all four designated lifting points\u003c\/li\u003e\n          \u003cli\u003eCompact zip case keeps the pads together in the trunk or garage\u003c\/li\u003e\n          \u003cli\u003eBlack rubber and a red retention ring are easy to inspect before use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__dark tesery-jp__defer\" aria-labelledby=\"jp-size-title\"\u003e\n    \u003cp class=\"tesery-jp__eyebrow\"\u003eChoose by production factory\u003c\/p\u003e\n    \u003ch2 class=\"tesery-jp__heading\" id=\"jp-size-title\"\u003eThe size follows the factory—not the Tesla model.\u003c\/h2\u003e\n    \u003cp class=\"tesery-jp__lead\"\u003e\n      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.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tesery-jp__fitment-grid\"\u003e\n      \u003carticle class=\"tesery-jp__fitment\"\u003e\n        \u003cspan class=\"tesery-jp__size\"\u003e25 mm\u003c\/span\u003e\n        \u003ch3 class=\"tesery-jp__subheading\"\u003eBuilt outside Germany\u003c\/h3\u003e\n        \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\n      \u003c\/article\u003e\n      \u003carticle class=\"tesery-jp__fitment\"\u003e\n        \u003cspan class=\"tesery-jp__size\"\u003e20 mm\u003c\/span\u003e\n        \u003ch3 class=\"tesery-jp__subheading\"\u003eBuilt in Germany\u003c\/h3\u003e\n        \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\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"tesery-jp__notice\"\u003e\n      \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.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__included tesery-jp__defer\" aria-labelledby=\"jp-package-title\"\u003e\n    \u003cfigure class=\"tesery-jp__included-media\"\u003e\n      \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\n    \u003c\/figure\u003e\n    \u003cdiv class=\"tesery-jp__included-copy\"\u003e\n      \u003cp class=\"tesery-jp__eyebrow\"\u003eEverything together\u003c\/p\u003e\n      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-package-title\"\u003eWhat is in the case?\u003c\/h2\u003e\n      \u003cp\u003eA complete four-point set for service at home, at a tire shop or on a workshop lift.\u003c\/p\u003e\n      \u003cul class=\"tesery-jp__package\"\u003e\n        \u003cli\u003e\n\u003cspan\u003eTesla jack pad adapters\u003c\/span\u003e\u003cstrong\u003e4\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cspan\u003eZippered storage case\u003c\/span\u003e\u003cstrong\u003e1\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-install-title\"\u003e\n    \u003cdiv class=\"tesery-jp__center\"\u003e\n      \u003cp class=\"tesery-jp__eyebrow\"\u003eSimple three-step setup\u003c\/p\u003e\n      \u003ch2 class=\"tesery-jp__heading\" id=\"jp-install-title\"\u003ePosition first. Center the jack. Then lift.\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003col class=\"tesery-jp__steps\"\u003e\n      \u003cli class=\"tesery-jp__step\"\u003e\n        \u003cstrong\u003e1. Locate\u003c\/strong\u003e\n        \u003cspan\u003eFind the designated lifting point identified in your Tesla owner's manual.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"tesery-jp__step\"\u003e\n        \u003cstrong\u003e2. Insert\u003c\/strong\u003e\n        \u003cspan\u003ePress the adapter post into the opening until the O-ring holds it in place.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"tesery-jp__step\"\u003e\n        \u003cstrong\u003e3. Center and lift\u003c\/strong\u003e\n        \u003cspan\u003eAlign the jack saddle beneath the pad and follow the equipment manufacturer's lifting procedure.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cfigure class=\"tesery-jp__installation-media\"\u003e\n      \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\n    \u003c\/figure\u003e\n\n    \u003cp class=\"tesery-jp__safety\"\u003e\n      \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.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-labelledby=\"jp-faq-title\"\u003e\n    \u003cp class=\"tesery-jp__eyebrow\"\u003eQuestions before you lift\u003c\/p\u003e\n    \u003ch2 class=\"tesery-jp__heading\" id=\"jp-faq-title\"\u003eTesla jack pad FAQ\u003c\/h2\u003e\n\n    \u003cdiv class=\"tesery-jp__faq-list\"\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eWhich Tesla models are these designed for?\u003c\/summary\u003e\n        \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\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eWhy are there two size options?\u003c\/summary\u003e\n        \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\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eHow do I know whether my Tesla was built in Germany?\u003c\/summary\u003e\n        \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\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eDoes the O-ring lock the pad permanently in place?\u003c\/summary\u003e\n        \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\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eHow many jack pads are included?\u003c\/summary\u003e\n        \u003cp\u003eThe package contains four jack pad adapters and one zippered storage case.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"tesery-jp__faq\"\u003e\n        \u003csummary\u003eCan I return an unused set?\u003c\/summary\u003e\n        \u003cp\u003eReturn eligibility is governed by Tesery's current \u003ca href=\"\/af\/pages\/refund-policy\"\u003erefund policy\u003c\/a\u003e. Review the latest policy before returning the product.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"tesery-jp__section tesery-jp__defer\" aria-label=\"Choose jack pad size\"\u003e\n    \u003cdiv class=\"tesery-jp__cta\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eKeep the right lift-point protection in your trunk.\u003c\/h2\u003e\n        \u003cp\u003eChoose 20 mm for a German-built vehicle or 25 mm for a vehicle built at another Tesla factory.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"tesery-jp__button\" href=\"#product-form-installment\"\u003eChoose your size\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Tesery Official Store","offers":[{"title":"25mm","offer_id":42885359075408,"sku":"TSL0240","price":321.0,"currency_code":"ZAR","in_stock":true},{"title":"20mm (for Tesla Germany Factory)","offer_id":42885359108176,"sku":"TSL0240-A","price":321.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0242\/9940\/5392\/files\/jack-pad-adapter-with-storage-bag-for-tesla-model-3ysx-218029.jpg?v=1788181338","url":"https:\/\/store.zoellerpumps.co.za\/af\/products\/jack-pads-adapter-with-storage-bag-for-tesla-model-3-y-s-x","provider":"store.water-services.us","version":"1.0","type":"link"}