{"product_id":"elna-el2000-mechanical-sewing-machine","title":"Elna EL2000 Sewing Machine","description":"\u003cstyle\u003e\n  .ds-el2000 {\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    --blue: #155f9a;\n    --deep-blue: #0c426e;\n    --soft-blue: #edf6fc;\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-el2000 *,\n  .ds-el2000 *::before,\n  .ds-el2000 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-el2000 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-el2000 h2,\n  .ds-el2000 h3,\n  .ds-el2000 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-el2000 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-el2000 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-el2000 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-el2000 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-el2000 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-el2000 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-el2000 .ds-hero-copy {\n    max-width: 980px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-el2000 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-el2000 .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-el2000 .ds-hero-image img {\n    min-height: 430px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 30px;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .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-el2000 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .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-el2000 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-el2000 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-el2000 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-blue);\n    border: 1px solid #d3e6f2;\n    border-radius: 17px;\n  }\n\n  .ds-el2000 .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-el2000 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .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-el2000 .ds-visual-panel {\n    padding: clamp(29px, 5vw, 48px);\n    background: linear-gradient(145deg, #176ba7, #0a365c);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-el2000 .ds-visual-panel h3,\n  .ds-el2000 .ds-visual-panel h4 {\n    color: var(--white);\n  }\n\n  .ds-el2000 .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-el2000 .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .ds-el2000 .ds-check-list,\n  .ds-el2000 .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-el2000 .ds-check-list li,\n  .ds-el2000 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-el2000 .ds-check-list li::before,\n  .ds-el2000 .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-el2000 .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-el2000 .ds-callout h3,\n  .ds-el2000 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-el2000 .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-el2000 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--blue);\n    background: var(--soft-blue);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-el2000 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-el2000 .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-el2000 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-el2000 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-el2000 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .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-el2000 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-el2000 th,\n  .ds-el2000 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-el2000 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-el2000 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-el2000 tr:last-child th,\n  .ds-el2000 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-el2000 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-el2000 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-el2000 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-el2000 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-el2000 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-el2000 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-el2000 .ds-resource-link {\n    color: var(--deep-blue);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-el2000 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-el2000 .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-el2000 .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-el2000 {\n      font-size: 15px;\n    }\n\n    .ds-el2000 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-el2000 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-el2000 .ds-hero-image img {\n      min-height: 290px;\n      padding: 15px;\n    }\n\n    .ds-el2000 .ds-button-row,\n    .ds-el2000 .ds-button {\n      width: 100%;\n    }\n\n    .ds-el2000 .ds-stat-grid,\n    .ds-el2000 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-el2000\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eSimple and dependable mechanical sewing\u003c\/span\u003e\n\n      \u003ch2\u003eElna EL2000\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Begin sewing with a straightforward mechanical machine designed around the features new sewists genuinely need. The Elna EL2000 combines 15 built-in stitches, a four-step buttonhole, free-arm sewing, front-loading bobbin and four useful presser feet in a lightweight and easy-to-understand design.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Elna EL2000 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e15\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\"\u003e5mm\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\"\u003eApprox. 6kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003elightweight portability\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.elna.co.nz\/shop\/sewing-machines\/el2000\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Elna New Zealand\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/elna.com.au\/wp-content\/uploads\/2014\/05\/Elna-EL2000-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Official 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:\/\/www.janomesewingcentre.com.au\/wp-content\/uploads\/EL2000-300x300.jpg\" alt=\"Elna EL2000 white mechanical sewing machine with blue stitch selection panel\" width=\"300\" height=\"300\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        The EL2000 keeps sewing simple with clear mechanical controls and a visible stitch chart.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAn ideal first sewing machine\u003c\/span\u003e\n\n    \u003ch3\u003eMade for learning, mending and everyday projects\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Elna EL2000 is an approachable choice for beginners, students and occasional sewists who want reliable sewing without electronic menus or complicated controls.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Two large front dials control stitch selection and stitch length. The available stitch patterns are printed directly on the machine, making it easy to see which setting to choose.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Sewing speed is controlled using the supplied foot controller, while the mechanical reverse lever secures the beginning and end of ordinary seams.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its compact body and fold-down handle make the EL2000 easy to move between rooms, take to a sewing class or store after use.\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\"\u003eUseful standard accessory package\u003c\/span\u003e\n\n      \u003ch3\u003eFour sewing feet and the essentials to begin\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The EL2000 includes the feet required for general sewing, zip insertion, blind hemming and buttonholes.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eZigzag foot fitted to machine\u003c\/li\u003e\n        \u003cli\u003eSliding buttonhole foot\u003c\/li\u003e\n        \u003cli\u003eBlind-hem foot\u003c\/li\u003e\n        \u003cli\u003eZipper foot\u003c\/li\u003e\n        \u003cli\u003eElna plastic bobbins × 3\u003c\/li\u003e\n        \u003cli\u003eElna needle set\u003c\/li\u003e\n        \u003cli\u003eSeam ripper\u003c\/li\u003e\n        \u003cli\u003eDarning plate\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eDownloadable instruction manual\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n        \u003cp\u003e\n          A machine cover is not included with the standard EL2000 package.\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 Elna EL2000 stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePractical beginner features without unnecessary complexity\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\u003e15 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Sew straight seams, zigzag, stretch stitches, triple stitches, blind hems and buttonholes.\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\u003eFour-step buttonhole\u003c\/h4\u003e\n        \u003cp\u003e\n          Create buttonholes by progressing through four clearly marked selector stages.\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\u003eFront-loading bobbin\u003c\/h4\u003e\n        \u003cp\u003e\n          Use a traditional removable bobbin case positioned behind the free-arm compartment.\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\u003eInstant reverse lever\u003c\/h4\u003e\n        \u003cp\u003e\n          Reinforce ordinary seams by holding the large reverse control while sewing.\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\u003eFree-arm sewing\u003c\/h4\u003e\n        \u003cp\u003e\n          Remove the accessory compartment to sew sleeves, cuffs and trouser hems.\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\u003eExtra-high foot lift\u003c\/h4\u003e\n        \u003cp\u003e\n          Raise the presser foot higher when positioning thicker seams or multiple fabric layers.\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\u003eClip-on presser feet\u003c\/h4\u003e\n        \u003cp\u003e\n          Change between the supplied feet without removing a retaining screw.\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\u003ePortable design\u003c\/h4\u003e\n        \u003cp\u003e\n          A fold-down handle and approximately 6kg weight make storage and transport easier.\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:#acd8f5;\"\u003eStraightforward mechanical operation\u003c\/span\u003e\n\n          \u003ch3\u003eTurn the dial and begin sewing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The EL2000 avoids complicated screens and electronic menus. Select the stitch letter using the main dial, set the stitch length and control the machine through the foot pedal.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The stitch chart is printed across the front panel, so the entire selection remains visible while the machine is being used.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This direct layout makes it easier for beginners to understand how stitch selection, length and thread tension work together.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eSimple controls\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eMechanical stitch selector\u003c\/li\u003e\n            \u003cli\u003eMechanical stitch-length dial\u003c\/li\u003e\n            \u003cli\u003eManual tension control\u003c\/li\u003e\n            \u003cli\u003eLarge reverse lever\u003c\/li\u003e\n            \u003cli\u003eFoot-controller operation\u003c\/li\u003e\n            \u003cli\u003eVisible stitch chart\u003c\/li\u003e\n            \u003cli\u003eNo computer menus\u003c\/li\u003e\n            \u003cli\u003eNo touch screen\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  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e15\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eBuilt-in stitches including buttonhole\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A focused selection for basic garment construction, repairs, stretch sewing, edge finishing and household projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA practical everyday stitch package\u003c\/span\u003e\n\n        \u003ch3\u003eThe essential stitches most beginners need\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The EL2000 concentrates on useful construction and finishing stitches rather than filling the machine with decorative options that may never be used.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eCentre straight stitch\u003c\/li\u003e\n          \u003cli\u003eLeft-position straight stitch\u003c\/li\u003e\n          \u003cli\u003eTriple straight stitch\u003c\/li\u003e\n          \u003cli\u003eZigzag stitch\u003c\/li\u003e\n          \u003cli\u003eStretch stitches\u003c\/li\u003e\n          \u003cli\u003eBlind-hem stitch\u003c\/li\u003e\n          \u003cli\u003eEdge-finishing stitches\u003c\/li\u003e\n          \u003cli\u003eFour-step buttonhole\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\"\u003eLeft and centre needle positions\u003c\/span\u003e\n\n    \u003ch3\u003ePosition straight stitching for different tasks\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The standard straight stitch and reinforced triple straight stitch can be sewn with the needle in either the centre or left position.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eGeneral seams\u003c\/h4\u003e\n        \u003cp\u003eUse the centre position for ordinary garment and craft construction.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eZip insertion\u003c\/h4\u003e\n        \u003cp\u003eUse the left position with the supplied zipper foot when appropriate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEdge stitching\u003c\/h4\u003e\n        \u003cp\u003eChange the relationship between the needle and edge of the foot.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eReinforced sewing\u003c\/h4\u003e\n        \u003cp\u003eUse triple straight stitch where additional seam stretch and strength are required.\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\"\u003eTraditional bobbin operation\u003c\/span\u003e\n\n    \u003ch3\u003eFront-loading oscillating-hook system\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The bobbin sits inside a removable metal-style bobbin case accessed from the front of the free arm.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      To load the machine, remove the accessory compartment, open the hook cover and insert the wound bobbin into its case.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Front-loading systems are familiar to many experienced sewists and provide direct access to the bobbin case for threading and cleaning.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eRemovable bobbin case\u003c\/li\u003e\n      \u003cli\u003eFront access\u003c\/li\u003e\n      \u003cli\u003eOscillating hook movement\u003c\/li\u003e\n      \u003cli\u003eThree plastic bobbins included\u003c\/li\u003e\n      \u003cli\u003eEasy access for cleaning\u003c\/li\u003e\n      \u003cli\u003eTraditional mechanical design\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSeparate bobbin winding\u003c\/span\u003e\n\n    \u003ch3\u003eEasy push-pull declutch system\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pull the handwheel clutch outward before winding a bobbin. This disconnects the needle mechanism while allowing the bobbin winder to operate.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Push the clutch back into position before returning to ordinary sewing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Two retractable spool pins provide a convenient place for the upper-thread spool and bobbin-winding spool.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eSecure ordinary seams\u003c\/span\u003e\n\n    \u003ch3\u003eLarge instant-reverse lever\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Press and hold the reverse lever to sew backwards with compatible utility stitches.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A few reverse stitches at the beginning and end of a seam help prevent the thread from pulling loose during use or washing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The control is positioned on the front of the machine where it can be reached easily while guiding the fabric.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFour-step garment buttonholes\u003c\/span\u003e\n\n    \u003ch3\u003eCreate buttonholes using the supplied sliding foot\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Mark the required length on the fabric, attach the sliding buttonhole foot and move through the four buttonhole stages shown on the selector dial.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine sews each side and bartack as a separate step, allowing the operator to control the finished length.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        The EL2000 uses a four-step buttonhole rather than an automatic one-step buttonhole system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFree-arm garment sewing\u003c\/span\u003e\n\n    \u003ch3\u003eReach sleeves, cuffs and trouser hems\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Slide the accessory compartment away from the machine to expose the narrower free-arm sewing area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Tubular sections can pass around the arm rather than being flattened across the full sewing bed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSleeve hems\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCuffs\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eTrouser hems\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eChildren’s clothing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBag openings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eNarrow repairs\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExtra space beneath the foot\u003c\/span\u003e\n\n    \u003ch3\u003eExtra-high presser-foot lift\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Lift the presser-foot lever beyond its normal raised position to create additional clearance beneath the foot.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This makes it easier to place bulky seam intersections, folded hems, quilted fabric and several layers beneath the presser foot before sewing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        Extra-high lift provides more positioning space. It does not turn the EL2000 into an industrial or dedicated heavy-duty machine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDarning and manual fabric movement\u003c\/span\u003e\n\n    \u003ch3\u003eSupplied darning plate covers the feed dogs\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The feed dogs do not lower on the EL2000. Instead, the supplied darning plate clips over the needle plate and prevents the feed dogs from contacting the fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With the correct optional darning foot and technique, this allows the operator to move the project manually for repairs and free-motion practice.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eDarning plate included\u003c\/li\u003e\n      \u003cli\u003eFeed dogs remain raised beneath plate\u003c\/li\u003e\n      \u003cli\u003eSupports basic darning\u003c\/li\u003e\n      \u003cli\u003eAllows manual fabric movement\u003c\/li\u003e\n      \u003cli\u003eOptional darning foot may be required\u003c\/li\u003e\n      \u003cli\u003eSuitable for learning free-motion control\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eClear measurement references\u003c\/span\u003e\n\n    \u003ch3\u003eMetric and imperial needle-plate guides\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The needle plate includes seam guides in millimetres and inches to help maintain a consistent distance between the needle and fabric edge.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      These markings are useful for garment seam allowances, repairs, craft sewing and basic patchwork.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFour included presser feet\u003c\/span\u003e\n\n    \u003ch3\u003eUseful accessories for everyday techniques\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eZigzag Foot\u003c\/h4\u003e\n        \u003cp\u003e\n          The general-purpose foot for straight stitching, zigzag and most built-in utility stitches.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eSliding Buttonhole Foot\u003c\/h4\u003e\n        \u003cp\u003e\n          Provides a visible guide while sewing the four stages of the buttonhole.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eBlind-Hem Foot\u003c\/h4\u003e\n        \u003cp\u003e\n          Guides the folded fabric edge while sewing a discreet blind hem.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eZipper Foot\u003c\/h4\u003e\n        \u003cp\u003e\n          Allows stitching closer to standard zip teeth, piping and raised edges.\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 Elna EL2000 for?\u003c\/span\u003e\n\n    \u003ch3\u003eA practical machine for learning and everyday household sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eFirst-time sewists\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSchool sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRepairs and mending\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBasic garments\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eTrouser hemming\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eZip insertion\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBlind hemming\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCraft projects\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCushion covers\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLight home décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eOccasional sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePortable sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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 EL2000 is a mechanical domestic sewing machine. It does not have an LCD screen, start\/stop button, electronic speed slider, automatic thread cutter or automatic needle threader.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sewing speed is controlled using the supplied foot controller.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Stitch selection, stitch length and upper-thread tension are adjusted manually.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The machine has a four-step buttonhole rather than an automatic one-step buttonhole.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The feed dogs do not lower. The supplied darning plate covers them when manual fabric movement is required.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        No machine cover is included in the standard package.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The EL2000 is not an overlocker, embroidery machine or industrial sewing machine.\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 New Zealand package\u003c\/span\u003e\n\n    \u003ch3\u003eElna EL2000 included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003ePresser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eStandard zigzag foot fitted to machine\u003c\/li\u003e\n          \u003cli\u003eSliding buttonhole foot\u003c\/li\u003e\n          \u003cli\u003eBlind-hem foot\u003c\/li\u003e\n          \u003cli\u003eZipper foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins, needles and tools\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eElna plastic bobbins × 3\u003c\/li\u003e\n          \u003cli\u003eElna needle set\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eDarning plate\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eControl and documentation\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003ePower lead\u003c\/li\u003e\n          \u003cli\u003eDownloadable instruction manual\u003c\/li\u003e\n          \u003cli\u003eNo machine cover supplied\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\u003eElna EL2000 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\u003e15 including buttonhole\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonhole\u003c\/th\u003e\n            \u003ctd\u003eOne four-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\u003e5mm\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\"\u003eStraight-stitch needle positions\u003c\/th\u003e\n            \u003ctd\u003eLeft and centre\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTriple straight-stitch positions\u003c\/th\u003e\n            \u003ctd\u003eLeft and centre\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\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch display\u003c\/th\u003e\n            \u003ctd\u003eLarge printed chart on the front of the machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual adjustable dial from 0 to 9\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin system\u003c\/th\u003e\n            \u003ctd\u003eFront-loading oscillating hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin winding\u003c\/th\u003e\n            \u003ctd\u003ePush-pull handwheel declutch\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpool pins\u003c\/th\u003e\n            \u003ctd\u003eTwo retractable vertical spool pins\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot attachment\u003c\/th\u003e\n            \u003ctd\u003eClip-on, low-shank style\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-high presser-foot lift\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\u003eInstant mechanical reverse lever\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDarning plate\u003c\/th\u003e\n            \u003ctd\u003eIncluded to cover the feed dogs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eNo\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\"\u003eManual thread cutter\u003c\/th\u003e\n            \u003ctd\u003eBuilt into the needle-bar area\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\"\u003eSewing light\u003c\/th\u003e\n            \u003ctd\u003eBuilt in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCarry handle\u003c\/th\u003e\n            \u003ctd\u003eFold-down handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard presser feet\u003c\/th\u003e\n            \u003ctd\u003eFour\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\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 6kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eNot 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  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePopular consumables and accessories\u003c\/span\u003e\n\n    \u003ch3\u003eKeep your EL2000 ready to sew\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eBobbins\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eElna plastic bobbin five-pack\u003c\/li\u003e\n          \u003cli\u003ePart number 102260000\u003c\/li\u003e\n          \u003cli\u003eUse the correct Elna bobbin type for reliable stitch formation\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eRecommended needle types\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eUniversal needles for everyday woven fabrics\u003c\/li\u003e\n          \u003cli\u003eBallpoint or stretch needles for knit fabrics\u003c\/li\u003e\n          \u003cli\u003eMicrotex needles for fine and tightly woven materials\u003c\/li\u003e\n          \u003cli\u003eJeans needles for garment-weight denim\u003c\/li\u003e\n          \u003cli\u003eQuilting needles for patchwork and layered cotton\u003c\/li\u003e\n          \u003cli\u003eReplace the needle regularly for best results\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eUseful optional feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eButton-sewing foot\u003c\/li\u003e\n          \u003cli\u003eRolled-hem foot\u003c\/li\u003e\n          \u003cli\u003eOvercast foot\u003c\/li\u003e\n          \u003cli\u003eDarning foot\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch seam foot\u003c\/li\u003e\n          \u003cli\u003eEven-feed foot\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eNon-stick foot\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\"\u003eOfficial Elna resources\u003c\/span\u003e\n\n    \u003ch3\u003eProduct details and brochure\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eElna New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            View the current NZ specifications, standard accessory package and available downloads.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.elna.co.nz\/shop\/sewing-machines\/el2000\/\" 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\u003eOfficial Product Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View Elna’s stitch package, technical features and original EL2000 product information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/elna.com.au\/wp-content\/uploads\/2014\/05\/Elna-EL2000-Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open product brochure →\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\u003eElna EL2000 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Elna EL2000 suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its mechanical controls, visible stitch chart and focused selection of essential stitches make it an excellent first sewing machine.\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          The EL2000 includes 15 built-in stitches, including utility, stretch, reinforced and buttonhole stitching.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic buttonhole?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It creates a four-step buttonhole using the supplied sliding buttonhole foot.\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          No. The needle is threaded manually. A handheld needle threader can be used separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the bobbin top loading?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The EL2000 uses a traditional front-loading oscillating-hook bobbin system.\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          No. A supplied darning plate clips over the needle plate to prevent the feed dogs from moving the fabric.\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 reinforced triple stitches. 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 fitted with the correct jeans needle and thread. It is not an industrial or dedicated heavy-duty 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          It can be used for basic patchwork and light quilting. A compatible 1\/4-inch foot, even-feed foot or darning foot may be added separately.\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 machine cover?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A machine cover is not supplied with the standard EL2000 package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow fast does it sew?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The machine sews at up to approximately 800 stitches per minute, controlled through the foot pedal.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it computerised?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a fully mechanical machine operated through physical dials, a reverse lever and foot controller.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it an overlocker or embroidery machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The EL2000 is a standard domestic sewing machine for construction, repairs and general sewing.\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 sewing-machine specialists\u003c\/span\u003e\n\n      \u003ch3\u003eBegin sewing with genuine support behind you\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 the EL2000’s threading, bobbin loading, stitch settings, buttonhole process and compatible accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Your machine is supported by genuine product knowledge, authorised New Zealand warranty assistance and our own in-house technical workshop with experienced sewing-machine technicians.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For beginners and occasional sewists wanting a simple, affordable and dependable mechanical machine, the Elna EL2000 is an excellent place to begin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Elna","offers":[{"title":"Default Title","offer_id":42720155369693,"sku":"D\/S-EL2000","price":289.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/1d1cd0fd-ea4d-4211-be75-c81b3fec61ee.jpg?v=1737762665","url":"https:\/\/www.directsewing.co.nz\/products\/elna-el2000-mechanical-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}