{"product_id":"snap-apart-outlet-spacers","title":"🔌 Snap-Apart Outlet Spacers – Fix Loose \u0026 Recessed Wall Outlets","description":"\u003cstyle\u003e  .osf-page,  .osf-page * {    box-sizing: border-box;  }  .osf-page {    --osf-ink: #251f20;    --osf-muted: #686b70;    --osf-red: #b92f29;    --osf-red-dark: #7d1715;    --osf-red-soft: #f8eeee;    --osf-border: #eadfdf;    --osf-card: #ffffff;    --osf-soft: #faf8f8;    --osf-warning: #fff4e5;    --osf-warning-border: #edd3a9;    width: 100%;    max-width: 920px;    margin: 0 auto;    padding: 0;    color: var(--osf-ink);    background: #ffffff;    font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;    font-size: 16px;    line-height: 1.62;    overflow: hidden;    isolation: isolate;    container-type: inline-size;    container-name: osfpage;  }  .osf-page img {    display: block !important;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    margin: 0 !important;    object-fit: contain;  }  .osf-page h1,  .osf-page h2,  .osf-page h3,  .osf-page p {    margin-top: 0;  }  .osf-page h1,  .osf-page h2,  .osf-page h3 {    overflow-wrap: normal;    word-break: normal;  }  .osf-section {    padding: 46px 18px;  }  .osf-section-tight {    padding: 18px 18px 48px;  }  .osf-kicker {    margin: 0 0 9px;    color: #a52a25;    font-size: 12px;    font-weight: 850;    letter-spacing: 1.05px;    line-height: 1.4;    text-transform: uppercase;  }  .osf-title {    margin: 0 0 12px;    color: #2b2222;    font-size: clamp(27px, 5.2cqi, 34px);    font-weight: 900;    letter-spacing: -0.45px;    line-height: 1.12;  }  .osf-copy {    margin: 0;    color: var(--osf-muted);    font-size: clamp(15px, 2.3cqi, 17px);    line-height: 1.7;  }  .osf-heading {    max-width: 710px;    margin: 0 auto 26px;    text-align: center;  }  .osf-hero {    overflow: hidden;    padding: 42px 20px 0;    background: linear-gradient(145deg, #fff3f1 0%, #ffffff 55%, #f5f6f8 100%);    border: 1px solid #f0dcd8;    border-radius: 24px;    text-align: center;  }  .osf-eyebrow {    display: inline-block;    margin: 0 0 13px;    padding: 7px 14px;    color: #9d201c;    background: #ffffff;    border: 1px solid #f0cfcb;    border-radius: 999px;    font-size: 12px;    font-weight: 850;    letter-spacing: 1px;    line-height: 1.3;    text-transform: uppercase;  }  .osf-hero h1 {    max-width: 735px;    margin: 0 auto 14px;    color: #251d1d;    font-size: clamp(32px, 6.2cqi, 42px);    font-weight: 950;    letter-spacing: -1px;    line-height: 1.06;  }  .osf-hero-copy {    max-width: 675px;    margin: 0 auto;    color: #62656b;    font-size: clamp(15px, 2.4cqi, 17px);  }  .osf-pills {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 8px;    margin: 22px 0 27px;  }  .osf-pill {    padding: 9px 13px;    color: #312828;    background: #ffffff;    border-radius: 999px;    box-shadow: 0 5px 18px rgba(95, 26, 22, .08);    font-size: 13px;    font-weight: 750;  }  .osf-hero-media {    overflow: hidden;    border-radius: 18px 18px 0 0;  }  .osf-card-grid,  .osf-step-grid,  .osf-compare-grid,  .osf-two-col {    display: grid;    grid-template-columns: 1fr;    gap: 16px;    min-width: 0;  }  .osf-card,  .osf-step,  .osf-panel {    min-width: 0;  }  .osf-card {    padding: 22px;    background: #fafafa;    border: 1px solid #e9e9e9;    border-radius: 18px;  }  .osf-card-icon {    margin-bottom: 11px;    font-size: 26px;    line-height: 1;  }  .osf-card h3,  .osf-step h3 {    margin: 0 0 7px;    color: #312828;    font-size: 18px;    font-weight: 850;    line-height: 1.25;  }  .osf-card p,  .osf-step p {    margin: 0;    color: #6c6f74;    font-size: 14px;    line-height: 1.6;  }  .osf-media-card {    overflow: hidden;    width: 100%;    background: #f7eded;    border-radius: 22px;  }  .osf-content-card {    min-width: 0;    padding: 4px 0;  }  .osf-checks {    display: grid;    gap: 12px;    margin-top: 18px;  }  .osf-check {    position: relative;    padding-left: 33px;    color: #332c2c;    font-size: 15px;    font-weight: 750;    line-height: 1.55;  }  .osf-check::before {    content: \"✓\";    position: absolute;    left: 0;    top: 1px;    display: flex;    align-items: center;    justify-content: center;    width: 22px;    height: 22px;    color: #ffffff;    background: #c93630;    border-radius: 50%;    font-size: 13px;    font-weight: 900;  }  .osf-red-section {    margin: 0 14px;    padding: 44px 20px;    color: #ffffff;    background: linear-gradient(135deg, #7d1715, #b62c27);    border-radius: 24px;  }  .osf-red-section .osf-heading {    margin-bottom: 24px;  }  .osf-red-section .osf-title {    color: #ffffff;  }  .osf-red-section .osf-copy {    color: rgba(255, 255, 255, .86);  }  .osf-compare-before,  .osf-compare-after {    padding: 22px;    border-radius: 18px;  }  .osf-compare-before {    background: rgba(255, 255, 255, .12);    border: 1px solid rgba(255, 255, 255, .18);  }  .osf-compare-after {    color: #242424;    background: #ffffff;  }  .osf-label {    margin: 0 0 9px;    font-size: 13px;    font-weight: 850;    letter-spacing: 1px;    text-transform: uppercase;  }  .osf-compare-before .osf-label {    color: #ffd6d3;  }  .osf-compare-after .osf-label {    color: #a52a25;  }  .osf-compare-before h3,  .osf-compare-after h3 {    margin: 0 0 8px;    font-size: 19px;    line-height: 1.3;  }  .osf-compare-before h3 {    color: #ffffff;  }  .osf-compare-after h3 {    color: #312828;  }  .osf-compare-before p,  .osf-compare-after p {    margin: 0;    font-size: 14px;    line-height: 1.6;  }  .osf-compare-before p {    color: rgba(255, 255, 255, .83);  }  .osf-compare-after p {    color: #66696d;  }  .osf-step {    padding: 4px 8px;    text-align: center;  }  .osf-step-num {    display: flex;    align-items: center;    justify-content: center;    width: 49px;    height: 49px;    margin: 0 auto 13px;    color: #ffffff;    background: #c93630;    border-radius: 50%;    font-size: 19px;    font-weight: 900;  }  .osf-safety-note {    margin-top: 28px;    padding: 16px 18px;    color: #654f1f;    background: #fff5dd;    border: 1px solid #efd89e;    border-radius: 15px;    font-size: 14px;    text-align: center;  }  .osf-wide-media {    overflow: hidden;    margin-top: 26px;    border-radius: 22px;  }  .osf-benefit-layout {    display: grid;    grid-template-columns: 1fr;    gap: 24px;  }  .osf-benefit-list {    display: grid;    gap: 10px;    margin-top: 18px;  }  .osf-benefit-item {    padding: 14px 16px;    color: #403333;    background: #f8eeee;    border-radius: 14px;    font-size: 15px;    font-weight: 750;  }  .osf-compat {    margin: 0 14px 48px;    padding: 38px 20px;    background: #f7f7f8;    border: 1px solid #e6e6e7;    border-radius: 23px;  }  .osf-tags {    display: flex;    flex-wrap: wrap;    justify-content: center;    gap: 9px;  }  .osf-tag {    padding: 10px 14px;    background: #ffffff;    border: 1px solid #e6dfdf;    border-radius: 999px;    font-size: 14px;    font-weight: 750;  }  .osf-small-note {    max-width: 700px;    margin: 20px auto 0;    color: #77797d;    font-size: 13px;    text-align: center;  }  .osf-faq {    display: grid;    gap: 10px;    max-width: 760px;    margin: 0 auto;  }  .osf-faq details {    overflow: hidden;    background: #ffffff;    border: 1px solid #e7e3e3;    border-radius: 15px;  }  .osf-faq summary {    padding: 18px;    color: #332c2c;    cursor: pointer;    font-weight: 800;    line-height: 1.45;  }  .osf-faq details p {    margin: 0;    padding: 0 18px 18px;    color: #6b6e73;    font-size: 14px;    line-height: 1.65;  }  .osf-warning {    margin: 0 14px 48px;    padding: 28px 20px;    background: var(--osf-warning);    border: 1px solid var(--osf-warning-border);    border-radius: 20px;  }  .osf-warning h2 {    margin: 0 0 11px;    color: #65431e;    font-size: 24px;    font-weight: 900;    line-height: 1.2;  }  .osf-warning p {    margin: 0;    color: #725631;    font-size: 14px;  }  .osf-final {    padding: 46px 20px;    color: #ffffff;    background: linear-gradient(135deg, #8e1d19, #b92f29);    border-radius: 24px;    text-align: center;  }  .osf-final .osf-kicker {    color: #ffd0ca;  }  .osf-final h2 {    max-width: 720px;    margin: 0 auto 12px;    color: #ffffff;    font-size: clamp(29px, 5.4cqi, 36px);    font-weight: 900;    line-height: 1.12;  }  .osf-final p {    max-width: 650px;    margin: 0 auto;    color: rgba(255, 255, 255, .88);    font-size: 16px;  }  @container osfpage (min-width: 720px) {    .osf-card-grid,    .osf-step-grid {      grid-template-columns: repeat(3, minmax(0, 1fr));    }    .osf-compare-grid {      grid-template-columns: repeat(2, minmax(0, 1fr));    }    .osf-two-col {      grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);      align-items: center;      gap: 32px;    }  }  @container osfpage (max-width: 719px) {    .osf-section {      padding: 38px 15px;    }    .osf-section-tight {      padding: 14px 15px 40px;    }    .osf-hero {      padding: 34px 14px 0;      border-radius: 20px;    }    .osf-red-section,    .osf-compat,    .osf-warning {      margin-left: 10px;      margin-right: 10px;    }    .osf-content-card {      padding: 0;    }  }\u003c\/style\u003e\u003cdiv class=\"osf-page\"\u003e  \u003c!-- HERO --\u003e  \u003csection class=\"osf-hero\"\u003e    \u003cp class=\"osf-eyebrow\"\u003eSimple DIY Outlet Fix\u003c\/p\u003e    \u003ch1\u003eMake Recessed Outlets Sit Flush Again\u003c\/h1\u003e    \u003cp class=\"osf-hero-copy\"\u003eSnap apart, stack as needed and add support behind compatible wall outlets and switches for a cleaner, more secure fit.\u003c\/p\u003e    \u003cdiv class=\"osf-pills\"\u003e      \u003cspan class=\"osf-pill\"\u003e✓ Snap-Apart Design\u003c\/span\u003e      \u003cspan class=\"osf-pill\"\u003e✓ Stack To Adjust\u003c\/span\u003e      \u003cspan class=\"osf-pill\"\u003e✓ Hidden After Install\u003c\/span\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-hero-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPTImageJul29_2026_02_06_30AM.png?v=1785305259\" alt=\"Outlet spacer kit for recessed outlets and switches\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- PROBLEM --\u003e  \u003csection class=\"osf-section\"\u003e    \u003cdiv class=\"osf-heading\"\u003e      \u003cp class=\"osf-kicker\"\u003eSmall Problem, Frustrating Result\u003c\/p\u003e      \u003ch2 class=\"osf-title\"\u003eDoes Your Outlet Move Every Time You Unplug?\u003c\/h2\u003e      \u003cp class=\"osf-copy\"\u003eOutlets mounted too far behind the finished wall may sit recessed, feel unstable or leave an uneven wall plate.\u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-card-grid\"\u003e      \u003carticle class=\"osf-card\"\u003e        \u003cdiv class=\"osf-card-icon\"\u003e🔌\u003c\/div\u003e        \u003ch3\u003eRecessed Outlet\u003c\/h3\u003e        \u003cp\u003eThe receptacle sits behind the wall surface instead of aligning with the wall plate.\u003c\/p\u003e      \u003c\/article\u003e      \u003carticle class=\"osf-card\"\u003e        \u003cdiv class=\"osf-card-icon\"\u003e↔️\u003c\/div\u003e        \u003ch3\u003eAnnoying Movement\u003c\/h3\u003e        \u003cp\u003eThe outlet may shift when inserting or removing a plug.\u003c\/p\u003e      \u003c\/article\u003e      \u003carticle class=\"osf-card\"\u003e        \u003cdiv class=\"osf-card-icon\"\u003e🧱\u003c\/div\u003e        \u003ch3\u003eAfter Tile Or Paneling\u003c\/h3\u003e        \u003cp\u003eNew wall finishes can leave existing electrical devices sitting too deep.\u003c\/p\u003e      \u003c\/article\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- SOLUTION --\u003e  \u003csection class=\"osf-section-tight\"\u003e    \u003cdiv class=\"osf-two-col\"\u003e      \u003cdiv class=\"osf-media-card\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPTImageJul29_2026_12_20_44AM.png?v=1785305259\" alt=\"Outlet spacer installed behind a wall outlet\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"osf-content-card\"\u003e        \u003cp class=\"osf-kicker\"\u003eSimple Support Where It Is Needed\u003c\/p\u003e        \u003ch2 class=\"osf-title\"\u003eFill The Gap Behind The Outlet\u003c\/h2\u003e        \u003cp class=\"osf-copy\"\u003ePlace the required number of spacers behind the outlet mounting tabs to help bring compatible devices forward toward the finished wall surface.\u003c\/p\u003e        \u003cdiv class=\"osf-checks\"\u003e          \u003cdiv class=\"osf-check\"\u003eSnap off only the pieces you need\u003c\/div\u003e          \u003cdiv class=\"osf-check\"\u003eStack multiple spacers for adjustment\u003c\/div\u003e          \u003cdiv class=\"osf-check\"\u003eHidden neatly behind the wall plate\u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- BEFORE \/ AFTER --\u003e  \u003csection class=\"osf-red-section\"\u003e    \u003cdiv class=\"osf-heading\"\u003e      \u003ch2 class=\"osf-title\"\u003eFrom Recessed \u0026amp; Wobbly To Flush \u0026amp; Supported\u003c\/h2\u003e      \u003cp class=\"osf-copy\"\u003eA small spacer can make a noticeable difference in how the finished wall plate sits and feels.\u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-compare-grid\"\u003e      \u003cdiv class=\"osf-compare-before\"\u003e        \u003cp class=\"osf-label\"\u003eBefore\u003c\/p\u003e        \u003ch3\u003eDevice Sits Too Deep\u003c\/h3\u003e        \u003cp\u003eThe outlet may move, sink inward or leave an uneven-looking wall plate.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"osf-compare-after\"\u003e        \u003cp class=\"osf-label\"\u003eAfter\u003c\/p\u003e        \u003ch3\u003eCleaner, More Supported Fit\u003c\/h3\u003e        \u003cp\u003eThe spacer helps position the device closer to the finished wall surface.\u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- HOW TO USE --\u003e  \u003csection class=\"osf-section\"\u003e    \u003cdiv class=\"osf-heading\"\u003e      \u003cp class=\"osf-kicker\"\u003eQuick Adjustment\u003c\/p\u003e      \u003ch2 class=\"osf-title\"\u003eSnap. Stack. Tighten.\u003c\/h2\u003e      \u003cp class=\"osf-copy\"\u003eUse only on compatible electrical devices and follow proper electrical safety procedures.\u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-step-grid\"\u003e      \u003cdiv class=\"osf-step\"\u003e        \u003cdiv class=\"osf-step-num\"\u003e1\u003c\/div\u003e        \u003ch3\u003eTurn Off Power\u003c\/h3\u003e        \u003cp\u003eSwitch off the correct breaker and verify the outlet is de-energized.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"osf-step\"\u003e        \u003cdiv class=\"osf-step-num\"\u003e2\u003c\/div\u003e        \u003ch3\u003eAdd The Spacers\u003c\/h3\u003e        \u003cp\u003eSnap off and stack the required pieces behind the mounting tabs.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"osf-step\"\u003e        \u003cdiv class=\"osf-step-num\"\u003e3\u003c\/div\u003e        \u003ch3\u003eSecure \u0026amp; Reassemble\u003c\/h3\u003e        \u003cp\u003eTighten the mounting screws and reinstall the wall plate.\u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-safety-note\"\u003e\n\u003cstrong\u003eElectrical safety:\u003c\/strong\u003e Turn off power at the breaker and verify the circuit is de-energized before removing a wall plate or adjusting an outlet. Contact a licensed electrician if you are unsure.\u003c\/div\u003e    \u003cdiv class=\"osf-wide-media\"\u003e      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPTImageJul29_2026_01_06_38AM.png?v=1785305259\" alt=\"Three-step outlet spacer installation guide\"\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- BENEFITS: ALWAYS STACKED TO KEEP THE INFOGRAPHIC READABLE --\u003e  \u003csection class=\"osf-section-tight\"\u003e    \u003cdiv class=\"osf-benefit-layout\"\u003e      \u003cdiv class=\"osf-content-card\"\u003e        \u003cp class=\"osf-kicker\"\u003eA Tiny Tool With Everyday Value\u003c\/p\u003e        \u003ch2 class=\"osf-title\"\u003eKeep A Pack In Your Toolbox\u003c\/h2\u003e        \u003cp class=\"osf-copy\"\u003eUseful for homeowners, landlords, renovators and anyone dealing with compatible recessed electrical devices after wall upgrades.\u003c\/p\u003e        \u003cdiv class=\"osf-benefit-list\"\u003e          \u003cdiv class=\"osf-benefit-item\"\u003e🏠 Helpful for everyday home repairs\u003c\/div\u003e          \u003cdiv class=\"osf-benefit-item\"\u003e🧱 Useful after tile or wall panel installation\u003c\/div\u003e          \u003cdiv class=\"osf-benefit-item\"\u003e🧰 Compact enough to store with small hardware\u003c\/div\u003e        \u003c\/div\u003e      \u003c\/div\u003e      \u003cdiv class=\"osf-media-card\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/ChatGPTImageJul29_2026_02_04_13AM.png?v=1785305259\" alt=\"Outlet spacers used in common home repair situations\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- COMPATIBILITY --\u003e  \u003csection class=\"osf-compat\"\u003e    \u003cdiv class=\"osf-heading\"\u003e      \u003ch2 class=\"osf-title\"\u003eDesigned For Compatible Wall Devices\u003c\/h2\u003e      \u003cp class=\"osf-copy\"\u003eCompatibility depends on the mounting style, wall box condition and installation depth.\u003c\/p\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-tags\"\u003e      \u003cspan class=\"osf-tag\"\u003eWall Outlets\u003c\/span\u003e      \u003cspan class=\"osf-tag\"\u003eWall Switches\u003c\/span\u003e      \u003cspan class=\"osf-tag\"\u003eGFCI-Style Devices\u003c\/span\u003e      \u003cspan class=\"osf-tag\"\u003eDimmers\u003c\/span\u003e      \u003cspan class=\"osf-tag\"\u003eTile Backsplash Projects\u003c\/span\u003e    \u003c\/div\u003e    \u003cp class=\"osf-small-note\"\u003eConfirm compatibility with your electrical device and local electrical requirements before installation.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- FAQ --\u003e  \u003csection class=\"osf-section-tight\"\u003e    \u003cdiv class=\"osf-heading\"\u003e      \u003ch2 class=\"osf-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e    \u003c\/div\u003e    \u003cdiv class=\"osf-faq\"\u003e      \u003cdetails\u003e        \u003csummary\u003eWhat problem do these spacers solve?\u003c\/summary\u003e        \u003cp\u003eThey are designed to help support compatible outlets and switches that sit too far behind the finished wall surface.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003eCan several spacers be stacked together?\u003c\/summary\u003e        \u003cp\u003eThe modular design allows multiple pieces to be stacked when additional spacing is required, subject to proper fit and installation.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003eWill they remain visible?\u003c\/summary\u003e        \u003cp\u003eWhen correctly installed, the spacers normally sit behind the electrical device and wall plate.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003eDo these repair every loose outlet?\u003c\/summary\u003e        \u003cp\u003eNo. They are intended for spacing and support issues. Damaged boxes, loose wiring, broken devices, overheating, discoloration or sparking require inspection by a qualified electrician.\u003c\/p\u003e      \u003c\/details\u003e      \u003cdetails\u003e        \u003csummary\u003eIs electrical experience required?\u003c\/summary\u003e        \u003cp\u003eElectrical work carries risk. Always turn off and verify power before beginning. Hire a licensed electrician when you are uncertain or local rules require one.\u003c\/p\u003e      \u003c\/details\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003c!-- SAFETY --\u003e  \u003csection class=\"osf-warning\"\u003e    \u003ch2\u003eImportant Safety Notice\u003c\/h2\u003e    \u003cp\u003eDo not work on an energized electrical circuit. Stop immediately and contact a licensed electrician if you notice sparks, heat, burning odors, discoloration, damaged wiring, a cracked electrical box or any condition beyond a simple spacing issue.\u003c\/p\u003e  \u003c\/section\u003e  \u003c!-- FINAL CTA --\u003e  \u003csection class=\"osf-final\"\u003e    \u003cp class=\"osf-kicker\"\u003eTiny Spacer. Cleaner Finish.\u003c\/p\u003e    \u003ch2\u003eFix Compatible Recessed Outlets The Smarter Way\u003c\/h2\u003e    \u003cp\u003eAdd simple support behind compatible electrical devices and keep a practical repair solution ready in your toolbox.\u003c\/p\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"HWC618","offers":[{"title":"48Pcs","offer_id":49962289463546,"sku":"HWC2607314397-48PCS 袋装","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/ChatGPTImageJul29_2026_12_14_45AM.png?v=1785483643","url":"https:\/\/scerich.com\/products\/snap-apart-outlet-spacers","provider":"scerich","version":"1.0","type":"link"}