{"product_id":"janome-mw3018-limited-edition-sewing-machine","title":"Janome Mechanical Sewing Machine MW3018 LIMITED EDITION","description":"\u003cstyle\u003e\n  .ds-mw3018 {\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    --blue: #2877a5;\n    --deep-blue: #145276;\n    --soft-blue: #edf7fc;\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-mw3018 *,\n  .ds-mw3018 *::before,\n  .ds-mw3018 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-mw3018 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-mw3018 h2,\n  .ds-mw3018 h3,\n  .ds-mw3018 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-mw3018 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-mw3018 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-mw3018 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-mw3018 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-mw3018 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-mw3018 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-mw3018 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--deep-blue);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-mw3018 .ds-lead {\n    max-width: 900px;\n    color: #3f4850;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-mw3018 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-mw3018 .ds-hero-copy {\n    max-width: 980px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-mw3018 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-mw3018 .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .ds-mw3018 .ds-hero-image img {\n    min-height: 420px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 30px;\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 920px;\n    margin: 30px auto;\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-mw3018 .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-mw3018 .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-mw3018 .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-mw3018 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-mw3018 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-mw3018 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-blue);\n    border: 1px solid #d3e8f4;\n    border-radius: 17px;\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-mw3018 .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(--deep-blue);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-mw3018 .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-mw3018 .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-mw3018 .ds-visual-panel {\n    padding: clamp(29px, 5vw, 48px);\n    background: linear-gradient(145deg, #2877a5, #103e5b);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-mw3018 .ds-visual-panel h3,\n  .ds-mw3018 .ds-visual-panel h4 {\n    color: var(--white);\n  }\n\n  .ds-mw3018 .ds-visual-number {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(48px, 8vw, 90px);\n    font-weight: 800;\n    letter-spacing: -0.06em;\n    line-height: 0.95;\n  }\n\n  .ds-mw3018 .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .ds-mw3018 .ds-check-list,\n  .ds-mw3018 .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-mw3018 .ds-check-list li,\n  .ds-mw3018 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-mw3018 .ds-check-list li::before,\n  .ds-mw3018 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--deep-blue);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-mw3018 .ds-callout {\n    padding: clamp(29px, 5vw, 51px);\n    overflow: hidden;\n    background: var(--ink);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-mw3018 .ds-callout h3,\n  .ds-mw3018 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--deep-blue);\n    background: var(--soft-blue);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-mw3018 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-mw3018 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-mw3018 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-mw3018 .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-mw3018 .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-mw3018 .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-mw3018 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-mw3018 th,\n  .ds-mw3018 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-mw3018 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-mw3018 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-mw3018 tr:last-child th,\n  .ds-mw3018 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-mw3018 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-mw3018 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-mw3018 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-mw3018 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--deep-blue);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-mw3018 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-mw3018 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-mw3018 .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-mw3018 .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-mw3018 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-mw3018 .ds-resource-link {\n    color: var(--deep-blue);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-mw3018 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-mw3018 .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-mw3018 .ds-direct-sewing p {\n    max-width: 880px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-mw3018 {\n      font-size: 15px;\n    }\n\n    .ds-mw3018 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-mw3018 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-mw3018 .ds-hero-image img {\n      min-height: 290px;\n      padding: 15px;\n    }\n\n    .ds-mw3018 .ds-button-row,\n    .ds-mw3018 .ds-button {\n      width: 100%;\n    }\n\n    .ds-mw3018 .ds-stat-grid,\n    .ds-mw3018 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-mw3018\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eSolid mechanical sewing machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome MW3018 Limited Edition\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Enjoy traditional mechanical control backed by a rigid metal internal frame, excellent fabric feeding and a highly practical stitch package. The Janome MW3018 Limited Edition combines 18 built-in stitches, adjustable presser-foot pressure, a one-step buttonhole, built-in needle threader and seven included sewing feet in one dependable workhorse.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome MW3018 Limited Edition key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e18\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ebuilt-in stitches\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e800 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\"\u003e6.5mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emaximum stitch width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e8.3kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003esolid machine 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.co.nz\/product\/mw3018-limited-edition\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Janome New Zealand\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.com.au\/product\/mw3018-limited-edition\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Regional Product Information\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www.janome.co.nz\/wp-content\/uploads\/2019\/06\/MW3018LE-1000x1000-blue-600x600.jpg\" alt=\"Janome MW3018 Limited Edition blue mechanical sewing machine\" width=\"600\" height=\"600\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        The MW3018 Limited Edition combines mechanical simplicity with a rigid internal frame and broad fabric control.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eJanome calls it the workhorse of the range\u003c\/span\u003e\n\n    \u003ch3\u003eA mechanical machine made for real everyday sewing\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The MW3018 Limited Edition is ideal for sewists who prefer physical controls, immediate adjustments and dependable mechanical operation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Select the stitch using the main dial, then adjust stitch width and stitch length with the dedicated sliders. There are no electronic menus, screens or programmed functions to navigate.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Beneath the outer casing is a rigid die-cast aluminium frame that gives the machine a stable and reassuring feel while sewing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Adjustable foot pressure, the Superior Plus feed system and a broad 170 × 110mm workspace make the MW3018 suitable for much more than occasional repairs.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eComplete New Zealand package\u003c\/span\u003e\n\n      \u003ch3\u003eSeven sewing feet and a hard cover included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The MW3018 Limited Edition includes a broader foot package than many mechanical sewing machines, covering everyday construction, zips, rolled hems, blind hems, edge finishing, decorative sewing and automatic buttonholes.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n        \u003cli\u003eOveredge Foot C\u003c\/li\u003e\n        \u003cli\u003eHemmer Foot D\u003c\/li\u003e\n        \u003cli\u003eZipper Foot E\u003c\/li\u003e\n        \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n        \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n        \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n        \u003cli\u003eQuilting guide bar\u003c\/li\u003e\n        \u003cli\u003eJanome bobbins × 4\u003c\/li\u003e\n        \u003cli\u003eNeedle set\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eHard machine cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the MW3018 Limited Edition stands out\u003c\/span\u003e\n\n    \u003ch3\u003eMechanical simplicity with features that improve fabric control\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\u003e18 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Sew everyday seams, stretch stitches, overcasting, blind hems, appliqué and decorative patterns.\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\u003eOne-step buttonhole\u003c\/h4\u003e\n        \u003cp\u003e\n          Create a complete buttonhole in one continuous machine cycle using the supplied automatic foot.\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\u003eAdjustable foot pressure\u003c\/h4\u003e\n        \u003cp\u003e\n          Adapt how firmly the presser foot holds fine, stretch, everyday and layered fabrics.\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\u003eSuperior Plus feeding\u003c\/h4\u003e\n        \u003cp\u003e\n          Multiple feed-dog sections maintain broad contact with the fabric beneath the foot.\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\u003eBuilt-in needle threader\u003c\/h4\u003e\n        \u003cp\u003e\n          Reduce the close-up work required to pass the upper thread through the needle eye.\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\u003eDrop feed\u003c\/h4\u003e\n        \u003cp\u003e\n          Lower the feed dogs for darning, free-motion techniques and selected creative sewing.\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\u003e170mm workspace\u003c\/h4\u003e\n        \u003cp\u003e\n          Gain practical room to the right of the needle for garments, bags and layered projects.\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\u003eHard cover included\u003c\/h4\u003e\n        \u003cp\u003e\n          Protect the machine during storage and transport with the supplied rigid cover.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MECHANICAL CONTROL --\u003e\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:#abd9f2;\"\u003eMechanical control without complication\u003c\/span\u003e\n\n          \u003ch3\u003eSelect, adjust and sew\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Mechanical controls make it easy to see exactly how the machine is set before beginning a seam.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Turn the selector to choose the stitch, move the width slider to position the needle or change zigzag width, then set the required stitch length.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This direct approach is ideal for beginners, returning sewists and experienced users who prefer a traditional machine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eMechanical benefits\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eNo computer menu\u003c\/li\u003e\n            \u003cli\u003eNo touch screen\u003c\/li\u003e\n            \u003cli\u003ePhysical stitch selector\u003c\/li\u003e\n            \u003cli\u003eDedicated width control\u003c\/li\u003e\n            \u003cli\u003eDedicated length control\u003c\/li\u003e\n            \u003cli\u003eManual tension control\u003c\/li\u003e\n            \u003cli\u003eFoot-controller operation\u003c\/li\u003e\n            \u003cli\u003eImmediate setting changes\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e18\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eBuilt-in stitches\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A carefully selected range covering the techniques most home sewists genuinely use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eUseful stitches rather than unnecessary complexity\u003c\/span\u003e\n\n        \u003ch3\u003eConstruction, stretch and decorative sewing\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The built-in stitch package supports garments, alterations, home décor, patchwork, appliqué and creative projects.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Stitch width is adjustable up to 6.5mm and stitch length up to 4mm.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eStraight stitching\u003c\/li\u003e\n          \u003cli\u003eVariable needle positions\u003c\/li\u003e\n          \u003cli\u003eZigzag stitching\u003c\/li\u003e\n          \u003cli\u003eStretch stitches\u003c\/li\u003e\n          \u003cli\u003eOveredge stitches\u003c\/li\u003e\n          \u003cli\u003eBlind hemming\u003c\/li\u003e\n          \u003cli\u003eDecorative patterns\u003c\/li\u003e\n          \u003cli\u003eOne-step buttonhole\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REFERENCE CHART --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eGuidance built into the top cover\u003c\/span\u003e\n\n    \u003ch3\u003eFlip-up quick-reference stitch chart\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Open the machine lid to view the complete stitch selection and recommended setup information.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The chart identifies the suggested stitch length, stitch width, presser foot and common application for each pattern.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is particularly useful for beginners because the guidance remains attached to the machine rather than being hidden in a separate manual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch number\u003c\/h4\u003e\n        \u003cp\u003eIdentify the correct selector position for each pattern.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eWidth setting\u003c\/h4\u003e\n        \u003cp\u003eView Janome’s recommended starting width.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLength setting\u003c\/h4\u003e\n        \u003cp\u003eChoose an appropriate starting stitch length.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eRecommended foot\u003c\/h4\u003e\n        \u003cp\u003eSee which included foot is designed for the technique.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FOOT PRESSURE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA valuable feature on a mechanical machine\u003c\/span\u003e\n\n    \u003ch3\u003eAdjustable presser-foot pressure\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Presser-foot pressure controls how firmly the project is held against the feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Reducing pressure can help prevent delicate or stretch fabrics from becoming marked or distorted. Increasing pressure can improve contact through firmer and layered projects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine fabrics\u003c\/h4\u003e\n        \u003cp\u003eReduce pressure to help limit puckering and fabric marking.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eAdjust pressure to help reduce unwanted stretching beneath the foot.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEveryday woven fabric\u003c\/h4\u003e\n        \u003cp\u003eUse a standard setting for cotton, linen and garment sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered projects\u003c\/h4\u003e\n        \u003cp\u003eIncrease contact when sewing firmer or thicker fabric combinations.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEED SYSTEM --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eBroad contact beneath the project\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Superior Plus feed system\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The feed dogs grip the underside of the project before, beneath and behind the needle.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This helps maintain steady movement through lightweight fabrics, ordinary woven cloth, stretch materials and layered seams.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The adjustable presser-foot pressure works with the feed system to provide greater control than many basic mechanical machines.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        For quilt sandwiches, matching checks, stripes or particularly difficult layers, a compatible Janome even-feed foot is available separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FRAME --\u003e\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:#abd9f2;\"\u003eBuilt around a rigid internal structure\u003c\/span\u003e\n\n          \u003ch3\u003eDie-cast aluminium frame\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The internal sewing mechanism is mounted within a rigid die-cast aluminium frame.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This supports alignment, stability and smoother operation while the machine sews at speeds up to 800 stitches per minute.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            At approximately 8.3kg, the MW3018 feels substantial on the sewing table and is less likely to move during faster sewing.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eWhat this delivers\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eStable sewing\u003c\/li\u003e\n            \u003cli\u003eReduced machine movement\u003c\/li\u003e\n            \u003cli\u003eSolid mechanical feel\u003c\/li\u003e\n            \u003cli\u003eSupport for internal alignment\u003c\/li\u003e\n            \u003cli\u003eDependable everyday operation\u003c\/li\u003e\n            \u003cli\u003eLong-term serviceability\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConsistent garment finishing\u003c\/span\u003e\n\n    \u003ch3\u003eAutomatic one-step buttonhole\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the button into Automatic Buttonhole Foot R and the foot uses it as the guide for the required buttonhole length.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Lower the buttonhole lever, select the buttonhole stitch and sew the complete sequence without manually changing between individual buttonhole steps.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eOne continuous sewing cycle\u003c\/li\u003e\n      \u003cli\u003eButton-sized measurement\u003c\/li\u003e\n      \u003cli\u003eAutomatic Buttonhole Foot R included\u003c\/li\u003e\n      \u003cli\u003eSuitable for garments\u003c\/li\u003e\n      \u003cli\u003eUseful for cushions and bags\u003c\/li\u003e\n      \u003cli\u003eRepeatable results\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE THREADER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFaster machine preparation\u003c\/span\u003e\n\n    \u003ch3\u003eBuilt-in needle threader\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Lower the threading lever and guide the upper thread through the built-in hook.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Releasing the mechanism draws a loop through the needle eye, reducing the close-up work required during setup.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is particularly helpful when changing thread colours frequently or when threading fine needles.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE POSITION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePosition the seam exactly where you need it\u003c\/span\u003e\n\n    \u003ch3\u003eVariable needle positions through the width slider\u003c\/h3\u003e\n\n    \u003cp\u003e\n      When using a suitable straight stitch, the stitch-width control moves the needle position from left to right.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This supports edge stitching, top stitching, zip insertion, understitching and accurate seam placement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTop stitching\u003c\/h4\u003e\n        \u003cp\u003eMove the needle to position stitching close to a seam or edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eZip insertion\u003c\/h4\u003e\n        \u003cp\u003eAdjust needle position while using the supplied Zipper Foot E.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEdge stitching\u003c\/h4\u003e\n        \u003cp\u003eMaintain a narrow, consistent distance from the fabric edge.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eUnderstitching\u003c\/h4\u003e\n        \u003cp\u003ePosition the stitch accurately along facings and linings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FREE ARM --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003ePractical garment-sewing access\u003c\/span\u003e\n\n        \u003ch3\u003e90mm free arm from the needle\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal the narrower free-arm sewing area.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Tubular garment sections can pass around the arm instead of being flattened across the full machine bed.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eSleeves\u003c\/li\u003e\n          \u003cli\u003eCuffs\u003c\/li\u003e\n          \u003cli\u003eTrouser hems\u003c\/li\u003e\n          \u003cli\u003eChildren’s garments\u003c\/li\u003e\n          \u003cli\u003eBag openings\u003c\/li\u003e\n          \u003cli\u003eNarrow alterations\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e170mm\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eWorkspace to the right of the needle\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A generous working area for a traditional mechanical sewing machine, with 110mm of workspace height.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DROP FEED --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTake control of fabric movement\u003c\/span\u003e\n\n    \u003ch3\u003eDrop feed for darning and free-motion techniques\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Lower the feed dogs when you want to move the fabric manually rather than having the machine advance it.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This supports darning, free-motion quilting practice, thread painting and selected decorative techniques with a compatible optional foot.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Raise the feed dogs again for ordinary sewing and fabric feeding.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED FEET --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSeven included sewing feet\u003c\/span\u003e\n\n    \u003ch3\u003eA strong package for garment and everyday sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eZigzag Foot A\u003c\/h4\u003e\n        \u003cp\u003e\n          The standard foot for straight stitching, zigzag, stretch and many utility stitches.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eOveredge Foot C\u003c\/h4\u003e\n        \u003cp\u003e\n          Guide overcasting stitches along a raw fabric edge to help reduce fraying.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eHemmer Foot D\u003c\/h4\u003e\n        \u003cp\u003e\n          Turn and stitch a narrow rolled hem on suitable lightweight fabrics.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eZipper Foot E\u003c\/h4\u003e\n        \u003cp\u003e\n          Sew close to standard zip teeth, piping and raised edges.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eSatin Stitch Foot F\u003c\/h4\u003e\n        \u003cp\u003e\n          Support dense decorative stitching, appliqué and satin patterns.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eBlind Hemming Foot G\u003c\/h4\u003e\n        \u003cp\u003e\n          Guide the folded fabric edge while creating discreet blind hems.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eButtonhole Foot R\u003c\/h4\u003e\n        \u003cp\u003e\n          Measure the button and sew the complete automatic one-step buttonhole.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the MW3018 Limited Edition for?\u003c\/span\u003e\n\n    \u003ch3\u003eA dependable machine for beginners through to experienced sewists\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBeginner sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eReturning sewists\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eGarment construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRepairs and alterations\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eStretch fabrics\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eButtonholes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBlind hemming\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eZip insertion\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePatchwork\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRegular home sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The MW3018 Limited Edition is a mechanical domestic sewing machine. It is not computerised and does not have an LCD screen, start\/stop button, electronic speed slider or automatic thread cutter.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sewing speed is controlled through the supplied foot controller.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Thread tension, stitch width, stitch length and presser-foot pressure are adjusted manually.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is not an overlocker, embroidery machine or industrial sewing machine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Although the machine has a strong frame and solid construction, the correct needle, thread, stitch and presser foot must still be selected for the fabric.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStandard New Zealand package\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MW3018 Limited Edition included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eStandard sewing feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot C\u003c\/li\u003e\n          \u003cli\u003eHemmer Foot D\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins, needles and thread accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eJanome plastic bobbins × 4\u003c\/li\u003e\n          \u003cli\u003eNeedle set\u003c\/li\u003e\n          \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n          \u003cli\u003eSpool-pin felt\u003c\/li\u003e\n          \u003cli\u003eLarge spool holder\u003c\/li\u003e\n          \u003cli\u003eSmall spool holder\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eTools, control and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eQuilting guide bar\u003c\/li\u003e\n          \u003cli\u003eLarge screwdriver\u003c\/li\u003e\n          \u003cli\u003eSmall screwdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n          \u003cli\u003eHard machine cover\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MW3018 Limited Edition 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\u003eMechanical domestic sewing machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e18\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eOne automatic one-step buttonhole\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 800 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e6.5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e4mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003eVariable through the stitch-width slider on suitable stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003eApproximately 170mm wide × 110mm high\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree-arm length\u003c\/th\u003e\n            \u003ctd\u003eApproximately 90mm from the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch selection\u003c\/th\u003e\n            \u003ctd\u003eMechanical selector dial with red position indicator\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuick-reference chart\u003c\/th\u003e\n            \u003ctd\u003eInside the flip-up top lid\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual numbered tension dial\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin system\u003c\/th\u003e\n            \u003ctd\u003eTop-loading full rotary hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin winder\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eJanome Superior Plus feed system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReverse sewing\u003c\/th\u003e\n            \u003ctd\u003eYes, using the mechanical reverse button\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread cutter\u003c\/th\u003e\n            \u003ctd\u003eManual cutter on the machine faceplate\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in sewing light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAccessory storage\u003c\/th\u003e\n            \u003ctd\u003eInside the removable accessory compartment\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003eSeven\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-wide table\u003c\/th\u003e\n            \u003ctd\u003eNot included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot controller\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCarry handle\u003c\/th\u003e\n            \u003ctd\u003eLong folding handle integrated into the top of the machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal frame\u003c\/th\u003e\n            \u003ctd\u003eRigid die-cast aluminium frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 8.3kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eHard cover included\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  \u003c!-- OPTIONAL ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExpand your machine\u003c\/span\u003e\n\n    \u003ch3\u003ePopular compatible optional accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting and free-motion accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eEven Feed Foot with Guide, part 200311003\u003c\/li\u003e\n          \u003cli\u003eOpen-Toe Even Feed Foot, part 200339007\u003c\/li\u003e\n          \u003cli\u003eConvertible Even Feed Foot Set, part 214517004\u003c\/li\u003e\n          \u003cli\u003eConvertible Free-Motion Foot Set, part 202002004\u003c\/li\u003e\n          \u003cli\u003eOpen-Toe Darning Foot, part 200337005\u003c\/li\u003e\n          \u003cli\u003eDarning Foot, part 200325000\u003c\/li\u003e\n          \u003cli\u003eDitch Quilting Foot, part 200341002\u003c\/li\u003e\n          \u003cli\u003eClear-View Quilting Foot and Guide Set, part 200449001\u003c\/li\u003e\n          \u003cli\u003eStraight Stitch Foot, part 200331009\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eGarment and everyday sewing feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eAdjustable Blind Hem Foot, part 820817015\u003c\/li\u003e\n          \u003cli\u003eButton Sewing Foot T, part 200136002\u003c\/li\u003e\n          \u003cli\u003eConcealed Zipper Foot, part 200333001\u003c\/li\u003e\n          \u003cli\u003eAdjustable Narrow Zipper Foot, part 200342003\u003c\/li\u003e\n          \u003cli\u003eInvisible Zipper Foot, part 820811008\u003c\/li\u003e\n          \u003cli\u003eGathering Foot, part 200315007\u003c\/li\u003e\n          \u003cli\u003eHemming Foot Set, part 200326001\u003c\/li\u003e\n          \u003cli\u003eRoller Foot, part 200316008\u003c\/li\u003e\n          \u003cli\u003eUltra Glide Foot, part 200329004\u003c\/li\u003e\n          \u003cli\u003eTricot Foot, part 801426003\u003c\/li\u003e\n          \u003cli\u003eRuffler, part 943100000\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCreative and decorative accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eAppliqué Foot F, part 820815002\u003c\/li\u003e\n          \u003cli\u003eBeading Foot Set, part 200321006\u003c\/li\u003e\n          \u003cli\u003eBinder Foot, part 200313005\u003c\/li\u003e\n          \u003cli\u003eBorder Guide Foot, part 200434003\u003c\/li\u003e\n          \u003cli\u003eCircular Sewing Attachment, part 202106009\u003c\/li\u003e\n          \u003cli\u003eCording Foot, part 200345006\u003c\/li\u003e\n          \u003cli\u003eOpen-Toe Satin Stitch Foot F2, part 200137003\u003c\/li\u003e\n          \u003cli\u003eFringe Foot, part 941660000\u003c\/li\u003e\n          \u003cli\u003ePintuck Foot Set, part 200317009\u003c\/li\u003e\n          \u003cli\u003ePiping Foot, part 200314006\u003c\/li\u003e\n          \u003cli\u003eRibbon and Sequin Foot, part 200332000\u003c\/li\u003e\n          \u003cli\u003eSliding Guide Foot, part 202218005\u003c\/li\u003e\n          \u003cli\u003eTaping Guide Foot, part 202311009\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome MW3018 Limited Edition FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the MW3018 suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its mechanical controls, built-in reference chart and practical stitch selection make it approachable for new and returning sewists.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the MW3018 computerised?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a fully mechanical sewing machine controlled through physical dials, sliders and the foot controller.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many stitches does it have?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It includes 18 built-in utility, stretch, overedge, blind-hem and decorative stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it sew a one-step buttonhole?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Automatic Buttonhole Foot R is included and measures the button to guide the buttonhole length.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable foot pressure?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The pressure can be adapted to fine, stretch, everyday and layered fabrics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a built-in needle threader?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The built-in mechanism helps draw the upper thread through the needle eye.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew stretch fabric?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes stretch stitches and adjustable foot pressure. Use the correct ballpoint or stretch needle for the material.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew denim?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew ordinary garment-weight denim when correctly set up with a suitable denim needle, thread and stitch. It is not an industrial heavy-production machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it quilt?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It is suitable for patchwork and light quilting. A quilting guide bar is included, while even-feed and free-motion feet are available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the feed dogs be lowered?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Drop feed supports darning and free-motion techniques with an appropriate foot.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a free arm?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Remove the accessory compartment to sew sleeves, cuffs, trouser hems and other tubular areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a hard cover?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A rigid machine cover is included in the New Zealand package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic thread cutter?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Threads are trimmed using the manual cutter on the machine faceplate or sewing scissors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy is the MW3018 heavier than many entry-level machines?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It uses a rigid die-cast aluminium internal frame and weighs approximately 8.3kg, giving it a stable and substantial feel on the sewing table.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the MW3018 an industrial sewing machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a robust domestic mechanical machine intended for garments, repairs, quilting and regular home sewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OFFICIAL RESOURCE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eOfficial Janome information\u003c\/span\u003e\n\n    \u003ch3\u003eView the current regional product details\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            View the current NZ specifications, standard accessory package and compatible optional feet.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/mw3018-limited-edition\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View official 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 Australia\u003c\/h4\u003e\n          \u003cp\u003e\n            View the matching regional MW3018 Limited Edition product information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com.au\/product\/mw3018-limited-edition\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View regional product page →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DIRECT SEWING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuy from New Zealand Janome specialists\u003c\/span\u003e\n\n      \u003ch3\u003eExpert support from purchase through to servicing\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 demonstrate the MW3018 Limited Edition and explain its stitches, pressure adjustment, buttonhole system, included feet and optional accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Every machine is backed by full authorised New Zealand Janome warranty support and our own in-house workshop. Repairs and servicing are completed by experienced sewing-machine technicians, including technicians with approximately 40 years of industry experience.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists who value mechanical simplicity, solid internal construction, adjustable fabric control and a comprehensive foot package, the Janome MW3018 Limited Edition is a dependable long-term sewing machine.\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":45588719894749,"sku":"MW3018LE","price":799.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/b5670988-8f42-49d7-b36a-1f293192df45.jpg?v=1737769890","url":"https:\/\/www.directsewing.co.nz\/products\/janome-mw3018-limited-edition-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}