Madeira 9493 Duckbill Appliqué Scissors – Chrome 6 inch
.dsa9493 { --ink: #2f3337; --muted: #697176; --plum: #66516f; --plum-dark: #493951; --teal: #397b78; --chrome: #eef1f2; --soft: #f8f7f8; --line: #dfe3e4; --white: #ffffff; color: v ar(--ink); font: 16px/1.65 Arial, Helvetica, sans-serif; } .dsa9493 * { box-sizing: border-box; } .dsa9493 img { display: block; max-width: 100%; height: auto; } .dsa9493 a { color: inherit; } .dsa9493-wrap { max-width: 1180px; margin: 0 auto; } .dsa9493-section { margin: 64px 0; } .dsa9493 h2, .dsa9493 h3 { color: var(--ink); line-height: 1.16; } .dsa9493 h2 { margin: 0 0 17px; font-size: clamp(30px, 4vw, 48px); letter-spacing: -0.8px; } .dsa9493 h3 { margin: 0 0 8px; font-size: 20px; } .dsa9493 p { margin: 0 0 15px; } .dsa9493-lead { max-width: 920px; color: var(--muted); font-size: 19px; } .dsa9493-kicker { display: inline-block; margin-bottom: 11px; color: var(--teal); font-size: 13px; font-weight: 700; letter-spacing: 1.4px; text-transform: uppercase; } .dsa9493-hero { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr); gap: 42px; align-items: center; padding: clamp(30px, 5vw, 64px); overflow: hidden; border: 1px solid var(--line); border-radius: 24px; background: linear-gradient(135deg, var(--soft), var(--chrome)); } .dsa9493-benefits { display: grid; gap: 8px; margin: 25px 0 0; padding: 0; list-style: none; } .dsa9493-benefits li { position: relative; padding-left: 27px; } .dsa9493-benefits li::before { position: absolute; top: 2px; left: 0; color: var(--teal); content: "✓"; font-weight: 700; } .dsa9493-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; } .dsa9493-button { display: inline-block; padding: 12px 18px; border: 2px solid var(--plum); border-radius: 999px; color: var(--white) !important; background: var(--plum); font-size: 14px; font-weight: 700; line-height: 1.2; text-decoration: none; } .dsa9493-button--light { color: var(--plum-dark) !important; background: transparent; } .dsa9493-packshot { margin: 0; padding: 25px; border-radius: 20px; background: var(--white); box-shadow: 0 18px 45px rgba(73, 57, 81, 0.14); } .dsa9493-packshot img { width: 100%; max-height: 470px; margin: auto; object-fit: contain; } .dsa9493-packshot figcaption { margin-top: 13px; color: var(--muted); font-size: 13px; text-align: center; } .dsa9493-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); margin-top: 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsa9493-stat { padding: 22px 18px; text-align: center; } .dsa9493-stat + .dsa9493-stat { border-left: 1px solid var(--line); } .dsa9493-stat strong { display: block; color: var(--plum-dark); font-size: 25px; line-height: 1.15; } .dsa9493-stat span { display: block; margin-top: 5px; color: var(--muted); font-size: 13px; } .dsa9493-alert { display: grid; grid-template-columns: auto 1fr; gap: 16px; align-items: start; margin: 26px 0 0; padding: 21px 23px; border: 1px solid #cddbd9; border-radius: 16px; background: #edf7f6; } .dsa9493-alert-icon { display: grid; width: 36px; height: 36px; border-radius: 50%; place-items: center; color: var(--white); background: var(--teal); font-weight: 700; } .dsa9493-alert p { margin: 0; } .dsa9493-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsa9493-card { padding: 25px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); } .dsa9493-card-icon { display: grid; width: 42px; height: 42px; margin-bottom: 17px; border-radius: 50%; place-items: center; color: var(--white); background: linear-gradient(135deg, var(--plum-dark), var(--teal)); font-weight: 700; } .dsa9493-card p { margin-bottom: 0; color: var(--muted); } .dsa9493-uses { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsa9493-use { position: relative; padding: 28px; overflow: hidden; border-radius: 19px; background: var(--soft); } .dsa9493-use::after { position: absolute; top: -32px; right: -22px; width: 110px; height: 110px; border-radius: 50%; background: rgba(57, 123, 120, 0.12); content: ""; } .dsa9493-use strong { display: block; margin-bottom: 8px; color: var(--plum-dark); font-size: 23px; line-height: 1.15; } .dsa9493-use p:last-child { margin-bottom: 0; } .dsa9493-note { margin-top: 20px; padding: 17px 20px; border-left: 4px solid var(--teal); border-radius: 0 12px 12px 0; background: #edf7f6; } .dsa9493-table-wrap { margin-top: 28px; overflow-x: auto; border: 1px solid var(--line); border-radius: 18px; } .dsa9493 table { width: 100%; border-collapse: collapse; background: var(--white); } .dsa9493 th, .dsa9493 td { padding: 17px 19px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; } .dsa9493 thead th { color: var(--white); background: var(--plum-dark); } .dsa9493 tbody th { width: 30%; color: var(--plum-dark); background: var(--soft); } .dsa9493 tr:last-child th, .dsa9493 tr:last-child td { border-bottom: 0; } .dsa9493-steps { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 28px; counter-reset: steps; } .dsa9493-step { padding: 23px; border-radius: 17px; background: var(--chrome); counter-increment: steps; } .dsa9493-step::before { display: grid; width: 34px; height: 34px; margin-bottom: 15px; border-radius: 50%; place-items: center; color: var(--white); background: var(--plum); content: counter(steps); font-weight: 700; } .dsa9493-step p { margin-bottom: 0; color: var(--muted); font-size: 14px; } .dsa9493-care { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin-top: 28px; } .dsa9493-care-item { padding: 23px; border: 1px solid var(--line); border-radius: 17px; } .dsa9493-care-item p { margin-bottom: 0; color: var(--muted); } .dsa9493-faq { margin-top: 28px; } .dsa9493-faq details { border-top: 1px solid var(--line); } .dsa9493-faq details:last-child { border-bottom: 1px solid var(--line); } .dsa9493-faq summary { position: relative; padding: 19px 42px 19px 0; cursor: pointer; color: var(--ink); font-weight: 700; list-style: none; } .dsa9493-faq summary::-webkit-details-marker { display: none; } .dsa9493-faq summary::after { position: absolute; top: 15px; right: 4px; color: var(--teal); content: "+"; font-size: 26px; font-weight: 400; } .dsa9493-faq details[open] summary::after { content: "−"; } .dsa9493-answer { max-width: 900px; padding: 0 42px 17px 0; color: var(--muted); } .dsa9493-final { padding: clamp(30px, 5vw, 58px); border-radius: 22px; color: var(--white); background: linear-gradient(135deg, var(--plum-dark), var(--teal)); } .dsa9493-final h2, .dsa9493-final p { color: var(--white); } .dsa9493-final p { max-width: 820px; margin-bottom: 0; opacity: 0.92; } .dsa9493-final .dsa9493-kicker { color: #d5eeeb; } @media (max-width: 850px) { .dsa9493-hero, .dsa9493-grid { grid-template-columns: 1fr; } .dsa9493-stats, .dsa9493-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); } .dsa9493-stat:nth-child(3) { border-left: 0; } .dsa9493-stat:nth-child(n + 3) { border-top: 1px solid var(--line); } } @media (max-width: 700px) { .dsa9493-uses, .dsa9493-care { grid-template-columns: 1fr; } } @media (max-width: 540px) { .dsa9493-section { margin: 46px 0; } .dsa9493-hero { padding: 25px; border-radius: 18px; } .dsa9493-stats, .dsa9493-steps { grid-template-columns: 1fr; } .dsa9493-stat + .dsa9493-stat { border-top: 1px solid var(--line); border-left: 0; } .dsa9493 th, .dsa9493 td { padding: 14px; } .dsa9493-alert { grid-template-columns: 1fr; } } Madeira 9493 · Chrome-plated appliqué scissors Trim close to appliqué edges with a protective lower blade Madeira 9493 Duckbill Appliqué Scissors combine a broad protective lower blade with a straight precision cutting edge. Slide the lower “bill” beneath the top fabric layer to help separate it from the base fabric while trimming appliqué, edging and quilting details. Protective lower blade helps shield the fabric beneath the layer being trimmed. Straight precision edge supports close, controlled appliqué cutting. Chrome-plated finish on Madeira article 9493, sold as the 6-inch model. See How It Works View Specifications Madeira article 9493 · chrome-plated appliqué trimming scissors Protective Bill broad lower blade Approx. 15 cm sold as 6 inches Chrome plated finish 9493 Madeira article number i Size information varies within Madeira’s own material. Its current online shop lists article 9493 at 15 cm and Madeira UK names it as the 6-inch model, while the 2026 hobby catalogue gives 14 cm / 5.5 inches. Use article number 9493 as the most reliable product identifier. A blade shape made for layered fabric How the protective “duckbill” design helps Unlike ordinary straight scissors, article 9493 has a wide, blunt-ended lower blade. It can sit beneath the appliqué layer and provide separation from the background fabric while the upper edge makes the cut. 1 Layer separation The broad lower bill slides beneath the top fabric to help keep the base layer away from the cutting edge. 2 Close edge trimming The upper blade follows the appliqué edge for short, deliberate cuts near the stitching line. 3 Visible control The shaped blade keeps the material being cut raised and easier to distinguish from the fabric below. A protective shape is still a precision tool, not a guarantee. Always confirm that only the intended top layer is above the lower bill before closing the blades. Made for close fabric finishing Recommended for appliqué, edging and quilting Madeira specifies the 9493 scissors for appliqué work, edging and quilting. Their speciality is controlled detail trimming rather than long cuts through yardage. Machine appliqué Trim excess appliqué fabric near the placement stitching before the finishing stitch is sewn. Edging and finishing Make careful short cuts where one fabric layer must be separated from the material below. Quilting details Refine layered decorative work when a protective lower blade offers better control than ordinary points. Not general fabric shears. Use full-size dressmaking or quilting shears for long pattern and yardage cuts, and reserve the 9493 for precise layered trimming. Choose the right Madeira scissors Protective bill, straight points or double curves? Model Blade design Best fit Madeira 9493 Broad protective lower bill with straight cutting edge Close layered-fabric trimming for appliqué, edging and quilting Madeira 9477 Compact straight blades with fine points Visible thread, yarn and floss trimming across needlework Madeira 9478 Raised double-curved handle and curved tips Reaching over hoops to trim machine-embroidery threads Four careful trimming steps Use the lower bill to protect the base layer Stop and support Stop the machine and position the hoop or fabric so the work cannot shift while you trim. Separate the layer Gently lift the appliqué fabric and slide the broad lower bill beneath that layer only. Watch both blades Keep the cutting path visible and confirm the base fabric remains below the protective bill. Trim in sections Make short controlled cuts, checking the layers and stitch line before each new section. Keep the precision edge working well Simple care for specialist appliqué scissors Keep them for textile work Avoid paper, pins, wire and thick plastic, which can dull or nick a fine cutting edge. Remove residue gently Wipe lint or light residue from the closed blades with a clean dry cloth after use. Store clean and dry Close the blades and keep the protective bill away from heavier tools that could bend or mark it. Use a specialist for sharpening The unusual lower-blade profile needs careful servicing; choose a sharpener familiar with appliqué scissors. Product specifications Madeira Duckbill Appliqué Scissors 9493 at a glance Brand Madeira Product Chrome-plated appliqué trimming scissors Article number 9493 Overall length Approximately 15 cm / 6 in in Madeira’s current online listings; its 2026 hobby catalogue gives 14 cm / 5.5 in Finish Chrome plated Blade style Wide protective lower bill with straight precision cutting edge Recommended use Appliqué work, edging and quilting Pack contents 1 pair of scissors Barcode / GTIN 4003760994936 Questions before choosing? Madeira 9493 appliqué scissors FAQs How large are Madeira 9493 appliqué scissors? Madeira’s current online shop gives 15 cm and its UK shop calls article 9493 a 6-inch model. The 2026 hobby catalogue gives 14 cm / 5.5 inches, so check the physical item if an exact measurement is critical. What does “duckbill” mean? It refers to the wide, blunt-ended lower blade. The bill slides beneath the top fabric layer to help separate it from the base fabric while the upper edge cuts. Will the protective bill prevent every accidental cut? No. It helps shield the fabric below, but you must still confirm that only the intended top layer is above the lower bill before each cut. How do I use them for machine appliqué? Stop the machine, support the hoop, gently lift the appliqué layer and slide the lower bill beneath it. Make short cuts near the placement stitching while keeping the background fabric below the bill. Can I use article 9493 for quilting and edging? Yes. Madeira lists the model for appliqué work, edging and quilting, especially where a protective lower blade helps with layered trimming. Are these a replacement for fabric shears? No. They are specialist detail scissors. Use suitable full-size fabric shears or a rotary cutter for long cuts through yardage. What is the finish? Madeira specifies a chrome-plated finish for article 9493. How should I clean and store them? Wipe away lint or light residue with a clean dry cloth, store the scissors closed in a dry place and keep the shaped lower bill protected from heavier tools. Protect the layer beneath while you refine the one above Choose a specialist blade shape for close appliqué trimming Madeira 9493 combines a protective lower bill, straight precision edge and chrome-plated finish for controlled appliqué, edging and quilting work.
More you might like
Related
ONTAKI Duckbill Applique Embroidery Scissors (4.5")
Related
Heath's Stitching Heath Suture Scissors Duckbill Applique Em
Related
4" Shears Applique Scissor Curved Embroidery Lace Thread Qui
Related