{"product_id":"2-in-1-needle-threader-retractable-seam-ripper-tool","title":"2-in-1 Needle Threader \u0026 Retractable Seam Ripper Tool","description":"\u003cstyle\u003e   html {     scroll-behavior: smooth;   }    #nta-product-page,   #nta-product-page * {     box-sizing: border-box;   }    #nta-product-page {     --nta-cream: #fbf7ef;     --nta-white: #ffffff;     --nta-text: #34372f;     --nta-muted: #74786f;     --nta-sage: #a7b48d;     --nta-sage-dark: #59664c;     --nta-blush: #d59a9b;     --nta-lavender: #bca7ce;     --nta-yellow: #dfbd72;     --nta-border: #e8e3d9;     --nta-gold: #c6a45d;     --nta-shadow: 0 10px 28px rgba(57, 59, 50, 0.08);      width: 100%;     max-width: 1120px;     margin: 0 auto;     padding: 0 14px 32px;     color: var(--nta-text);     font-family: inherit;     font-size: 16px;     line-height: 1.6;   }    #nta-product-page img {     display: block;     width: 100%;     height: auto;     border: 0;   }    #nta-product-page a {     color: inherit;   }    #nta-product-page h1,   #nta-product-page h2,   #nta-product-page h3,   #nta-product-page p {     margin-top: 0;   }    #nta-product-page h1 {     margin-bottom: 14px;     font-size: clamp(30px, 8vw, 52px);     line-height: 1.05;     letter-spacing: -0.035em;   }    #nta-product-page h2 {     margin-bottom: 10px;     font-size: clamp(25px, 6vw, 36px);     line-height: 1.15;     letter-spacing: -0.025em;   }    #nta-product-page h3 {     margin-bottom: 7px;     font-size: 18px;     line-height: 1.3;   }    .nta-section {     padding: 34px 0;   }    .nta-section-heading {     max-width: 700px;     margin: 0 auto 20px;     text-align: center;   }    .nta-section-heading p {     margin-bottom: 0;     color: var(--nta-muted);   }    .nta-eyebrow {     margin-bottom: 9px;     color: var(--nta-sage-dark);     font-size: 12px;     font-weight: 800;     letter-spacing: 0.13em;     text-transform: uppercase;   }    .nta-media-frame {     overflow: hidden;     position: relative;     border: 1px solid var(--nta-border);     border-radius: 18px;     background: var(--nta-cream);     box-shadow: var(--nta-shadow);   }    .nta-media-frame img {     aspect-ratio: 1 \/ 1;     object-fit: cover;   }    \/* HERO *\/   .nta-hero {     padding-top: 14px;   }    .nta-hero-media {     margin-bottom: 20px;   }    .nta-hero-media img {     aspect-ratio: 1 \/ 1;     object-fit: cover;     pointer-events: none;     user-select: none;   }    .nta-hero-copy {     padding: 26px 20px;     border: 1px solid var(--nta-border);     border-radius: 18px;     background:       radial-gradient(circle at 100% 0%, rgba(188, 167, 206, 0.18), transparent 35%),       radial-gradient(circle at 0% 100%, rgba(167, 180, 141, 0.18), transparent 34%),       var(--nta-cream);     text-align: center;   }    .nta-hero-copy \u003e p:not(.nta-eyebrow) {     max-width: 650px;     margin-right: auto;     margin-bottom: 18px;     margin-left: auto;     color: var(--nta-muted);   }    .nta-hero-points {     display: grid;     gap: 9px;     max-width: 610px;     margin: 0 auto;     padding: 0;     list-style: none;     text-align: left;   }    .nta-hero-points li {     padding: 11px 13px;     border: 1px solid rgba(167, 180, 141, 0.28);     border-radius: 12px;     background: rgba(255, 255, 255, 0.75);   }    \/* BENEFIT NAVIGATION *\/   .nta-benefit-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 10px;   }    .nta-benefit-card {     overflow: hidden;     display: block;     border: 1px solid var(--nta-border);     border-radius: 14px;     background: var(--nta-white);     box-shadow: 0 7px 20px rgba(57, 59, 50, 0.06);     text-decoration: none;     transform: translateY(0);     transition:       transform 0.25s ease,       box-shadow 0.25s ease,       border-color 0.25s ease;   }    .nta-benefit-card:active {     transform: scale(0.98);   }    .nta-benefit-card img {     aspect-ratio: 1 \/ 1;     object-fit: cover;   }    .nta-benefit-card-copy {     min-height: 74px;     padding: 11px 10px 13px;   }    .nta-benefit-card-copy strong {     display: block;     margin-bottom: 3px;     font-size: 14px;     line-height: 1.25;   }    .nta-benefit-card-copy span {     display: block;     color: var(--nta-muted);     font-size: 12px;     line-height: 1.35;   }    \/* BENEFIT DETAILS *\/   .nta-feature-list {     display: grid;     gap: 22px;   }    .nta-feature {     scroll-margin-top: 18px;   }    .nta-feature-copy {     padding: 20px 6px 4px;   }    .nta-feature-copy p {     margin-bottom: 10px;     color: var(--nta-muted);   }    .nta-check-list {     display: grid;     gap: 7px;     margin: 0;     padding: 0;     list-style: none;   }    .nta-check-list li {     position: relative;     padding-left: 25px;   }    .nta-check-list li::before {     position: absolute;     top: 0;     left: 0;     content: '✓';     color: var(--nta-sage-dark);     font-weight: 800;   }    \/* SPECIFICATIONS *\/   .nta-spec-panel {     overflow: hidden;     border: 1px solid var(--nta-border);     border-radius: 18px;     background: var(--nta-cream);     box-shadow: var(--nta-shadow);   }    .nta-spec-image {     border-bottom: 1px solid var(--nta-border);   }    .nta-spec-image img {     aspect-ratio: 1 \/ 1;     object-fit: cover;   }    .nta-spec-content {     padding: 20px;   }    .nta-spec-list {     display: grid;     gap: 9px;     margin-top: 18px;   }    .nta-spec-row {     display: flex;     align-items: flex-start;     justify-content: space-between;     gap: 18px;     padding: 13px 14px;     border: 1px solid rgba(232, 227, 217, 0.95);     border-radius: 12px;     background: rgba(255, 255, 255, 0.8);   }    .nta-spec-row span {     flex: 0 0 38%;     color: var(--nta-muted);     font-size: 13px;   }    .nta-spec-row strong {     flex: 1;     font-size: 14px;     line-height: 1.4;     text-align: right;   }    \/* LIFESTYLE *\/   .nta-lifestyle-copy {     padding: 20px 6px 0;   }    .nta-lifestyle-copy p {     margin-bottom: 0;     color: var(--nta-muted);   }    \/* FAQ *\/   .nta-faq-list {     display: grid;     gap: 10px;   }    .nta-faq-item {     overflow: hidden;     border: 1px solid var(--nta-border);     border-radius: 14px;     background: var(--nta-white);     transition:       border-color 0.25s ease,       box-shadow 0.25s ease;   }    .nta-faq-item[open] {     border-color: rgba(167, 180, 141, 0.65);     box-shadow: 0 7px 20px rgba(57, 59, 50, 0.06);   }    .nta-faq-item summary {     position: relative;     padding: 16px 48px 16px 16px;     cursor: pointer;     list-style: none;     font-weight: 700;     line-height: 1.4;   }    .nta-faq-item summary::-webkit-details-marker {     display: none;   }    .nta-faq-item summary::before,   .nta-faq-item summary::after {     position: absolute;     top: 50%;     right: 18px;     width: 14px;     height: 2px;     border-radius: 2px;     background: var(--nta-sage-dark);     content: '';     transform: translateY(-50%);     transition: transform 0.25s ease;   }    .nta-faq-item summary::after {     transform: translateY(-50%) rotate(90deg);   }    .nta-faq-item[open] summary::after {     transform: translateY(-50%) rotate(0deg) scaleX(0);   }    .nta-faq-answer {     padding: 0 16px 17px;     color: var(--nta-muted);     animation: nta-answer-in 0.25s ease;   }    .nta-faq-answer p {     margin-bottom: 0;   }    @keyframes nta-answer-in {     from {       opacity: 0;       transform: translateY(-5px);     }      to {       opacity: 1;       transform: translateY(0);     }   }    \/* SERVICE *\/   .nta-service-list {     display: grid;     gap: 11px;   }    .nta-service-card {     display: flex;     align-items: center;     gap: 14px;     padding: 16px;     border: 1px solid var(--nta-border);     border-radius: 14px;     background: var(--nta-cream);   }    .nta-service-icon {     display: grid;     flex: 0 0 42px;     width: 42px;     height: 42px;     place-items: center;     border-radius: 50%;     background: rgba(167, 180, 141, 0.18);     font-size: 20px;   }    .nta-service-card strong {     display: block;     margin-bottom: 2px;     font-size: 15px;   }    .nta-service-card span {     display: block;     color: var(--nta-muted);     font-size: 13px;     line-height: 1.45;   }    \/* REVIEWS *\/   .nta-reviews-panel {     overflow: hidden;     border: 1px solid var(--nta-border);     border-radius: 16px;     background: #faf8f3;   }    .nta-review-notice {     margin: 0;     padding: 12px 16px;     border-bottom: 1px solid #eee9df;     color: var(--nta-muted);     font-size: 12px;     text-align: center;   }    .nta-review {     padding: 18px 16px;   }    .nta-review + .nta-review {     border-top: 1px solid #eeeae2;   }    .nta-review-header {     display: flex;     align-items: center;     gap: 11px;     margin-bottom: 10px;   }    .nta-review-avatar {     display: grid;     flex: 0 0 38px;     width: 38px;     height: 38px;     place-items: center;     border: 1px solid rgba(167, 180, 141, 0.38);     border-radius: 50%;     background: #f2f3ea;     color: var(--nta-sage-dark);     font-weight: 800;   }    .nta-review-name {     display: block;     font-size: 14px;   }    .nta-review-meta {     display: block;     color: #969990;     font-size: 11px;   }    .nta-stars {     margin-bottom: 7px;     color: var(--nta-gold);     font-size: 14px;     letter-spacing: 1px;   }    .nta-review p {     margin-bottom: 0;     font-size: 14px;     line-height: 1.6;   }    \/* SUMMARY AND CTA *\/   .nta-summary-copy {     padding: 20px 6px 0;     text-align: center;   }    .nta-summary-copy p {     color: var(--nta-muted);   }    .nta-cta-box {     padding: 25px 18px;     border: 1px solid rgba(167, 180, 141, 0.45);     border-radius: 18px;     background:       radial-gradient(circle at 0% 0%, rgba(188, 167, 206, 0.17), transparent 40%),       radial-gradient(circle at 100% 100%, rgba(223, 189, 114, 0.17), transparent 38%),       var(--nta-cream);     text-align: center;     box-shadow: var(--nta-shadow);   }    .nta-cta-box p {     max-width: 610px;     margin-right: auto;     margin-bottom: 18px;     margin-left: auto;     color: var(--nta-muted);   }    .nta-buy-button,   .nta-sticky-button {     display: inline-flex;     align-items: center;     justify-content: center;     min-height: 52px;     border-radius: 999px;     background: var(--nta-sage-dark);     color: #ffffff !important;     font-size: 16px;     font-weight: 800;     letter-spacing: 0.02em;     text-align: center;     text-decoration: none;     box-shadow: 0 9px 22px rgba(89, 102, 76, 0.23);     transform: translateY(0);     transition:       transform 0.2s ease,       background-color 0.2s ease,       box-shadow 0.2s ease;   }    .nta-buy-button {     width: 100%;     max-width: 390px;     padding: 14px 24px;   }    .nta-buy-button:active,   .nta-sticky-button:active {     transform: translateY(2px) scale(0.985);   }    .nta-cta-note {     display: block;     margin-top: 10px;     color: var(--nta-muted);     font-size: 12px;   }    .nta-sticky-cta {     position: sticky;     z-index: 20;     bottom: 10px;     margin-top: 22px;     padding: 7px;     border: 1px solid rgba(232, 227, 217, 0.92);     border-radius: 999px;     background: rgba(255, 255, 255, 0.9);     box-shadow: 0 9px 28px rgba(57, 59, 50, 0.16);     backdrop-filter: blur(8px);   }    .nta-sticky-button {     width: 100%;     min-height: 48px;     padding: 11px 20px;   }    @media (hover: hover) {     .nta-benefit-card:hover {       border-color: rgba(167, 180, 141, 0.75);       box-shadow: 0 13px 28px rgba(57, 59, 50, 0.11);       transform: translateY(-4px);     }      .nta-buy-button:hover,     .nta-sticky-button:hover {       background: #48543e;       box-shadow: 0 13px 28px rgba(89, 102, 76, 0.3);       transform: translateY(-3px);     }   }    @media (min-width: 750px) {     #nta-product-page {       padding-right: 22px;       padding-left: 22px;     }      .nta-section {       padding: 50px 0;     }      .nta-hero-copy {       padding: 40px 30px;     }      .nta-benefit-grid {       max-width: 820px;       margin: 0 auto;       gap: 16px;     }      .nta-benefit-card-copy {       min-height: 84px;       padding: 15px 16px;     }      .nta-benefit-card-copy strong {       font-size: 17px;     }      .nta-benefit-card-copy span {       font-size: 14px;     }      .nta-feature,     .nta-lifestyle,     .nta-spec-panel,     .nta-reviews-panel,     .nta-faq-list,     .nta-service-list,     .nta-cta-box {       max-width: 860px;       margin-right: auto;       margin-left: auto;     }      .nta-feature-copy,     .nta-lifestyle-copy,     .nta-summary-copy {       padding: 24px 20px 0;     }      .nta-spec-content {       padding: 28px;     }      .nta-review {       padding: 22px 24px;     }      .nta-sticky-cta {       max-width: 430px;       margin-right: auto;       margin-left: auto;     }   }    @media (prefers-reduced-motion: reduce) {     html {       scroll-behavior: auto;     }      #nta-product-page *,     #nta-product-page *::before,     #nta-product-page *::after {       animation: none !important;       scroll-behavior: auto !important;       transition: none !important;     }   } \u003c\/style\u003e \u003cdiv id=\"nta-product-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"nta-section nta-hero\" id=\"nta-top\"\u003e \u003cdiv class=\"nta-media-frame nta-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/01-hero-gif_d8aa65e8-0971-45a3-894b-81c9d5634a7e.gif?v=1788516648\" alt=\"Retractable two-in-one needle threader and seam ripper in three selectable colors\" width=\"1024\" height=\"1024\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-hero-copy\"\u003e \u003cp class=\"nta-eyebrow\"\u003eOne compact sewing essential\u003c\/p\u003e \u003ch1\u003eThread It. Fix It.\u003cbr\u003eKeep Creating.\u003c\/h1\u003e \u003cp\u003eThread common hand-sewing needles and remove unwanted stitches without constantly switching tools.\u003c\/p\u003e \u003cul class=\"nta-hero-points\"\u003e \u003cli\u003e✨ \u003cstrong\u003e2-in-1 design\u003c\/strong\u003e for threading and stitch removal\u003c\/li\u003e \u003cli\u003e✅ \u003cstrong\u003eRetractable ends\u003c\/strong\u003e for cleaner, safer storage\u003c\/li\u003e \u003cli\u003e🎨 \u003cstrong\u003eOne tool per order\u003c\/strong\u003e in your selected color\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CORE BENEFIT NAVIGATION --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eDesigned to make sewing easier\u003c\/p\u003e \u003ch2 id=\"nta-benefit-navigation-title\"\u003eSmall Tool. Useful Details.\u003c\/h2\u003e \u003cp\u003eTap a card to explore each feature.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nta-benefit-grid\"\u003e \u003ca class=\"nta-benefit-card\" href=\"#nta-two-in-one\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/02-benefit-2-tools-in-1.webp?v=1788516951\" alt=\"Two-in-one needle threader and seam ripper\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e \u003cdiv class=\"nta-benefit-card-copy\"\u003e \u003cstrong\u003e✨ Two Tools in One\u003c\/strong\u003e \u003cspan\u003eThread and remove stitches.\u003c\/span\u003e \u003c\/div\u003e \u003c\/a\u003e\u003ca class=\"nta-benefit-card\" href=\"#nta-guided-threading\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/03-benefit-guided-3-step-threading.webp?v=1788516951\" alt=\"Three-step guided needle threading process\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e \u003cdiv class=\"nta-benefit-card-copy\"\u003e \u003cstrong\u003e🪡 Guided Threading\u003c\/strong\u003e \u003cspan\u003eInsert, hook and pull through.\u003c\/span\u003e \u003c\/div\u003e \u003c\/a\u003e\u003ca class=\"nta-benefit-card\" href=\"#nta-retractable\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/04-benefit-retractable-storage.webp?v=1788516951\" alt=\"Retractable dual-ended sewing tool\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e \u003cdiv class=\"nta-benefit-card-copy\"\u003e \u003cstrong\u003e✅ Retractable Design\u003c\/strong\u003e \u003cspan\u003eExtend to use, retract to store.\u003c\/span\u003e \u003c\/div\u003e \u003c\/a\u003e\u003ca class=\"nta-benefit-card\" href=\"#nta-seam-removal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/05-benefit-controlled-seam-removal.webp?v=1788516951\" alt=\"Seam ripper removing a stitch from fabric\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e \u003cdiv class=\"nta-benefit-card-copy\"\u003e \u003cstrong\u003e✂️ Controlled Removal\u003c\/strong\u003e \u003cspan\u003eCorrect sewing mistakes with less fuss.\u003c\/span\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT BENEFIT DETAILS --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eWhy you will reach for it\u003c\/p\u003e \u003ch2 id=\"nta-details-title\"\u003eOne Tool for Everyday Sewing Tasks\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nta-feature-list\"\u003e \u003carticle class=\"nta-feature\" id=\"nta-two-in-one\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/02-benefit-2-tools-in-1.webp?v=1788516951\" alt=\"Threading end and seam-ripping end in one compact tool\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-feature-copy\"\u003e \u003ch3\u003e✨ Thread and Remove Stitches\u003c\/h3\u003e \u003cp\u003eKeep two common sewing functions together, so you can spend less time searching for separate tools.\u003c\/p\u003e \u003cul class=\"nta-check-list\"\u003e \u003cli\u003eFine wire-loop threading end\u003c\/li\u003e \u003cli\u003eStainless-steel seam-ripping end\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"nta-feature\" id=\"nta-guided-threading\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/03-benefit-guided-3-step-threading.webp?v=1788516951\" alt=\"Guided three-step threading demonstration\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-feature-copy\"\u003e \u003ch3\u003e🪡 A Simpler Way to Thread\u003c\/h3\u003e \u003cp\u003eGuide the flexible wire loop through the needle eye, add your thread, then pull it back through.\u003c\/p\u003e \u003cul class=\"nta-check-list\"\u003e \u003cli\u003eClear three-step process\u003c\/li\u003e \u003cli\u003eHelpful for many common hand-sewing needles\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"nta-feature\" id=\"nta-retractable\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/04-benefit-retractable-storage.webp?v=1788516951\" alt=\"Sewing tool shown with functional ends extended and retracted\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-feature-copy\"\u003e \u003ch3\u003e✅ Extend It Only When Needed\u003c\/h3\u003e \u003cp\u003eIndependent sliders help keep the working ends inside the body during storage.\u003c\/p\u003e \u003cul class=\"nta-check-list\"\u003e \u003cli\u003eCleaner sewing-kit storage\u003c\/li\u003e \u003cli\u003eHelps protect delicate metal ends\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"nta-feature\" id=\"nta-seam-removal\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/05-benefit-controlled-seam-removal.webp?v=1788516951\" alt=\"Close view of the seam ripper working beneath a stitch\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-feature-copy\"\u003e \u003ch3\u003e✂️ Fix Unwanted Stitches with Control\u003c\/h3\u003e \u003cp\u003eThe narrow seam-ripping tip reaches beneath individual stitches, helping you correct mistakes without using bulky scissors.\u003c\/p\u003e \u003cul class=\"nta-check-list\"\u003e \u003cli\u003eRed safety ball helps guide the tip\u003c\/li\u003e \u003cli\u003eUseful for alterations, repairs and practice seams\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"nta-feature\" id=\"nta-compact\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/06-benefit-compact-convenience.webp?v=1788516951\" alt=\"Compact sewing tool stored inside a small sewing kit\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-feature-copy\"\u003e \u003ch3\u003e🚀 Ready Wherever You Sew\u003c\/h3\u003e \u003cp\u003eIts slim shape fits neatly into sewing kits, craft drawers and project bags.\u003c\/p\u003e \u003cul class=\"nta-check-list\"\u003e \u003cli\u003eLightweight ABS body\u003c\/li\u003e \u003cli\u003eConvenient for home or travel projects\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT SPECIFICATIONS --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eProduct details\u003c\/p\u003e \u003ch2 id=\"nta-specifications-title\"\u003eCompact by Design\u003c\/h2\u003e \u003cp\u003eReview the size and specifications before ordering.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-panel\"\u003e \u003cdiv class=\"nta-spec-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/07-detail-size-material-proof.webp?v=1788516951\" alt=\"Needle threader dimensions and material details\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-spec-content\"\u003e \u003ch3\u003eWhat You’ll Receive\u003c\/h3\u003e \u003cdiv class=\"nta-spec-list\"\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eQuantity\u003c\/span\u003e \u003cstrong\u003e1 tool per order\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eColor options\u003c\/span\u003e \u003cstrong\u003eGreen, Purple or Yellow\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eFunctions\u003c\/span\u003e \u003cstrong\u003eNeedle threader + seam ripper\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eBody material\u003c\/span\u003e \u003cstrong\u003eABS plastic\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eMetal components\u003c\/span\u003e \u003cstrong\u003eStainless steel\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eApproximate size\u003c\/span\u003e \u003cstrong\u003e10.67 × 1.02 × 1.02 cm\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eStorage design\u003c\/span\u003e \u003cstrong\u003eDual-end retractable mechanism\u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"nta-spec-row\"\u003e \u003cspan\u003eRecommended uses\u003c\/span\u003e \u003cstrong\u003eHand sewing, mending, embroidery and crafts\u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- LIFESTYLE --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eMade for everyday makers\u003c\/p\u003e \u003ch2 id=\"nta-lifestyle-title\"\u003eLess Fuss. More Creating.\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nta-lifestyle\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/08-lifestyle-less-fuss-more-creating.webp?v=1788516951\" alt=\"Person using the threading tool at a home sewing table\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-lifestyle-copy\"\u003e \u003cp\u003eFrom quick repairs to embroidery projects, the guided wire loop helps make needle preparation feel more manageable.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eQuestions answered\u003c\/p\u003e \u003ch2 id=\"nta-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nta-faq-list\"\u003e \u003cdetails class=\"nta-faq-item\" open=\"\"\u003e \u003csummary\u003eDoes my order include all three colors?\u003c\/summary\u003e \u003cdiv class=\"nta-faq-answer\"\u003e \u003cp\u003eNo. Each order contains \u003cstrong\u003eone tool\u003c\/strong\u003e in the color you select on the product page.\u003c\/p\u003e \u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"nta-faq-item\"\u003e \u003csummary\u003eHow do I use the threading end?\u003c\/summary\u003e \u003cdiv class=\"nta-faq-answer\"\u003e \u003cp\u003eExtend the flexible wire loop, guide it through the needle eye, place the thread through the loop, and pull the loop back through.\u003c\/p\u003e \u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"nta-faq-item\"\u003e \u003csummary\u003eDoes it work with every needle?\u003c\/summary\u003e \u003cdiv class=\"nta-faq-answer\"\u003e \u003cp\u003eIt is designed for many common hand-sewing needles. Compatibility depends on whether the needle eye is large enough for the wire loop.\u003c\/p\u003e \u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"nta-faq-item\"\u003e \u003csummary\u003eAre both working ends retractable?\u003c\/summary\u003e \u003cdiv class=\"nta-faq-answer\"\u003e \u003cp\u003eYes. The threading end and seam-ripping end have separate sliders so they can be extended only when needed.\u003c\/p\u003e \u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"nta-faq-item\"\u003e \u003csummary\u003eHow should I store the tool?\u003c\/summary\u003e \u003cdiv class=\"nta-faq-answer\"\u003e \u003cp\u003eRetract both metal ends after use and store the tool in a dry sewing kit or craft drawer. Keep it away from children.\u003c\/p\u003e \u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SERVICE ASSURANCE --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eShop with confidence\u003c\/p\u003e \u003ch2 id=\"nta-service-title\"\u003eSupport at Every Step\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nta-service-list\"\u003e \u003cdiv class=\"nta-service-card\"\u003e \u003cdiv class=\"nta-service-icon\"\u003e🔒\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment is processed through Shopify’s secure checkout.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nta-service-card\"\u003e \u003cdiv class=\"nta-service-icon\"\u003e📦\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003eOrder Updates\u003c\/strong\u003e \u003cspan\u003eReceive available shipping and order-status updates.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nta-service-card\"\u003e \u003cdiv class=\"nta-service-icon\"\u003e💬\u003c\/div\u003e \u003cdiv\u003e \u003cstrong\u003eCustomer Support\u003c\/strong\u003e \u003cspan\u003eContact our support team if you need help with your order.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CUSTOMER REVIEW LAYOUT --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-section-heading\"\u003e \u003cp class=\"nta-eyebrow\"\u003eCustomer feedback\u003c\/p\u003e \u003ch2 id=\"nta-reviews-title\"\u003eCustomer Reviews\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"nta-reviews-panel\"\u003e \u003carticle class=\"nta-review\"\u003e \u003cdiv class=\"nta-review-header\"\u003e \u003cdiv class=\"nta-review-avatar\"\u003eM\u003c\/div\u003e \u003cdiv\u003e \u003cstrong class=\"nta-review-name\"\u003eMia R. — Sample\u003c\/strong\u003e \u003cspan class=\"nta-review-meta\"\u003e United States\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nta-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003eThe wire loop made threading my regular hand-sewing needles much easier, and I like having the seam ripper in the same compact tool.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"nta-review\"\u003e \u003cdiv class=\"nta-review-header\"\u003e \u003cdiv class=\"nta-review-avatar\"\u003eJ\u003c\/div\u003e \u003cdiv\u003e \u003cstrong class=\"nta-review-name\"\u003eJordan K. — Sample\u003c\/strong\u003e \u003cspan class=\"nta-review-meta\"\u003e United States\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nta-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003eIt takes up almost no room in my sewing pouch. The retractable ends are especially convenient because they stay covered between projects.\u003c\/p\u003e \u003c\/article\u003e \u003carticle class=\"nta-review\"\u003e \u003cdiv class=\"nta-review-header\"\u003e \u003cdiv class=\"nta-review-avatar\"\u003eA\u003c\/div\u003e \u003cdiv\u003e \u003cstrong class=\"nta-review-name\"\u003eAmanda T. — Sample\u003c\/strong\u003e \u003cspan class=\"nta-review-meta\"\u003e Canada\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"nta-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003eA handy option for quick repairs and small embroidery projects. The separate sliders are simple to understand and easy to operate.\u003c\/p\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SUMMARY --\u003e \u003csection class=\"nta-section\"\u003e \u003cdiv class=\"nta-media-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/09-summary-choose-your-color.webp?v=1788516951\" alt=\"Green purple and yellow color options for the sewing tool\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e \u003cdiv class=\"nta-summary-copy\"\u003e \u003ch2 id=\"nta-summary-title\"\u003eOne Tool. Two Everyday Tasks.\u003c\/h2\u003e \u003cp\u003eChoose Green, Purple or Yellow and keep a compact threading and stitch-removal solution close at hand.\u003c\/p\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PURCHASE CTA --\u003e \u003csection class=\"nta-section\" id=\"nta-buy\"\u003e \u003cdiv class=\"nta-cta-box\"\u003e \u003cp class=\"nta-eyebrow\"\u003eChoose your favorite color\u003c\/p\u003e \u003ch2\u003eMake Your Next Sewing Project Easier\u003c\/h2\u003e \u003cp\u003eAdd one compact 2-in-1 threading and seam-removal tool to your sewing kit.\u003c\/p\u003e \u003c!-- Change #MainProduct if your Shopify theme uses a different product-form anchor --\u003e \u003ca class=\"nta-buy-button\" href=\"#MainProduct\"\u003e Buy Now — Choose Your Color \u003c\/a\u003e \u003cspan class=\"nta-cta-note\"\u003e One tool per order · Select your color before checkout \u003c\/span\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- MOBILE-FRIENDLY STICKY CTA --\u003e \u003c\/div\u003e","brand":"FJY01","offers":[{"title":"Yellow \/ BUY 1 GET 1 FREE - 2 PCS","offer_id":49599324193027,"sku":"NC01862609035590-黄色*2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🔥Buy 2 GET 2 FREE - 4 PCS","offer_id":49599324225795,"sku":"NC01862609035590-黄色*4","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 🎁Buy 3 GET 3 FREE - 6 PCS","offer_id":49599324258563,"sku":"NC01862609035590-黄色*6","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ BUY 1 GET 1 FREE - 2 PCS","offer_id":49599324291331,"sku":"NC01862609035590-紫色*2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🔥Buy 2 GET 2 FREE - 4 PCS","offer_id":49599324324099,"sku":"NC01862609035590-紫色*4","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🎁Buy 3 GET 3 FREE - 6 PCS","offer_id":49599324356867,"sku":"NC01862609035590-紫色*6","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ BUY 1 GET 1 FREE - 2 PCS","offer_id":49599324389635,"sku":"NC01862609035590-绿色*2","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 🔥Buy 2 GET 2 FREE - 4 PCS","offer_id":49599324422403,"sku":"NC01862609035590-绿色*4","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 🎁Buy 3 GET 3 FREE - 6 PCS","offer_id":49599324455171,"sku":"NC01862609035590-绿色*6","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/6013\/3123\/files\/01-hero-2-in-1-threader.webp?v=1789033893","url":"https:\/\/cyrarise.com\/products\/2-in-1-needle-threader-retractable-seam-ripper-tool","provider":"cyrarise","version":"1.0","type":"link"}