{"product_id":"janome-skyline-s5-anniversary-edition","title":"Janome Skyline S5 Sewing Machine Anniversary Edition","description":"\u003cstyle\u003e\n  .ds-s5ae {\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-s5ae *,\n  .ds-s5ae *::before,\n  .ds-s5ae *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-s5ae img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-s5ae h2,\n  .ds-s5ae h3,\n  .ds-s5ae h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-s5ae h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-s5ae h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-s5ae h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-s5ae p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-s5ae a {\n    color: inherit;\n  }\n\n  .ds-s5ae .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s5ae .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .ds-hero {\n    padding: 25px 0 60px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s5ae .ds-hero-copy {\n    max-width: 950px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-s5ae .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-s5ae .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 20px;\n  }\n\n  .ds-s5ae .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-s5ae .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-s5ae .ds-hero-image .ds-caption {\n    color: #e9edf5;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .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-s5ae .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-s5ae .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-s5ae .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-s5ae .ds-anniversary h3,\n  .ds-s5ae .ds-anniversary h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s5ae .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-s5ae .ds-anniversary-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 14px;\n  }\n\n  .ds-s5ae .ds-anniversary-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #e7e9ed;\n    border-radius: 15px;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .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-s5ae .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-s5ae .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-s5ae .ds-split-image.ds-wide img {\n    aspect-ratio: 5 \/ 3;\n  }\n\n  .ds-s5ae .ds-check-list,\n  .ds-s5ae .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-s5ae .ds-check-list li,\n  .ds-s5ae .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-s5ae .ds-check-list li::before,\n  .ds-s5ae .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-s5ae .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-s5ae .ds-callout h3,\n  .ds-s5ae .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s5ae .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s5ae .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-s5ae .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-s5ae .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-s5ae .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-s5ae .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .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-s5ae .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-s5ae .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-s5ae table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-s5ae th,\n  .ds-s5ae 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-s5ae 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-s5ae td {\n    color: #4d535c;\n    font-size: 14px;\n  }\n\n  .ds-s5ae tr:last-child th,\n  .ds-s5ae tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-s5ae 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-s5ae 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-s5ae summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-s5ae 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-s5ae details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-s5ae .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-s5ae .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-s5ae .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-s5ae .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-s5ae .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-s5ae .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-s5ae {\n      font-size: 15px;\n    }\n\n    .ds-s5ae .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-s5ae .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-s5ae .ds-hero-image img {\n      min-height: 275px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-s5ae .ds-button-row,\n    .ds-s5ae .ds-button {\n      width: 100%;\n    }\n\n    .ds-s5ae .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-s5ae .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-s5ae .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-s5ae\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003ePremium computerised sewing and quilting machine\u003c\/span\u003e\n\n      \u003ch2\u003eJanome Skyline S5 Anniversary Edition\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Create garments, quilts, bags and home décor with the space and control to take on more ambitious projects. The Janome Skyline S5 Anniversary Edition combines 170 stitches, a 210mm workspace, automatic thread cutting, adjustable foot pressure, an included even-feed foot and an extra-wide table in a refined premium sewing machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome Skyline S5 Anniversary Edition key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e170\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\"\u003e1,000 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\"\u003e11\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\/2014\/10\/inst-book-skylines5.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.au\/wp-content\/uploads\/Janome_Skyline-S5AE_Brochure.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\/863_SKYLINE_10th-banner.png\" alt=\"Janome Skyline S5 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 a refined Anniversary Edition design.\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\"\u003eSpace, control and approachable premium features\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile machine for almost every type of sewing\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Skyline S5 Anniversary Edition is designed for garment makers, quilters, bag makers and creative sewists who want more room and stronger capability than a standard computerised sewing machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its 210 × 120mm work area gives quilts, garments, bags and home décor space to move, while the removable accessory compartment reveals a practical free arm for cuffs, sleeves and trouser legs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The generous stitch library, manual tension control, seven-level foot-pressure adjustment and included even-feed foot allow the machine to adapt to lightweight fabrics, stretch materials, multiple layers and quilt sandwiches.\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 the machine that began the Skyline story\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The original Skyline S5 introduced the Skyline range in 2014. The Anniversary Edition marks ten years of Skyline sewing with updated styling, Midnight Blue detailing and a refined slim-head profile.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Janome has also added the smoother Superior Needle Threader 2 and the updated seven-piece Superior Plus feed system.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The official New Zealand and Australian package includes the extra-wide extension table, semi-hard cover and a broad sewing and quilting accessory selection.\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\u003eA comprehensive sewing and quilting setup from the beginning\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The regional package includes 11 sewing feet, an even-feed foot, straight-stitch needle plate, adjustable knee lifter, extra-wide extension table, foot controller and semi-hard fabric cover.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003e11 sewing and quilting feet\u003c\/li\u003e\n        \u003cli\u003eMechanical even-feed foot\u003c\/li\u003e\n        \u003cli\u003eStraight-stitch needle plate\u003c\/li\u003e\n        \u003cli\u003e1\/4-inch seam foot\u003c\/li\u003e\n        \u003cli\u003eDarning foot\u003c\/li\u003e\n        \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n        \u003cli\u003eAdjustable knee lifter\u003c\/li\u003e\n        \u003cli\u003eExtra-wide extension table\u003c\/li\u003e\n        \u003cli\u003eFive genuine Janome bobbins\u003c\/li\u003e\n        \u003cli\u003eQuilting guide bars\u003c\/li\u003e\n        \u003cli\u003eFoot controller\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 S5AE stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePremium features that make everyday sewing more productive\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 standard domestic 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\u003e170 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Explore utility, stretch, quilting, satin, heirloom, decorative and lettering stitches up to 9mm 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\u003eEven-feed foot included\u003c\/h4\u003e\n        \u003cp\u003e\n          Add upper feeding when sewing quilt sandwiches, matched patterns and difficult layered projects.\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\u003eSeven pressure levels\u003c\/h4\u003e\n        \u003cp\u003e\n          Adjust how firmly the presser foot holds fine, stretch, layered and heavier materials.\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\u003eSuperior Needle Threader 2\u003c\/h4\u003e\n        \u003cp\u003e\n          Thread the needle using a smooth one-finger mechanism positioned 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\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003eOne-touch plate release\u003c\/h4\u003e\n        \u003cp\u003e\n          Change between the standard and supplied straight-stitch plates without removing screws.\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          Three illuminated locations reduce shadows across the needle, presser foot and workspace.\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\/s5_ws_ewt.jpg\" alt=\"Janome Skyline S5 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 machine provides 210mm of room to the right of the needle, with an extra-wide table included.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eMore room for larger projects\u003c\/span\u003e\n\n        \u003ch3\u003eA spacious 210 × 120mm sewing area\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S5AE provides considerably more room than a standard sewing machine, helping bulky projects move more freely around the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the included extension table to create a broad, level surface for quilts, curtains, bags and long fabric sections.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal the 100mm free arm for sleeves, cuffs, trouser legs and tubular construction.\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\u003eExtra-wide 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\/s5_stitches.jpg\" alt=\"Built-in stitch chart inside the lid of the Janome Skyline S5 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Flip open the top cover to view the complete organised stitch library.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eConstruction, quilting and creativity\u003c\/span\u003e\n\n        \u003ch3\u003e170 stitches with bold 9mm decorative width\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S5AE provides practical construction stitches alongside stretch, quilting, heirloom, satin, pictorial and decorative patterns.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The regional model includes a Block lettering font across four alphabets for labels, names and simple personalisation.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e170 built-in stitches\u003c\/li\u003e\n          \u003cli\u003eTen one-step buttonholes\u003c\/li\u003e\n          \u003cli\u003eOne Block font\u003c\/li\u003e\n          \u003cli\u003eFour regional alphabets\u003c\/li\u003e\n          \u003cli\u003eMaximum 9mm stitch width\u003c\/li\u003e\n          \u003cli\u003eMaximum 5mm stitch length\u003c\/li\u003e\n          \u003cli\u003eFive-times stitch elongation\u003c\/li\u003e\n          \u003cli\u003eMirror-image stitches\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 9MM STITCHES --\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;\"\u003eWider decorative impact\u003c\/span\u003e\n\n          \u003ch3\u003e9mm stitches create bolder detail\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The S5AE can form decorative stitches up to 9mm wide, producing more prominent detail than a conventional 7mm machine.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Use wide stitches for borders, appliqué, quilt labels, hems, placemats, art quilts and creative surface embellishment.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Compatible satin stitches can be elongated up to five times without reducing their 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\/stitch-samples.jpg\" alt=\"Comparison between seven millimetre and nine millimetre decorative stitches\" 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!-- FABRIC FEEDING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eControlled movement across different materials\u003c\/span\u003e\n\n    \u003ch3\u003eSeven-piece feeding with adjustable foot pressure\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The redesigned seven-piece Superior Plus feed system maintains broad contact with the underside of the fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Presser-foot pressure can be adjusted across seven levels, allowing the machine to better suit fine fabrics, stretch materials, standard woven fabric 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 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 regular pressure setting for cotton, linen and everyday woven materials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered projects\u003c\/h4\u003e\n        \u003cp\u003eFit the included even-feed foot when upper and lower layers require extra control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EVEN FEED FOOT --\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;\"\u003eUpper feeding included\u003c\/span\u003e\n\n          \u003ch3\u003eEven-feed foot for quilting and layered sewing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The supplied even-feed foot adds mechanical upper feeding while the machine’s feed dogs move the project from below.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It helps reduce shifting between quilt layers, checked fabrics, stripes, slippery materials and long matched seams.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The supplied quilting guide can be fitted to help sew parallel rows of stitching.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eParticularly useful for\u003c\/h4\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eQuilt sandwiches\u003c\/li\u003e\n            \u003cli\u003eChecks and stripes\u003c\/li\u003e\n            \u003cli\u003eLong seams\u003c\/li\u003e\n            \u003cli\u003eSlippery fabrics\u003c\/li\u003e\n            \u003cli\u003eBag construction\u003c\/li\u003e\n            \u003cli\u003eMultiple fabric layers\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LCD --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eClear computerised control\u003c\/span\u003e\n\n        \u003ch3\u003eBacklit LCD screen and numeric selection panel\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          Direct stitch keys provide immediate access to commonly used stitches, while the numeric keypad opens the complete library.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eBacklit information display\u003c\/li\u003e\n          \u003cli\u003eDirect-select utility stitches\u003c\/li\u003e\n          \u003cli\u003eNumeric stitch keypad\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 control\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\/09_SKYLINE-S5-1.jpg\" alt=\"LCD screen and keypad on the Janome Skyline S5 Anniversary Edition\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Physical controls and a backlit LCD make the large stitch library easy to navigate.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\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 S5AE uses a numbered manual tension dial, allowing the sewist to control upper-thread balance directly.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The standard setting is suitable for most ordinary sewing. Tension can then be adjusted for specialist threads, decorative techniques, unusual materials or specific stitch effects.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eSkyline range distinction\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Unlike the Skyline S6AE and S7AE, the S5AE does not have automatic thread tension. This makes it well suited to sewists who prefer direct mechanical control over their upper-thread setting.\n      \u003c\/p\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 upgrade\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 pulls a loop through the eye of the needle.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The Easy Set Bobbin and bobbin-winding plate with cutter further simplify machine 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 S5 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 S5 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\u003eProgrammable automatic thread cutting\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Press the thread-cutter button and the machine cuts both the upper and bobbin threads.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The upper thread is drawn towards the underside of the project to provide a clean finish.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Cutting can also be programmed into suitable stitch sequences so the machine trims automatically after locking.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE PLATES --\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;\"\u003eQuick machine conversion\u003c\/span\u003e\n\n          \u003ch3\u003eOne-touch needle-plate changing\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Press the release lever and the needle plate lifts away without screws or tools.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Use the standard 9mm plate for the complete stitch library or fit the included straight-stitch plate for piecing, fine fabrics and accurate straight sewing.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The machine recognises the installed plate and helps prevent incompatible wide stitches from being selected.\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\/s7_needle-plate-conversion.jpg\" alt=\"One-touch needle plate release on the Janome Skyline S5 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!-- BUTTONHOLES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConsistent one-step buttonholes\u003c\/span\u003e\n\n    \u003ch3\u003eTen sensor buttonhole styles\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the button into the rear of the Automatic Buttonhole Foot R and the machine uses it as a size guide.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The supplied stabiliser plate helps keep the buttonhole foot level on thick, soft or uneven garment sections.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eTen 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\u003eStabiliser plate included\u003c\/li\u003e\n      \u003cli\u003eCorded buttonhole capability\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eReady for quilting\u003c\/span\u003e\n\n    \u003ch3\u003ePiece, feed and free-motion quilt\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The regional package equips the S5AE for accurate piecing, layered sewing, straight-line quilting and traditional free-motion work.\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          Follow the built-in guide for consistent patchwork seam allowances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eStraight-stitch plate\u003c\/h4\u003e\n        \u003cp\u003e\n          Supports the fabric closely around the needle for piecing and fine straight sewing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eEven-feed foot\u003c\/h4\u003e\n        \u003cp\u003e\n          Guides quilt layers from above while the machine feeds from below.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eDarning foot included\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the supplied PD-H foot for free-motion quilting, thread painting and darning.\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 to control the fabric movement manually.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eAdjustable knee lifter\u003c\/h4\u003e\n        \u003cp\u003e\n          Raise the presser foot while keeping both hands on the quilt or fabric.\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 technology clarification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The S5AE includes a conventional mechanical even-feed foot. It does not have the AcuFeed Flex system fitted to the Skyline S6AE and S7AE.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It supports traditional free-motion quilting but does not include or support Janome’s A.S.R. Accurate Stitch Regulator.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FREE ARM --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \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 S5 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 narrow free arm.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eVersatility beyond quilting\u003c\/span\u003e\n\n        \u003ch3\u003eA spacious machine that still provides a 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 machine 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!-- CONVENIENCE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eConvenient controls within easy reach\u003c\/span\u003e\n\n    \u003ch3\u003ePractical automation 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 maximum sewing speed for appliqué, curves and detailed work.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSafety lock\u003c\/h4\u003e\n        \u003cp\u003eDisable machine operation while threading or changing needles and feet.\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 pattern or programmed sequence.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eRemote cutter port\u003c\/h4\u003e\n        \u003cp\u003eAdd the optional remote thread-cutting switch for hands-free trimming.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH COMBINATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCreate personalised stitch sequences\u003c\/span\u003e\n\n    \u003ch3\u003eCombine decorative stitches and lettering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Combine compatible decorative stitches, lettering and spaces to create borders, labels and personalised sewing sequences.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mirror suitable patterns, elongate selected satin stitches and return to the beginning of a design using the startover function.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eDecorative stitch combinations\u003c\/li\u003e\n      \u003cli\u003eLettering combinations\u003c\/li\u003e\n      \u003cli\u003eHorizontal mirror imaging\u003c\/li\u003e\n      \u003cli\u003eFive-times satin elongation\u003c\/li\u003e\n      \u003cli\u003eProgrammable lock stitches\u003c\/li\u003e\n      \u003cli\u003eProgrammable thread cutting\u003c\/li\u003e\n      \u003cli\u003ePattern startover\u003c\/li\u003e\n      \u003cli\u003eFour regional alphabets\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:25px;\"\u003e\n      \u003cp\u003e\n        The S5AE can form temporary stitch combinations during the current sewing session, but the official regional specification does not list permanent built-in memory for saving them 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 S5AE for?\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile premium machine for regular and ambitious 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\u003eQuilt piecing\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eStraight-line quilting\u003c\/span\u003e\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003e\u003cspan\u003eFree-motion quilting\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 and appliqué\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\u003eHeirloom sewing\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\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 S5 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 manual thread tension and a conventional detachable even-feed foot rather than automatic tension or AcuFeed Flex.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not have automatic pivoting, an electronic presser-foot lift, automatic foot pressure, stitch tapering, Variable Zigzag, dedicated ruler-work mode or HP Professional Grade compatibility.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not have upper-thread or optical bobbin-thread sensors.\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\"\u003eComprehensive regional package\u003c\/span\u003e\n\n    \u003ch3\u003e11 sewing and quilting 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\u003eRolled Hem Foot D\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot M\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n          \u003cli\u003eDarning Foot PD-H\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eButton Sewing Foot T\u003c\/li\u003e\n          \u003cli\u003eEven-Feed Foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:22px;\"\u003e\n          The buttonhole stabiliser plate and quilting guide for the even-feed foot are also supplied.\n        \u003c\/p\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 S5 Anniversary Edition standard accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting and layered-sewing equipment\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eEven-feed foot\u003c\/li\u003e\n          \u003cli\u003eQuilting guide for even-feed foot\u003c\/li\u003e\n          \u003cli\u003eDarning Foot PD-H\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n          \u003cli\u003eAdditional quilting guide bar\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch needle plate\u003c\/li\u003e\n          \u003cli\u003eAdjustable knee lifter\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\u003eGarment and buttonhole equipment\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n          \u003cli\u003eButton Sewing Foot T\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eRolled Hem Foot D\u003c\/li\u003e\n          \u003cli\u003eBlind Hemming Foot G\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot M\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\u003eFive genuine Janome plastic bobbins\u003c\/li\u003e\n          \u003cli\u003eNeedle set including standard, speciality and twin needles\u003c\/li\u003e\n          \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n          \u003cli\u003eLarge spool holders × 2\u003c\/li\u003e\n          \u003cli\u003eSmall spool holders × 2\u003c\/li\u003e\n          \u003cli\u003eSpecial spool holders × 2\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\u003eAdjustable knee lifter\u003c\/li\u003e\n          \u003cli\u003eTouch-panel stylus\u003c\/li\u003e\n          \u003cli\u003eLarge screwdriver\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003ePower cable\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 S5 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\u003ePremium computerised 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 1,000 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\u003e170, 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 four regional alphabets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eTen 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\u003e9mm\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\u003e91\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch elongation\u003c\/th\u003e\n            \u003ctd\u003eUp to five times on compatible satin stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMirror imaging\u003c\/th\u003e\n            \u003ctd\u003eYes, on compatible stitch patterns\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch tapering\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 controls 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\u003eFrequently used utility stitches available through direct keys\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePermanent built-in 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\"\u003eLower feed system\u003c\/th\u003e\n            \u003ctd\u003eRedesigned seven-piece Superior Plus feed system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIncluded upper feeding\u003c\/th\u003e\n            \u003ctd\u003eDetachable mechanical even-feed foot\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\"\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 dial\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, adjustable knee lifter and 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\"\u003eVariable Zigzag\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDedicated ruler-work mode\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHP Professional Grade compatibility\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 plates\u003c\/th\u003e\n            \u003ctd\u003eStandard zigzag and straight-stitch plates included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle-plate changing\u003c\/th\u003e\n            \u003ctd\u003eOne-touch lever release without screws\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eProgrammable upper and bobbin thread cutter\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRemote cutter port\u003c\/th\u003e\n            \u003ctd\u003eYes; remote switch available separately\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 winding plate with built-in 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 three 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\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\"\u003eSafety lock\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\"\u003eAdjustable knee lifter\u003c\/th\u003e\n            \u003ctd\u003eIncluded\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\u003e11\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.9kg\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 free-motion accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cdiv class=\"ds-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003ePart number\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eAccessory\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202133005\u003c\/td\u003e\n                \u003ctd\u003eConvertible Even-Feed Foot Set\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202146001\u003c\/td\u003e\n                \u003ctd\u003eConvertible Free-Motion Quilting Foot Set QB-S\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202314002\u003c\/td\u003e\n                \u003ctd\u003eOpen-Toe Darning Foot PD-H\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202089005\u003c\/td\u003e\n                \u003ctd\u003eClear-View Quilting Foot and Guide Set OV\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202087003\u003c\/td\u003e\n                \u003ctd\u003eDitch-Quilting Foot S\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202110006\u003c\/td\u003e\n                \u003ctd\u003eFree-Motion Couching Foot Set FMC\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202441009\u003c\/td\u003e\n                \u003ctd\u003e1\/4-inch Ruler Foot for High-Shank Machines\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202025003\u003c\/td\u003e\n                \u003ctd\u003eLong Quilting Guide Bar Set\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e200445007\u003c\/td\u003e\n                \u003ctd\u003eSpecial Bobbin Case for Free-Motion Quilting\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202211008\u003c\/td\u003e\n                \u003ctd\u003eQuilt Binder Set W1\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eGarment and creative sewing feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAppliqué Foot AP\u003c\/li\u003e\n          \u003cli\u003eBeading Feet L1 and L2\u003c\/li\u003e\n          \u003cli\u003eBi-Level Foot\u003c\/li\u003e\n          \u003cli\u003eBinder Foot W\u003c\/li\u003e\n          \u003cli\u003eBorder-Guide Foot FB\u003c\/li\u003e\n          \u003cli\u003eButtonhole Foot B\u003c\/li\u003e\n          \u003cli\u003eCircular-Sewing Attachment\u003c\/li\u003e\n          \u003cli\u003eCording Feet H and H2\u003c\/li\u003e\n          \u003cli\u003eGathering Foot V\u003c\/li\u003e\n          \u003cli\u003ePintucking Feet and Cord Guides\u003c\/li\u003e\n          \u003cli\u003ePiping Feet I and I2\u003c\/li\u003e\n          \u003cli\u003eRibbon and Sequin Foot\u003c\/li\u003e\n          \u003cli\u003eRuffler RF\u003c\/li\u003e\n          \u003cli\u003eSliding-Guide Foot\u003c\/li\u003e\n          \u003cli\u003eConcealed Zipper Foot\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eVisibility, control and workspace accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cdiv class=\"ds-table-wrap\"\u003e\n          \u003ctable\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"col\"\u003ePart number\u003c\/th\u003e\n                \u003cth scope=\"col\"\u003eAccessory\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202130002\u003c\/td\u003e\n                \u003ctd\u003eAcuView Optic Magnifier Set with 1.2×, 1.4× and 1.6× lenses\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e858417007\u003c\/td\u003e\n                \u003ctd\u003eLarge-Style Foot Controller\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e858418008\u003c\/td\u003e\n                \u003ctd\u003eRemote Thread-Cutting Switch Unit\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e863406009\u003c\/td\u003e\n                \u003ctd\u003eSkyline Accessory Carrying Case\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e859429005\u003c\/td\u003e\n                \u003ctd\u003eTwo-Thread Spool Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e859430009\u003c\/td\u003e\n                \u003ctd\u003eFive-Thread Spool Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e494710003\u003c\/td\u003e\n                \u003ctd\u003eUniversal Sewing Table Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e494407107\u003c\/td\u003e\n                \u003ctd\u003eInsert Plate F for Universal Sewing Table\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\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 S5 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, stitch selection, buttonholes, quilting, thread cutting 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\/2014\/10\/inst-book-skylines5.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\u003eNZ and AU Brochure\u003c\/h4\u003e\n          \u003cp\u003e\n            View the regional features, included extension table and confirmed New Zealand accessory package.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/Janome_Skyline-S5AE_Brochure.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Open regional 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, included accessories and compatible optional equipment.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/skyline-s5ae\/\" 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, stitches, threader, needle plate and free-arm feature information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/s5ae\/\" 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 operating 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 S5 Anniversary Edition FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the Skyline S5AE 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 official 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          The S5AE includes 170 stitches, including ten one-step buttonholes and one Block lettering font across four alphabets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an automatic thread cutter?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The programmable 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          No. The S5AE uses a manual numbered upper-thread tension dial.\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          Yes. A conventional mechanical even-feed foot and quilting guide are included.\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 fitted to the Skyline S6AE and S7AE. The S5AE includes a removable mechanical even-feed foot instead.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have automatic pivoting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Use the memorised needle-down function and included knee lifter when turning corners or repositioning fabric.\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          Yes. An adjustable knee lifter is included in the regional package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the S5AE free-motion quilt?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The feed dogs can be lowered and a Darning Foot PD-H is included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have ruler-work mode?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A compatible high-shank ruler foot may be used for suitable techniques, but the S5AE does not have a dedicated electronic ruler-work mode.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it compatible with the HP Professional Grade system?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The HP plate and foot system is available on selected higher Janome models, including the Skyline S7AE.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many sewing feet are included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The regional package includes 11 feet, including the even-feed foot, darning foot and 1\/4-inch seam foot.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a free arm?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Remove the front accessory compartment to reveal a free arm approximately 100mm long from the needle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have upper or bobbin thread sensors?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S5AE 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 S5AE is a premium 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 S5AE and S6AE?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The S6AE increases the stitch library to 196 and adds automatic thread tension and the AcuFeed Flex integrated upper-feed system. The S5AE has 170 stitches, manual tension and a conventional even-feed foot while retaining the same 210mm workspace, automatic cutter, knee lifter and included extension table.\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.9kg.\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 capability backed by expert 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 S5 Anniversary Edition and explain its stitch library, even-feed foot, pressure adjustment, free-motion 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 generous workspace, an extensive stitch library, useful quilting equipment and dependable Janome engineering, the Skyline S5 Anniversary Edition is an outstanding premium sewing machine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Janome","offers":[{"title":"Default Title","offer_id":45772381618397,"sku":"S5AE","price":2999.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/9e8984f6-3dd5-4560-83b0-4c5ab77a57ca.jpg?v=1737770126","url":"https:\/\/www.directsewing.co.nz\/products\/janome-skyline-s5-anniversary-edition","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}