{"product_id":"70cm-telescopic-long-shoe-horn","title":"👞 70cm Telescopic Shoe Horn – Long Handle for Easier Shoe Dressing","description":"\u003cstyle\u003e\n\/* =========================================================\n   TELESCOPIC LONG SHOE HORN\n   MOBILE FIRST \/ CRO \/ CONTAINER QUERY\n========================================================= *\/\n\n.tsh-page,\n.tsh-page *,\n.tsh-page *::before,\n.tsh-page *::after{\n  box-sizing:border-box;\n}\n\n.tsh-page{\n  --tsh-ink:#242d32;\n  --tsh-text:#59656b;\n  --tsh-muted:#7a868c;\n\n  --tsh-slate:#71858f;\n  --tsh-slate-dark:#495a63;\n  --tsh-slate-soft:#edf1f3;\n\n  --tsh-copper:#c57d5e;\n  --tsh-copper-soft:#faeee8;\n\n  --tsh-cream:#faf8f5;\n  --tsh-white:#ffffff;\n  --tsh-border:#e0e7ea;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:12px;\n  color:var(--tsh-text);\n  line-height:1.6;\n  overflow:hidden;\n\n  container-type:inline-size;\n  container-name:tsh-page;\n}\n\n.tsh-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n.tsh-page h1,\n.tsh-page h2,\n.tsh-page h3,\n.tsh-page p,\n.tsh-page div,\n.tsh-page span{\n  min-width:0;\n  overflow-wrap:anywhere;\n}\n\n.tsh-card{\n  width:100%;\n  min-width:0;\n  margin:0 0 16px;\n  overflow:hidden;\n  background:var(--tsh-white);\n  border:1px solid var(--tsh-border);\n  border-radius:18px;\n}\n\n.tsh-pad{\n  padding:22px 17px;\n}\n\n.tsh-kicker{\n  display:inline-flex;\n  align-items:center;\n  margin:0 0 8px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:var(--tsh-slate-soft);\n  color:var(--tsh-slate-dark);\n  font-size:11px;\n  line-height:1.3;\n  font-weight:850;\n  letter-spacing:.055em;\n  text-transform:uppercase;\n}\n\n.tsh-heading{\n  margin:0 0 9px;\n  color:var(--tsh-ink);\n  font-size:clamp(24px,7vw,34px);\n  line-height:1.13;\n  font-weight:900;\n  letter-spacing:-.025em;\n}\n\n.tsh-copy{\n  margin:0;\n  color:var(--tsh-text);\n  font-size:15px;\n  line-height:1.65;\n}\n\n.tsh-image-wrap{\n  padding:0 12px 12px;\n}\n\n.tsh-image-wrap img{\n  border-radius:14px;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.tsh-hero{\n  background:\n    radial-gradient(\n      circle at 90% 5%,\n      rgba(197,125,94,.15),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #edf1f3 0%,\n      #fafafa 55%,\n      #faf1ec 100%\n    );\n}\n\n.tsh-hero-copy{\n  padding:29px 18px 19px;\n  text-align:center;\n}\n\n.tsh-hero h1{\n  max-width:720px;\n  margin:0 auto 12px;\n  color:var(--tsh-ink);\n  font-size:clamp(31px,9vw,47px);\n  line-height:1.05;\n  font-weight:950;\n  letter-spacing:-.04em;\n}\n\n.tsh-hero-lead{\n  max-width:650px;\n  margin:0 auto;\n  color:#586970;\n  font-size:16px;\n  line-height:1.6;\n}\n\n.tsh-hero-image{\n  padding:0 12px;\n}\n\n.tsh-hero-image img{\n  border-radius:15px;\n}\n\n.tsh-hero-benefits{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  padding:12px 12px 14px;\n}\n\n.tsh-hero-benefit{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  padding:11px 12px;\n  background:rgba(255,255,255,.94);\n  border:1px solid var(--tsh-border);\n  border-radius:11px;\n  color:var(--tsh-ink);\n  font-size:13px;\n  line-height:1.35;\n  font-weight:850;\n}\n\n.tsh-benefit-icon{\n  flex:0 0 27px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:27px;\n  height:27px;\n  border-radius:50%;\n  background:var(--tsh-copper-soft);\n}\n\n\n\/* =========================================================\n   PAIN\n========================================================= *\/\n\n.tsh-pain{\n  padding:25px 18px;\n  text-align:center;\n  background:var(--tsh-cream);\n}\n\n.tsh-pain-box{\n  max-width:690px;\n  margin:17px auto 0;\n  padding:15px;\n  background:#fff;\n  border:1px solid var(--tsh-border);\n  border-radius:12px;\n  text-align:left;\n}\n\n.tsh-pain-row{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  padding:10px 0;\n  border-bottom:1px solid #edf0f1;\n}\n\n.tsh-pain-row:last-child{\n  border-bottom:0;\n}\n\n.tsh-pain-icon{\n  flex:0 0 30px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:30px;\n  height:30px;\n  border-radius:50%;\n  background:var(--tsh-slate-soft);\n}\n\n.tsh-pain-row p{\n  margin:2px 0 0;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.tsh-pain-row strong{\n  color:var(--tsh-ink);\n}\n\n\n\/* =========================================================\n   STORY\n========================================================= *\/\n\n.tsh-story{\n  background:var(--tsh-slate-soft);\n}\n\n.tsh-story.copper{\n  background:var(--tsh-copper-soft);\n}\n\n.tsh-story.cream{\n  background:var(--tsh-cream);\n}\n\n.tsh-story-copy{\n  padding:22px 17px 17px;\n}\n\n.tsh-story h2{\n  margin:0 0 9px;\n  color:var(--tsh-ink);\n  font-size:clamp(24px,7vw,32px);\n  line-height:1.15;\n  font-weight:900;\n  letter-spacing:-.025em;\n}\n\n.tsh-story p{\n  margin:0;\n  font-size:15px;\n  line-height:1.65;\n}\n\n.tsh-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n  margin-top:14px;\n}\n\n.tsh-tag{\n  display:inline-flex;\n  align-items:center;\n  padding:7px 9px;\n  background:rgba(255,255,255,.88);\n  border:1px solid rgba(215,223,227,.95);\n  border-radius:8px;\n  color:var(--tsh-ink);\n  font-size:12px;\n  line-height:1.3;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.tsh-how{\n  padding:24px 17px;\n  background:var(--tsh-white);\n}\n\n.tsh-how-head{\n  text-align:center;\n}\n\n.tsh-step-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:18px;\n}\n\n.tsh-step{\n  display:flex;\n  align-items:flex-start;\n  gap:11px;\n  padding:13px;\n  background:#f8f9f9;\n  border:1px solid var(--tsh-border);\n  border-radius:11px;\n}\n\n.tsh-step-no{\n  flex:0 0 31px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  border-radius:50%;\n  background:var(--tsh-slate-dark);\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.tsh-step-content{\n  min-width:0;\n}\n\n.tsh-step h3{\n  margin:0 0 3px;\n  color:var(--tsh-ink);\n  font-size:14px;\n  line-height:1.35;\n  font-weight:900;\n}\n\n.tsh-step p{\n  margin:0;\n  color:var(--tsh-muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.tsh-colors{\n  padding:24px 17px;\n  text-align:center;\n  background:var(--tsh-copper-soft);\n}\n\n.tsh-color-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:8px;\n  margin-top:17px;\n}\n\n.tsh-color{\n  padding:12px 8px;\n  background:#fff;\n  border:1px solid #eadfd9;\n  border-radius:10px;\n  color:var(--tsh-ink);\n  font-size:13px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n\n.tsh-spec{\n  padding:24px 17px;\n  background:var(--tsh-cream);\n}\n\n.tsh-spec-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:8px;\n  margin-top:17px;\n}\n\n.tsh-spec-item{\n  padding:13px;\n  background:#fff;\n  border:1px solid var(--tsh-border);\n  border-radius:10px;\n}\n\n.tsh-spec-label{\n  display:block;\n  margin-bottom:3px;\n  color:var(--tsh-muted);\n  font-size:10px;\n  line-height:1.3;\n  font-weight:850;\n  letter-spacing:.055em;\n  text-transform:uppercase;\n}\n\n.tsh-spec-value{\n  display:block;\n  color:var(--tsh-ink);\n  font-size:14px;\n  line-height:1.45;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   SAFETY\n========================================================= *\/\n\n.tsh-safety{\n  padding:23px 17px;\n  background:#fff9ee;\n  border-color:#ebdfc7;\n}\n\n.tsh-safety-list{\n  display:grid;\n  gap:8px;\n  margin-top:15px;\n}\n\n.tsh-safety-item{\n  padding:11px 12px;\n  background:#fff;\n  border:1px solid #ede3d1;\n  border-radius:10px;\n  color:#655b4d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.tsh-faq-wrap{\n  padding:24px 15px;\n  background:#fff;\n}\n\n.tsh-faq-list{\n  display:grid;\n  gap:8px;\n  margin-top:17px;\n}\n\n.tsh-faq{\n  overflow:hidden;\n  background:#fafafa;\n  border:1px solid var(--tsh-border);\n  border-radius:11px;\n}\n\n.tsh-faq summary{\n  position:relative;\n  padding:14px 42px 14px 14px;\n  list-style:none;\n  cursor:pointer;\n  color:var(--tsh-ink);\n  font-size:14px;\n  line-height:1.4;\n  font-weight:900;\n}\n\n.tsh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.tsh-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:14px;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:24px;\n  height:24px;\n  border-radius:50%;\n  background:var(--tsh-slate-soft);\n  color:var(--tsh-slate-dark);\n  font-size:18px;\n}\n\n.tsh-faq[open] summary::after{\n  content:\"−\";\n}\n\n.tsh-faq-answer{\n  padding:0 14px 14px;\n  color:var(--tsh-text);\n  font-size:13px;\n  line-height:1.65;\n}\n\n.tsh-faq-answer p{\n  margin:0;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.tsh-cta{\n  padding:31px 19px;\n  text-align:center;\n  border:0;\n  background:\n    radial-gradient(\n      circle at 88% 12%,\n      rgba(197,125,94,.32),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #242d32,\n      #667a84\n    );\n}\n\n.tsh-cta-kicker{\n  display:inline-flex;\n  margin-bottom:10px;\n  padding:6px 11px;\n  border:1px solid rgba(255,255,255,.2);\n  border-radius:999px;\n  background:rgba(255,255,255,.08);\n  color:#fff;\n  font-size:11px;\n  line-height:1.3;\n  font-weight:850;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n.tsh-cta h2{\n  max-width:680px;\n  margin:0 auto 10px;\n  color:#fff;\n  font-size:clamp(27px,8vw,40px);\n  line-height:1.08;\n  font-weight:950;\n  letter-spacing:-.035em;\n}\n\n.tsh-cta p{\n  max-width:610px;\n  margin:0 auto;\n  color:rgba(255,255,255,.88);\n  font-size:15px;\n  line-height:1.62;\n}\n\n.tsh-cta-pill{\n  display:inline-flex;\n  margin-top:17px;\n  padding:10px 16px;\n  border-radius:999px;\n  background:#fff;\n  color:var(--tsh-ink);\n  font-size:13px;\n  line-height:1.3;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   CONTAINER QUERIES\n========================================================= *\/\n\n@container tsh-page (min-width:520px){\n\n  .tsh-hero-benefits{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .tsh-step-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .tsh-color-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .tsh-spec-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n\n@container tsh-page (min-width:680px){\n\n  .tsh-card{\n    margin-bottom:20px;\n    border-radius:22px;\n  }\n\n  .tsh-hero-copy{\n    padding:39px 30px 25px;\n  }\n\n  .tsh-hero-image{\n    padding:0 18px;\n  }\n\n  .tsh-hero-benefits{\n    padding:15px 18px 18px;\n  }\n\n  .tsh-story{\n    display:grid;\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1.05fr);\n    align-items:center;\n  }\n\n  .tsh-story-copy{\n    padding:33px 27px;\n  }\n\n  .tsh-story .tsh-image-wrap{\n    padding:14px;\n  }\n\n  .tsh-story:nth-of-type(even) .tsh-story-copy{\n    order:2;\n  }\n\n  .tsh-story:nth-of-type(even) .tsh-image-wrap{\n    order:1;\n  }\n\n  .tsh-pain,\n  .tsh-how,\n  .tsh-colors,\n  .tsh-spec,\n  .tsh-faq-wrap{\n    padding:32px 27px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"tsh-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"tsh-card tsh-hero\"\u003e\n\n    \u003cdiv class=\"tsh-hero-copy\"\u003e\n\n      \u003ch1\u003e\n        Put On Your Shoes With More Reach \u0026amp; Less Deep Bending\n      \u003c\/h1\u003e\n\n      \u003cp class=\"tsh-hero-lead\"\u003e\n        Extend the handle to reach footwear near floor level,\n        guide your heel into the shoe,\n        then collapse it again when you're finished.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193548_a3dd52ee59aef5f9e5ea9cc851866a62.png?v=1790076952\" alt=\"Telescopic long handle stainless steel shoe horn\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-hero-benefits\"\u003e\n\n      \u003cdiv class=\"tsh-hero-benefit\"\u003e\n        \u003cspan class=\"tsh-benefit-icon\"\u003e📏\u003c\/span\u003e\n        \u003cspan\u003eApprox. 70cm Total Length\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-hero-benefit\"\u003e\n        \u003cspan class=\"tsh-benefit-icon\"\u003e↕️\u003c\/span\u003e\n        \u003cspan\u003eExtendable \u0026amp; Collapsible\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-hero-benefit\"\u003e\n        \u003cspan class=\"tsh-benefit-icon\"\u003e✋\u003c\/span\u003e\n        \u003cspan\u003eSoft Textured Grip\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAIN --\u003e\n\n  \u003csection class=\"tsh-card tsh-pain\"\u003e\n\n    \u003cspan class=\"tsh-kicker\"\u003e\n      Everyday Shoe Dressing\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tsh-heading\"\u003e\n      Your Shoes Are Near The Floor.\n      Your Hands Don't Have To Be.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tsh-copy\"\u003e\n      A short shoe horn still requires you\n      to reach down toward your heel.\n      A longer handle gives you extra reach\n      during ordinary shoe dressing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tsh-pain-box\"\u003e\n\n      \u003cdiv class=\"tsh-pain-row\"\u003e\n        \u003cspan class=\"tsh-pain-icon\"\u003e📏\u003c\/span\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eReach farther.\u003c\/strong\u003e\n          Extend the handle toward footwear near floor level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-pain-row\"\u003e\n        \u003cspan class=\"tsh-pain-icon\"\u003e👞\u003c\/span\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eGuide the heel.\u003c\/strong\u003e\n          The curved end helps guide your heel\n          into compatible footwear.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-pain-row\"\u003e\n        \u003cspan class=\"tsh-pain-icon\"\u003e↕️\u003c\/span\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCollapse after use.\u003c\/strong\u003e\n          Shorten the telescopic rod again\n          when you no longer need the extra reach.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LESS BENDING --\u003e\n\n  \u003csection class=\"tsh-card tsh-story\"\u003e\n\n    \u003cdiv class=\"tsh-story-copy\"\u003e\n\n      \u003cspan class=\"tsh-kicker\"\u003e\n        More Reach\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Reach Your Shoes Without Having To Reach As Far Down\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The long telescopic handle is designed\n        to reduce the amount of deep bending\n        needed during ordinary shoe dressing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tsh-tags\"\u003e\n        \u003cspan class=\"tsh-tag\"\u003eLong Handle\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eApprox. 70cm Reach\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eEveryday Shoe Dressing\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193553_8f1abbd62eab3e932d4cbbf26ba5ac77.png?v=1790076957\" alt=\"Long shoe horn designed to reduce deep bending\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- UPRIGHT GUIDANCE --\u003e\n\n  \u003csection class=\"tsh-card tsh-story copper\"\u003e\n\n    \u003cdiv class=\"tsh-story-copy\"\u003e\n\n      \u003cspan class=\"tsh-kicker\"\u003e\n        👞 Smooth Shoe Entry\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Guide Your Heel While Staying More Upright Where Practical\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Position the curved shoe-horn end\n        behind your heel and use it\n        to help guide your foot into compatible footwear.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tsh-tags\"\u003e\n        \u003cspan class=\"tsh-tag\"\u003eCurved Shoe-Horn End\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eHeel Guidance\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eExtra Reach\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193559_9f846bc96ac72c3daa29da62fc168ff0.png?v=1790076962\" alt=\"Using a long shoe horn while remaining more upright\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TELESCOPIC --\u003e\n\n  \u003csection class=\"tsh-card tsh-story\"\u003e\n\n    \u003cdiv class=\"tsh-story-copy\"\u003e\n\n      \u003cspan class=\"tsh-kicker\"\u003e\n        ↕️ Telescopic Design\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Extend It When You Need The Reach.\n        Collapse It When You Don't.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The stainless steel telescopic rod\n        extends for daily use and collapses again\n        for more convenient storage.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tsh-tags\"\u003e\n        \u003cspan class=\"tsh-tag\"\u003eStainless Steel\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eTelescopic Rod\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eCollapsible Design\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193603_7ec0cfff2ed6e1af00285983298d3a21.png?v=1790076967\" alt=\"Telescopic stainless steel shoe horn rod\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- GRIP --\u003e\n\n  \u003csection class=\"tsh-card tsh-story cream\"\u003e\n\n    \u003cdiv class=\"tsh-story-copy\"\u003e\n\n      \u003cspan class=\"tsh-kicker\"\u003e\n        ✋ Soft Grip\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        A Defined Holding Area For Everyday Use\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The textured foam handle gives your hand\n        a soft, clearly defined place to hold\n        while positioning the shoe horn.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tsh-tags\"\u003e\n        \u003cspan class=\"tsh-tag\"\u003eSoft Foam Grip\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eTextured Surface\u003c\/span\u003e\n        \u003cspan class=\"tsh-tag\"\u003eEasy Holding Area\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193608_a2286aed238a1ea5ad1dbf8f69ef5a8e.png?v=1790076972\" alt=\"Soft textured handle grip on telescopic shoe horn\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n\n  \u003csection class=\"tsh-card tsh-how\"\u003e\n\n    \u003cdiv class=\"tsh-how-head\"\u003e\n\n      \u003cspan class=\"tsh-kicker\"\u003e\n        Three Simple Steps\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"tsh-heading\"\u003e\n        Extend. Position. Slide.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"tsh-copy\"\u003e\n        A straightforward design for everyday shoe dressing.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-step-grid\"\u003e\n\n      \u003cdiv class=\"tsh-step\"\u003e\n\n        \u003cspan class=\"tsh-step-no\"\u003e1\u003c\/span\u003e\n\n        \u003cdiv class=\"tsh-step-content\"\u003e\n          \u003ch3\u003eExtend The Handle\u003c\/h3\u003e\n          \u003cp\u003e\n            Adjust the telescopic rod to the reach you need.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-step\"\u003e\n\n        \u003cspan class=\"tsh-step-no\"\u003e2\u003c\/span\u003e\n\n        \u003cdiv class=\"tsh-step-content\"\u003e\n          \u003ch3\u003ePosition The Shoe Horn\u003c\/h3\u003e\n          \u003cp\u003e\n            Place the curved end behind your heel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-step\"\u003e\n\n        \u003cspan class=\"tsh-step-no\"\u003e3\u003c\/span\u003e\n\n        \u003cdiv class=\"tsh-step-content\"\u003e\n          \u003ch3\u003eSlide Into The Shoe\u003c\/h3\u003e\n          \u003cp\u003e\n            Guide your heel into the footwear and remove the shoe horn.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\" style=\"padding-top:17px;\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193618_1f8d40c964770be37eeadc6a896b70fb.png?v=1790076982\" alt=\"Three step instructions for using telescopic shoe horn\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COLORS --\u003e\n\n  \u003csection class=\"tsh-card tsh-colors\"\u003e\n\n    \u003cspan class=\"tsh-kicker\"\u003e\n      Six Color Options\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tsh-heading\"\u003e\n      Choose The One That Fits Your Style\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tsh-copy\"\u003e\n      Available in six listed handle colors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tsh-image-wrap\" style=\"padding-top:17px;\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/6004\/9734\/files\/spp_shopify20260922193613_5db35d93bc6071b8405522febd3122aa.png?v=1790076977\" alt=\"Six color options for telescopic shoe horn\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tsh-color-grid\"\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Black\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Beige\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Blue\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Pink\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Orange\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-color\"\u003e\n        Green\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"tsh-card tsh-spec\"\u003e\n\n    \u003cspan class=\"tsh-kicker\"\u003e\n      Product Details\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tsh-heading\"\u003e\n      Specifications\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tsh-copy\"\u003e\n      Simple details to check before choosing your color.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"tsh-spec-grid\"\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Telescopic Long-Handle Shoe Horn\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eMain Material\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Stainless Steel\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eTotal Length\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Approx. 70 cm \/ 27.6 in\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eExtended Section\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Approx. 46 cm \/ 18.1 in\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eHandle\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Soft Textured Foam Grip\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eColors\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Black \/ Beige \/ Blue \/ Pink \/ Orange \/ Green\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003eDesign\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          Extendable \/ Collapsible\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-spec-item\"\u003e\n        \u003cspan class=\"tsh-spec-label\"\u003ePackage\u003c\/span\u003e\n        \u003cspan class=\"tsh-spec-value\"\u003e\n          1 × Telescopic Shoe Horn\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n\n  \u003csection class=\"tsh-card tsh-safety\"\u003e\n\n    \u003cspan class=\"tsh-kicker\"\u003e\n      Important Use Notes\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tsh-heading\"\u003e\n      Use It As A Shoe Horn — Not As Support Equipment\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"tsh-safety-list\"\u003e\n\n      \u003cdiv class=\"tsh-safety-item\"\u003e\n        • Designed for shoe dressing only.\n        It is not a walking aid or support rail.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-safety-item\"\u003e\n        • Do not place body weight on the handle\n        or use it for balance.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-safety-item\"\u003e\n        • Check the telescopic joints before use\n        and stop using the product if it becomes bent,\n        loose or damaged.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"tsh-safety-item\"\u003e\n        • Actual colors may vary slightly\n        depending on screen settings.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"tsh-card tsh-faq-wrap\"\u003e\n\n    \u003cspan class=\"tsh-kicker\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tsh-heading\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"tsh-faq-list\"\u003e\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          How long is the shoe horn?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            The listed total length is approximately\n            70 cm \/ 27.6 inches.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          Does the handle collapse?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The stainless steel rod uses\n            a telescopic design so it can be extended\n            for use and collapsed again afterward.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          What is the handle made from?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            The product has a stainless steel telescopic rod\n            with a soft textured foam gripping area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          What colors are available?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            The listed options are Black, Beige,\n            Blue, Pink, Orange and Green.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          Is this designed to support body weight?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            No. It is a shoe dressing tool only.\n            Do not use the handle as a walking aid,\n            balance aid or support rail.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"tsh-faq\"\u003e\n\n        \u003csummary\u003e\n          What comes in the package?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tsh-faq-answer\"\u003e\n          \u003cp\u003e\n            The package includes\n            1 × telescopic stainless steel long-handle shoe horn.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CTA --\u003e\n\n  \u003csection class=\"tsh-card tsh-cta\"\u003e\n\n    \u003cspan class=\"tsh-cta-kicker\"\u003e\n      More Reach • Less Deep Bending\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Make Everyday Shoe Dressing A Little Easier\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Extend the handle when you need more reach,\n      guide your heel into the shoe,\n      then collapse it again when you're finished.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"tsh-cta-pill\"\u003e\n      Choose Your Color Above ↑\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lwb","offers":[{"title":"Black","offer_id":55092451115374,"sku":"LE30545757HEI","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":55092451148142,"sku":"LE30545757MIS","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":55092451180910,"sku":"LE30545757LAN","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":55092451213678,"sku":"LE30545757FEN","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":55092451246446,"sku":"LE30545757JUS","price":12.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":55092451279214,"sku":"LE30545757LVS","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/spp_shopify20260922193623_1f98441f05839eb5fb0e0b18b28378c7_74fc79ed-454e-4469-8a7c-d37da501c143.png?v=1790133291","url":"https:\/\/bvuyomi.com\/products\/70cm-telescopic-long-shoe-horn","provider":"Bvuyomi","version":"1.0","type":"link"}