{"product_id":"products-wall-plate-spacer","title":"🔧 Wall Plate Spacer Kit for Loose Outlets","description":"\u003cstyle\u003e\n.ws-page{\n  --ws-text:#171717;\n  --ws-muted:#666b73;\n  --ws-line:#e5e7eb;\n  --ws-soft:#f7f7f8;\n  --ws-blue:#1f4fbf;\n  --ws-white:#ffffff;\n\n  max-width:880px;\n  margin:0 auto;\n  padding:0 18px 36px;\n  color:var(--ws-text);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.6;\n}\n\n.ws-page *{\n  box-sizing:border-box;\n}\n\n.ws-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:12px;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ws-hero{\n  text-align:center;\n  padding:4px 8px 22px;\n  margin:0;\n  border-bottom:1px solid var(--ws-line);\n}\n\n.ws-hero h2{\n  margin:0 auto 9px;\n  max-width:720px;\n  font-size:34px;\n  line-height:1.18;\n  font-weight:800;\n  letter-spacing:-.4px;\n}\n\n.ws-hero p{\n  max-width:680px;\n  margin:0 auto;\n  color:var(--ws-muted);\n  font-size:16px;\n  line-height:1.6;\n}\n\n.ws-chips{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:14px;\n}\n\n.ws-chip{\n  padding:6px 11px;\n  border:1px solid var(--ws-line);\n  border-radius:999px;\n  background:var(--ws-white);\n  color:#363a40;\n  font-size:13px;\n  font-weight:700;\n}\n\n\/* =========================\n   GENERAL SECTION\n========================= *\/\n\n.ws-section{\n  padding:32px 0;\n  border-bottom:1px solid var(--ws-line);\n}\n\n.ws-section:last-child{\n  border-bottom:0;\n}\n\n.ws-section h2{\n  margin:0 0 9px;\n  font-size:28px;\n  line-height:1.25;\n  font-weight:800;\n}\n\n.ws-lead{\n  max-width:740px;\n  margin:0 0 20px;\n  color:var(--ws-muted);\n  font-size:16px;\n  line-height:1.6;\n}\n\n.ws-media{\n  margin:18px 0 22px;\n}\n\n\/* =========================\n   BENEFITS\n========================= *\/\n\n.ws-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n}\n\n.ws-benefit{\n  padding:18px;\n  border:1px solid var(--ws-line);\n  border-radius:12px;\n  background:var(--ws-white);\n}\n\n.ws-benefit strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:17px;\n}\n\n.ws-benefit span{\n  color:var(--ws-muted);\n  font-size:14px;\n  line-height:1.5;\n}\n\n\/* =========================\n   COMPARISON\n========================= *\/\n\n.ws-compare{\n  border:1px solid var(--ws-line);\n  border-radius:12px;\n  overflow:hidden;\n}\n\n.ws-compare-row{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.ws-compare-row \u003e div{\n  padding:13px 14px;\n  border-top:1px solid var(--ws-line);\n  font-size:14px;\n}\n\n.ws-compare-row:first-child \u003e div{\n  border-top:0;\n  background:#f3f4f6;\n  font-weight:800;\n}\n\n.ws-compare-row \u003e div + div{\n  border-left:1px solid var(--ws-line);\n}\n\n.ws-good{\n  font-weight:700;\n  color:#20242a;\n}\n\n\/* =========================\n   STEPS\n========================= *\/\n\n.ws-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:18px;\n}\n\n.ws-step{\n  padding:18px;\n  background:var(--ws-soft);\n  border-radius:12px;\n}\n\n.ws-step b{\n  display:block;\n  margin-bottom:5px;\n  color:var(--ws-blue);\n  font-size:13px;\n  font-weight:800;\n}\n\n.ws-step strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:17px;\n}\n\n.ws-step p{\n  margin:0;\n  color:var(--ws-muted);\n  font-size:14px;\n  line-height:1.55;\n}\n\n\/* =========================\n   SAFETY\n========================= *\/\n\n.ws-safety{\n  margin-top:20px;\n  padding:14px 16px;\n  border-left:3px solid var(--ws-blue);\n  background:var(--ws-soft);\n  color:#545960;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* =========================\n   BUNDLE\n========================= *\/\n\n.ws-offer{\n  padding:20px;\n  border:1px solid var(--ws-line);\n  border-radius:14px;\n  background:var(--ws-soft);\n}\n\n.ws-offer h3{\n  margin:0 0 14px;\n  font-size:20px;\n}\n\n.ws-offer-row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n  gap:15px;\n  padding:11px 0;\n  border-top:1px solid #dedfe2;\n}\n\n.ws-offer-row:first-of-type{\n  border-top:0;\n  padding-top:0;\n}\n\n.ws-offer-row strong{\n  font-size:15px;\n}\n\n.ws-offer-row span{\n  color:var(--ws-muted);\n  font-size:14px;\n  white-space:nowrap;\n}\n\n.ws-pack-note{\n  margin:12px 0 0;\n  color:#777c84;\n  font-size:12px;\n}\n\n\/* =========================\n   DETAILS\n========================= *\/\n\n.ws-details{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  border:1px solid var(--ws-line);\n  border-radius:12px;\n  overflow:hidden;\n}\n\n.ws-detail{\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  padding:13px 14px;\n  border-bottom:1px solid var(--ws-line);\n}\n\n.ws-detail:nth-child(odd){\n  border-right:1px solid var(--ws-line);\n}\n\n.ws-detail:nth-last-child(-n+2){\n  border-bottom:0;\n}\n\n.ws-detail b{\n  font-size:14px;\n}\n\n.ws-detail span{\n  color:var(--ws-muted);\n  font-size:14px;\n  text-align:right;\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.ws-faq details{\n  padding:15px 0;\n  border-bottom:1px solid var(--ws-line);\n}\n\n.ws-faq details:last-child{\n  border-bottom:0;\n}\n\n.ws-faq summary{\n  cursor:pointer;\n  font-size:16px;\n  font-weight:800;\n  line-height:1.4;\n}\n\n.ws-faq p{\n  margin:8px 0 0;\n  color:var(--ws-muted);\n  font-size:14px;\n  line-height:1.6;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:700px){\n\n  .ws-page{\n    padding:0 12px 28px;\n  }\n\n  .ws-hero{\n    padding:2px 0 18px;\n  }\n\n  .ws-hero h2{\n    font-size:27px;\n    margin-bottom:8px;\n  }\n\n  .ws-hero p{\n    font-size:15px;\n    line-height:1.55;\n  }\n\n  .ws-chips{\n    margin-top:12px;\n    gap:6px;\n  }\n\n  .ws-chip{\n    padding:5px 9px;\n    font-size:12px;\n  }\n\n  .ws-section{\n    padding:27px 0;\n  }\n\n  .ws-section h2{\n    font-size:23px;\n  }\n\n  .ws-lead{\n    font-size:15px;\n    margin-bottom:17px;\n  }\n\n  .ws-benefits,\n  .ws-steps{\n    grid-template-columns:1fr;\n  }\n\n  .ws-benefit{\n    padding:15px;\n  }\n\n  .ws-step{\n    padding:15px;\n  }\n\n  .ws-details{\n    grid-template-columns:1fr;\n  }\n\n  .ws-detail:nth-child(odd){\n    border-right:0;\n  }\n\n  .ws-detail:nth-last-child(-n+2){\n    border-bottom:1px solid var(--ws-line);\n  }\n\n  .ws-detail:last-child{\n    border-bottom:0;\n  }\n\n  .ws-offer{\n    padding:17px;\n  }\n\n  .ws-offer-row{\n    align-items:flex-start;\n  }\n\n  .ws-offer-row span{\n    white-space:normal;\n    text-align:right;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ws-page\"\u003e\n\u003c!-- =========================\n       HERO\n  ========================== --\u003e\n\u003cdiv class=\"ws-hero\"\u003e\n\u003ch2\u003eFix Loose \u0026amp; Recessed Outlets\u003c\/h2\u003e\n\u003cp style=\"text-align: left;\"\u003eAdd firm metal support to help reduce outlet wobble and restore a cleaner, flush fit.\u003c\/p\u003e\n\u003cdiv class=\"ws-chips\"\u003e\n\u003cspan class=\"ws-chip\"\u003eGalvanized Steel\u003c\/span\u003e \u003cspan class=\"ws-chip\"\u003eFirm Support\u003c\/span\u003e \u003cspan class=\"ws-chip\"\u003eCleaner Flush Fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n       PROBLEM \/ SOLUTION\n  ========================== --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003ch2\u003eA Simple Fix for an Annoying Problem\u003c\/h2\u003e\n\u003cp class=\"ws-lead\"\u003eLoose, crooked, or recessed outlets can sit unevenly against the wall and wobble during everyday use. This metal spacer adds rigid backing support to help create a firmer, cleaner fit.\u003c\/p\u003e\n\u003cdiv class=\"ws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/1421\/1750\/files\/0eb05f1c-cafc-4fdf-a09d-972b2ecd3206.png?v=1787905826\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ws-benefits\"\u003e\n\u003cdiv class=\"ws-benefit\"\u003e\n\u003cstrong\u003eRigid Support\u003c\/strong\u003e \u003cspan\u003e Helps provide a firmer backing surface for loose or recessed devices. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-benefit\"\u003e\n\u003cstrong\u003eGalvanized Steel\u003c\/strong\u003e \u003cspan\u003e Durable metal construction designed for reliable everyday support. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-benefit\"\u003e\n\u003cstrong\u003eCleaner Flush Fit\u003c\/strong\u003e \u003cspan\u003e Helps compatible outlets and switches sit more evenly against the wall. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       COMPARISON\n  ========================== --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003ch2\u003eBuilt for a More Stable Fit\u003c\/h2\u003e\n\u003cp class=\"ws-lead\"\u003eA rigid metal leveling plate provides dependable backing where additional support is needed.\u003c\/p\u003e\n\u003cdiv class=\"ws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/3448f6ad-5e7b-403e-8f53-46a5c1a405de.png?v=1786617417\" alt=\"Metal wall plate spacer comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ws-compare\"\u003e\n\u003cdiv class=\"ws-compare-row\"\u003e\n\u003cdiv\u003eBasic Spacing\u003c\/div\u003e\n\u003cdiv\u003eMetal Wall Plate Spacer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-compare-row\"\u003e\n\u003cdiv\u003eLimited backing support\u003c\/div\u003e\n\u003cdiv class=\"ws-good\"\u003eRigid metal support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-compare-row\"\u003e\n\u003cdiv\u003eMay shift or compress\u003c\/div\u003e\n\u003cdiv class=\"ws-good\"\u003eStable steel construction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-compare-row\"\u003e\n\u003cdiv\u003eInconsistent leveling\u003c\/div\u003e\n\u003cdiv class=\"ws-good\"\u003eDesigned for a cleaner fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       HOW IT WORKS\n  ========================== --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003ch2\u003eHow It Works\u003c\/h2\u003e\n\u003cp class=\"ws-lead\"\u003eUse with a compatible electrical device and wall-box configuration.\u003c\/p\u003e\n\u003cdiv class=\"ws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/1421\/1750\/files\/DIY_Repairs__Safe_Professional_Solutions.png?v=1787905395\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ws-steps\"\u003e\n\u003cdiv class=\"ws-step\"\u003e\n\u003cb\u003eSTEP 1\u003c\/b\u003e \u003cstrong\u003ePower Off\u003c\/strong\u003e\n\u003cp\u003eDisconnect power and confirm the device is de-energized before work begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-step\"\u003e\n\u003cb\u003eSTEP 2\u003c\/b\u003e \u003cstrong\u003ePosition the Spacer\u003c\/strong\u003e\n\u003cp\u003ePlace the spacer where additional backing is needed behind the compatible device.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-step\"\u003e\n\u003cb\u003eSTEP 3\u003c\/b\u003e \u003cstrong\u003eSecure \u0026amp; Check\u003c\/strong\u003e\n\u003cp\u003eReassemble the installation and confirm the device sits firmly and evenly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-safety\"\u003eElectrical installation requirements vary by location. Follow all applicable local codes and requirements. Where required, installation should be completed by a licensed electrical professional.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       BUNDLE\n  ========================== --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003ch2\u003eBundle \u0026amp; Save\u003c\/h2\u003e\n\u003cp class=\"ws-lead\"\u003eChoose the bundle that fits the number of outlets or switches you want to repair.\u003c\/p\u003e\n\u003cdiv class=\"ws-offer\"\u003e\n\u003ch3\u003eBuy More, Get More Free\u003c\/h3\u003e\n\u003cdiv class=\"ws-offer-row\"\u003e\n\u003cstrong\u003eBUY 1 GET 1 FREE\u003c\/strong\u003e \u003cspan\u003e10 spacers total\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-offer-row\"\u003e\n\u003cstrong\u003eBUY 2 GET 2 FREE\u003c\/strong\u003e \u003cspan\u003e20 spacers total\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-offer-row\"\u003e\n\u003cstrong\u003eBUY 3 GET 3 FREE\u003c\/strong\u003e \u003cspan\u003e30 spacers total\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"ws-pack-note\"\u003eEach individual pack contains 5 spacers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       PRODUCT DETAILS\n  ========================== --\u003e\n\u003csection class=\"ws-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"ws-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0814\/4044\/0548\/files\/73888072-3a6b-4e2f-9cb6-8e98b499b73c.png?v=1786617406\" alt=\"Metal wall plate spacer dimensions and details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ws-details\"\u003e\n\u003cdiv class=\"ws-detail\"\u003e\n\u003cb\u003eProduct\u003c\/b\u003e \u003cspan\u003eWall Plate Spacer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-detail\"\u003e\n\u003cb\u003eMaterial\u003c\/b\u003e \u003cspan\u003eGalvanized Steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-detail\"\u003e\n\u003cb\u003eColor\u003c\/b\u003e \u003cspan\u003eSilver\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ws-detail\"\u003e\n\u003cb\u003eBundle Options\u003c\/b\u003e \u003cspan\u003e10 \/ 20 \/ 30 PCS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n\u003csection class=\"ws-section ws-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat problem does this spacer help fix?\u003c\/summary\u003e\n\u003cp\u003eIt adds backing support for compatible loose, crooked, or recessed wall-mounted outlets and switches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is it made from?\u003c\/summary\u003e\n\u003cp\u003eGalvanized steel for rigid and durable support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many spacers will I receive?\u003c\/summary\u003e\n\u003cp\u003eBuy 1 Get 1 includes 10 spacers total, Buy 2 Get 2 includes 20, and Buy 3 Get 3 includes 30.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many spacers are in one pack?\u003c\/summary\u003e\n\u003cp\u003eEach individual pack contains 5 spacers. Promotional bundles include additional packs at no extra charge.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit every outlet or switch?\u003c\/summary\u003e\n\u003cp\u003eCompatibility depends on the electrical device and wall-box configuration. Check your setup and dimensions before ordering or installing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I install it myself?\u003c\/summary\u003e\n\u003cp\u003eElectrical-work requirements vary by country, state, province, and territory. Follow local requirements and use a licensed electrical professional where required.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"hoovennuoen","offers":[{"title":"🎁BUY 1 GET 1","offer_id":57196828491942,"sku":"C040260827QBDP-5J-2PCS","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🔥BUY 2 GET 2","offer_id":57196828557478,"sku":"C040260827QBDP-5J-4PCS","price":28.99,"currency_code":"USD","in_stock":true},{"title":"💰BUY 3 GET 3","offer_id":57196828590246,"sku":"C040260827QBDP-5J-6PCS","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/1421\/1750\/files\/befd39b0d0384212968b943700754034_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1787824896","url":"https:\/\/hoovennuoen.com\/products\/products-wall-plate-spacer","provider":"Hoovennuoen","version":"1.0","type":"link"}