{"product_id":"janome-sewist-740dc-computerised-sewing-machine","title":"Janome Electronic Sewing Machine Sewist 740DC","description":"\u003cstyle\u003e\n  .ds-740dc {\n    --ds-black: #171717;\n    --ds-dark-grey: #414141;\n    --ds-grey: #626262;\n    --ds-light: #f7f6f5;\n    --ds-border: #e1dfde;\n    --ds-white: #ffffff;\n    --ds-pink: #a61c68;\n    --ds-deep-pink: #7d164f;\n    --ds-soft-pink: #fff1f7;\n    --ds-purple: #594f91;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ds-black);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-740dc *,\n  .ds-740dc *::before,\n  .ds-740dc *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-740dc img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-740dc h2,\n  .ds-740dc h3,\n  .ds-740dc h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-740dc h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-740dc h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-740dc h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-740dc p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-740dc a {\n    color: inherit;\n  }\n\n  .ds-740dc .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-740dc .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-740dc .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--ds-pink);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-740dc .ds-lead {\n    max-width: 850px;\n    color: var(--ds-dark-grey);\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-740dc .ds-hero {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));\n    align-items: center;\n    gap: clamp(34px, 6vw, 76px);\n    padding: 34px 0 60px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-740dc .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    padding: clamp(18px, 4vw, 42px);\n    background: linear-gradient(145deg, #fafafa, #efedee);\n    border-radius: 20px;\n  }\n\n  .ds-740dc .ds-hero-image img {\n    min-height: 330px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n  }\n\n  .ds-740dc .ds-caption {\n    padding: 11px 15px 3px;\n    color: #696969;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-740dc .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));\n    gap: 10px;\n    margin: 30px 0;\n  }\n\n  .ds-740dc .ds-stat {\n    padding: 18px 13px;\n    background: var(--ds-light);\n    border: 1px solid #ebe9e8;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-740dc .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-740dc .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-740dc .ds-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 11px;\n    margin-top: 25px;\n  }\n\n  .ds-740dc .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(--ds-black);\n    border-radius: 7px;\n    background: var(--ds-black);\n    color: var(--ds-white);\n    font-size: 15px;\n    font-weight: 680;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n    transition: opacity 0.2s ease, transform 0.2s ease;\n  }\n\n  .ds-740dc .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-740dc .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-740dc .ds-intro {\n    max-width: 950px;\n  }\n\n  .ds-740dc .ds-package {\n    padding: clamp(27px, 5vw, 46px);\n    background: var(--ds-soft-pink);\n    border: 1px solid #efd8e5;\n    border-radius: 17px;\n  }\n\n  .ds-740dc .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-740dc .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #ebe9e8;\n    border-radius: 15px;\n  }\n\n  .ds-740dc .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(--ds-black);\n    color: var(--ds-white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-740dc .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--ds-grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-740dc .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-740dc .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-740dc .ds-split-image img {\n    min-height: 275px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 24px;\n    background: var(--ds-white);\n  }\n\n  .ds-740dc .ds-split-image.ds-wide img {\n    aspect-ratio: 5 \/ 3;\n  }\n\n  .ds-740dc .ds-check-list,\n  .ds-740dc .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-740dc .ds-check-list li,\n  .ds-740dc .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-740dc .ds-check-list li::before,\n  .ds-740dc .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ds-pink);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-740dc .ds-callout {\n    padding: clamp(28px, 5vw, 50px);\n    overflow: hidden;\n    background: var(--ds-black);\n    border-radius: 18px;\n    color: var(--ds-white);\n  }\n\n  .ds-740dc .ds-callout h3,\n  .ds-740dc .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-740dc .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-740dc .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-740dc .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-740dc .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-740dc .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--ds-pink);\n    background: var(--ds-soft-pink);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-740dc .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-740dc .ds-benefit-strip {\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-740dc .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--ds-border);\n    border-radius: 11px;\n    background: var(--ds-white);\n  }\n\n  .ds-740dc .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-740dc .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-740dc .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-740dc .ds-use-item {\n    padding: 18px 15px;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n    background: var(--ds-white);\n    text-align: center;\n  }\n\n  .ds-740dc .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-740dc .ds-video-wrap {\n    position: relative;\n    width: 100%;\n    margin-top: 28px;\n    overflow: hidden;\n    padding-bottom: 56.25%;\n    background: #000000;\n    border-radius: 16px;\n  }\n\n  .ds-740dc .ds-video-wrap iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  .ds-740dc .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--ds-border);\n    border-radius: 12px;\n  }\n\n  .ds-740dc table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-740dc th,\n  .ds-740dc td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--ds-border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-740dc th {\n    width: 38%;\n    background: var(--ds-light);\n    color: var(--ds-black);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-740dc td {\n    color: #4b4b4b;\n    font-size: 14px;\n  }\n\n  .ds-740dc tr:last-child th,\n  .ds-740dc tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-740dc details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--ds-border);\n    border-radius: 10px;\n    background: var(--ds-white);\n  }\n\n  .ds-740dc summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ds-black);\n    font-size: 16px;\n    font-weight: 680;\n    list-style: none;\n  }\n\n  .ds-740dc summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-740dc summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--ds-pink);\n    content: \"+\";\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .ds-740dc details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-740dc .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-740dc .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-740dc .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-740dc .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(--ds-border);\n    border-radius: 14px;\n    background: var(--ds-light);\n  }\n\n  .ds-740dc .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-740dc .ds-resource-link {\n    display: inline-block;\n    color: var(--ds-pink);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-740dc .ds-direct-sewing {\n    padding: clamp(30px, 5vw, 52px);\n    background: var(--ds-light);\n    border-radius: 17px;\n    text-align: center;\n  }\n\n  .ds-740dc .ds-direct-sewing p {\n    max-width: 850px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-740dc {\n      font-size: 15px;\n    }\n\n    .ds-740dc .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-740dc .ds-hero {\n      padding-top: 16px;\n      padding-bottom: 44px;\n    }\n\n    .ds-740dc .ds-button-row,\n    .ds-740dc .ds-button {\n      width: 100%;\n    }\n\n    .ds-740dc .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-740dc .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-740dc .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-740dc\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eEasy-to-use computerised sewing machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome Sewist 740DC\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Enjoy the confidence of computerised sewing without unnecessary complexity. The Janome Sewist 740DC combines 40 practical stitches, direct stitch-selection buttons, adjustable foot pressure, an Easy Set Bobbin and dependable Janome engineering in a lightweight machine designed for everyday sewing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e40\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ebuilt-in sewing 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\"\u003e170mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003espace right of needle\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e5.9kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emachine weight\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2019\/02\/ml_c_814a_sewist740dc_en_814800005-compressed.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Instruction Manual\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/janome.co.nz\/wp-content\/uploads\/2019\/02\/19990-AW-janome-Brochure-updates-Sewist-780DC-and-740DC-REVISED.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Download NZ\/AU Brochure\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/12_Sewist740DC.jpg\" alt=\"Janome Sewist 740DC computerised sewing machine\" width=\"760\" height=\"512\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Straightforward computerised controls with a useful range of everyday sewing functions.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-intro\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eA dependable step into computerised sewing\u003c\/span\u003e\n\n      \u003ch3\u003eSimple enough to learn and capable enough to grow with you\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The Sewist 740DC is designed for new sewists, returning makers and experienced users who want a straightforward computerised machine for regular household sewing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose one of the 20 directly accessible stitches and the backlit LCD displays the selected pattern, recommended presser foot, default stitch width and stitch length.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its 40-stitch library covers everyday construction, stretch sewing, buttonholes, overcasting, quilting, appliqué, satin stitching and decorative techniques without overcrowding the machine with unnecessary functions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eNew Zealand and Australian package\u003c\/span\u003e\n\n      \u003ch3\u003eSupplied with the essential feet, controls and protective cover\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The regional package includes seven sewing feet, four genuine Janome bobbins, a foot controller, quilting guide and hard machine cover.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eSeven sewing feet\u003c\/li\u003e\n        \u003cli\u003eFour Janome plastic bobbins\u003c\/li\u003e\n        \u003cli\u003eAssorted needle set\u003c\/li\u003e\n        \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n        \u003cli\u003eQuilting guide bar\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003ePower cable\u003c\/li\u003e\n        \u003cli\u003eHard machine cover\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      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the Sewist 740DC stands out\u003c\/span\u003e\n\n    \u003ch3\u003eUseful computerised features that make everyday sewing easier\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003e40 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose from utility, stretch, overcasting, quilting, appliqué, satin and decorative stitches.\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\u003e20 direct-selection buttons\u003c\/h4\u003e\n        \u003cp\u003e\n          Frequently used stitches can be selected immediately using the clearly labelled front buttons.\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\u003eSix foot-pressure levels\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust pressure for lightweight, stretchy, layered or heavier materials.\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\u003eSeven-piece feed system\u003c\/h4\u003e\n        \u003cp\u003e\n          Closely spaced feed teeth provide broad contact with the underside of the fabric.\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\u003eEasy Set Bobbin\u003c\/h4\u003e\n        \u003cp\u003e\n          Follow the marked path, trim the thread and begin sewing without manually raising the bobbin thread.\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\u003eNeedle up or down\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose whether the needle stops raised or securely lowered in the fabric.\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\u003eFive-times stitch elongation\u003c\/h4\u003e\n        \u003cp\u003e\n          Lengthen suitable satin stitches while retaining their original stitch density.\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\u003eStart and stop sewing\u003c\/h4\u003e\n        \u003cp\u003e\n          Sew without the foot controller and adjust the maximum speed using the slider.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\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:#ffffff;\"\u003eFast stitch selection\u003c\/span\u003e\n\n          \u003ch3\u003eTwenty useful stitches are available at the touch of a button\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The front selection panel places commonly used utility, stretch, quilting and decorative stitches directly beside the LCD screen.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Press the required stitch button and the machine loads the recommended default settings. Width and length can then be adjusted using the surrounding controls.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/740dc-directstitchselection.jpg\" alt=\"Direct stitch selection buttons on the Janome Sewist 740DC\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/740dc_builtinstitchchart.jpg\" alt=\"Slide-out stitch chart on the Janome Sewist 740DC\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The remaining stitches are displayed on a built-in slide-out reference chart.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eThe stitch library stays close at hand\u003c\/span\u003e\n\n        \u003ch3\u003eA built-in chart that slides away when it is not needed\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Twenty stitches are printed on the direct-selection panel and the remaining stitch designs are displayed on the slide-out chart.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Pull the chart from the right side of the machine when choosing a stitch, then slide it neatly back into the body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eClear computerised guidance\u003c\/span\u003e\n\n        \u003ch3\u003eThe backlit LCD displays the information you need\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The screen displays the stitch number, recommended presser foot, stitch width and stitch length.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Adjust the settings using the front controls and see the changes immediately.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eSelected stitch number\u003c\/li\u003e\n          \u003cli\u003eRecommended presser foot\u003c\/li\u003e\n          \u003cli\u003eCurrent stitch width\u003c\/li\u003e\n          \u003cli\u003eCurrent stitch length\u003c\/li\u003e\n          \u003cli\u003eButtonhole lever reminder\u003c\/li\u003e\n          \u003cli\u003eFoot-controller indicator\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-split-image ds-wide\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/740dc_lcd.jpg\" alt=\"Backlit LCD on the Janome Sewist 740DC\" width=\"560\" height=\"226\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The display shows the selected stitch, recommended foot and adjustable settings.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/740dc_workspace.jpg\" alt=\"Janome Sewist 740DC sewing workspace\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The Sewist 740DC provides 170mm of space to the right of the needle.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eA practical everyday workspace\u003c\/span\u003e\n\n        \u003ch3\u003eRoom for garments, home sewing and smaller quilting projects\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The sewing area provides 170mm of width and 110mm of height to the right of the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This gives you useful room for garments, repairs, cushions, bags, patchwork and alterations while keeping the machine compact.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e170mm workspace width\u003c\/li\u003e\n          \u003cli\u003e110mm workspace height\u003c\/li\u003e\n          \u003cli\u003eOptional extension table\u003c\/li\u003e\n          \u003cli\u003e406mm machine width\u003c\/li\u003e\n          \u003cli\u003eDie-cast aluminium frame\u003c\/li\u003e\n          \u003cli\u003e5.9kg machine weight\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    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#ffffff;\"\u003eQuicker lower-thread preparation\u003c\/span\u003e\n\n          \u003ch3\u003eEasy Set Bobbin reduces the steps before sewing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place the bobbin into the top-loading holder and follow the numbered thread path around the tension spring.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Pull the thread through the slot and trim it using the built-in cutter. The machine is then ready to sew.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/easysetbobbin.jpg\" alt=\"Janome Easy Set Bobbin system\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/1-step-needle-threader.jpg\" alt=\"Built-in needle threader on the Janome Sewist 740DC\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The built-in threader locks into its lowered position for easier operation.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eFaster machine preparation\u003c\/span\u003e\n\n        \u003ch3\u003eA built-in one-step needle threader\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lower the threading lever and guide the thread through the mechanism.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Release the lever and the threader draws a loop through the eye of the needle.\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\"\u003eAdapt the machine to your fabric\u003c\/span\u003e\n\n    \u003ch3\u003eSix pressure levels and a seven-piece feed system\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLightweight fabric\u003c\/h4\u003e\n        \u003cp\u003eReduce pressure to help prevent puckering or stretching.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eCombine reduced pressure with a suitable stretch stitch and needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eGeneral sewing\u003c\/h4\u003e\n        \u003cp\u003eUse the standard setting for cotton, linen and everyday woven fabrics.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered fabric\u003c\/h4\u003e\n        \u003cp\u003eIncrease pressure when more contact is needed between the foot and feed dogs.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSeven feed pieces\u003c\/h4\u003e\n        \u003cp\u003eClosely positioned teeth maintain broad contact across the fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eOptional even-feed foot\u003c\/h4\u003e\n        \u003cp\u003eAdd upper feeding for quilting and difficult layered projects.\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\"\u003eA balanced stitch library\u003c\/span\u003e\n\n    \u003ch3\u003eForty stitches for construction, stretch sewing and creativity\u003c\/h3\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eStraight stitches\u003c\/li\u003e\n      \u003cli\u003eLocking stitches\u003c\/li\u003e\n      \u003cli\u003eTriple stretch stitch\u003c\/li\u003e\n      \u003cli\u003eStretch-fabric stitches\u003c\/li\u003e\n      \u003cli\u003eZigzag stitches\u003c\/li\u003e\n      \u003cli\u003eMultiple zigzag\u003c\/li\u003e\n      \u003cli\u003eOvercasting stitches\u003c\/li\u003e\n      \u003cli\u003eKnit and overlock stitches\u003c\/li\u003e\n      \u003cli\u003eBlind hemming\u003c\/li\u003e\n      \u003cli\u003ePatchwork stitches\u003c\/li\u003e\n      \u003cli\u003eAppliqué stitches\u003c\/li\u003e\n      \u003cli\u003eCross stitches\u003c\/li\u003e\n      \u003cli\u003eFagoting and drawn work\u003c\/li\u003e\n      \u003cli\u003eCandlewick stitches\u003c\/li\u003e\n      \u003cli\u003eScallop and smocking stitches\u003c\/li\u003e\n      \u003cli\u003eSatin and decorative stitches\u003c\/li\u003e\n    \u003c\/ul\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:#ffffff;\"\u003eCreative decorative sewing\u003c\/span\u003e\n\n          \u003ch3\u003eLengthen satin stitches without opening the pattern\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Compatible satin stitches can be elongated to two, three, four or five times their original length.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Elongation stretches the complete motif while maintaining the original stitch density.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-callout-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/740dc_elongation.jpg\" alt=\"Satin stitch elongation on the Janome Sewist 740DC\" width=\"492\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the Sewist 740DC for?\u003c\/span\u003e\n\n    \u003ch3\u003eA capable everyday machine for new and returning sewists\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eLearning to sew\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eGarment construction\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eRepairs and alterations\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eStretch-fabric sewing\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eHome décor\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eBag making\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003ePatchwork\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eAppliqué\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eButtonholes\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eDecorative stitching\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eSewing classes\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003ePortable sewing\u003c\/span\u003e\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 Sewist 740DC does not have an automatic thread cutter, automatic thread tension, automatic presser-foot lift, alphabet lettering or built-in stitch memory.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The extra-wide table, even-feed foot, quilting feet and free-motion feet are optional.\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 presser-foot package\u003c\/span\u003e\n\n    \u003ch3\u003eSeven sewing feet included\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eView all supplied presser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eZigzag Foot A\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot C\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003eOvercast Foot M\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eTechnical information\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Sewist 740DC specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised domestic sewing machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 820 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003e170mm wide × 110mm high\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e40\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDirect-select stitches\u003c\/th\u003e\n            \u003ctd\u003e20\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eThree one-step sensor buttonholes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eScreen\u003c\/th\u003e\n            \u003ctd\u003eBacklit LCD information display\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eHook type\u003c\/th\u003e\n            \u003ctd\u003eTop-loading horizontal full rotary hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eSeven-piece feed dog system\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eSix manually adjustable levels\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual numbered tension dial\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in one-step needle threader\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eProgrammable stop position\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eManual thread cutter\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eOne white LED\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFoot controller\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eStandard feet\u003c\/th\u003e\n            \u003ctd\u003eSeven\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eExtra-wide table\u003c\/th\u003e\n            \u003ctd\u003eOptional\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDimensions\u003c\/th\u003e\n            \u003ctd\u003e406mm wide × 302mm high × 177mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 5.9kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eHard cover included\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Sewist 740DC FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Sewist 740DC suitable for a beginner?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its direct stitch buttons, LCD screen, speed slider and Easy Set Bobbin make it approachable for new and returning sewists.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic thread cutter?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It has a manual faceplate thread cutter.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I sew without the foot controller?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use the start and stop button and control the maximum speed with the slider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable foot pressure?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Presser-foot pressure can be adjusted across six levels.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew stretch fabrics?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes stretch stitches and adjustable presser-foot pressure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it free-motion quilt?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The feed dogs can be lowered, but a compatible optional free-motion foot is required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the extra-wide table included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The extension table is an optional accessory.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a hard cover?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A fitted hard machine cover is included.\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 specialists\u003c\/span\u003e\n\n      \u003ch3\u003eA dependable sewing machine backed by knowledgeable support\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting and embroidery equipment throughout New Zealand since 2001. Our experienced team can demonstrate the Sewist 740DC and help you select suitable needles, threads, feet and accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With nationwide support and an in-house technical workshop, you can purchase with confidence and continue receiving assistance long after your machine leaves our showroom.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For new and returning sewists who want straightforward computerised controls, adjustable fabric handling and trusted Janome construction, the Sewist 740DC is an excellent everyday choice.\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":44373873131741,"sku":"740DC","price":899.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/b7448069-1130-49e4-9265-c9ade4982f95.jpg?v=1737769062","url":"https:\/\/www.directsewing.co.nz\/products\/janome-sewist-740dc-computerised-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}