{"product_id":"janome-skyline-s7-anniversary-edition","title":"Janome Skyline S7 Advanced Sewing Machine - ANNIVERSARY EDITION","description":"\u003cstyle\u003e\n  .ds-s7ae {\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-s7ae *,\n  .ds-s7ae *::before,\n  .ds-s7ae *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-s7ae img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-s7ae h2,\n  .ds-s7ae h3,\n  .ds-s7ae h4 {\n    margin-top: 0;\n    color: var(--ds-black);\n    line-height: 1.18;\n  }\n\n  .ds-s7ae h2 {\n    margin-bottom: 20px;\n    font-size: clamp(32px, 5vw, 56px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-s7ae h3 {\n    margin-bottom: 18px;\n    font-size: clamp(26px, 3.4vw, 39px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-s7ae h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-s7ae p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-s7ae a {\n    color: inherit;\n  }\n\n  .ds-s7ae .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s7ae .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .ds-hero {\n    padding: 25px 0 60px;\n    border-bottom: 1px solid var(--ds-border);\n  }\n\n  .ds-s7ae .ds-hero-copy {\n    max-width: 950px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-s7ae .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-s7ae .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-navy);\n    border-radius: 20px;\n  }\n\n  .ds-s7ae .ds-hero-image img {\n    aspect-ratio: 1000 \/ 381;\n    object-fit: cover;\n  }\n\n  .ds-s7ae .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-s7ae .ds-hero-image .ds-caption {\n    color: #e9edf5;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .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-s7ae .ds-button:hover {\n    opacity: 0.86;\n    transform: translateY(-1px);\n  }\n\n  .ds-s7ae .ds-button-secondary {\n    background: transparent;\n    color: var(--ds-black);\n  }\n\n  .ds-s7ae .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-s7ae .ds-anniversary h3,\n  .ds-s7ae .ds-anniversary h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s7ae .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-s7ae .ds-anniversary-image {\n    margin: 0;\n    overflow: hidden;\n    border-radius: 14px;\n  }\n\n  .ds-s7ae .ds-anniversary-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .ds-feature-card {\n    padding: 26px;\n    background: var(--ds-light);\n    border: 1px solid #e7e9ed;\n    border-radius: 15px;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .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-s7ae .ds-split-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-light);\n    border-radius: 17px;\n  }\n\n  .ds-s7ae .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-s7ae .ds-split-image.ds-wide img {\n    aspect-ratio: 5 \/ 3;\n  }\n\n  .ds-s7ae .ds-check-list,\n  .ds-s7ae .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-s7ae .ds-check-list li,\n  .ds-s7ae .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-s7ae .ds-check-list li::before,\n  .ds-s7ae .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-s7ae .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-s7ae .ds-callout h3,\n  .ds-s7ae .ds-callout h4 {\n    color: var(--ds-white);\n  }\n\n  .ds-s7ae .ds-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s7ae .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-s7ae .ds-callout-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--ds-white);\n    border-radius: 13px;\n  }\n\n  .ds-s7ae .ds-callout-image img {\n    min-height: 255px;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    padding: 22px;\n  }\n\n  .ds-s7ae .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-s7ae .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .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-s7ae .ds-use-item span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.4;\n  }\n\n  .ds-s7ae .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-s7ae table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--ds-white);\n  }\n\n  .ds-s7ae th,\n  .ds-s7ae 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-s7ae 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-s7ae td {\n    color: #4d535c;\n    font-size: 14px;\n  }\n\n  .ds-s7ae tr:last-child th,\n  .ds-s7ae tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-s7ae 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-s7ae 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-s7ae summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-s7ae 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-s7ae details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-s7ae .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--ds-grey);\n  }\n\n  .ds-s7ae .ds-details-content ul {\n    padding-left: 22px;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae .ds-resource-card p {\n    color: var(--ds-grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-s7ae .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-s7ae .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-s7ae .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-s7ae .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-s7ae {\n      font-size: 15px;\n    }\n\n    .ds-s7ae .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-s7ae .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-s7ae .ds-hero-image img {\n      min-height: 275px;\n      aspect-ratio: auto;\n      object-fit: cover;\n      object-position: center;\n    }\n\n    .ds-s7ae .ds-button-row,\n    .ds-s7ae .ds-button {\n      width: 100%;\n    }\n\n    .ds-s7ae .ds-stat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ds-s7ae .ds-feature-card {\n      padding: 22px;\n    }\n\n    .ds-s7ae .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-s7ae\"\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 S7 Anniversary Edition\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Reach for a higher level of sewing and quilting. The Janome Skyline S7 Anniversary Edition combines 350 stitches, AcuFeed Flex, automatic pivoting, tapering, ruler-work capability, professional-grade accessory compatibility and a five-inch colour touchscreen in a beautifully refined premium machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Janome Skyline S7 Anniversary Edition key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e350\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,060 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\"\u003e5-inch\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ecolour touchscreen\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\/sks7ae-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\/Skyline_S7AE_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 S7 Anniversary Edition premium 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 design and expanded premium features.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePerformance for ambitious makers\u003c\/span\u003e\n\n    \u003ch3\u003eAdvanced capability in a practical free-arm format\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The Skyline S7 Anniversary Edition is built for quilters, garment makers, bag makers and creative sewists who want premium automation without moving to an oversized flatbed machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its 210 × 120mm workspace gives larger projects room to move, while the removable accessory section retains the convenience of a free arm for cuffs, sleeves, trouser legs and tubular construction.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Automatic tension, automatic foot-pressure adjustment, AcuFeed Flex and Janome’s redesigned seven-piece feed system work together to provide controlled fabric handling across fine fabrics, stretch materials, quilt layers and structured projects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ANNIVERSARY --\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\u003eA decade of Skyline innovation\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Janome’s Anniversary Edition introduces a refined slim-head design, navy detailing and updated technology while preserving the spacious, illuminated free-arm format that established the Skyline range.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The S7AE expands the previous Skyline S7 platform with 350 stitches, stitch tapering, ruler-work mode, updated feeding and compatibility with Janome’s optional HP Professional Grade needle plate, HP foot and HP2 AcuFeed foot.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Anniversary promotional gifts may vary between countries, dealers and available stock. The guaranteed New Zealand and Australian machine package is detailed below.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cfigure class=\"ds-anniversary-image\"\u003e\n          \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/863_SKYLINE_10th-SNS_2.png\" alt=\"Janome Skyline ten year 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 premium quilting and sewing setup straight from the box\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The regional package includes 15 sewing feet, the AcuFeed Flex twin system, three free-motion quilting feet, two needle plates, adjustable knee lifter, large foot controller, extra-wide extension table and semi-hard fabric cover.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003e15 sewing and quilting feet\u003c\/li\u003e\n        \u003cli\u003eAcuFeed twin holder and AD foot\u003c\/li\u003e\n        \u003cli\u003eThree free-motion quilting feet\u003c\/li\u003e\n        \u003cli\u003eStraight-stitch needle plate\u003c\/li\u003e\n        \u003cli\u003eAutomatic buttonhole stabiliser plate\u003c\/li\u003e\n        \u003cli\u003eAdjustable knee lifter\u003c\/li\u003e\n        \u003cli\u003eLarge-style foot controller\u003c\/li\u003e\n        \u003cli\u003eExtra-wide extension table\u003c\/li\u003e\n        \u003cli\u003eFive Janome bobbins\u003c\/li\u003e\n        \u003cli\u003eQuilting guide bar\u003c\/li\u003e\n        \u003cli\u003eTouchscreen stylus\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 S7AE stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePremium technology that supports the way you sew\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 from above and below during quilting, pattern matching, long seams 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\u003eAutomatic pivoting\u003c\/h4\u003e\n        \u003cp\u003e\n          Stop with the needle lowered and the presser foot can rise automatically so the project can be turned.\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\u003e350 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Explore utility, quilting, heirloom, decorative, satin, pictorial and lettering options 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\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eStitch tapering\u003c\/h4\u003e\n        \u003cp\u003e\n          Create pointed decorative designs and tapered beginnings and endings with adjustable angles.\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\u003eAutomatic foot pressure\u003c\/h4\u003e\n        \u003cp\u003e\n          The machine adjusts presser-foot pressure electronically, with manual refinement 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\"\u003e06\u003c\/span\u003e\n        \u003ch4\u003eFive-inch touchscreen\u003c\/h4\u003e\n        \u003cp\u003e\n          Select stitches, applications and settings through a large full-colour interface with 13 languages.\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\u003eProfessional Grade ready\u003c\/h4\u003e\n        \u003cp\u003e\n          Add the optional HP plate, HP foot or HP2 AcuFeed foot for precise high-speed straight sewing.\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 LED lights\u003c\/h4\u003e\n        \u003cp\u003e\n          Three illuminated locations reduce shadows across the needle, presser foot and work area.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cfigure class=\"ds-split-image ds-wide\"\u003e\n        \u003cimg src=\"https:\/\/www7.janome.co.jp\/global\/wp-content\/uploads\/product-lineup\/s7_ws_ewt.jpg\" alt=\"Janome Skyline S7 Anniversary Edition workspace and included extension table\" width=\"695\" 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, and the extra-wide table is included in the regional package.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eRoom for quilts, garments and bags\u003c\/span\u003e\n\n        \u003ch3\u003eA spacious 210 × 120mm work area\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The S7AE provides 210mm of width and 120mm of height to the right of the needle, giving bulky projects more space than a standard domestic machine.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the included extension table to support quilts, curtains, bags and long fabric sections across a larger level surface.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front storage section when a free arm is required for sleeves, cuffs, trouser legs and other tubular items.\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\u003eRigid die-cast aluminium frame\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 moves fabric from above and below\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Janome’s removable AcuFeed Flex system synchronises upper feeding with the seven-piece lower feed system.\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 piecing, ditch, open-toe, straight-stitch and zipper feet are available 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 dual feed 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!-- AUTO PIVOT --\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_pivot.jpg\" alt=\"Automatic pivot function being used for appliqué on the Janome Skyline S7 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Automatic pivoting allows the project to turn while the needle remains securely in the fabric.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eHands-free turning and positioning\u003c\/span\u003e\n\n        \u003ch3\u003eAutomatic presser-foot lift with pivot function\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Set the machine so the presser foot rises automatically when sewing stops with the needle lowered.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The fabric can then be turned, repositioned or aligned without reaching for the presser-foot lever.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This is especially useful for appliqué, corners, curves, patchwork, topstitching and detailed garment construction.\n        \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    \u003cspan class=\"ds-eyebrow\"\u003eAn extensive creative stitch library\u003c\/span\u003e\n\n    \u003ch3\u003e350 stitches, three fonts and 11 buttonholes\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The S7AE combines practical construction stitches with quilting, heirloom, decorative, pictorial and lettering options.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003e350 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003eUtility, quilting, appliqué, satin, heirloom, decorative and pictorial choices.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eThree font styles\u003c\/h4\u003e\n        \u003cp\u003eBlock, Script and Broadway lettering styles for labels and personalisation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eSeven alphabets\u003c\/h4\u003e\n        \u003cp\u003eRegional lettering selections expand the available character library.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEleven buttonholes\u003c\/h4\u003e\n        \u003cp\u003eTen sensor styles plus a welted buttonhole programme.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003e9mm stitch width\u003c\/h4\u003e\n        \u003cp\u003eCreate bold decorative patterns beyond a conventional 7mm machine.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFive-times elongation\u003c\/h4\u003e\n        \u003cp\u003eLengthen suitable satin designs while preserving their stitch density.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TAPERING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-callout\"\u003e\n      \u003cdiv class=\"ds-callout-grid\"\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-eyebrow\" style=\"color:#d8bc66;\"\u003eAnniversary Edition enhancement\u003c\/span\u003e\n\n          \u003ch3\u003eCreate tapered decorative stitching\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Compatible stitch patterns can taper gradually at the beginning, end or both ends of the design.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Select the taper angle and combine the function with decorative stitches to create pointed motifs, frames, borders and customised corners.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Tapered patterns can be mirrored, combined and stored for future use.\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_tapering-function.jpg\" alt=\"Examples of tapered decorative stitches made on the Janome Skyline S7 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!-- SCREEN --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eClear, intuitive operation\u003c\/span\u003e\n\n        \u003ch3\u003eFive-inch full-colour LCD touchscreen\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The screen measures approximately 62.8 × 110.9mm and displays stitches, recommended feet, width, length and active machine functions.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Use the touchscreen to select stitches, edit combinations, save favourite settings and open guided Sewing Applications.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eFull-colour stitch display\u003c\/li\u003e\n          \u003cli\u003eRecommended-foot guidance\u003c\/li\u003e\n          \u003cli\u003e13 machine languages\u003c\/li\u003e\n          \u003cli\u003eTouchscreen settings menu\u003c\/li\u003e\n          \u003cli\u003eStitch-combination editing\u003c\/li\u003e\n          \u003cli\u003eFavourite stitch adjustment\u003c\/li\u003e\n          \u003cli\u003eThree megabytes of memory\u003c\/li\u003e\n          \u003cli\u003eUSB stitch transfer\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\/07_SKYLINE-S7-1.jpg\" alt=\"Front view and five inch touchscreen of the Janome Skyline S7 Anniversary Edition\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          A large colour interface gives direct access to stitches, applications and machine settings.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SEWING APPLICATIONS --\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\/s7_sewingapplications.jpg\" alt=\"Guided Sewing Applications menu on the Janome Skyline S7 Anniversary Edition\" width=\"500\" height=\"268\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Choose the technique and the machine recommends the stitch, foot and appropriate settings.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eGuided setup for popular techniques\u003c\/span\u003e\n\n        \u003ch3\u003eSewing Applications help configure the machine\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select an activity rather than searching manually through the complete stitch library.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The S7AE can guide setup for seams, overcasting, blind hems, buttonholes, buttons, basting, appliqué, patchwork, quilting, ruler work and Variable Zigzag.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This makes advanced capability more approachable while still allowing experienced users to adjust the recommended settings.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- RULER WORK --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eExpand your quilting techniques\u003c\/span\u003e\n\n        \u003ch3\u003eBuilt-in ruler-work mode\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Ruler-work mode configures the machine for guided free-motion quilting with suitable quilting rulers and an appropriate ruler foot.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Follow the edge of a compatible acrylic ruler to create controlled curves, echoes, lines and geometric quilting designs.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ds-note\"\u003e\n          \u003ch4\u003eRuler foot sold separately\u003c\/h4\u003e\n          \u003cp\u003e\n            Ruler-work mode is built into the machine, but the Ruler Work Foot QR and quilting rulers are optional accessories.\n          \u003c\/p\u003e\n        \u003c\/div\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\/9480_ruler-work.jpg\" alt=\"Ruler-guided free-motion quilting on a compatible Janome sewing machine\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Ruler work uses a specialised high-shank foot and compatible quilting templates.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- VARIABLE ZIGZAG --\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;\"\u003eExpressive free-motion control\u003c\/span\u003e\n\n          \u003ch3\u003eVariable Zigzag controlled by the knee lifter\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Variable Zigzag allows the knee lifter to control zigzag width while the fabric is moved freely beneath the needle.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Use it for thread painting, raw-edge appliqué, free-motion monogramming, decorative couching and art quilting.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The Free-Motion Quilting Zigzag Foot QV is included in the regional package.\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_kneelifter.jpg\" alt=\"Adjustable knee lifter fitted to the Janome Skyline S7 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!-- NEEDLE PLATE --\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\/s7_needle-plate-conversion.jpg\" alt=\"One touch needle plate release on the Janome Skyline S7 Anniversary Edition\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          Release and replace the needle plate without removing screws.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\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 a screwdriver.\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 fitted plate and limits incompatible stitch selections to help protect the needle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HP --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eProfessional Grade compatibility\u003c\/span\u003e\n\n        \u003ch3\u003eAdd Janome’s optional HP system\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The Anniversary Edition can use Janome’s narrow HP Professional Grade needle plate and HP foot.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The narrow foot provides excellent visibility beside the needle, while the plate supports fabric closely for precise straight stitching and high-speed piecing.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The optional HP2 foot adds AcuFeed upper feeding within a compact professional-grade footprint.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ds-note\"\u003e\n          \u003ch4\u003eOptional equipment\u003c\/h4\u003e\n          \u003cp\u003e\n            The HP needle plate, HP foot and HP2 AcuFeed foot are not included in the standard New Zealand and Australian package.\n          \u003c\/p\u003e\n        \u003c\/div\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\/s7_hp_foot.jpg\" alt=\"Optional Janome HP Professional Grade foot sewing a straight seam\" width=\"225\" height=\"150\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption class=\"ds-caption\"\u003e\n          The optional HP system is designed for accurate straight stitching and fabric control.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- THREADING --\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 thread is drawn 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 reduce setup time.\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 S7 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!-- CONVENIENCE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eDesigned to keep you sewing\u003c\/span\u003e\n\n    \u003ch3\u003ePremium convenience at your fingertips\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-benefit-strip\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic thread cutter\u003c\/h4\u003e\n        \u003cp\u003eCuts the upper and bobbin threads and pulls the upper thread to the underside.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eAutomatic foot lift\u003c\/h4\u003e\n        \u003cp\u003eRaise or lower the presser foot from a dedicated front button.\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 in the fabric.\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 detailed work and greater control.\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 compatible 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\u003eStartover function\u003c\/h4\u003e\n        \u003cp\u003eReturn to the beginning of a decorative pattern or combination.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eTwin-needle guard\u003c\/h4\u003e\n        \u003cp\u003eLimit stitch width to help protect a correctly installed twin needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\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 COMPOSER --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCreate your own stitch patterns\u003c\/span\u003e\n\n    \u003ch3\u003eStitch Composer software and USB transfer\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Janome Stitch Composer allows compatible Windows users to design original decorative stitch patterns on a computer.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Transfer the completed stitch using a USB flash drive and sew it like a built-in pattern.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eStitch Composer download included\u003c\/li\u003e\n      \u003cli\u003eWindows-compatible software\u003c\/li\u003e\n      \u003cli\u003eUSB flash-drive transfer\u003c\/li\u003e\n      \u003cli\u003eThree megabytes of memory\u003c\/li\u003e\n      \u003cli\u003eUp to 100 stitches per combination\u003c\/li\u003e\n      \u003cli\u003eSave personalised stitch settings\u003c\/li\u003e\n      \u003cli\u003eHorizontal and vertical mirroring\u003c\/li\u003e\n      \u003cli\u003eLast-stitch recall\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 S7AE for?\u003c\/span\u003e\n\n    \u003ch3\u003eA premium choice for committed sewists and quilters\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\u003eRuler work\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\u003eAppliqué\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\u003eThread painting\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\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 S7 Anniversary Edition is a premium sewing and quilting machine. It does not perform machine embroidery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Ruler-work mode is built in, but the Ruler Work Foot QR and quilting rulers are optional.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The HP Professional Grade plate, HP foot, HP2 AcuFeed foot, magnifiers, remote thread-cutting switch and AcuFeed single system are optional.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The machine does not have an upper-thread sensor or optical bobbin-thread sensor.\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\u003e15 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\u003eOpen-Toe Satin Stitch Foot F2\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\u003eFree-Motion Closed-Toe Foot QC\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Open-Toe Foot QO\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Zigzag Foot QV\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, buttonhole stabiliser plate and button shank plate are also included.\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 S7 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\u003eFree-Motion Closed-Toe Foot QC\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Open-Toe Foot QO\u003c\/li\u003e\n          \u003cli\u003eFree-Motion Zigzag Foot QV\u003c\/li\u003e\n          \u003cli\u003eDarning Foot PD-H\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O with guide\u003c\/li\u003e\n          \u003cli\u003eQuilting guide bar\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\u003eNeedle plates and buttonhole equipment\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eStandard 9mm zigzag needle plate\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch needle plate\u003c\/li\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\u003eButton shank plate\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\u003eAssorted needle set\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, protection and documentation\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eLarge-style foot controller\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\u003eStitch Composer software download\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 S7 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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum sewing speed\u003c\/th\u003e\n            \u003ctd\u003eUp to 1,060 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e350, including buttonholes and lettering\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFonts\u003c\/th\u003e\n            \u003ctd\u003eThree font styles: Block, Script and Broadway, across seven regional alphabets\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eEleven: ten sensor buttonholes plus one welted buttonhole programme\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e9mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e91\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch elongation\u003c\/th\u003e\n            \u003ctd\u003eUp to five times on suitable satin stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMirror imaging\u003c\/th\u003e\n            \u003ctd\u003eHorizontal and vertical on compatible patterns\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch tapering\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine screen\u003c\/th\u003e\n            \u003ctd\u003eFive-inch full-colour LCD touchscreen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine languages\u003c\/th\u003e\n            \u003ctd\u003e13\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing Applications\u003c\/th\u003e\n            \u003ctd\u003eGuided setup menu including patchwork, quilting, tapering and ruler-work applications\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in memory\u003c\/th\u003e\n            \u003ctd\u003eUp to 3MB\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch combinations\u003c\/th\u003e\n            \u003ctd\u003eUp to 100 compatible stitches per combination\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUSB port\u003c\/th\u003e\n            \u003ctd\u003eOne USB port for compatible custom stitches and updates\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch Composer\u003c\/th\u003e\n            \u003ctd\u003eIncluded Windows-compatible stitch-creation software download\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \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          \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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAcuFeed balance\u003c\/th\u003e\n            \u003ctd\u003eManual balance adjustment dial\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDrop feed\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eComputerised automatic tension with manual adjustment\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eAutomatic electronic control with manual adjustment\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot lift\u003c\/th\u003e\n            \u003ctd\u003eElectronic lift button, adjustable knee lifter and manual extra-high lift\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic pivot\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVariable Zigzag\u003c\/th\u003e\n            \u003ctd\u003eYes, controlled using the electronic knee lifter\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRuler-work mode\u003c\/th\u003e\n            \u003ctd\u003eYes; optional ruler foot required\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHP Professional Grade compatibility\u003c\/th\u003e\n            \u003ctd\u003eYes; optional HP plate, HP foot and HP2 AcuFeed foot\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \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          \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          \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          \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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRemote cutter port\u003c\/th\u003e\n            \u003ctd\u003eYes; remote switch sold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUpper-thread sensor\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin-thread sensor\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStart and stop button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSpeed-control slider\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic lock stitch\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReverse button\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSafety lock\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTwin-needle guard\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStartover function\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAdjustable knee lifter\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFoot controller\u003c\/th\u003e\n            \u003ctd\u003eLarge-style controller included\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003e15, plus the required AcuFeed twin holder\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \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          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 11kg\u003c\/td\u003e\n          \u003c\/tr\u003e\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          \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 --\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\u003eProfessional Grade and quilting accessories\u003c\/summary\u003e\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            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e865805008\u003c\/td\u003e\n                \u003ctd\u003eHP Professional Grade Needle Plate\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e865803006\u003c\/td\u003e\n                \u003ctd\u003eHP Professional Grade Foot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202415004\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Flex Professional Grade Foot HP2\u003c\/td\u003e\n              \u003c\/tr\u003e\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              \u003ctr\u003e\n                \u003ctd\u003e862895006\u003c\/td\u003e\n                \u003ctd\u003eVariable Zigzag Open-Toe Foot QZ\u003c\/td\u003e\n              \u003c\/tr\u003e\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              \u003ctr\u003e\n                \u003ctd\u003e202110006\u003c\/td\u003e\n                \u003ctd\u003eFree-Motion Couching Foot Set FMC\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e200445007\u003c\/td\u003e\n                \u003ctd\u003eSpecial Bobbin Case for Free-Motion and Hand-Look Quilting\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\u003eAdditional AcuFeed Flex accessories\u003c\/summary\u003e\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            \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              \u003ctr\u003e\n                \u003ctd\u003e202103006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Ditch Quilting Foot SD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\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              \u003ctr\u003e\n                \u003ctd\u003e202102005\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Straight-Stitch Foot STD, twin\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859833006\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Single Holder\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859835101\u003c\/td\u003e\n                \u003ctd\u003eAcuFeed Foot VD, single\u003c\/td\u003e\n              \u003c\/tr\u003e\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\u003eVisibility, control and workspace accessories\u003c\/summary\u003e\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            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e202130002\u003c\/td\u003e\n                \u003ctd\u003eAcuView Magnifier Set with 1.2×, 1.4× and 1.6× lenses\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e858418008\u003c\/td\u003e\n                \u003ctd\u003eRemote Thread-Cutting Switch Unit\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e863406009\u003c\/td\u003e\n                \u003ctd\u003eJanome Accessory Carrying Case\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859429005\u003c\/td\u003e\n                \u003ctd\u003eTwo-Thread Spool Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e859430009\u003c\/td\u003e\n                \u003ctd\u003eFive-Thread Spool Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003e494710003\u003c\/td\u003e\n                \u003ctd\u003eUniversal Sewing Table Stand\u003c\/td\u003e\n              \u003c\/tr\u003e\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\n    \u003cdetails\u003e\n      \u003csummary\u003eAdvanced Anniversary Accessory Kit\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Janome’s optional Advanced Accessory Kit, part number 863424003, groups several specialist S7AE accessories together.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eRuler Work Foot QR\u003c\/li\u003e\n          \u003cli\u003eVariable Zigzag Open-Toe Foot QZ\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O without guide\u003c\/li\u003e\n          \u003cli\u003eOpen-Toe Darning Foot PD-H\u003c\/li\u003e\n          \u003cli\u003eProfessional Grade Foot HP\u003c\/li\u003e\n          \u003cli\u003eProfessional Grade Needle Plate HP\u003c\/li\u003e\n          \u003cli\u003eInstruction sheet\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 S7 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 operating guide covering setup, AcuFeed, touchscreen functions, quilting and maintenance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com\/wp-content\/uploads\/2024\/09\/sks7ae-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 package, feature summary, included table and confirmed New Zealand specifications.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.com.au\/wp-content\/uploads\/Skyline_S7AE_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 machine specification, accessories and product information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.janome.co.nz\/product\/skyline-s7ae\/\" 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 detailed feature demonstrations, accessories and Anniversary Edition information.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www7.janome.co.jp\/global\/productlineup\/s7ae\/\" 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 S7 Anniversary Edition operating tutorials.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/www.youtube.com\/playlist?list=PLQy563Wz2actup8Vej1yFupSV4EVJGliO\" 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 S7 Anniversary Edition FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is the Skyline S7AE 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\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\u003eDoes it have automatic pivoting?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The presser foot can rise automatically when sewing stops with the needle lowered.\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 tension and foot pressure?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Both upper-thread tension and presser-foot pressure are electronically controlled, with adjustment available when required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the S7AE free-motion quilt?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Closed-toe, open-toe and Variable Zigzag free-motion feet are included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include ruler-work equipment?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Ruler-work mode is built into the machine, but the Ruler Work Foot QR and rulers are optional.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the HP Professional Grade system included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The S7AE is compatible with the HP plate, HP foot and HP2 AcuFeed foot, but these are optional accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a knee lifter?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. An adjustable electronic knee lifter is included.\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 15 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\u003eCan it create custom stitches?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Stitch Composer software allows compatible custom stitch patterns to be created on a Windows computer and transferred by USB.\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 S7AE is a sewing and quilting machine and does not connect to an embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have upper and bobbin thread sensors?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The regional specification does not include upper-thread or optical bobbin-thread sensors.\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 11kg.\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 technology 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 S7 Anniversary Edition and explain AcuFeed Flex, automatic pivoting, ruler work, Variable Zigzag, tapering and optional Professional Grade 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 dedicated sewists who want advanced quilting capability, refined automation, generous workspace and premium Janome construction, the Skyline S7 Anniversary Edition is an exceptional creative platform.\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":45746272141533,"sku":"S7AE","price":3599.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/d455a231-7bff-46b7-b196-e322cd485ee5.jpg?v=1737770165","url":"https:\/\/www.directsewing.co.nz\/products\/janome-skyline-s7-anniversary-edition","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}