{"product_id":"janome-skyline-s3-anniversary-edition","title":"Janome Skyline S3 Sewing Machine Anniversary Edition","description":"\u003cstyle\u003e\n  .ds-s3ae {\n    --ds-black: #151820;\n    --ds-navy: #071a38;\n    --ds-blue: #173c72;\n    --ds-gold: #c9a84e;\n    --ds-grey: #626873;\n    --ds-light: #f5f6f8;\n    --ds-border: #dde1e7;\n    --ds-white: #ffffff;\n    --ds-soft-gold: #fbf7ea;\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-s3ae *,\n  .ds-s3ae *::before,\n  .ds-s3ae *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-s3ae img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-s3ae h2,\n  .ds-s3ae h3,\n  .ds-s3ae h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-s3ae h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-s3ae h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-s3ae h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-s3ae p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-s3ae a {\n    color: inherit;\n  }\n\n  .ds-s3ae .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s3ae .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-s3ae .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--ds-blue);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-s3ae .ds-lead {\n    max-width: 860px;\n    color: #3f4651;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-s3ae .ds-hero {\n    padding: 25px 0 60px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s3ae .ds-hero-copy {\n    max-width: 950px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-s3ae .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-s3ae .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 20px;\n  }\n\n  .ds-s3ae .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-s3ae .ds-caption {\n    padding: 12px 15px 15px;\n    color: #666b74;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-s3ae .ds-hero-image .ds-caption {\n    color: #e9edf5;\n  }\n\n  .ds-s3ae .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n    gap: 10px;\n    max-width: 900px;\n    margin: 30px auto;\n  }\n\n  .ds-s3ae .ds-stat {\n    padding: 18px 13px;\n    background: var(--ds-light);\n    border: 1px solid #e7e9ed;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-s3ae .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-s3ae .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #676d76;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-s3ae .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-s3ae .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-s3ae .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-s3ae .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-s3ae .ds-anniversary {\n    padding: clamp(28px, 5vw, 52px);\n    background: linear-gradient(145deg, #061934, #102c57);\n    border-radius: 18px;\n    color: var(--ds-white);\n  }\n\n  .ds-s3ae .ds-anniversary h3,\n  .ds-s3ae .ds-anniversary h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s3ae .ds-anniversary-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));\n    align-items: center;\n    gap: 40px;\n  }\n\n  .ds-s3ae .ds-anniversary-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 14px;\n  }\n\n  .ds-s3ae .ds-anniversary-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-s3ae .ds-package {\n    padding: clamp(27px, 5vw, 46px);\n    background: var(--ds-soft-gold);\n    border: 1px solid #ebdfb8;\n    border-radius: 17px;\n  }\n\n  .ds-s3ae .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-s3ae .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #e7e9ed;\n    border-radius: 15px;\n  }\n\n  .ds-s3ae .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-navy);\n    color: var(--ds-white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-s3ae .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-s3ae .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-s3ae .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-s3ae .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-s3ae .ds-split-image.ds-wide img {\n    aspect-ratio: 5 \/ 3;\n  }\n\n  .ds-s3ae .ds-check-list,\n  .ds-s3ae .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-s3ae .ds-check-list li,\n  .ds-s3ae .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-s3ae .ds-check-list li::before,\n  .ds-s3ae .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--ds-gold);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-s3ae .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-s3ae .ds-callout h3,\n  .ds-s3ae .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s3ae .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s3ae .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-s3ae .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-s3ae .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-s3ae .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--ds-gold);\n    background: var(--ds-soft-gold);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-s3ae .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s3ae .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-s3ae .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-s3ae .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-s3ae .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-s3ae .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-s3ae .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-s3ae .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-s3ae .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-s3ae table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-s3ae th,\n  .ds-s3ae 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-s3ae 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-s3ae td {\n    color: #4d535c;\n    font-size: 14px;\n  }\n\n  .ds-s3ae tr:last-child th,\n  .ds-s3ae tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-s3ae 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-s3ae 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-s3ae summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-s3ae summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--ds-gold);\n    content: \"+\";\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .ds-s3ae details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-s3ae .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-s3ae .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-s3ae .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-s3ae .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-s3ae .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-s3ae .ds-resource-link {\n    display: inline-block;\n    color: var(--ds-blue);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-s3ae .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-s3ae .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-s3ae .ds-direct-sewing p {\n    max-width: 860px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-s3ae {\n      font-size: 15px;\n    }\n\n    .ds-s3ae .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-s3ae .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-s3ae .ds-hero-image img {\n      min-height: 275px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-s3ae .ds-button-row,\n    .ds-s3ae .ds-button {\n      width: 100%;\n    }\n\n    .ds-s3ae .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-s3ae .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-s3ae .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-s3ae\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eSpacious computerised sewing and quilting machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome Skyline S3 Anniversary Edition\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Step into Janome’s premium Skyline range with the space, stitch choice and computerised convenience to take on larger projects. The Skyline S3 Anniversary Edition combines 120 stitches, a generous 210mm workspace, automatic thread cutting, adjustable foot pressure, an extension table and refined Janome engineering.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome Skyline S3 Anniversary Edition key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e120\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\"\u003e210mm\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\"\u003e7\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003esewing feet included\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/09\/sks3ae-instruction-rs.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Instruction Manual\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/09\/janome_s3ae_sell-sheet.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Product Brochure\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/863_SKYLINE_10th-banner.png\" alt=\"Janome Skyline S3 Anniversary Edition sewing and quilting machine\" width=\"1000\" height=\"381\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        Celebrating ten years of Janome Skyline innovation with refined Midnight Blue detailing and an updated modern profile.\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\"\u003eThe accessible entry into Janome Skyline\u003c\/span\u003e\n\n    \u003ch3\u003eMore workspace and capability than a standard sewing machine\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Skyline S3 Anniversary Edition is designed for garment makers, patchworkers, quilters and creative sewists who want a larger sewing area without moving into the higher-priced Skyline models.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its 210 × 120mm workspace gives quilts, bags, garments and home décor projects room to move, while the removable accessory compartment reveals a practical free arm for sleeves, cuffs and trouser legs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A large stitch library, automatic thread cutter, speed slider, memorised needle position and seven-level foot-pressure adjustment make everyday sewing easier while still giving the operator direct control over tension and fabric handling.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ANNIVERSARY EDITION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-anniversary\"\u003e\n      \u003cdiv class=\"ds-anniversary-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#d8bc66;\"\u003eSkyline 10th Anniversary Edition\u003c\/span\u003e\n\n          \u003ch3\u003eCelebrating a decade of the Skyline series\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Janome introduced the Skyline series in 2014. The Anniversary Edition marks ten years with Midnight Blue detailing, a slightly slimmer profile and updated modern styling.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The S3AE also receives Janome’s smoother Superior Needle Threader 2 while retaining the approachable controls, 7mm stitch format and large workspace that make it the entry model in the Skyline family.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Anniversary promotional gifts can vary by region, dealer and available stock. The standard New Zealand and Australian machine package is detailed below.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-anniversary-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/863_SKYLINE_10th-SNS_2.png\" alt=\"Janome Skyline tenth anniversary emblem\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- REGIONAL PACKAGE --\u003e\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\u003eReady for garments, patchwork and larger sewing projects\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The regional package includes seven practical sewing feet, an extra-wide extension table, foot controller, bobbins, needles, accessories and a semi-hard fabric cover.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eSeven sewing feet\u003c\/li\u003e\n        \u003cli\u003e1\/4-inch seam foot\u003c\/li\u003e\n        \u003cli\u003eAutomatic buttonhole foot\u003c\/li\u003e\n        \u003cli\u003eExtra-wide extension table\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eJanome bobbins\u003c\/li\u003e\n        \u003cli\u003eAssorted needle set\u003c\/li\u003e\n        \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n        \u003cli\u003eSpool holders\u003c\/li\u003e\n        \u003cli\u003eThreading-guide sticker\u003c\/li\u003e\n        \u003cli\u003eInstruction book\u003c\/li\u003e\n        \u003cli\u003eSemi-hard fabric cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CORE FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the Skyline S3AE stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePremium space with straightforward computerised controls\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003e210mm workspace\u003c\/h4\u003e\n        \u003cp\u003e\n          Enjoy substantially more room for quilts, bags, garments and home décor than a conventional compact machine.\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\u003e120 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Explore utility, stretch, quilting, satin, decorative, heirloom and lettering options up to 7mm wide.\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\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003e\n          Cut the upper and bobbin threads together and draw the upper thread neatly towards the underside.\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 pressure levels\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust how firmly the presser foot holds fine, stretch, layered and standard woven fabrics.\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\u003eSuperior Needle Threader 2\u003c\/h4\u003e\n        \u003cp\u003e\n          Thread the needle using a smooth one-finger mechanism positioned directly beside the needle area.\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\u003eSeven-piece feed system\u003c\/h4\u003e\n        \u003cp\u003e\n          Janome’s Superior Plus feed system maintains broad contact with the fabric for consistent movement.\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\u003eMemorised needle position\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose whether the needle stops raised or securely lowered in the fabric when sewing pauses.\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\u003eSix bright LEDs\u003c\/h4\u003e\n        \u003cp\u003e\n          Lighting across two locations illuminates the needle, presser foot and surrounding work area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image ds-wide\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/s3_ws_ewt.jpg\" alt=\"Janome Skyline S3 Anniversary Edition workspace and included extension table\" width=\"460\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The S3AE provides 210mm of space to the right of the needle and includes an extra-wide extension table.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eMore room for bigger ideas\u003c\/span\u003e\n\n        \u003ch3\u003eA spacious 210 × 120mm work area\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S3AE gives larger projects more room around the needle than a typical domestic sewing machine.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the included extension table to support quilts, curtains, bags, garments and long fabric sections across a broader level surface.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal a free arm approximately 100mm long from the needle.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e210mm workspace width\u003c\/li\u003e\n          \u003cli\u003e120mm workspace height\u003c\/li\u003e\n          \u003cli\u003e100mm free-arm length\u003c\/li\u003e\n          \u003cli\u003eExtension table included\u003c\/li\u003e\n          \u003cli\u003eEmbossed bed measurements\u003c\/li\u003e\n          \u003cli\u003eLarge accessory-storage area\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH LIBRARY --\u003e\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\/s3_stitches.jpg\" alt=\"Built-in stitch chart inside the lid of the Janome Skyline S3 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Open the top cover to view the complete built-in stitch library.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eConstruction, quilting and creative sewing\u003c\/span\u003e\n\n        \u003ch3\u003e120 stitches with Block lettering\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S3AE provides practical construction stitches alongside stretch, quilting, appliqué, satin, heirloom and decorative patterns.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The regional machine includes one Block lettering style across three alphabets for labels, names and basic personalisation.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e120 built-in stitches\u003c\/li\u003e\n          \u003cli\u003eSeven one-step buttonholes\u003c\/li\u003e\n          \u003cli\u003eOne Block font\u003c\/li\u003e\n          \u003cli\u003eThree regional alphabets\u003c\/li\u003e\n          \u003cli\u003eMaximum 7mm stitch width\u003c\/li\u003e\n          \u003cli\u003eMaximum 5mm stitch length\u003c\/li\u003e\n          \u003cli\u003eMirror-image stitches\u003c\/li\u003e\n          \u003cli\u003ePattern combinations\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LCD --\u003e\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\u003eBacklit LCD screen and direct stitch controls\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The display shows the selected stitch, recommended presser foot, stitch width, stitch length and active machine functions.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Eight direct-selection buttons provide immediate access to commonly used utility stitches, while the numeric keypad opens the remaining stitch library.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eBacklit information screen\u003c\/li\u003e\n          \u003cli\u003eEight direct-select stitches\u003c\/li\u003e\n          \u003cli\u003eNumeric stitch selection\u003c\/li\u003e\n          \u003cli\u003eRecommended-foot display\u003c\/li\u003e\n          \u003cli\u003eWidth and length adjustment\u003c\/li\u003e\n          \u003cli\u003eMachine settings menu\u003c\/li\u003e\n          \u003cli\u003eTwin-needle setting\u003c\/li\u003e\n          \u003cli\u003ePattern startover function\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/10_SKYLINE-S3-1.jpg\" alt=\"LCD screen and control panel on the Janome Skyline S3 Anniversary Edition\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Physical buttons and a clear LCD make the extensive stitch selection easy to navigate.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\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\"\u003eReliable movement across different fabrics\u003c\/span\u003e\n\n    \u003ch3\u003eSeven-piece Superior Plus feed system\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Seven feed-dog sections maintain broad contact with the underside of the fabric as it travels beneath the presser foot.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The feed system works with the adjustable presser-foot pressure dial to support fine fabrics, stretch materials, standard woven cloth and layered projects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine fabrics\u003c\/h4\u003e\n        \u003cp\u003eReduce foot pressure to help prevent puckering, stretching and unwanted marking.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eCombine adjusted pressure with a suitable stretch stitch and ballpoint 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 pressure setting for cotton, linen and everyday woven fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered projects\u003c\/h4\u003e\n        \u003cp\u003eAdd an optional even-feed foot when upper and lower layers need extra control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE THREADER --\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:#d8bc66;\"\u003eAnniversary Edition enhancement\u003c\/span\u003e\n\n          \u003ch3\u003eSuperior Needle Threader 2\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Push the threading control down until it stops and guide the thread through the mechanism.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Raise the control slowly and the threader draws a loop through the eye of the needle.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Janome’s Easy Set Bobbin and bobbin-winding plate with cutter further simplify preparation.\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\/skyline_needlethreader.jpg\" alt=\"Superior Needle Threader 2 on the Janome Skyline S3 Anniversary Edition\" 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  \u003c!-- THREAD CUTTER --\u003e\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\/s6_thread-cutter.jpg\" alt=\"Automatic thread cutter button on the Janome Skyline S3 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Press the front cutter button to trim the upper and bobbin threads together.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eClean finishing at the touch of a button\u003c\/span\u003e\n\n        \u003ch3\u003eAutomatic upper and bobbin thread cutting\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Press the thread-cutter button and the machine trims both threads together.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The upper thread is drawn towards the underside of the project for a neat finish.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Automatic cutting reduces the need to reach for scissors after every seam and is particularly useful during repetitive piecing and construction work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MANUAL TENSION --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDirect control over stitch balance\u003c\/span\u003e\n\n    \u003ch3\u003eManual upper-thread tension\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The New Zealand and Australian Skyline S3AE uses a numbered manual tension dial.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The regular setting suits most ordinary sewing. The tension can then be adjusted for specialist threads, unusual fabrics, decorative techniques and specific stitch effects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eRegional specification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Some international Janome material describes automatic tension. The NZ\/AU regional product specification identifies manual thread-tension control, which is the specification used for this listing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE PLATE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePrecision markings for accurate placement\u003c\/span\u003e\n\n    \u003ch3\u003eAdvanced 7mm needle plate\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The needle plate includes sewing guides, angle markings and front-of-foot reference lines to help align fabric accurately.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Straight-stitch needle placement can be moved across 71 regional needle positions for seams, topstitching, edge stitching, zip insertion and decorative placement.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eNeedle-plate clarification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The S3AE does not have Janome’s one-touch easy-change needle-plate system, and a separate straight-stitch plate is not included in the standard NZ\/AU package.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConsistent one-step buttonholes\u003c\/span\u003e\n\n    \u003ch3\u003eSeven sensor buttonhole styles\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the button into the rear of Automatic Buttonhole Foot R and lower the buttonhole lever.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The machine uses the button as a size guide and completes the buttonhole sequence automatically.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eSeven one-step styles\u003c\/li\u003e\n      \u003cli\u003eAutomatic size measurement\u003c\/li\u003e\n      \u003cli\u003eAdjustable buttonhole width\u003c\/li\u003e\n      \u003cli\u003eAdjustable stitch density\u003c\/li\u003e\n      \u003cli\u003eAutomatic Buttonhole Foot R included\u003c\/li\u003e\n      \u003cli\u003eCorded buttonhole capability\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FREE ARM --\u003e\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\/skyline_freearm.jpg\" alt=\"Free arm on the Janome Skyline S3 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Remove the front accessory compartment to expose the free arm.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eVersatility beyond flat sewing\u003c\/span\u003e\n\n        \u003ch3\u003eA spacious machine with a practical free arm\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The removable accessory compartment reveals a free arm approximately 100mm long from the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Tubular garment sections can slide around the arm rather than being flattened across the full sewing bed.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eSleeves\u003c\/li\u003e\n          \u003cli\u003eCuffs\u003c\/li\u003e\n          \u003cli\u003eTrouser legs\u003c\/li\u003e\n          \u003cli\u003eChildren’s garments\u003c\/li\u003e\n          \u003cli\u003eBag openings\u003c\/li\u003e\n          \u003cli\u003eTubular alterations\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\"\u003eUseful controls within easy reach\u003c\/span\u003e\n\n    \u003ch3\u003eComputerised convenience for smoother sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStart and stop\u003c\/h4\u003e\n        \u003cp\u003eSew without the foot controller and hold the button for controlled slow sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eNeedle up or down\u003c\/h4\u003e\n        \u003cp\u003eChoose whether the needle stops raised or securely lowered in the fabric.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic lock stitch\u003c\/h4\u003e\n        \u003cp\u003eSecure suitable seams and decorative patterns at the touch of a button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eReverse sewing\u003c\/h4\u003e\n        \u003cp\u003eReinforce ordinary construction seams using the dedicated reverse button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSpeed-control slider\u003c\/h4\u003e\n        \u003cp\u003eLimit the maximum speed for appliqué, curves and detailed work.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStartover function\u003c\/h4\u003e\n        \u003cp\u003eReturn to the beginning of a decorative stitch or programmed sequence.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTwin-needle setting\u003c\/h4\u003e\n        \u003cp\u003eLimit compatible stitch width to help protect a correctly installed twin needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eExtra-high foot lift\u003c\/h4\u003e\n        \u003cp\u003eGain additional clearance when positioning thicker fabric sections.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA capable foundation for quilting\u003c\/span\u003e\n\n    \u003ch3\u003ePiece, support and free-motion quilt\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The S3AE provides generous space and useful functions for patchwork, quilt piecing and traditional free-motion quilting.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003e1\/4-inch seam foot\u003c\/h4\u003e\n        \u003cp\u003e\n          The supplied foot helps produce consistent patchwork seam allowances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eExtension table\u003c\/h4\u003e\n        \u003cp\u003e\n          Support quilts and larger fabric sections across a wider level surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eNeedle down\u003c\/h4\u003e\n        \u003cp\u003e\n          Stop with the needle in the fabric when pivoting or repositioning the project.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eDrop feed\u003c\/h4\u003e\n        \u003cp\u003e\n          Lower the feed dogs for free-motion quilting, darning and thread painting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eOptional even-feed foot\u003c\/h4\u003e\n        \u003cp\u003e\n          Add upper feeding for quilt sandwiches, checks, stripes and layered projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eOptional free-motion feet\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose compatible open-toe, closed-toe or convertible quilting-foot systems.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:30px;\"\u003e\n      \u003ch4\u003eQuilting equipment clarification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The S3AE does not include an even-feed foot, darning foot, AcuFeed Flex system, knee lifter or stitch regulator.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Compatible even-feed, free-motion, ruler-work and specialist quilting feet can be purchased separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEMORY --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eBuild personalised stitch sequences\u003c\/span\u003e\n\n    \u003ch3\u003eCombine decorative stitches and lettering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Compatible decorative stitches, lettering and spaces can be joined to create labels, borders and personalised stitch sequences.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Suitable patterns can also be mirrored before sewing.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eCombine compatible patterns\u003c\/li\u003e\n      \u003cli\u003eUp to 50 stitches per sequence\u003c\/li\u003e\n      \u003cli\u003eDecorative stitch combinations\u003c\/li\u003e\n      \u003cli\u003eLettering combinations\u003c\/li\u003e\n      \u003cli\u003eMirror-image patterns\u003c\/li\u003e\n      \u003cli\u003eAutomatic locking stitches\u003c\/li\u003e\n      \u003cli\u003eAutomatic thread cutting\u003c\/li\u003e\n      \u003cli\u003ePattern startover\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n      \u003cp\u003e\n        The regional specification does not list permanent built-in file memory. Stitch combinations should not be assumed to remain stored after the machine is switched off.\n      \u003c\/p\u003e\n    \u003c\/div\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 Skyline S3AE for?\u003c\/span\u003e\n\n    \u003ch3\u003eA spacious, capable machine for regular everyday sewing\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\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\u003eQuilt piecing\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\u003eBag making\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eStretch fabrics\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\u003eCurtain sewing\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\u003eCreative studios\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 Skyline S3 Anniversary Edition is a sewing and quilting machine. It does not perform machine embroidery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It uses a 7mm stitch system and manual thread tension. It does not include automatic pivoting, an electronic presser-foot lift, a knee lifter, AcuFeed Flex, an easy-change needle plate or an upper-feed foot.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not have stitch elongation, permanent built-in file memory, USB connectivity, upper-thread sensing or optical bobbin-thread sensing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEET --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStandard regional 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\u003e1\/4-inch Seam Foot O\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  \u003c!-- STANDARD ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eEverything supplied\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Skyline S3 Anniversary Edition standard accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePresser feet and project support\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\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\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eExtra-wide extension table\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\u003e\n          \u003cli\u003eGenuine Janome plastic bobbins\u003c\/li\u003e\n          \u003cli\u003eAssorted needle set\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          \u003cli\u003eSpecial spool holder\u003c\/li\u003e\n          \u003cli\u003eThreading-guide sticker\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eControls, tools and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\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\u003eOnline instructional videos\u003c\/li\u003e\n          \u003cli\u003eSemi-hard fabric 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 Skyline S3 Anniversary Edition specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised sewing and quilting machine\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\"\u003eWorkspace\u003c\/th\u003e\n            \u003ctd\u003e210mm wide × 120mm high to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e120, including buttonholes and lettering\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLettering\u003c\/th\u003e\n            \u003ctd\u003eOne Block font across three regional alphabets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eSeven one-step sensor buttonholes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e71 on the New Zealand and Australian regional specification\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMirror-image stitches\u003c\/th\u003e\n            \u003ctd\u003eYes, on compatible patterns\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch elongation\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine screen\u003c\/th\u003e\n            \u003ctd\u003eBacklit LCD with touch pad and numeric keypad\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDirect stitch selection\u003c\/th\u003e\n            \u003ctd\u003eEight frequently used utility stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch combinations\u003c\/th\u003e\n            \u003ctd\u003eUp to 50 compatible stitches per sequence\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePermanent built-in file memory\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUSB port\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHook type\u003c\/th\u003e\n            \u003ctd\u003eTop-loading full rotary hook bobbin system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eSeven-piece Superior Plus feed system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual numbered tension control on the NZ\/AU regional model\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eManual seven-level adjustment dial\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot lift\u003c\/th\u003e\n            \u003ctd\u003eManual lever with extra-high lift\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eElectronic presser-foot lift\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic pivot function\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eKnee-lifter compatibility\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAcuFeed Flex\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded even-feed foot\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eSuperior Needle Threader 2\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eMemorised stop position\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle plate\u003c\/th\u003e\n            \u003ctd\u003eStandard 7mm plate with patented sewing and needle-position markings\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eEasy-change needle plate\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStraight-stitch plate included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eYes, cuts the upper and bobbin threads together\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpper-thread sensor\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin-thread sensor\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin preparation\u003c\/th\u003e\n            \u003ctd\u003eEasy Set Bobbin and bobbin-winding plate with cutter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eSix white LEDs across two locations\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\"\u003eAutomatic lock-stitch button\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\"\u003eTwin-needle setting\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStartover function\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes, approximately 100mm from the needle\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\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003eSeven\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-wide extension table\u003c\/th\u003e\n            \u003ctd\u003eIncluded in the New Zealand and Australian package\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 509mm wide × 318mm high × 220mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 9.5kg\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 construction\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eSemi-hard fabric 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 optional accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting and layered-sewing accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eConvertible even-feed foot set\u003c\/li\u003e\n          \u003cli\u003eStandard even-feed foot with quilting guide\u003c\/li\u003e\n          \u003cli\u003eOpen-toe even-feed foot\u003c\/li\u003e\n          \u003cli\u003eConvertible free-motion quilting foot set\u003c\/li\u003e\n          \u003cli\u003eOpen-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eClosed-toe darning foot\u003c\/li\u003e\n          \u003cli\u003eClear-view quilting foot and guide set\u003c\/li\u003e\n          \u003cli\u003eDitch-quilting foot\u003c\/li\u003e\n          \u003cli\u003eFree-motion couching foot set\u003c\/li\u003e\n          \u003cli\u003eHigh-shank ruler-work kit\u003c\/li\u003e\n          \u003cli\u003eLong quilting guide-bar set\u003c\/li\u003e\n          \u003cli\u003eSpecial bobbin holder for free-motion quilting\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\u003e\n          \u003cli\u003eAppliqué foot\u003c\/li\u003e\n          \u003cli\u003eButton-sewing foot\u003c\/li\u003e\n          \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n          \u003cli\u003eConcealed zipper foot\u003c\/li\u003e\n          \u003cli\u003eAdjustable narrow zipper foot\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eRolled-hem foot\u003c\/li\u003e\n          \u003cli\u003e4mm and 6mm hemming-foot set\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch foot\u003c\/li\u003e\n          \u003cli\u003eUltra Glide foot\u003c\/li\u003e\n          \u003cli\u003eHeavy-duty roller 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 sewing accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\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\u003eCircular-sewing attachment\u003c\/li\u003e\n          \u003cli\u003eCording feet\u003c\/li\u003e\n          \u003cli\u003eOpen-toe satin-stitch foot\u003c\/li\u003e\n          \u003cli\u003eFringe foot\u003c\/li\u003e\n          \u003cli\u003ePintucking-foot set\u003c\/li\u003e\n          \u003cli\u003ePiping feet\u003c\/li\u003e\n          \u003cli\u003eRibbon and sequin foot\u003c\/li\u003e\n          \u003cli\u003eSliding-guide foot\u003c\/li\u003e\n          \u003cli\u003eTaping-guide foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eVisibility and workspace accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAcuView optic magnifier set\u003c\/li\u003e\n          \u003cli\u003eLarge-style foot controller\u003c\/li\u003e\n          \u003cli\u003eTwo-thread spool stand\u003c\/li\u003e\n          \u003cli\u003eFive-thread spool stand\u003c\/li\u003e\n          \u003cli\u003eUniversal sewing table\u003c\/li\u003e\n          \u003cli\u003eCompatible table insert plate\u003c\/li\u003e\n          \u003cli\u003eAccessory carrying case\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RESOURCES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eManuals and official resources\u003c\/span\u003e\n\n    \u003ch3\u003eLearn more about the Skyline S3 Anniversary Edition\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstruction Manual\u003c\/h4\u003e\n          \u003cp\u003e\n            Read the complete guide covering setup, threading, stitch selection, buttonholes and maintenance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/09\/sks3ae-instruction-rs.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open instruction manual →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eProduct Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View the official Anniversary Edition feature sheet and included extension-table package.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/09\/janome_s3ae_sell-sheet.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open product brochure →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eJanome New Zealand\u003c\/h4\u003e\n          \u003cp\u003e\n            View the official regional specifications, standard package and compatible accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/skyline-s3ae\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View NZ product information →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eOfficial Global Guide\u003c\/h4\u003e\n          \u003cp\u003e\n            Explore Janome’s workspace, stitch library, threader, cutter and free-arm information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/s3ae\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View global product guide →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstructional Video Series\u003c\/h4\u003e\n          \u003cp\u003e\n            Watch Janome’s official Skyline S5 and S3 Anniversary Edition tutorials.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.youtube.com\/playlist?list=PLQy563Wz2acvI-LLtiKSPOqAfY2MdFBX5\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Watch official videos →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Skyline S3 Anniversary Edition FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the Skyline S3AE workspace?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It provides 210mm of width and 120mm of height to the right of the needle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the extra-wide extension table included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The extra-wide table is included in the New Zealand and Australian package.\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      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It includes 120 stitches, seven one-step buttonholes and one Block font across three regional alphabets.\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          Yes. The cutter trims the upper and bobbin threads together.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have automatic thread tension?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The New Zealand and Australian regional specification lists manual upper-thread tension.\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      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Compatible standard and convertible even-feed feet are available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include AcuFeed Flex?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. AcuFeed Flex is available on higher Skyline models such as the S6AE and S7AE.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an easy-change needle plate?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S3AE uses a conventional fixed 7mm needle plate.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a straight-stitch plate?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A separate straight-stitch plate is not included in the standard regional package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the S3AE 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 or darning foot is required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a knee lifter?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S3AE is not compatible with Janome’s adjustable knee-lifter system.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a free arm?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Remove the front accessory compartment to reveal a free arm approximately 100mm long.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have thread sensors?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S3AE does not have an upper-thread sensor or optical bobbin-thread sensor.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it perform machine embroidery?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S3AE is a 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\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the Skyline S3AE and S5AE?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The S5AE increases the stitch library to 170, increases maximum stitch width from 7mm to 9mm and adds an included even-feed foot, straight-stitch plate, one-touch plate conversion and adjustable knee lifter. Both machines provide a 210mm workspace, automatic cutter, extension table and memorised needle position.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large and heavy is the machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It measures approximately 509mm wide × 318mm high × 220mm deep and weighs approximately 9.5kg.\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 sewing and quilting specialists\u003c\/span\u003e\n\n      \u003ch3\u003ePremium workspace 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 Skyline S3 Anniversary Edition and explain its stitch library, pressure adjustment, automatic cutter, quilting functions and compatible accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With genuine product knowledge, nationwide support and an in-house technical workshop, you can purchase with confidence and continue receiving assistance long after your machine leaves our showroom.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists who want a generous workspace, useful computerised controls, an extensive stitch range and trusted Janome engineering, the Skyline S3 Anniversary Edition is an excellent entry into the premium Skyline family.\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":41183396462759,"sku":"S3AE","price":1999.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/e7ffb1cc-89fb-4260-a744-6a69567ef83b.jpg?v=1737760841","url":"https:\/\/www.directsewing.co.nz\/products\/janome-skyline-s3-anniversary-edition","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}