{"product_id":"janome-skyline-s6-anniversary-edition","title":"Janome Skyline S6 Anniversary Edition Sewing \u0026 Quilting Machine","description":"\u003cstyle\u003e\n  .ds-s6ae {\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-s6ae *,\n  .ds-s6ae *::before,\n  .ds-s6ae *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-s6ae img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-s6ae h2,\n  .ds-s6ae h3,\n  .ds-s6ae h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-s6ae h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-s6ae h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-s6ae h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-s6ae p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-s6ae a {\n    color: inherit;\n  }\n\n  .ds-s6ae .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s6ae .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .ds-hero {\n    padding: 25px 0 60px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s6ae .ds-hero-copy {\n    max-width: 950px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-s6ae .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-s6ae .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 20px;\n  }\n\n  .ds-s6ae .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-s6ae .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-s6ae .ds-hero-image .ds-caption {\n    color: #e9edf5;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .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-s6ae .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-s6ae .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-s6ae .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-s6ae .ds-anniversary h3,\n  .ds-s6ae .ds-anniversary h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s6ae .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-s6ae .ds-anniversary-image {\n    margin: 0;\n    overflow: hidden;\n    padding: 24px;\n    background: var(--ds-white);\n    border-radius: 14px;\n  }\n\n  .ds-s6ae .ds-anniversary-image img {\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #e7e9ed;\n    border-radius: 15px;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .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-s6ae .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-s6ae .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-s6ae .ds-split-image.ds-wide img {\n    aspect-ratio: 5 \/ 3;\n  }\n\n  .ds-s6ae .ds-check-list,\n  .ds-s6ae .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-s6ae .ds-check-list li,\n  .ds-s6ae .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-s6ae .ds-check-list li::before,\n  .ds-s6ae .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-s6ae .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-s6ae .ds-callout h3,\n  .ds-s6ae .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s6ae .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s6ae .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-s6ae .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-s6ae .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-s6ae .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-s6ae .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .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-s6ae .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-s6ae .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-s6ae table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-s6ae th,\n  .ds-s6ae 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-s6ae 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-s6ae td {\n    color: #4d535c;\n    font-size: 14px;\n  }\n\n  .ds-s6ae tr:last-child th,\n  .ds-s6ae tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-s6ae 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-s6ae 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-s6ae summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-s6ae 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-s6ae details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-s6ae .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-s6ae .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-s6ae .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-s6ae .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-s6ae .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-s6ae .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-s6ae {\n      font-size: 15px;\n    }\n\n    .ds-s6ae .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-s6ae .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-s6ae .ds-hero-image img {\n      min-height: 275px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-s6ae .ds-button-row,\n    .ds-s6ae .ds-button {\n      width: 100%;\n    }\n\n    .ds-s6ae .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-s6ae .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-s6ae .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-s6ae\"\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 S6 Anniversary Edition\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Take your sewing further with premium fabric control, generous workspace and practical automation. The Janome Skyline S6 Anniversary Edition combines 196 stitches, AcuFeed Flex, automatic tension, an automatic thread cutter, 9mm decorative stitching and an included extension table in a refined free-arm machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome Skyline S6 Anniversary Edition key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e196\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\/2024\/09\/sks6ae-instruction-book.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_S6AE_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 S6 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\"\u003ePremium control without unnecessary complexity\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile machine for quilting, garments and creative sewing\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Skyline S6 Anniversary Edition is designed for committed sewists who want more space, stronger fabric control and advanced convenience features without moving to an oversized flatbed machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its 210 × 120mm workspace provides room for quilts, garments, bags and home décor, while the removable front section reveals a practical free arm for sleeves, cuffs and trouser legs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Janome’s AcuFeed Flex system, redesigned seven-piece lower feed, automatic tension and seven-level presser-foot pressure adjustment help manage everything from lightweight garment fabrics to quilt sandwiches and structured projects.\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\u003ePrecision redefined for the next generation of Skyline\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The S6 Anniversary Edition celebrates ten years of Janome’s Skyline series with updated styling and important practical enhancements.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It receives the redesigned seven-piece Superior Plus feed system used on newer premium Janome machines, together with Superior Needle Threader 2 and an included extra-wide extension table.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The result is a capable premium machine with excellent fabric handling, straightforward controls and a comprehensive regional accessory package.\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\/08_SKYLINE-S6-1.jpg\" alt=\"Front view of the Janome Skyline S6 Anniversary Edition\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NZ AU 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 complete sewing and quilting setup from the beginning\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The official regional package includes 11 sewing feet, AcuFeed Flex twin feeding, a straight-stitch needle plate, adjustable knee lifter, 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\u003eAcuFeed twin holder and AD 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 bar\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 S6AE stands out\u003c\/span\u003e\n\n    \u003ch3\u003eProfessional-looking results with practical computerised assistance\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\u003eAcuFeed Flex included\u003c\/h4\u003e\n        \u003cp\u003e\n          Guide fabric layers from above and below during quilting, pattern matching and layered construction.\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\u003e196 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Explore utility, stretch, quilting, heirloom, satin, 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 tension\u003c\/h4\u003e\n        \u003cp\u003e\n          The machine establishes a balanced upper-thread setting with manual adjustment available when required.\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\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003e\n          Cut the upper and bobbin threads together and draw the upper thread neatly to the underside.\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\u003eOne-touch plate release\u003c\/h4\u003e\n        \u003cp\u003e\n          Change between the standard and straight-stitch plates without removing screws or using tools.\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\u003e91 needle positions\u003c\/h4\u003e\n        \u003cp\u003e\n          Position straight stitching precisely for piecing, topstitching, zips, edges and decorative placement.\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\/s6_ws_ewt.jpg\" alt=\"Janome Skyline S6 Anniversary Edition workspace and extension table\" width=\"460\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The S6AE provides 210mm of room to the right of the needle and includes the extra-wide table.\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 S6AE provides substantially more room than a standard domestic machine, helping quilts, bags, garments and home décor move more freely around the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the included extension table to support larger fabric sections across a broad, level work surface.\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\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!-- ACUFEED --\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;\"\u003eLayered-fabric control\u003c\/span\u003e\n\n          \u003ch3\u003eAcuFeed Flex feeds from the top and bottom\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Janome’s removable AcuFeed Flex system works with the machine’s lower feed dogs to move upper and lower layers together.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            This helps reduce creeping, puckering and mismatched layers while sewing quilt sandwiches, checks, stripes, slippery materials and structured projects.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The twin AcuFeed holder and general-purpose AD foot are included. Specialist AcuFeed feet can be added separately.\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\/acufeed.jpg\" alt=\"Janome AcuFeed Flex foot sewing layered fabric\" 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!-- ACUFEED USES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhen AcuFeed Flex makes a difference\u003c\/span\u003e\n\n    \u003ch3\u003eImproved control across demanding projects\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eQuilt sandwiches\u003c\/h4\u003e\n        \u003cp\u003eHelps guide the quilt top, batting and backing together during straight-line quilting.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eChecks and stripes\u003c\/h4\u003e\n        \u003cp\u003eSupports pattern matching by reducing movement between upper and lower fabric layers.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLong seams\u003c\/h4\u003e\n        \u003cp\u003eHelps reduce creeping and distortion across garments, curtains and home décor.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSlippery fabrics\u003c\/h4\u003e\n        \u003cp\u003eProvides additional feeding control when layers naturally move at different rates.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eBag construction\u003c\/h4\u003e\n        \u003cp\u003eSupports controlled movement through interfacing, linings and layered fabric sections.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eOptional specialist feet\u003c\/h4\u003e\n        \u003cp\u003eAdd AcuFeed piecing, ditch, open-toe, straight-stitch and zipper feet separately.\u003c\/p\u003e\n      \u003c\/div\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\"\u003eAnniversary Edition fabric handling\u003c\/span\u003e\n\n    \u003ch3\u003eRedesigned seven-piece Superior Plus feed system\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The updated seven-piece feed dog maintains broad contact with the underside of the fabric from the beginning of the seam to the end.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Combined with the AcuFeed system and seven-level foot-pressure dial, it helps reduce slipping, shifting and puckering across a wide variety of materials.\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 presser-foot pressure to help prevent stretching and unwanted marks.\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 an appropriate stretch stitch and needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eQuilt piecing\u003c\/h4\u003e\n        \u003cp\u003eUse the supplied 1\/4-inch foot and straight-stitch plate for accurate seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered projects\u003c\/h4\u003e\n        \u003cp\u003eEngage AcuFeed Flex when upper feeding is required for additional control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCHES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/s6_stitchchart.jpg\" alt=\"Stitch chart inside the lid of the Janome Skyline S6 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The complete stitch chart is organised by function inside the machine lid.\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\u003e196 stitches with bold 9mm decorative width\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S6AE provides practical construction stitches alongside quilting, heirloom, satin, pictorial and decorative patterns.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The regional model includes one Block lettering font with four alphabet selections for labels, names and simple personalisation.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e196 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 patterns\u003c\/li\u003e\n        \u003c\/ul\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 difficult fabric areas.\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 width\u003c\/li\u003e\n      \u003cli\u003eAdjustable stitch density\u003c\/li\u003e\n      \u003cli\u003eButtonhole stabiliser plate included\u003c\/li\u003e\n      \u003cli\u003eCorded buttonhole capability\u003c\/li\u003e\n    \u003c\/ul\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 with touch controls\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The display shows the selected stitch, recommended presser foot, stitch width, stitch length and active 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 display\u003c\/li\u003e\n          \u003cli\u003eEight direct-select 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\u003ePersonalised machine settings\u003c\/li\u003e\n          \u003cli\u003eTwin-needle setting\u003c\/li\u003e\n          \u003cli\u003eStartover 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\/08_SKYLINE-S6-1.jpg\" alt=\"Backlit LCD and keypad on the Janome Skyline S6 Anniversary Edition\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Physical controls and a clear LCD make the extensive stitch library easy to navigate.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\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;\"\u003eFaster preparation\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            Janome’s 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 S6 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 S6 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 fabric for a clean finish.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Thread cutting can also be programmed into suitable sewing sequences so the machine cuts automatically after completing the locking stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- NEEDLE PLATE --\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 full 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 a Janome Skyline sewing machine\" 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!-- 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 S6AE for accurate piecing, 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 accurate piecing and fine straight sewing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eAcuFeed Flex\u003c\/h4\u003e\n        \u003cp\u003e\n          Guides quilt layers from above and below during straight-line quilting.\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 traditional free-motion quilting 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 for free-motion quilting, thread painting and creative surface work.\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\u003eFree-motion and ruler-work clarification\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The S6AE supports traditional free-motion quilting and compatible optional ruler feet. It does not have the dedicated ruler-work mode found on the Skyline S7 Anniversary Edition.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It 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 S6 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 premium 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!-- CONTROLS --\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\u003eMemorise 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\u003eTwin-needle setting\u003c\/h4\u003e\n        \u003cp\u003eLimit suitable stitch width to help protect a correctly installed twin needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEMORY \/ COMBINATIONS --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eBuild personalised stitch sequences\u003c\/span\u003e\n\n    \u003ch3\u003eCombine up to 50 compatible patterns\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Combine suitable decorative stitches, lettering and spaces to create borders, labels and personalised sewing sequences.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Mirror compatible patterns, elongate selected satin stitches and return to the beginning of a pattern using the startover function.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\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\u003eFive-times elongation\u003c\/li\u003e\n      \u003cli\u003eProgrammable lock stitches\u003c\/li\u003e\n      \u003cli\u003eProgrammable cutting\u003c\/li\u003e\n      \u003cli\u003ePattern startover\u003c\/li\u003e\n    \u003c\/ul\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 S6AE for?\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile premium machine for dedicated makers\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\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\u003eGarment construction\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 S6 Anniversary Edition is a sewing and quilting machine. It does not perform machine embroidery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not have automatic pivoting, an electronic presser-foot lift button, automatic foot-pressure control, tapering, Variable Zigzag or dedicated ruler-work mode.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The S6AE is not compatible with Janome’s HP Professional Grade plate and foot system or A.S.R. Accurate Stitch Regulator.\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!-- INCLUDED 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\u003eAcuFeed Foot AD, twin\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:22px;\"\u003e\n          The AcuFeed twin holder and buttonhole stabiliser plate are also supplied.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eEverything supplied\u003c\/span\u003e\n\n    \u003ch3\u003eJanome Skyline S6 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\u003eAcuFeed twin holder\u003c\/li\u003e\n          \u003cli\u003eAcuFeed Foot AD, twin\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\u003eQuilting 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\u003eButtonhole and garment 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, specialty 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\u003eTouch-panel stylus\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eControls, protection and documentation\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eFoot controller C-1036\u003c\/li\u003e\n          \u003cli\u003eAdjustable knee lifter\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\u003eOfficial instructional video access\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 S6 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\u003e196, 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\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\"\u003eBuilt-in file memory\u003c\/th\u003e\n            \u003ctd\u003eNo USB design or stitch-file storage\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\"\u003eUpper-feed system\u003c\/th\u003e\n            \u003ctd\u003eRemovable AcuFeed Flex twin holder and AD foot included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAcuFeed balance\u003c\/th\u003e\n            \u003ctd\u003eManual feed-balance adjustment dial\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\u003eAutomatic tension with manual adjustment\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\"\u003eRuler-work mode\u003c\/th\u003e\n            \u003ctd\u003eNo dedicated machine mode\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, auto-declutch winding and 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 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, plus the required AcuFeed twin holder\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 10.7kg\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\u003eAdditional AcuFeed Flex 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\u003e202125004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed 1\/4-inch Quilt Piecing Foot OD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202103006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Ditch Quilting Foot SD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202149004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Open-Toe Foot UD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e202102005\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Straight-Stitch Foot STD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e859833006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Single Holder\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e859835101\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Foot VD, single\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003ctd\u003e859838001\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Zipper Foot ED, single\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\u003eQuilting and free-motion accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\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 foot\u003c\/li\u003e\n          \u003cli\u003eLong quilting guide-bar set\u003c\/li\u003e\n          \u003cli\u003eSpecial bobbin case for free-motion quilting\u003c\/li\u003e\n          \u003cli\u003eQuilt binder set\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eVisibility, control and storage accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eAcuView magnifier set with three lenses\u003c\/li\u003e\n          \u003cli\u003eRemote thread-cutting switch\u003c\/li\u003e\n          \u003cli\u003eLarge-style foot controller\u003c\/li\u003e\n          \u003cli\u003eSkyline accessory carrying case\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 and compatible insert\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCreative and garment 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\u003eBeading feet\u003c\/li\u003e\n          \u003cli\u003eBi-level foot\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\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003ePintucking feet and cord guides\u003c\/li\u003e\n          \u003cli\u003ePiping feet\u003c\/li\u003e\n          \u003cli\u003eRibbon and sequin foot\u003c\/li\u003e\n          \u003cli\u003eRuffler\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  \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 S6 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, AcuFeed, stitch programming, buttonholes, quilting 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\/sks6ae-instruction-book.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_S6AE_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 product information, specifications 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-s6ae\/\" 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, AcuFeed, needle threader, plate conversion 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\/s6ae\/\" 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 S6 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=PLQy563Wz2acvJWrvwdbk_hoTmKiodyS9j\" 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 S6 Anniversary Edition FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the Skyline S6AE 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 extension 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\u003eDoes it include AcuFeed Flex?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The AcuFeed twin holder and general-purpose AD foot are supplied as standard.\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 S6AE includes 196 stitches, including ten one-step buttonholes and one Block font across four regional alphabets.\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          Yes. Automatic upper-thread tension provides the standard setting, with manual adjustment available.\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 pivoting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S6AE does not have an electronic presser-foot lift or automatic pivot function. The included knee lifter provides hands-free manual lifting.\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 S6AE 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. Additional free-motion feet are available separately.\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 machine does not have the dedicated ruler-work mode found on the S7AE.\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, HP foot and HP2 AcuFeed system are features of 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 sewing and quilting feet, plus the AcuFeed twin holder and buttonhole stabiliser plate.\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 thread sensors?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S6AE 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 S6AE 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 S6AE and S7AE?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The S7AE adds a five-inch colour touchscreen, 350 stitches, automatic pivoting, an electronic presser-foot lift, automatic foot pressure, tapering, ruler-work mode, Variable Zigzag and HP Professional Grade compatibility. The S6AE retains AcuFeed Flex, automatic tension, an automatic cutter and the included extension table at a lower level in the Skyline range.\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 10.7kg.\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 S6 Anniversary Edition and explain AcuFeed Flex, fabric-pressure adjustment, stitch programming, free-motion quilting 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, controlled layered feeding, premium automation and trusted Janome engineering, the Skyline S6 Anniversary Edition is an outstanding sewing and quilting 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":40732719349927,"sku":"S6AE","price":3199.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/de7a08f1-a0bc-48d8-8170-feb95fce87cc.jpg?v=1737758984","url":"https:\/\/www.directsewing.co.nz\/products\/janome-skyline-s6-anniversary-edition","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}