{"product_id":"janome-dc2030-computerised-sewing-machine","title":"Janome Electronic Sewing Machine DC2030","description":"\u003cstyle\u003e\n  .ds-dc2030 {\n    --ink: #17202a;\n    --grey: #626a72;\n    --light: #f5f7f8;\n    --border: #dce2e6;\n    --white: #ffffff;\n    --mint: #71b7ae;\n    --deep-mint: #286f69;\n    --soft-mint: #effaf8;\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-dc2030 *,\n  .ds-dc2030 *::before,\n  .ds-dc2030 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-dc2030 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-dc2030 h2,\n  .ds-dc2030 h3,\n  .ds-dc2030 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-dc2030 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-dc2030 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-dc2030 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-dc2030 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-dc2030 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-dc2030 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-dc2030 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--deep-mint);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-dc2030 .ds-lead {\n    max-width: 890px;\n    color: #3f4850;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-dc2030 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-dc2030 .ds-hero-copy {\n    max-width: 970px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-dc2030 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-dc2030 .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-dc2030 .ds-hero-image img {\n    min-height: 410px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 28px;\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 .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-dc2030 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 .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-dc2030 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-dc2030 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-dc2030 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-mint);\n    border: 1px solid #d2ebe7;\n    border-radius: 17px;\n  }\n\n  .ds-dc2030 .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-dc2030 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-dc2030 .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-mint);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 .ds-visual-panel {\n    padding: clamp(28px, 5vw, 46px);\n    background: linear-gradient(145deg, #347f77, #174e4a);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-dc2030 .ds-visual-panel h3,\n  .ds-dc2030 .ds-visual-panel h4 {\n    color: var(--white);\n  }\n\n  .ds-dc2030 .ds-visual-number {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(48px, 8vw, 88px);\n    font-weight: 800;\n    letter-spacing: -0.06em;\n    line-height: 0.95;\n  }\n\n  .ds-dc2030 .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .ds-dc2030 .ds-check-list,\n  .ds-dc2030 .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-dc2030 .ds-check-list li,\n  .ds-dc2030 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-dc2030 .ds-check-list li::before,\n  .ds-dc2030 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--deep-mint);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-dc2030 .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-dc2030 .ds-callout h3,\n  .ds-dc2030 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-dc2030 .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-dc2030 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--deep-mint);\n    background: var(--soft-mint);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-dc2030 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-dc2030 .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-dc2030 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-dc2030 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-dc2030 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 .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-dc2030 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-dc2030 th,\n  .ds-dc2030 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-dc2030 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-dc2030 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-dc2030 tr:last-child th,\n  .ds-dc2030 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-dc2030 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-dc2030 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-dc2030 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-dc2030 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--deep-mint);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-dc2030 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-dc2030 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-dc2030 .ds-resource-link {\n    color: var(--deep-mint);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-dc2030 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-dc2030 .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-dc2030 .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-dc2030 {\n      font-size: 15px;\n    }\n\n    .ds-dc2030 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-dc2030 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-dc2030 .ds-hero-image img {\n      min-height: 290px;\n      padding: 15px;\n    }\n\n    .ds-dc2030 .ds-button-row,\n    .ds-dc2030 .ds-button {\n      width: 100%;\n    }\n\n    .ds-dc2030 .ds-stat-grid,\n    .ds-dc2030 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-dc2030\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eLightweight computerised sewing and quilting machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome DC2030\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Enjoy easy computerised sewing with a quilting-ready package included from day one. The Janome DC2030 combines 30 built-in stitches, adjustable speed, needle up\/down, start\/stop sewing and a built-in needle threader with a bonus extension table, 1\/4-inch seam foot and even-feed foot.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome DC2030 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e30\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\"\u003e820 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\"\u003e158.5mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eworkspace width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e5kg\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.janome.co.nz\/product\/dc2030\/\" 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:\/\/janome.com.au\/product\/dc2030\/\" 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:\/\/janome.com.au\/wp-content\/uploads\/photo-gallery\/thumb\/DC2030.png\" alt=\"Janome DC2030 computerised sewing and quilting machine\" width=\"1000\" height=\"1000\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        A lightweight computerised Janome with a bonus extension table and quilting feet.\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\"\u003eAn easy step into computerised sewing\u003c\/span\u003e\n\n    \u003ch3\u003eSimple enough for beginners with room to grow\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Janome DC2030 is designed for sewists who want the control and convenience of a computerised machine without unnecessary complication.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Select a stitch using the electronic controls, set the maximum sewing speed and choose whether to operate with the foot controller or the start\/stop button.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Needle up\/down, automatic lock-off, easy reverse and a built-in needle threader make everyday garment construction, patchwork, repairs and creative sewing more efficient.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      At approximately 5kg, the machine is easy to move to sewing classes, workshops or storage between projects.\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\"\u003eExcellent New Zealand bonus package\u003c\/span\u003e\n\n      \u003ch3\u003eExtension table and quilting feet included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The DC2030 includes the everyday feet required for general sewing plus three valuable bonus accessories packaged with the machine.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eLarge extension table\u003c\/li\u003e\n        \u003cli\u003eBonus even-feed foot\u003c\/li\u003e\n        \u003cli\u003eBonus 1\/4-inch seam foot\u003c\/li\u003e\n        \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n        \u003cli\u003eZipper Foot E\u003c\/li\u003e\n        \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n        \u003cli\u003eSliding Buttonhole Foot J\u003c\/li\u003e\n        \u003cli\u003eJanome bobbins × 3\u003c\/li\u003e\n        \u003cli\u003eNeedle set\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eMaintenance tools\u003c\/li\u003e\n        \u003cli\u003eSoft machine cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the Janome DC2030 stands out\u003c\/span\u003e\n\n    \u003ch3\u003eUseful computerised functions with a strong quilting package\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\u003e30 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose utility, stretch, appliqué and decorative stitches for garments, crafts and repairs.\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\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\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eStart and stop button\u003c\/h4\u003e\n        \u003cp\u003e\n          Sew without the foot controller and hold the button for slower starts or finishes.\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\u003eSpeed-control slider\u003c\/h4\u003e\n        \u003cp\u003e\n          Limit the maximum sewing speed for beginners, curves, appliqué and detailed work.\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\u003eNeedle up or down\u003c\/h4\u003e\n        \u003cp\u003e\n          Raise or lower the needle at the touch of a button for pivoting and fabric positioning.\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\u003eAutomatic lock-off\u003c\/h4\u003e\n        \u003cp\u003e\n          Secure suitable stitches neatly without repeatedly reversing over the seam.\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\u003eEven-feed foot included\u003c\/h4\u003e\n        \u003cp\u003e\n          Feed the upper and lower fabric layers together for quilting and difficult materials.\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\u003eExtension table included\u003c\/h4\u003e\n        \u003cp\u003e\n          Support patchwork, quilts, garments and home décor across a broader sewing surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCHES --\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\"\u003e30\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 practical selection for everyday construction, stretch fabrics, appliqué, decorative sewing, edge finishing and repairs.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA useful everyday stitch selection\u003c\/span\u003e\n\n        \u003ch3\u003eView every stitch directly on the machine\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The complete stitch reference chart is printed across the front panel, making it easy to find the required pattern.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Select the stitch number using the electronic controls and confirm it on the two-digit display.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eStraight stitches\u003c\/li\u003e\n          \u003cli\u003eZigzag stitches\u003c\/li\u003e\n          \u003cli\u003eStretch seams\u003c\/li\u003e\n          \u003cli\u003eOvercasting stitches\u003c\/li\u003e\n          \u003cli\u003eBlind hemming\u003c\/li\u003e\n          \u003cli\u003eAppliqué stitches\u003c\/li\u003e\n          \u003cli\u003eDecorative patterns\u003c\/li\u003e\n          \u003cli\u003eMemory buttonhole\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROLS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConvenient functions close to the needle\u003c\/span\u003e\n\n    \u003ch3\u003eControl speed, needle position and seam finishing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStart and stop\u003c\/h4\u003e\n        \u003cp\u003eSew without the foot controller when direct hand control is preferred.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSlow start and finish\u003c\/h4\u003e\n        \u003cp\u003eHold the start\/stop button to sew slowly at the beginning or end.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSpeed slider\u003c\/h4\u003e\n        \u003cp\u003eLimit maximum sewing speed independently of pedal pressure.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eNeedle up\/down\u003c\/h4\u003e\n        \u003cp\u003eMove the needle between its raised and lowered positions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic lock-off\u003c\/h4\u003e\n        \u003cp\u003eSecure compatible stitches using the dedicated locking button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEasy reverse\u003c\/h4\u003e\n        \u003cp\u003eReinforce standard construction seams using the reverse control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:28px;\"\u003e\n      \u003cp\u003e\n        The DC2030 has needle up\/down control, but the selected stop position is not memorised after the machine is switched off.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING PACKAGE --\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:#a8e4dc;\"\u003eQuilting accessories included\u003c\/span\u003e\n\n          \u003ch3\u003eEven-feed foot, 1\/4-inch foot and extension table\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The DC2030 arrives with accessories that are often optional purchases on other entry-level computerised machines.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The even-feed foot helps move multiple fabric layers together, while the 1\/4-inch foot supports accurate patchwork seam allowances.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The large extension table provides additional support around the sewing bed for quilt blocks and larger projects.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eIdeal for\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003ePatchwork piecing\u003c\/li\u003e\n            \u003cli\u003eQuilt sandwiches\u003c\/li\u003e\n            \u003cli\u003eChecks and stripes\u003c\/li\u003e\n            \u003cli\u003eLayered fabrics\u003c\/li\u003e\n            \u003cli\u003eBag making\u003c\/li\u003e\n            \u003cli\u003eHome décor\u003c\/li\u003e\n            \u003cli\u003eLong garment pieces\u003c\/li\u003e\n            \u003cli\u003eLight quilting\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!-- EVEN FEED --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMore consistent movement through multiple layers\u003c\/span\u003e\n\n    \u003ch3\u003eBonus even-feed foot\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      A standard feed dog moves fabric from beneath the project. The even-feed foot adds movement from above.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Feeding the upper and lower layers together helps reduce shifting when sewing quilt sandwiches, plaids, stripes and layered projects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eQuilt sandwiches\u003c\/h4\u003e\n        \u003cp\u003eHelp keep the quilt top, batting and backing aligned.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eChecks and stripes\u003c\/h4\u003e\n        \u003cp\u003eReduce unwanted movement between matching fabric layers.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSlippery materials\u003c\/h4\u003e\n        \u003cp\u003eImprove control when one fabric layer moves differently from another.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered sewing\u003c\/h4\u003e\n        \u003cp\u003eSupport more consistent feeding through bags and home décor projects.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 1\/4 FOOT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAccurate patchwork piecing\u003c\/span\u003e\n\n    \u003ch3\u003eBonus 1\/4-inch seam foot\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The included foot helps maintain the narrow seam allowance commonly used in patchwork and quilting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Guide the fabric edge along the side of the foot to create more consistent seams across quilt blocks and small fabric pieces.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Combine the foot with needle up\/down and the speed slider for additional control when pivoting or joining detailed units.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eCompact body with useful workspace\u003c\/span\u003e\n\n        \u003ch3\u003e158.5mm to the right of the needle\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The DC2030 provides approximately 158.5mm of workspace between the needle and the machine body.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the supplied extension table when extra support is needed around the sewing bed.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal the free arm for cuffs, sleeves, trouser hems and other tubular projects.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e158.5mm workspace width\u003c\/li\u003e\n          \u003cli\u003eLarge extension table included\u003c\/li\u003e\n          \u003cli\u003eConvertible free arm\u003c\/li\u003e\n          \u003cli\u003eAccessory storage compartment\u003c\/li\u003e\n          \u003cli\u003eBuilt-in folding handle\u003c\/li\u003e\n          \u003cli\u003eApproximately 5kg\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\"\u003e5kg\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eLightweight machine body\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Easy to take to sewing classes, quilting groups and workshops or return to storage after use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BOBBIN --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStraightforward machine preparation\u003c\/span\u003e\n\n    \u003ch3\u003eTop-loading bobbin and built-in needle threader\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The horizontal rotary-hook bobbin loads from above, allowing it to be inserted without removing a front bobbin case.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The transparent cover makes it easier to monitor the remaining thread while sewing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The built-in needle threader helps pull the upper thread through the needle eye and reduces close-up threading work.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eTop-loading bobbin\u003c\/li\u003e\n      \u003cli\u003eFull rotary hook\u003c\/li\u003e\n      \u003cli\u003eClear bobbin cover\u003c\/li\u003e\n      \u003cli\u003eBuilt-in needle threader\u003c\/li\u003e\n      \u003cli\u003eBobbin winder\u003c\/li\u003e\n      \u003cli\u003eThree bobbins included\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eRepeatable garment finishing\u003c\/span\u003e\n\n    \u003ch3\u003eBuilt-in memory buttonhole\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Use the supplied sliding Buttonhole Foot J to sew buttonholes for garments, bags, cushions and craft projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine records the completed sequence and can repeat the same buttonhole size during the current sewing task.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        The DC2030 uses a memory buttonhole rather than an automatic button-measuring one-step buttonhole foot.\n      \u003c\/p\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\"\u003eDependable everyday fabric movement\u003c\/span\u003e\n\n    \u003ch3\u003eFour-piece feed dog and rigid internal frame\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Four feed-dog sections move the project beneath the presser foot while the die-cast aluminium internal frame supports stable operation.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine is suitable for general woven fabrics, garment-weight denim, stretch fabrics, patchwork cotton and layered home-sewing projects when the correct needle, thread, foot and settings are used.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        Presser-foot pressure is fixed and cannot be manually adjusted on the DC2030.\n      \u003c\/p\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 automatically.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This supports darning, free-motion practice and selected creative techniques with a compatible darning or free-motion foot.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The feed dogs can be raised again for ordinary sewing and fabric feeding.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IDEAL FOR --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the Janome DC2030 for?\u003c\/span\u003e\n\n    \u003ch3\u003eA strong choice for beginners, classes and practical quilting\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\"\u003eSewing classes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePatchwork\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLight quilting\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\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBag making\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCraft projects\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePortable sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The DC2030 is a domestic sewing and quilting machine. It is not an overlocker, embroidery machine or industrial sewing machine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not have an automatic thread cutter. Thread is trimmed using the manual cutter on the faceplate or sewing scissors.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not provide adjustable presser-foot pressure, automatic thread tension, built-in lettering, thread sensors, USB connectivity or Wi-Fi.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The included cover is a soft dust cover rather than a rigid hard cover.\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 DC2030 included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eStandard and bonus 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\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eSliding Buttonhole Foot J\u003c\/li\u003e\n          \u003cli\u003eBonus 1\/4-inch Seam Foot\u003c\/li\u003e\n          \u003cli\u003eBonus Even-Feed 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 threading accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eJanome plastic bobbins × 3\u003c\/li\u003e\n          \u003cli\u003eNeedle set with three size #14 needles\u003c\/li\u003e\n          \u003cli\u003eAdditional spool pin\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\u003eWorkspace, tools and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eBonus large extension table\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003ePower cable\u003c\/li\u003e\n          \u003cli\u003eScrewdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eInstruction book\u003c\/li\u003e\n          \u003cli\u003eSoft 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 DC2030 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\u003eComputerised domestic sewing and quilting machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e30\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonhole\u003c\/th\u003e\n            \u003ctd\u003eOne memory 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 820 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003eUp to 4mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003eApproximately 158.5mm to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine display\u003c\/th\u003e\n            \u003ctd\u003eTwo-digit LED display\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuick-reference chart\u003c\/th\u003e\n            \u003ctd\u003ePrinted across 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 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\u003eFixed, not 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\u003eFour-piece feed dog\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\"\u003eStart and stop button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpeed-control slider\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eYes, without memorised setting\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic lock-off\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReverse button\u003c\/th\u003e\n            \u003ctd\u003eYes\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\u003eYes, on the machine faceplate\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle plate\u003c\/th\u003e\n            \u003ctd\u003ePrecision markings with needle-drop references\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eWhite LED 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\"\u003eCarry handle\u003c\/th\u003e\n            \u003ctd\u003eFolding handle on 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\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003eFour standard feet plus bonus 1\/4-inch and even-feed feet\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtension table\u003c\/th\u003e\n            \u003ctd\u003eLarge extension table 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\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 385mm wide × 282mm high × 150mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eSoft dust 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\u003eConvertible even-feed foot set\u003c\/li\u003e\n          \u003cli\u003eOpen-toe even-feed foot\u003c\/li\u003e\n          \u003cli\u003eClosed-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eDitch-quilting foot\u003c\/li\u003e\n          \u003cli\u003eClear-view quilting foot and guide set\u003c\/li\u003e\n          \u003cli\u003eSliding-guide foot\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch foot\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\u003eAppliqué foot\u003c\/li\u003e\n          \u003cli\u003eAdjustable blind-hem foot\u003c\/li\u003e\n          \u003cli\u003eButton-sewing foot\u003c\/li\u003e\n          \u003cli\u003eConcealed zipper foot\u003c\/li\u003e\n          \u003cli\u003eAdjustable zipper foot\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eRolled-hem foot\u003c\/li\u003e\n          \u003cli\u003eUltra Glide foot\u003c\/li\u003e\n          \u003cli\u003eRoller foot\u003c\/li\u003e\n          \u003cli\u003eRuffler\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\u003eBeading-foot set\u003c\/li\u003e\n          \u003cli\u003eBinder foot\u003c\/li\u003e\n          \u003cli\u003eBorder-guide foot\u003c\/li\u003e\n          \u003cli\u003eCording foot\u003c\/li\u003e\n          \u003cli\u003ePiping foot\u003c\/li\u003e\n          \u003cli\u003eRibbon and sequin foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe satin-stitch foot\u003c\/li\u003e\n          \u003cli\u003eTape-guide foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDC2030 or DC6050?\u003c\/span\u003e\n\n    \u003ch3\u003eChoose the model that matches how you sew\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDC2030\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eDC6050\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e30\u003c\/td\u003e\n            \u003ctd\u003e50\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eOne memory buttonhole\u003c\/td\u003e\n            \u003ctd\u003eThree one-step buttonholes\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            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdjustable foot pressure\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n            \u003ctd\u003eSix levels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEven-feed foot\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eOptional\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003e1\/4-inch seam foot\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtension table\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eSoft cover\u003c\/td\u003e\n            \u003ctd\u003eHard cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5kg\u003c\/td\u003e\n            \u003ctd\u003eApproximately 6.4kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:24px;\"\u003e\n      Choose the DC2030 for an affordable, lightweight machine with an excellent included quilting package.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-bottom:0;\"\u003e\n      Choose the DC6050 when automatic thread cutting, adjustable presser-foot pressure and a larger stitch and buttonhole selection are more important.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESOURCES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eOfficial regional resources\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC2030 product information\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            View the current regional specifications, standard accessories and optional feet.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/dc2030\/\" 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 Australian and New Zealand model information and accessory package.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/janome.com.au\/product\/dc2030\/\" 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!-- FAQ --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome DC2030 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Janome DC2030 suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The speed slider, start\/stop button, visible stitch chart and straightforward electronic controls make it approachable for beginners.\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 30 built-in utility, stretch and decorative stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an extension table?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A large extension table is included as a bonus accessory 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 include an even-feed foot?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A bonus even-feed foot is included for quilting and difficult layered fabrics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a 1\/4-inch foot?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A bonus 1\/4-inch seam foot is included for accurate patchwork piecing.\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\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 without the foot controller?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use the start\/stop button together with the speed-control slider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have needle up and down?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The needle can be moved between the raised and lowered positions using the dedicated button.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable presser-foot pressure?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Presser-foot pressure is fixed on the DC2030.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew buttonholes?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes one memory buttonhole and a sliding buttonhole foot.\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 suitable for jersey and knit garments when used with the correct needle, thread and settings.\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 set up with a suitable denim needle, thread and stitch. 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          Yes. The included extension table, 1\/4-inch foot, even-feed foot, needle up\/down function and drop feed make it particularly well equipped for patchwork and light quilting.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a hard cover?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A soft dust cover is included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow heavy is the DC2030?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It weighs approximately 5kg, making it easy to take to classes or store between projects.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it an embroidery machine?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a computerised sewing and quilting machine and does not connect to an embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\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 advice, authorised warranty and in-house 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 Janome DC2030 and explain its stitches, speed controls, quilting feet, extension table and buttonhole function.\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, where repairs and servicing are completed by experienced sewing-machine technicians.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For beginners, class attendees and sewists wanting a lightweight computerised machine with valuable quilting accessories already included, the Janome DC2030 is an outstanding package.\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":40685239599271,"sku":"D\/S-DC2030","price":625.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/f46f0861-82bb-4341-97b4-b72a9c513efa.jpg?v=1737758938","url":"https:\/\/www.directsewing.co.nz\/products\/janome-dc2030-computerised-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}