{"product_id":"retro-wired-phone-handset-smartphones","title":"☎️ Retro Wired Phone Handset for Smartphones – USB-C \u0026 3.5mm 📞","description":"\u003cstyle\u003e\n.retrohandset-page,\n.retrohandset-page *{\n  box-sizing:border-box;\n}\n\n.retrohandset-page{\n  --ink:#302a28;\n  --text:#675d58;\n  --muted:#8d817c;\n\n  --red:#c94b46;\n  --red-dark:#963733;\n  --red-soft:#faece9;\n\n  --pink:#d78fa2;\n  --pink-soft:#fbedf1;\n\n  --cream:#fbf6ed;\n  --cream-deep:#f3e8d9;\n\n  --black:#292727;\n  --gold:#b89466;\n\n  --white:#ffffff;\n  --bg:#fcfaf6;\n  --line:#e8dfd6;\n\n  width:100%;\n  max-width:760px;\n\n  margin:0 auto;\n  padding:8px;\n\n  background:var(--bg);\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  font-size:17px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.retrohandset-page h1,\n.retrohandset-page h2,\n.retrohandset-page h3,\n.retrohandset-page p{\n  margin-top:0;\n}\n\n.retrohandset-page img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n  height:auto;\n\n  border-radius:16px!important;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.rh-card{\n  margin-bottom:14px;\n\n  overflow:hidden;\n\n  background:#ffffff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:\n    0 7px 20px rgba(62,48,43,.045);\n}\n\n.rh-red{\n  border-top:5px solid var(--red);\n}\n\n.rh-pink{\n  border-top:5px solid var(--pink);\n}\n\n.rh-gold{\n  border-top:5px solid var(--gold);\n}\n\n.rh-black{\n  border-top:5px solid #67605c;\n}\n\n.rh-copy{\n  padding:21px 18px 16px;\n\n  text-align:left;\n}\n\n.rh-image{\n  padding:0 12px 12px;\n}\n\n\n\/* =========================\n   TYPE\n========================= *\/\n\n.rh-kicker{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:5px 10px;\n\n  background:var(--red-soft);\n\n  border-radius:999px;\n\n  color:var(--red-dark);\n\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.5px;\n\n  text-transform:uppercase;\n}\n\n.rh-title{\n  margin:0 0 9px;\n\n  color:var(--ink);\n\n  font-size:25px;\n  line-height:1.2;\n  letter-spacing:-.35px;\n\n  font-weight:900;\n\n  text-align:left;\n}\n\n.rh-text{\n  margin:0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.55;\n\n  text-align:left;\n}\n\n.rh-text strong{\n  color:var(--ink);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.rh-hero{\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      #f6deda 0%,\n      transparent 50%\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #fdf8f2 58%,\n      #f7ece4 100%\n    );\n\n  border-color:#eadcd4;\n}\n\n.rh-hero .rh-copy{\n  padding:29px 18px 16px;\n\n  text-align:center;\n}\n\n.rh-eyebrow{\n  display:inline-block;\n\n  margin-bottom:10px;\n\n  color:var(--red-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1px;\n\n  text-transform:uppercase;\n}\n\n.rh-hero-title{\n  max-width:650px;\n\n  margin:0 auto 10px;\n\n  color:#2c2826;\n\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.65px;\n\n  font-weight:950;\n\n  text-align:center;\n}\n\n.rh-hero-title span{\n  color:var(--red-dark);\n}\n\n.rh-hero-text{\n  max-width:620px;\n\n  margin:0 auto;\n\n  color:#6d625d;\n\n  font-size:17px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.rh-line{\n  width:54px;\n  height:3px;\n\n  margin:17px auto 0;\n\n  background:var(--red);\n\n  border-radius:999px;\n}\n\n\n\/* =========================\n   LIST\n========================= *\/\n\n.rh-list{\n  margin:13px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.rh-list li{\n  position:relative;\n\n  margin-bottom:8px;\n  padding-left:27px;\n\n  color:#605752;\n\n  font-size:16px;\n  line-height:1.45;\n}\n\n.rh-list li:last-child{\n  margin-bottom:0;\n}\n\n.rh-list li:before{\n  content:\"✓\";\n\n  position:absolute;\n  left:0;\n  top:0;\n\n  color:var(--red-dark);\n\n  font-weight:900;\n}\n\n\n\/* =========================\n   HIGHLIGHT\n========================= *\/\n\n.rh-highlight{\n  margin-top:13px;\n  padding:12px 14px;\n\n  background:#fbefec;\n\n  border-left:4px solid var(--red);\n  border-radius:10px;\n\n  color:#6b514b;\n\n  font-size:15px;\n  line-height:1.5;\n  font-weight:700;\n}\n\n\n\/* =========================\n   OPTIONS\n========================= *\/\n\n.rh-options{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px;\n\n  margin-top:14px;\n}\n\n.rh-option{\n  padding:14px 10px;\n\n  border-radius:13px;\n\n  text-align:center;\n}\n\n.rh-option-red{\n  background:#fff1ee;\n  border:1px solid #efd3cd;\n}\n\n.rh-option-dark{\n  background:#f3f2f0;\n  border:1px solid #dedbd8;\n}\n\n.rh-option strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--ink);\n\n  font-size:16px;\n}\n\n.rh-option span{\n  display:block;\n\n  color:var(--muted);\n\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   ROWS\n========================= *\/\n\n.rh-rows{\n  margin-top:13px;\n\n  border-top:1px solid var(--line);\n}\n\n.rh-row{\n  display:grid;\n  grid-template-columns:39% 61%;\n\n  border-bottom:1px solid var(--line);\n}\n\n.rh-row:last-child{\n  border-bottom:0;\n}\n\n.rh-row b,\n.rh-row span{\n  padding:10px 8px;\n\n  font-size:13px;\n  line-height:1.45;\n\n  text-align:left;\n}\n\n.rh-row b{\n  color:var(--ink);\n}\n\n.rh-row span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   COLORS\n========================= *\/\n\n.rh-colors{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.rh-color{\n  padding:12px 6px;\n\n  background:#faf8f5;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  text-align:center;\n}\n\n.rh-swatch{\n  display:block;\n\n  width:36px;\n  height:36px;\n\n  margin:0 auto 7px;\n\n  border:4px solid #fff;\n  border-radius:50%;\n\n  box-shadow:\n    0 2px 7px rgba(0,0,0,.13);\n}\n\n.rh-swatch-red{\n  background:#ca3538;\n}\n\n.rh-swatch-pink{\n  background:#eda3b6;\n}\n\n.rh-swatch-black{\n  background:#222;\n}\n\n.rh-color strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:12px;\n  line-height:1.3;\n}\n\n\n\/* =========================\n   INFO\n========================= *\/\n\n.rh-info{\n  margin-bottom:14px;\n  padding:21px 17px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  box-shadow:\n    0 7px 20px rgba(62,48,43,.04);\n}\n\n.rh-section-kicker{\n  display:inline-block;\n\n  margin-bottom:7px;\n  padding:5px 10px;\n\n  background:var(--red-soft);\n\n  border-radius:999px;\n\n  color:var(--red-dark);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.45px;\n\n  text-transform:uppercase;\n}\n\n.rh-section-title{\n  margin:0 0 14px;\n\n  color:var(--ink);\n\n  font-size:24px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  text-align:left;\n}\n\n\n\/* =========================\n   SPEC\n========================= *\/\n\n.rh-spec{\n  margin:0;\n  padding:0;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  list-style:none;\n}\n\n.rh-spec li{\n  display:grid;\n  grid-template-columns:40% 60%;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n}\n\n.rh-spec li:last-child{\n  border-bottom:0;\n}\n\n.rh-spec-label,\n.rh-spec-value{\n  padding:11px;\n\n  text-align:left;\n}\n\n.rh-spec-label{\n  background:#faf0ec;\n\n  color:var(--red-dark);\n\n  font-weight:850;\n}\n\n.rh-spec-value{\n  background:#fff;\n\n  color:#605854;\n}\n\n\n\/* =========================\n   LIGHT NOTE\n========================= *\/\n\n.rh-note{\n  margin-top:12px;\n  padding:11px 13px;\n\n  background:#faf7f2;\n\n  border-left:3px solid var(--gold);\n  border-radius:9px;\n\n  color:#73685f;\n\n  font-size:13px;\n  line-height:1.5;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.rh-faq details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n}\n\n.rh-faq details:last-child{\n  margin-bottom:0;\n}\n\n.rh-faq summary{\n  position:relative;\n\n  padding:13px 40px 13px 14px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--ink);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:800;\n}\n\n.rh-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.rh-faq summary:after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:14px;\n  top:4px;\n\n  color:var(--red-dark);\n\n  font-size:25px;\n}\n\n.rh-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.rh-answer{\n  padding:0 14px 14px;\n\n  color:var(--muted);\n\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.rh-final{\n  padding:29px 18px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(215,143,162,.18),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #faece8 0%,\n      #ffffff 53%,\n      #f8efe3 100%\n    );\n\n  border:1px solid #eaded5;\n  border-radius:22px;\n}\n\n.rh-final h2{\n  max-width:620px;\n\n  margin:0 auto 9px;\n\n  color:var(--ink);\n\n  font-size:27px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  text-align:center;\n}\n\n.rh-final p{\n  max-width:590px;\n\n  margin:0 auto 16px;\n\n  color:#6c625d;\n\n  font-size:16px;\n  line-height:1.5;\n\n  text-align:center;\n}\n\n.rh-button{\n  display:block;\n\n  width:100%;\n  max-width:430px;\n\n  margin:0 auto;\n  padding:14px 20px;\n\n  background:var(--red-dark);\n\n  border-radius:14px;\n\n  color:#fff!important;\n\n  text-decoration:none;\n\n  font-size:16px;\n  font-weight:900;\n\n  box-shadow:\n    0 6px 14px rgba(150,55,51,.18);\n}\n\n.rh-trust{\n  margin-top:15px;\n  padding-top:13px;\n\n  border-top:1px solid #e3ddd7;\n\n  color:#756e69;\n\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:520px){\n\n  .retrohandset-page{\n    padding:6px;\n  }\n\n  .rh-card{\n    margin-bottom:12px;\n\n    border-radius:20px;\n  }\n\n  .rh-copy{\n    padding:19px 15px 14px;\n  }\n\n  .rh-hero .rh-copy{\n    padding:25px 15px 15px;\n  }\n\n  .rh-hero-title{\n    font-size:28px;\n  }\n\n  .rh-title{\n    font-size:23px;\n  }\n\n  .rh-image{\n    padding:0 9px 9px;\n  }\n\n  .rh-info{\n    padding:19px 15px;\n  }\n\n  .rh-spec li{\n    grid-template-columns:41% 59%;\n  }\n\n  .rh-spec-label,\n  .rh-spec-value{\n    padding:10px 9px;\n  }\n\n  .retrohandset-page img{\n    border-radius:14px!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"retrohandset-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"rh-card rh-hero\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-eyebrow\"\u003e\n        ☎️ OLD-SCHOOL CHARM. MODERN-DAY CALLS.\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"rh-hero-title\"\u003e\n        Turn Your Smartphone Into\n        \u003cspan\u003ea Retro Phone.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"rh-hero-text\"\u003e\n        Plug in the handset and bring the satisfying feel of an\n        old-school telephone to the smartphone you already use every day.\n        \u003cstrong\u003eNo Bluetooth pairing. No extra charging.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-line\"\u003e\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/9_7.gif?v=1788762640\" alt=\"Retro wired telephone handset connected to smartphone\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- CONNECTOR --\u003e\n\n  \u003csection class=\"rh-card rh-red\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        CHOOSE YOUR CONNECTION\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        🔌 Pick the Version That Matches Your Phone\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        Choose between\n        \u003cstrong\u003eUSB-C or 3.5 mm\u003c\/strong\u003e\n        depending on the connection available on your device.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-options\"\u003e\n\n        \u003cdiv class=\"rh-option rh-option-red\"\u003e\n\n          \u003cstrong\u003e\n            USB-C\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            For compatible USB-C smartphones\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-option rh-option-dark\"\u003e\n\n          \u003cstrong\u003e\n            3.5 MM\n          \u003c\/strong\u003e\n\n          \u003cspan\u003e\n            For devices with a compatible audio jack\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-note\"\u003e\n        📱 Check your phone's connection port before choosing your version.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/1788689310413-9hnenqooto.jpg?v=1788751924\" alt=\"USB-C and 3.5mm retro phone handset connector options\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- EXPERIENCE --\u003e\n\n  \u003csection class=\"rh-card rh-pink\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        MAKE EVERYDAY CALLS MORE FUN\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        📞 Bring Back the Feeling of Picking Up a Real Phone\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        Earbuds are convenient, but a full-size receiver gives calls\n        a completely different personality. Pick it up when your phone\n        rings and turn an ordinary conversation into something more memorable.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rh-list\"\u003e\n\n        \u003cli\u003eClassic telephone-style calling experience\u003c\/li\u003e\n\n        \u003cli\u003eFull-size receiver that feels substantial in your hand\u003c\/li\u003e\n\n        \u003cli\u003eLets your smartphone rest nearby while you talk\u003c\/li\u003e\n\n        \u003cli\u003eInstant conversation starter for your desk or home\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"rh-highlight\"\u003e\n        ☎️ It's part phone accessory, part retro desk piece,\n        and a lot more fun than another pair of earbuds.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/ChatGPT_Image_2026_9_7_02_06_36.png?v=1788761627\" alt=\"Retro telephone handset being used with smartphone\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- CONTROLS --\u003e\n\n  \u003csection class=\"rh-card rh-gold\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        CONVENIENT HANDSET CONTROLS\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        ⭕ Answer, Talk \u0026amp; Adjust Without Reaching for Your Phone\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        The handset includes an integrated call button and side volume\n        controls so compatible calls can be managed directly from the receiver.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-rows\"\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e📲 Answer\u003c\/b\u003e\n          \u003cspan\u003eHandle compatible incoming calls\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e⭕ End Call\u003c\/b\u003e\n          \u003cspan\u003eUse the handset button after your conversation\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🔊 Volume\u003c\/b\u003e\n          \u003cspan\u003eConvenient controls positioned along the handset\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🎙️ Talk\u003c\/b\u003e\n          \u003cspan\u003eBuilt-in microphone for everyday conversations\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-note\"\u003e\n        Control functions can vary slightly by phone, operating system\n        and selected connector.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/ChatGPT_Image_2026_9_7_02_12_52.png?v=1788761612\" alt=\"Retro handset answer button and volume control\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- COMFORT --\u003e\n\n  \u003csection class=\"rh-card rh-pink\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        MADE FOR LONG CONVERSATIONS\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        🛋️ Set the Phone Down and Just Talk\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        Hold the receiver naturally while your smartphone stays nearby.\n        It's an easy way to make relaxed conversations at your desk,\n        on the sofa or beside the bed feel more like a traditional phone call.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-rows\"\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🏠 Home\u003c\/b\u003e\n          \u003cspan\u003eCatch up with family and friends\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e💻 Desk\u003c\/b\u003e\n          \u003cspan\u003eKeep your phone resting nearby while you talk\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🛋️ Sofa\u003c\/b\u003e\n          \u003cspan\u003eRelaxed conversations without holding your smartphone\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🛏️ Bedside\u003c\/b\u003e\n          \u003cspan\u003eClassic handset feel for evening calls\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/ChatGPT_Image_2026_9_7_02_15_15.png?v=1788761742\" alt=\"Comfortable retro handset for long phone calls\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PRODUCT FEEL --\u003e\n\n  \u003csection class=\"rh-card rh-black\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        REAL HANDSET FEEL\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        ☎️ Not Just Retro Looking — Made for Actual Calls\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        The full-size receiver combines nostalgic telephone styling\n        with the basic call hardware you need for everyday wired conversations.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-rows\"\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🤲 Handset\u003c\/b\u003e\n          \u003cspan\u003eFull-size receiver with a solid handheld feel\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🎙️ Microphone\u003c\/b\u003e\n          \u003cspan\u003eBuilt directly into the handset\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🔊 Earpiece\u003c\/b\u003e\n          \u003cspan\u003eTraditional receiver-style listening position\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e➰ Coiled Cord\u003c\/b\u003e\n          \u003cspan\u003eFlexible classic telephone-style cable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rh-row\"\u003e\n          \u003cb\u003e🔋 Power\u003c\/b\u003e\n          \u003cspan\u003eNo separate handset charging required\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/ChatGPT_Image_2026_9_7_02_17_08.png?v=1788761855\" alt=\"Retro handset with microphone earpiece and coiled cable\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- COLORS --\u003e\n\n  \u003csection class=\"rh-card rh-red\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        CHOOSE YOUR PERSONALITY\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        🎨 Retro Red, Bubblegum Pink or Classic Black\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        Go bold and nostalgic, playful and colorful, or understated\n        and classic. Pick the version that feels most at home on your desk.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"rh-colors\"\u003e\n\n        \u003cdiv class=\"rh-color\"\u003e\n\n          \u003cspan class=\"rh-swatch rh-swatch-red\"\u003e\u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Retro Red\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"rh-color\"\u003e\n\n          \u003cspan class=\"rh-swatch rh-swatch-pink\"\u003e\u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Bubblegum Pink\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"rh-color\"\u003e\n\n          \u003cspan class=\"rh-swatch rh-swatch-black\"\u003e\u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Classic Black\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/1788689344883-js9c3uahqm.jpg?v=1788751923\" alt=\"Retro wired phone handset colors red pink and black\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- GIFT --\u003e\n\n  \u003csection class=\"rh-card rh-pink\"\u003e\n\n    \u003cdiv class=\"rh-copy\"\u003e\n\n      \u003cspan class=\"rh-kicker\"\u003e\n        A GIFT THEY'LL ACTUALLY REMEMBER\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"rh-title\"\u003e\n        🎁 Perfect for Anyone Who Misses the Fun Part of Old Technology\n      \u003c\/h2\u003e\n\n      \u003cp class=\"rh-text\"\u003e\n        A playful gift for retro lovers, desk-accessory collectors,\n        friends who spend hours on the phone or anyone who likes\n        technology with a little more personality.\n      \u003c\/p\u003e\n\n      \u003cul class=\"rh-list\"\u003e\n\n        \u003cli\u003eRetro and 1980s-inspired gift idea\u003c\/li\u003e\n\n        \u003cli\u003eFun desk accessory\u003c\/li\u003e\n\n        \u003cli\u003eUseful novelty for frequent callers\u003c\/li\u003e\n\n        \u003cli\u003eDistinctive gift that doesn't feel generic\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rh-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/ChatGPTImage2026_9_7_02_19_30.png?v=1788761992\" alt=\"Retro telephone handset gift idea\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n\n  \u003csection class=\"rh-info\"\u003e\n\n    \u003cspan class=\"rh-section-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"rh-section-title\"\u003e\n      📋 Product Details\n    \u003c\/h2\u003e\n\n    \u003cul class=\"rh-spec\"\u003e\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Product\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Retro Wired Phone Handset for Smartphones\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Connector Options\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          USB-C \/ 3.5 mm\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Microphone\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Built-In\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Listening\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Built-In Handset Earpiece\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Controls\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Call Button + Volume Controls\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Cable\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Flexible Coiled Cord\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Colors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          Retro Red \/ Bubblegum Pink \/ Classic Black\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Charging\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          No Separate Handset Charging\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n\n      \u003cli\u003e\n        \u003cspan class=\"rh-spec-label\"\u003e\n          Package\n        \u003c\/span\u003e\n\n        \u003cspan class=\"rh-spec-value\"\u003e\n          1 × Selected Retro Wired Handset\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- SIMPLE USE --\u003e\n\n  \u003csection class=\"rh-info\"\u003e\n\n    \u003cspan class=\"rh-section-kicker\"\u003e\n      PLUG IN \u0026amp; TALK\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"rh-section-title\"\u003e\n      📞 Simple Everyday Setup\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rh-rows\"\u003e\n\n      \u003cdiv class=\"rh-row\"\u003e\n        \u003cb\u003e1. Choose\u003c\/b\u003e\n        \u003cspan\u003eSelect the connector that matches your phone\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-row\"\u003e\n        \u003cb\u003e2. Connect\u003c\/b\u003e\n        \u003cspan\u003ePlug the handset into the compatible port\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-row\"\u003e\n        \u003cb\u003e3. Call\u003c\/b\u003e\n        \u003cspan\u003eUse the built-in microphone and earpiece\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rh-row\"\u003e\n        \u003cb\u003e4. Enjoy\u003c\/b\u003e\n        \u003cspan\u003eBring old-school telephone character to everyday calls\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"rh-info rh-faq\"\u003e\n\n    \u003cspan class=\"rh-section-kicker\"\u003e\n      QUICK ANSWERS\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"rh-section-title\"\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does the handset need Bluetooth?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        No. This is a wired handset that connects through the selected\n        compatible USB-C or 3.5 mm connection.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it need to be charged?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        The handset itself does not require a separate charging routine.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which connector should I choose?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        Check the accessory connection on your smartphone and select\n        the USB-C or 3.5 mm version that matches your device.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I answer calls from the handset?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        The handset includes a multifunction call button designed for\n        compatible call control. Functionality can vary slightly by device.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it have volume controls?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        Yes. The supplied product design includes side volume controls\n        for compatible devices.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Does it have a microphone?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        Yes. The microphone is built into the handset so you can speak\n        naturally during compatible calls.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What colors can I choose?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        The listed options are Retro Red, Bubblegum Pink and Classic Black.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What comes in the package?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"rh-answer\"\u003e\n        Each selected option includes 1 × retro-style wired phone handset\n        with attached coiled connection cable.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL CTA --\u003e\n\n  \u003csection class=\"rh-final\"\u003e\n\n    \u003ch2\u003e\n      ☎️ Make Your Next Call Feel Less Ordinary.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Pick your connector, choose your color and bring a little\n      old-school telephone personality to the smartphone you use every day.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"rh-button\"\u003e\n      CHOOSE YOUR RETRO HANDSET →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"rh-trust\"\u003e\n      📦 Tracked Shipping\n       · \n      🚚 Free Shipping on Orders Over $59.98\n       · \n      🔒 Secure Checkout\n       · \n      💬 Order Support\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"USB-C \/ Red","offer_id":51163402469623,"sku":"NC01752609152108-USB-C口红色","price":27.99,"currency_code":"USD","in_stock":true},{"title":"USB-C \/ Bubblegum Pink","offer_id":51163402502391,"sku":"NC01752609152108-USB-C口粉红色","price":27.99,"currency_code":"USD","in_stock":true},{"title":"3.5 mm jack \/ Red","offer_id":51163402535159,"sku":"NC01752609152108-3.5 mm -红色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"3.5 mm jack \/ Bubblegum Pink","offer_id":51163402567927,"sku":"NC01752609152108-3.5 mm -粉色","price":26.99,"currency_code":"USD","in_stock":true},{"title":"USB-C \/ Black","offer_id":51163402600695,"sku":"NC01752609152108-USB-C-C口黑色","price":27.99,"currency_code":"USD","in_stock":true},{"title":"3.5 mm jack \/ Black","offer_id":51163402633463,"sku":"NC01752609152108-3.5 mm -黑色","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/7878\/3223\/files\/ChatGPTImage2026_9_7_02_29_35_0b3be727-adc0-4cf1-afa2-e341456f4ab8.png?v=1789454808","url":"https:\/\/www.zavrly.com\/products\/retro-wired-phone-handset-smartphones","provider":"zavrly","version":"1.0","type":"link"}