{"product_id":"janome-mylock-454d-sailing-line-overlocker","title":"Janome Overlocker Mylock 454D","description":"\u003cstyle\u003e\n  .ds-ml454d {\n    --navy: #123f61;\n    --blue: #347fa9;\n    --ocean: #eaf6fb;\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-ml454d *,\n  .ds-ml454d *::before,\n  .ds-ml454d *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-ml454d img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-ml454d h2,\n  .ds-ml454d h3,\n  .ds-ml454d h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-ml454d h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-ml454d h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-ml454d h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-ml454d p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-ml454d .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-ml454d .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-ml454d .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-ml454d .ds-lead {\n    max-width: 880px;\n    color: #3f4850;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-ml454d .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-ml454d .ds-hero-copy {\n    max-width: 960px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-ml454d .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-ml454d .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--navy);\n    border-radius: 20px;\n  }\n\n  .ds-ml454d .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-ml454d .ds-caption {\n    padding: 12px 15px 15px;\n    color: #687078;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-ml454d .ds-hero-image .ds-caption {\n    color: #eef7fb;\n  }\n\n  .ds-ml454d .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 900px;\n    margin: 30px auto;\n  }\n\n  .ds-ml454d .ds-stat {\n    padding: 18px 13px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-ml454d .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-ml454d .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #697078;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-ml454d .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 11px;\n    margin-top: 25px;\n  }\n\n  .ds-ml454d .ds-button {\n    display: inline-flex;\n    min-height: 49px;\n    align-items: center;\n    justify-content: center;\n    padding: 12px 20px;\n    border: 1px solid var(--ink);\n    border-radius: 7px;\n    background: var(--ink);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 680;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ds-ml454d .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-ml454d .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-ml454d .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--ocean);\n    border: 1px solid #d3e8f2;\n    border-radius: 17px;\n  }\n\n  .ds-ml454d .ds-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 245px), 1fr));\n    gap: 16px;\n    margin-top: 31px;\n  }\n\n  .ds-ml454d .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-ml454d .ds-feature-number {\n    display: inline-flex;\n    width: 35px;\n    height: 35px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--navy);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-ml454d .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-ml454d .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: clamp(30px, 6vw, 72px);\n  }\n\n  .ds-ml454d .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--light);\n    border-radius: 17px;\n  }\n\n  .ds-ml454d .ds-split-image img {\n    min-height: 275px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 24px;\n    background: var(--white);\n  }\n\n  .ds-ml454d .ds-check-list,\n  .ds-ml454d .ds-accessory-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 235px), 1fr));\n    gap: 10px 28px;\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-ml454d .ds-check-list li,\n  .ds-ml454d .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-ml454d .ds-check-list li::before,\n  .ds-ml454d .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--blue);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-ml454d .ds-callout {\n    padding: clamp(29px, 5vw, 51px);\n    overflow: hidden;\n    background: var(--navy);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-ml454d .ds-callout h3,\n  .ds-ml454d .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-ml454d .ds-callout-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));\n    align-items: center;\n    gap: 38px;\n  }\n\n  .ds-ml454d .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border-radius: 13px;\n  }\n\n  .ds-ml454d .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-ml454d .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--blue);\n    background: var(--ocean);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-ml454d .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-ml454d .ds-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 205px), 1fr));\n    gap: 12px;\n    margin-top: 27px;\n  }\n\n  .ds-ml454d .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-ml454d .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-ml454d .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-ml454d .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .ds-ml454d .ds-use-item {\n    padding: 18px 15px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .ds-ml454d .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ds-ml454d table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-ml454d th,\n  .ds-ml454d td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-ml454d th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-ml454d td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-ml454d tr:last-child th,\n  .ds-ml454d tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-ml454d details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n  }\n\n  .ds-ml454d summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 680;\n    list-style: none;\n  }\n\n  .ds-ml454d summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-ml454d summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--blue);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-ml454d details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-ml454d .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-ml454d .ds-resource-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr));\n    gap: 14px;\n    margin-top: 27px;\n  }\n\n  .ds-ml454d .ds-resource-card {\n    display: flex;\n    min-height: 205px;\n    flex-direction: column;\n    justify-content: space-between;\n    padding: 24px;\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    background: var(--light);\n  }\n\n  .ds-ml454d .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-ml454d .ds-resource-link {\n    color: var(--navy);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-ml454d .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-ml454d .ds-direct-sewing {\n    padding: clamp(31px, 5vw, 52px);\n    background: var(--light);\n    border-radius: 17px;\n    text-align: center;\n  }\n\n  .ds-ml454d .ds-direct-sewing p {\n    max-width: 860px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-ml454d {\n      font-size: 15px;\n    }\n\n    .ds-ml454d .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-ml454d .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-ml454d .ds-hero-image img {\n      min-height: 285px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-ml454d .ds-button-row,\n    .ds-ml454d .ds-button {\n      width: 100%;\n    }\n\n    .ds-ml454d .ds-stat-grid,\n    .ds-ml454d .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-ml454d\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eSmooth and capable 3 and 4-thread overlocker\u003c\/span\u003e\n\n      \u003ch2\u003eJanome MyLock 454D Sailing Line\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Create secure stretch seams, professionally finished garment interiors and beautifully overlocked fabric edges with a compact machine engineered for smoother feeding and quieter operation. The Janome MyLock 454D combines an eight-piece feed system, easy lower-looper threading, differential feed and an improved Sailing Line presser foot.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e3 \/ 4\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ethread configurations\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e1,300 SPM\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum sewing speed\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e8-piece\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003efeed dog system\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e6.1kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emachine weight\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/10\/454d-instruction-book.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Instruction Manual\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/10\/MyLock-454D_Sell-Sheet.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Download Product Brochure\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/MYLOCK454D_banner_GlobalSite.png\" alt=\"Janome MyLock 454D Sailing Line overlocker beside an ocean background\" width=\"1000\" height=\"381\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Janome’s Sailing Line combines improved feeding, stability and user-friendly conventional threading.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProfessional finishing made approachable\u003c\/span\u003e\n\n    \u003ch3\u003eA practical overlocker for garments, knits and alterations\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The MyLock 454D is an excellent choice for sewists ready to replace slow zigzag edge finishing with faster, cleaner and more professional overlocking.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It trims the raw fabric edge while wrapping it securely in thread. Four-thread overlocking can sew and finish stretch seams in one operation, while three-thread configurations are ideal for neatening woven seams, decorative finishing, rolled hems and flatlock effects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine uses straightforward colour-coded threading, slide-in tension guides and an accessible lower-looper mechanism. It is conventionally threaded rather than air threaded, keeping the operation familiar and mechanically uncomplicated.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eNew Zealand and Australian package\u003c\/span\u003e\n\n      \u003ch3\u003eSupplied with the essential tools to begin\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The regional package includes the standard snap-on presser foot, Janome HAx1SP needles, tweezers, large and small screwdrivers, instruction book and foot controller with power lead.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eStandard snap-on overlocking foot\u003c\/li\u003e\n        \u003cli\u003eHAx1SP #11 needles × 2\u003c\/li\u003e\n        \u003cli\u003eHAx1SP #14 needles × 3\u003c\/li\u003e\n        \u003cli\u003eLarge screwdriver\u003c\/li\u003e\n        \u003cli\u003eSmall screwdriver\u003c\/li\u003e\n        \u003cli\u003eTweezers\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003ePower lead\u003c\/li\u003e\n        \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003cli\u003eBuilt-in carry handle\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n        \u003cp\u003e\n          The waste chip box, soft machine cover, additional specialist feet and extra-wide table are optional accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the MyLock 454D stands out\u003c\/span\u003e\n\n    \u003ch3\u003eEnhanced fabric handling with easy-to-understand controls\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eEight-piece feed system\u003c\/h4\u003e\n        \u003cp\u003e\n          Multiple feed sections maintain broad contact with fine fabric, stretch knits and layered seams.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eEasy lower-looper threading\u003c\/h4\u003e\n        \u003cp\u003e\n          The most difficult threading route is brought into a more accessible position.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eThree and four-thread sewing\u003c\/h4\u003e\n        \u003cp\u003e\n          Construct stretch seams, finish woven edges, create rolled hems and form flatlock effects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eDifferential feed\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust fabric movement from 0.5 to 2.25 to manage waving, puckering and gathering.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e05\u003c\/span\u003e\n        \u003ch4\u003eImproved presser foot\u003c\/h4\u003e\n        \u003cp\u003e\n          A wider tip, underside grooves and a stopper support rolled hems and bulky seam crossings.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eLay-in tension guides\u003c\/h4\u003e\n        \u003cp\u003e\n          Slide each thread into its tension path while the presser foot is raised.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003eQuick rolled-hem conversion\u003c\/h4\u003e\n        \u003cp\u003e\n          Change the chaining-finger position without replacing the needle plate.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e08\u003c\/span\u003e\n        \u003ch4\u003eReduced vibration\u003c\/h4\u003e\n        \u003cp\u003e\n          Special Hanenite rubber feet help deliver quieter and more stable high-speed sewing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#b8e1f4;\"\u003eEnhanced Sailing Line feeding\u003c\/span\u003e\n\n          \u003ch3\u003eEight feed-dog sections improve control\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The feed dogs maintain contact with the project before, beneath and behind the needle area.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This helps fine woven fabrics, jersey, fleece and layered seams move consistently beneath the foot.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Additional feeding support is especially valuable when the presser foot climbs over a crossed seam or changes between fabric thicknesses.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/sailinglinefeeddog_en.jpg\" alt=\"Diagram showing the eight-piece feed dog on the Janome MyLock 454D\" width=\"700\" height=\"500\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/sailinglinefoot_en-e1770249450674.jpg\" alt=\"Janome Sailing Line presser foot showing stopper, rolled hem area and needle-drop guide\" width=\"400\" height=\"286\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The enhanced foot improves visibility, rolled-hem guidance and movement across thicker seams.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eImproved presser-foot engineering\u003c\/span\u003e\n\n        \u003ch3\u003eSmoother starts and better bi-level sewing\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The foot has a gently curved leading edge that helps it approach thicker fabric levels smoothly.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Grooves beneath the foot help reduce fabric slippage, while the built-in stopper limits excessive tilting when the machine crosses bulky seam intersections.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          An extended needle-drop guide improves visibility when positioning the fabric before it reaches the knife and needles.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eWide rolled-hem tip\u003c\/li\u003e\n          \u003cli\u003eGentle leading curve\u003c\/li\u003e\n          \u003cli\u003eAnti-slip underside grooves\u003c\/li\u003e\n          \u003cli\u003eFoot-tilt stopper\u003c\/li\u003e\n          \u003cli\u003eExtended needle-position guide\u003c\/li\u003e\n          \u003cli\u003eSnap-on attachment\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eClear conventional threading\u003c\/span\u003e\n\n    \u003ch3\u003eSlide-in tension guides and colour-coded paths\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The MyLock 454D is conventionally threaded, with each route clearly organised and identified.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Raise the presser foot to release the tension discs, then slide each thread into its corresponding guide. This helps ensure the thread is seated correctly inside the tension system.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Separate colours identify the left needle, right needle, upper looper and lower looper. The full sequence is also displayed inside the opening front cover.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLay-in tension\u003c\/h4\u003e\n        \u003cp\u003eSlide thread directly into each tension guide.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTension release\u003c\/h4\u003e\n        \u003cp\u003eRaising the presser foot releases all four tension paths.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eColour coding\u003c\/h4\u003e\n        \u003cp\u003eEach needle and looper route has its own colour.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eVisible diagram\u003c\/h4\u003e\n        \u003cp\u003eThe threading chart remains visible while the cover is open.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#b8e1f4;\"\u003eThe difficult path made easier\u003c\/span\u003e\n\n          \u003ch3\u003eAccessible lower-looper threading\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open the looper and side covers, then follow the green colour-coded route to the lower-looper mechanism.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Janome’s easy-threading system brings the difficult guide into a more convenient position, reducing the need to reach behind the upper-looper assembly.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This is not an air-threading system, but it makes conventional lower-looper threading considerably more approachable.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/454D_lower-looper-threader.jpg\" alt=\"Open Janome MyLock 454D showing the easy-threading lower-looper mechanism\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/454D_color-coded-thread-guide.jpg\" alt=\"Colour-coded threading chart inside the Janome MyLock 454D front cover\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Follow the complete threading sequence without relying on memory.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eThreading guidance built into the machine\u003c\/span\u003e\n\n        \u003ch3\u003eA full diagram inside the front cover\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The printed chart shows each thread route in the correct order and identifies every internal guide point.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Keeping the chart inside the machine means it remains available whenever threads are changed or the overlocker needs to be rethreaded.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eControl stretching, puckering and gathering\u003c\/span\u003e\n\n    \u003ch3\u003eDifferential feed from 0.5 to 2.25\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Differential feed changes the relationship between the front and rear feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Increase the setting to help prevent stretch fabrics from becoming wavy or to create controlled gathering. Reduce the setting to help manage puckering on lightweight woven materials or to create a deliberately stretched finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eHelp prevent rippled T-shirt and activewear seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine woven fabrics\u003c\/h4\u003e\n        \u003cp\u003eAdjust feeding to help reduce unwanted puckering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eGathering\u003c\/h4\u003e\n        \u003cp\u003eCreate controlled fullness by increasing the feed ratio.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLettuce edging\u003c\/h4\u003e\n        \u003cp\u003eStretch suitable knit fabric during rolled hemming.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eGarment easing\u003c\/h4\u003e\n        \u003cp\u003eEase one fabric edge into another during construction.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEveryday overlocking\u003c\/h4\u003e\n        \u003cp\u003eReturn to the neutral setting for standard flat seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#b8e1f4;\"\u003eQuick rolled-hem conversion\u003c\/span\u003e\n\n          \u003ch3\u003eChange techniques without replacing the plate\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Move the chaining-finger switch knob from the standard position to the rolled-hem position.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            With the stitch finger withdrawn, the looper threads can roll the fabric edge into a narrow, dense finish.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Rolled hems are ideal for napkins, scarves, ruffles, sheer fabrics and decorative garment edges.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/454D_qcrh_r.jpg\" alt=\"Quick-change rolled-hem control on the Janome MyLock 454D\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/454D_pretension.jpg\" alt=\"Slide-in pre-tension thread guide on the Janome MyLock 454D\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Improved guides help each thread enter its tension path correctly.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eReliable thread placement\u003c\/span\u003e\n\n        \u003ch3\u003eImproved slide-in pre-tension guides\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Each thread passes through a top pre-tension guide before entering its main numbered tension dial.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The guide design helps keep thread seated in the correct route and reduces common threading errors that can lead to loose or unbalanced stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eStable operation at higher speeds\u003c\/span\u003e\n\n        \u003ch3\u003eHanenite rubber feet reduce vibration and noise\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Overlockers operate quickly and use both needles and cutting knives, which can create vibration through the work surface.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Special rubber feet help isolate this vibration, reduce machine movement and create a smoother, quieter sewing experience.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Improved motor torque also supports controlled seam starts and movement through layered fabric sections.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/454D_rubberfoot.jpg\" alt=\"Hanenite vibration-reducing rubber feet beneath the Janome MyLock 454D\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Specialised rubber feet help keep the machine stable on the sewing table.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAdapt the stitch to the project\u003c\/span\u003e\n\n    \u003ch3\u003eAdjustable stitch length, cutting width and foot pressure\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch length\u003c\/h4\u003e\n        \u003cp\u003eAdjust from 1 to 4mm for dense edging or longer construction seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eCutting width\u003c\/h4\u003e\n        \u003cp\u003eAdjust from approximately 3.1 to 7.3mm depending on needle position.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFoot pressure\u003c\/h4\u003e\n        \u003cp\u003eAdapt fabric contact for fine, stretch and firmer materials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eRetractable knife\u003c\/h4\u003e\n        \u003cp\u003eDisengage the upper knife when fabric trimming is not required.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:28px;\"\u003e\n      \u003cp\u003e\n        Cutting width using the left needle is approximately 5.3 to 7.3mm. When the left needle is not used, the available range is approximately 3.1 to 5.1mm.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAvailable overlocking techniques\u003c\/span\u003e\n\n    \u003ch3\u003eProfessional finishes for garments and creative sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eFour-thread overlock\u003c\/h4\u003e\n        \u003cp\u003e\n          A strong and flexible construction seam for stretch garments and general overlocking.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eThree-thread wide overlock\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the left needle for wider edge finishing on medium and heavier materials.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eThree-thread narrow overlock\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the right needle for a narrower edge finish on light and medium fabrics.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eThree-thread rolled hem\u003c\/h4\u003e\n        \u003cp\u003e\n          Create a narrow rolled finish for ruffles, scarves, napkins and delicate edges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eFlatlock effect\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust the tension to form a flat decorative or joining stitch.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003ePicot edging\u003c\/h4\u003e\n        \u003cp\u003e\n          Produce a delicate decorative edge on chiffon and other lightweight fabrics.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eGathered overlocking\u003c\/h4\u003e\n        \u003cp\u003e\n          Combine differential feed, stitch length and tension to create controlled gathers.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eLettuce-leaf edging\u003c\/h4\u003e\n        \u003cp\u003e\n          Stretch knit fabric during rolled hemming to create a decorative wave.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the MyLock 454D for?\u003c\/span\u003e\n\n    \u003ch3\u003eAn excellent overlocker for beginners and regular garment makers\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eT-shirts\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eStretch garments\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eActivewear\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eChildrenswear\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eWoven garments\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAlterations\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSeam finishing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRolled hems\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eFlatlock effects\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDecorative edging\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing classrooms\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eFrequent home sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The MyLock 454D is a conventional manually threaded overlocker. It does not have air threading or automatic thread tension.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is a three and four-thread model and does not provide two-thread stitching.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not create a coverstitch. A separate coverstitch machine is required for hems with parallel stitching on top and looped coverage underneath.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It has a flat overlocking bed and does not convert to a free arm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is intended for domestic garment sewing, alterations and creative projects rather than continuous industrial production.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStandard regional package\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MyLock 454D included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eView all standard accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eStandard snap-on overlocking foot\u003c\/li\u003e\n          \u003cli\u003eHAx1SP #11 needles × 2\u003c\/li\u003e\n          \u003cli\u003eHAx1SP #14 needles × 3\u003c\/li\u003e\n          \u003cli\u003eLarge screwdriver\u003c\/li\u003e\n          \u003cli\u003eSmall screwdriver\u003c\/li\u003e\n          \u003cli\u003eTweezers\u003c\/li\u003e\n          \u003cli\u003eFoot controller with power lead\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MyLock 454D Sailing Line specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eDomestic three and four-thread overlocker\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedles\u003c\/th\u003e\n            \u003ctd\u003eOne or two\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThreads\u003c\/th\u003e\n            \u003ctd\u003eThree or four\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 1,300 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eEight-piece feed dog\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDifferential feed\u003c\/th\u003e\n            \u003ctd\u003eAdjustable from 0.5 to 2.25\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch length\u003c\/th\u003e\n            \u003ctd\u003eAdjustable from 1.0 to 4.0mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCutting width with left needle\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5.3 to 7.3mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCutting width without left needle\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3.1 to 5.1mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eFour manual lay-in tension dials\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTension release\u003c\/th\u003e\n            \u003ctd\u003ePresser-foot lift releases the tension discs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThreading chart\u003c\/th\u003e\n            \u003ctd\u003eColour-coded chart inside the front cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLower-looper threading\u003c\/th\u003e\n            \u003ctd\u003eEasy-access lower-looper mechanism\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTwo-thread conversion\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRolled hemming\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFlatlocking\u003c\/th\u003e\n            \u003ctd\u003eYes, using three threads and adjusted tension\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuick rolled-hem conversion\u003c\/th\u003e\n            \u003ctd\u003eYes, using the chaining-finger switch knob\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpper knife\u003c\/th\u003e\n            \u003ctd\u003eRetractable using an accessible knob\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot pressure\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser foot\u003c\/th\u003e\n            \u003ctd\u003eEnhanced snap-on Sailing Line foot\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eLED sewing light\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread cutter\u003c\/th\u003e\n            \u003ctd\u003eManual cutter on the faceplate\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle system\u003c\/th\u003e\n            \u003ctd\u003eJanome HAx1SP ballpoint needles\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCoverstitch capability\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWaste collector\u003c\/th\u003e\n            \u003ctd\u003eOptional\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eOptional\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot controller\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 311mm wide × 282mm high × 270mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 6.1kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eOptional accessories\u003c\/span\u003e\n\n    \u003ch3\u003eExpand the MyLock 454D\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eOptional feet and attachments\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eBeading foot with attachment\u003c\/li\u003e\n          \u003cli\u003eBlind-stitch foot\u003c\/li\u003e\n          \u003cli\u003eCloth guide\u003c\/li\u003e\n          \u003cli\u003eCording Foot I for fine thread\u003c\/li\u003e\n          \u003cli\u003eCording Foot II for heavier thread\u003c\/li\u003e\n          \u003cli\u003eElastic-gathering attachment\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003e1\/8-inch piping foot\u003c\/li\u003e\n          \u003cli\u003e3\/16-inch piping foot\u003c\/li\u003e\n          \u003cli\u003eTaping foot with tape reel\u003c\/li\u003e\n          \u003cli\u003eExtra-wide overlocker table\u003c\/li\u003e\n          \u003cli\u003eWaste chip box\u003c\/li\u003e\n          \u003cli\u003eSoft dust cover\u003c\/li\u003e\n          \u003cli\u003eHandheld needle threader\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eVerified official resources\u003c\/span\u003e\n\n    \u003ch3\u003eManuals and product information\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstruction Manual\u003c\/h4\u003e\n          \u003cp\u003e\n            Complete operating guide covering threading, settings, rolled hems, tension, cleaning and troubleshooting.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/10\/454d-instruction-book.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open instruction manual →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eProduct Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            Official Janome sell sheet showing the key Sailing Line features and standard accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/10\/MyLock-454D_Sell-Sheet.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open product brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            Regional specifications, standard accessories and optional accessory details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/mylock-454d\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View NZ product page →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome Global\u003c\/h4\u003e\n          \u003cp\u003e\n            Detailed information about the feed system, presser foot, threading and Sailing Line engineering.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/ml454d\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View global product guide →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstructional Videos\u003c\/h4\u003e\n          \u003cp\u003e\n            Janome’s official MyLock 454D setup and operating video playlist.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.youtube.com\/playlist?list=PLQy563Wz2acuT4RNNG4rx2J-EEq5eS5a3\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Watch official videos →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MyLock 454D FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the MyLock 454D have air threading?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It uses conventional colour-coded threading with lay-in tension guides and an easy-access lower-looper mechanism.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew with two threads?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The MyLock 454D provides three and four-thread overlocking.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have automatic tension?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Each needle and looper thread has its own manual tension dial.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew a rolled hem?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Move the chaining-finger switch knob into the rolled-hem position without changing the needle plate.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it flatlock?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A three-thread configuration with adjusted tension can produce a flatlock effect.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the upper knife be disengaged?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The upper knife can be retracted using the accessible release knob.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable cutting width?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The total available range is approximately 3.1 to 7.3mm, depending on which needle is used.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a waste tray?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The compatible waste chip box is an optional accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it create a coverstitch?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A separate coverstitch machine is required for professional knit hems with parallel top stitching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the MyLock 454D and 654D?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The 654D adds two-thread stitching, a two-thread spreader, a waste collector, a broader accessory package and heavier construction. The 454D focuses on the most widely used three and four-thread stitches in a lighter and more affordable machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the MyLock 454D industrial?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a domestic overlocker intended for garment making, alterations and creative sewing rather than continuous industrial production.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy from New Zealand overlocker specialists\u003c\/span\u003e\n\n      \u003ch3\u003eProfessional finishing backed by knowledgeable support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting, embroidery and overlocking equipment throughout New Zealand since 2001. Our experienced team can explain threading, tension adjustment, differential feed, cutting width, rolled hems and compatible accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With nationwide support and an in-house technical workshop, you can purchase with confidence and continue receiving assistance long after your machine leaves our showroom.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists who want dependable three and four-thread overlocking, enhanced feeding and trusted Janome engineering, the MyLock 454D Sailing Line is an excellent everyday overlocker.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Janome","offers":[{"title":"Default Title","offer_id":46307670425821,"sku":"ML454D","price":899.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/ML454D_1000x1000_b0da4a0c-e2bf-422b-8018-15f32141dc63.jpg?v=1742846035","url":"https:\/\/www.directsewing.co.nz\/products\/janome-mylock-454d-sailing-line-overlocker","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}