{"product_id":"elna-experience-550-computerised-sewing-machine","title":"Elna eXperience 550 Sewing Machine","description":"\u003cstyle\u003e\n  .ds-ex550 {\n    --red: #c51d35;\n    --deep-red: #851226;\n    --soft-red: #fff3f5;\n    --ink: #171b20;\n    --grey: #616970;\n    --light: #f5f7f8;\n    --border: #dde2e6;\n    --white: #ffffff;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ds-ex550 *,\n  .ds-ex550 *::before,\n  .ds-ex550 *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-ex550 img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-ex550 h2,\n  .ds-ex550 h3,\n  .ds-ex550 h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-ex550 h2 {\n    margin-bottom: 20px;\n    font-size: clamp(34px, 5vw, 58px);\n    letter-spacing: -0.04em;\n  }\n\n  .ds-ex550 h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.4vw, 40px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-ex550 h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-ex550 p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-ex550 .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-ex550 .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-ex550 .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--red);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .ds-ex550 .ds-lead {\n    max-width: 900px;\n    color: #3f474e;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.6;\n  }\n\n  .ds-ex550 .ds-hero {\n    padding: 24px 0 60px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-ex550 .ds-hero-copy {\n    max-width: 980px;\n    margin: 0 auto 34px;\n    text-align: center;\n  }\n\n  .ds-ex550 .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-ex550 .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 20px;\n  }\n\n  .ds-ex550 .ds-hero-image img {\n    min-height: 420px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 28px;\n  }\n\n  .ds-ex550 .ds-caption {\n    padding: 12px 15px 15px;\n    color: #687078;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-ex550 .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));\n    gap: 10px;\n    max-width: 920px;\n    margin: 30px auto;\n  }\n\n  .ds-ex550 .ds-stat {\n    padding: 18px 13px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .ds-ex550 .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 780;\n    line-height: 1.15;\n  }\n\n  .ds-ex550 .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #697078;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-ex550 .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-ex550 .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(--ink);\n    border-radius: 7px;\n    background: var(--ink);\n    color: var(--white);\n    font-size: 15px;\n    font-weight: 680;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ds-ex550 .ds-button:hover {\n    opacity: 0.86;\n  }\n\n  .ds-ex550 .ds-button-secondary {\n    background: transparent;\n    color: var(--ink);\n  }\n\n  .ds-ex550 .ds-package {\n    padding: clamp(28px, 5vw, 47px);\n    background: var(--soft-red);\n    border: 1px solid #efd7dc;\n    border-radius: 17px;\n  }\n\n  .ds-ex550 .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-ex550 .ds-feature-card {\n    padding: 26px;\n    background: var(--light);\n    border: 1px solid #e5eaed;\n    border-radius: 15px;\n  }\n\n  .ds-ex550 .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(--red);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .ds-ex550 .ds-feature-card p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ds-ex550 .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-ex550 .ds-visual-panel {\n    padding: clamp(29px, 5vw, 48px);\n    background: linear-gradient(145deg, #c51d35, #741022);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-ex550 .ds-visual-panel h3,\n  .ds-ex550 .ds-visual-panel h4 {\n    color: var(--white);\n  }\n\n  .ds-ex550 .ds-visual-number {\n    display: block;\n    margin-bottom: 8px;\n    font-size: clamp(48px, 8vw, 90px);\n    font-weight: 800;\n    letter-spacing: -0.06em;\n    line-height: 0.95;\n  }\n\n  .ds-ex550 .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .ds-ex550 .ds-check-list,\n  .ds-ex550 .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-ex550 .ds-check-list li,\n  .ds-ex550 .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-ex550 .ds-check-list li::before,\n  .ds-ex550 .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--red);\n    content: \"✓\";\n    font-weight: 750;\n  }\n\n  .ds-ex550 .ds-callout {\n    padding: clamp(29px, 5vw, 51px);\n    overflow: hidden;\n    background: var(--ink);\n    border-radius: 18px;\n    color: var(--white);\n  }\n\n  .ds-ex550 .ds-callout h3,\n  .ds-ex550 .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-ex550 .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-ex550 .ds-note {\n    padding: 24px 26px;\n    border-left: 4px solid var(--red);\n    background: var(--soft-red);\n    border-radius: 4px 12px 12px 4px;\n  }\n\n  .ds-ex550 .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-ex550 .ds-benefit-grid {\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-ex550 .ds-benefit {\n    padding: 19px;\n    border: 1px solid var(--border);\n    border-radius: 11px;\n    background: var(--white);\n  }\n\n  .ds-ex550 .ds-benefit h4 {\n    font-size: 16px;\n  }\n\n  .ds-ex550 .ds-benefit p {\n    margin-bottom: 0;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-ex550 .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-ex550 .ds-use-item {\n    padding: 18px 15px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .ds-ex550 .ds-table-wrap {\n    width: 100%;\n    margin-top: 23px;\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n  }\n\n  .ds-ex550 table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-ex550 th,\n  .ds-ex550 td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-ex550 th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 680;\n  }\n\n  .ds-ex550 td {\n    color: #4c5359;\n    font-size: 14px;\n  }\n\n  .ds-ex550 tr:last-child th,\n  .ds-ex550 tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-ex550 details {\n    margin-top: 13px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: var(--white);\n  }\n\n  .ds-ex550 summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 680;\n    list-style: none;\n  }\n\n  .ds-ex550 summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-ex550 summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--red);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-ex550 details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-ex550 .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-ex550 .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-ex550 .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(--border);\n    border-radius: 14px;\n    background: var(--light);\n  }\n\n  .ds-ex550 .ds-resource-card p {\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .ds-ex550 .ds-resource-link {\n    color: var(--deep-red);\n    font-size: 14px;\n    font-weight: 750;\n    text-decoration: none;\n  }\n\n  .ds-ex550 .ds-resource-link:hover {\n    text-decoration: underline;\n  }\n\n  .ds-ex550 .ds-direct-sewing {\n    padding: clamp(31px, 5vw, 52px);\n    background: var(--light);\n    border-radius: 17px;\n    text-align: center;\n  }\n\n  .ds-ex550 .ds-direct-sewing p {\n    max-width: 880px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-ex550 {\n      font-size: 15px;\n    }\n\n    .ds-ex550 .ds-section {\n      padding: 44px 0;\n    }\n\n    .ds-ex550 .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 44px;\n    }\n\n    .ds-ex550 .ds-hero-image img {\n      min-height: 290px;\n      padding: 15px;\n    }\n\n    .ds-ex550 .ds-button-row,\n    .ds-ex550 .ds-button {\n      width: 100%;\n    }\n\n    .ds-ex550 .ds-stat-grid,\n    .ds-ex550 .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-ex550\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eComputerised sewing and quilting machine\u003c\/span\u003e\n\n      \u003ch2\u003eElna eXperience 550\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Enjoy smooth, uncomplicated computerised sewing with the features needed for garments, patchwork, quilting and creative home projects. The Elna eXperience 550 combines 50 stitches, three automatic buttonholes, adjustable foot pressure, speed control and an included extension table in one highly versatile machine.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Elna eXperience 550 key specifications\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e50\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\"\u003e3\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eone-step buttonholes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e170mm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003esewing space\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e6.5kg\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003emachine weight\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-button-row\"\u003e\n        \u003ca class=\"ds-button\" href=\"https:\/\/elna.com.au\/shop\/sewing-machines\/experience-550\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Regional Product Page\n        \u003c\/a\u003e\n\n        \u003ca class=\"ds-button ds-button-secondary\" href=\"https:\/\/global.elna.com\/wp-content\/uploads\/sites\/3\/2019\/02\/IM_experience550_elna_EN_Final.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:\/\/global.elna.com\/support\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View Elna Support\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/global.elna.com\/wp-content\/uploads\/sites\/3\/2022\/11\/550-Gabarit-WEB_2023.jpg\" alt=\"Elna eXperience 550 computerised sewing and quilting machine\" width=\"1000\" height=\"1000\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        A versatile computerised machine with direct function buttons, LCD guidance and adjustable fabric control.\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\"\u003eEasy computerised sewing with room to grow\u003c\/span\u003e\n\n    \u003ch3\u003eA capable all-rounder for regular home sewing\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The eXperience 550 is designed for sewists who want more convenience and fabric control than an entry-level machine without moving into a large premium model.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Choose from 50 utility, stretch, quilting and decorative stitches using the electronic controls. The LCD screen displays the selected stitch, recommended presser foot, stitch width and stitch length.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Start\/stop sewing, adjustable maximum speed, automatic lock stitch and needle up\/down place the most frequently used sewing functions directly beside the needle area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Adjustable presser-foot pressure and a seven-piece feed system help the machine work across fine fabrics, stretch materials, everyday woven cloth and layered projects.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eExcellent regional accessory package\u003c\/span\u003e\n\n      \u003ch3\u003eSeven feet, extension table and hard cover included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The eXperience 550 includes a useful package for garment construction, patchwork, decorative sewing, automatic buttonholes and general home projects.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ds-check-list\"\u003e\n        \u003cli\u003eSeven included presser feet\u003c\/li\u003e\n        \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n        \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n        \u003cli\u003eButtonhole stabiliser plate\u003c\/li\u003e\n        \u003cli\u003eExtension table\u003c\/li\u003e\n        \u003cli\u003eFive Elna bobbins\u003c\/li\u003e\n        \u003cli\u003eNeedle set\u003c\/li\u003e\n        \u003cli\u003eFoot controller\u003c\/li\u003e\n        \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n        \u003cli\u003eMaintenance tools\u003c\/li\u003e\n        \u003cli\u003eInstruction manual\u003c\/li\u003e\n        \u003cli\u003eHard machine cover\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the eXperience 550 stands out\u003c\/span\u003e\n\n    \u003ch3\u003ePractical functions that make sewing easier\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\u003e50 built-in stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose utility, stretch, overedge, appliqué, quilting and decorative stitch patterns.\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\u003eThree one-step buttonholes\u003c\/h4\u003e\n        \u003cp\u003e\n          Create automatically sized buttonholes using the included buttonhole foot and stabiliser plate.\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\u003eAdjustable foot pressure\u003c\/h4\u003e\n        \u003cp\u003e\n          Adapt how firmly the presser foot holds delicate, stretch, woven and layered fabrics.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003cspan class=\"ds-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eSeven-piece feed dog\u003c\/h4\u003e\n        \u003cp\u003e\n          Broad contact beneath the fabric helps maintain smooth and consistent feeding.\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\u003eBuilt-in needle threader\u003c\/h4\u003e\n        \u003cp\u003e\n          Reduce the close-up work required to pass the upper thread through the needle eye.\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\u003eStart and stop button\u003c\/h4\u003e\n        \u003cp\u003e\n          Operate the machine without the foot controller when direct hand control is preferred.\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\u003eSpeed-control slider\u003c\/h4\u003e\n        \u003cp\u003e\n          Limit maximum sewing speed for beginners, curves, appliqué and detailed work.\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\u003eExtension table included\u003c\/h4\u003e\n        \u003cp\u003e\n          Support patchwork, quilting, home décor and longer garment sections on a broader surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STITCH PACKAGE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e50\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eBuilt-in stitches\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          A balanced selection for garment construction, stretch fabrics, patchwork, appliqué, edge finishing and decorative sewing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eUtility and creativity in one machine\u003c\/span\u003e\n\n        \u003ch3\u003eA stitch library you will genuinely use\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The eXperience 550 offers more creative flexibility than a basic machine while keeping stitch selection easy to understand.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Four frequently used stitches can be selected directly from the front panel. The remaining patterns are selected using the electronic navigation controls.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003eStraight stitches\u003c\/li\u003e\n          \u003cli\u003eZigzag stitches\u003c\/li\u003e\n          \u003cli\u003eStretch seams\u003c\/li\u003e\n          \u003cli\u003eOveredge stitches\u003c\/li\u003e\n          \u003cli\u003eBlind hemming\u003c\/li\u003e\n          \u003cli\u003eAppliqué patterns\u003c\/li\u003e\n          \u003cli\u003eQuilting stitches\u003c\/li\u003e\n          \u003cli\u003eDecorative motifs\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LCD --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eClear settings before you begin\u003c\/span\u003e\n\n    \u003ch3\u003eLCD screen with recommended-foot guidance\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      The backlit screen provides the main information needed to prepare the selected stitch.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch number\u003c\/h4\u003e\n        \u003cp\u003eConfirm the selected pattern before sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eRecommended foot\u003c\/h4\u003e\n        \u003cp\u003eSee which included presser foot is intended for the stitch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch width\u003c\/h4\u003e\n        \u003cp\u003eView and adjust the width up to 7mm.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStitch length\u003c\/h4\u003e\n        \u003cp\u003eView and adjust the length up to 5mm.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top:25px;\"\u003e\n      A pull-out stitch reference chart is stored on the right side of the machine, keeping the full stitch selection close at hand.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONTROLS --\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:#ffb4c0;\"\u003eFunctions positioned where you need them\u003c\/span\u003e\n\n          \u003ch3\u003eStart, stop, reverse and lock with one touch\u003c\/h3\u003e\n\n          \u003cp\u003e\n            The main sewing controls are positioned close to the needle area, allowing them to be used while the project remains under control.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sew without the foot controller, slow the machine for detailed work, stop with the needle in the fabric and secure compatible stitches using the automatic lock function.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eStart and stop button\u003c\/li\u003e\n            \u003cli\u003eReverse sewing button\u003c\/li\u003e\n            \u003cli\u003eAutomatic lock stitch\u003c\/li\u003e\n            \u003cli\u003eNeedle up\/down control\u003c\/li\u003e\n            \u003cli\u003eSpeed-control slider\u003c\/li\u003e\n            \u003cli\u003eFour direct stitch buttons\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRESSURE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eGreater control across different materials\u003c\/span\u003e\n\n    \u003ch3\u003eAdjustable presser-foot pressure\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Presser-foot pressure controls how firmly the project is held against the feed dogs.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Reduce pressure for delicate, stretch or easily distorted materials. Increase pressure where firmer contact is needed through stable or layered fabrics.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-benefit-grid\"\u003e\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eFine fabrics\u003c\/h4\u003e\n        \u003cp\u003eHelp limit marking and puckering on lightweight materials.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eStretch knits\u003c\/h4\u003e\n        \u003cp\u003eReduce unwanted stretching when combined with a suitable stitch and needle.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eEveryday woven fabric\u003c\/h4\u003e\n        \u003cp\u003eUse a standard setting for cotton, linen and garment sewing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-benefit\"\u003e\n        \u003ch4\u003eLayered projects\u003c\/h4\u003e\n        \u003cp\u003eAdapt the pressure for bags, quilted sections and thicker seams.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEED --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eReliable movement beneath the presser foot\u003c\/span\u003e\n\n    \u003ch3\u003eSeven-piece retractable feed dog\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Seven feed-dog sections maintain broad contact with the underside of the fabric.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This helps move fine material, stretch fabric, standard woven cloth and layered projects consistently beneath the foot.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The feed dogs can be lowered for darning and free-motion techniques with an appropriate optional presser foot.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        For quilt sandwiches, matching checks, stripes or difficult layered fabrics, a compatible Elna even-feed foot can be added separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BOBBIN --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eEasy machine preparation\u003c\/span\u003e\n\n    \u003ch3\u003eTop-loading horizontal rotary bobbin\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the bobbin into the hook from above and follow the marked threading route beneath the clear cover.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The transparent cover makes it easier to monitor the remaining bobbin thread while sewing.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The automatic-declutch bobbin winding system disconnects the sewing mechanism while the bobbin is being filled.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eTop-loading bobbin\u003c\/li\u003e\n      \u003cli\u003eHorizontal rotary hook\u003c\/li\u003e\n      \u003cli\u003eClear bobbin cover\u003c\/li\u003e\n      \u003cli\u003eAutomatic-declutch winding\u003c\/li\u003e\n      \u003cli\u003eFive bobbins included\u003c\/li\u003e\n      \u003cli\u003eBuilt-in accessory storage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BUTTONHOLES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAutomatic garment finishing\u003c\/span\u003e\n\n    \u003ch3\u003eThree one-step buttonhole styles\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Place the button into Automatic Buttonhole Foot R and the machine uses it as a guide for the required buttonhole length.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The complete buttonhole is sewn in one continuous operation, helping maintain consistent sizing across garments and home projects.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The included stabiliser plate supports the fabric and buttonhole foot together, improving control around uneven or layered areas.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eThree built-in styles\u003c\/li\u003e\n      \u003cli\u003eAutomatic one-step sewing\u003c\/li\u003e\n      \u003cli\u003eButton-sized measurement\u003c\/li\u003e\n      \u003cli\u003eButtonhole Foot R included\u003c\/li\u003e\n      \u003cli\u003eStabiliser plate included\u003c\/li\u003e\n      \u003cli\u003eSuitable for garments and home décor\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WORKSPACE --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003ePractical room for everyday projects\u003c\/span\u003e\n\n        \u003ch3\u003e170mm sewing space with extension table\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The eXperience 550 provides approximately 170mm of working space to the right of the needle.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Fit the supplied extension table when sewing patchwork, quilt blocks, home décor, bags or longer garment sections.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Remove the front accessory compartment to reveal the free arm for sleeves, cuffs and trouser hems.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ds-check-list\"\u003e\n          \u003cli\u003e170mm sewing space\u003c\/li\u003e\n          \u003cli\u003eExtension table included\u003c\/li\u003e\n          \u003cli\u003eConvertible free arm\u003c\/li\u003e\n          \u003cli\u003eBuilt-in accessory storage\u003c\/li\u003e\n          \u003cli\u003eCarrying handle\u003c\/li\u003e\n          \u003cli\u003eHard cover included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ds-visual-panel\"\u003e\n        \u003cspan class=\"ds-visual-number\"\u003e15\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eVariable needle positions\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Position straight stitching accurately for seams, top stitching, edge stitching, zip insertion and patchwork.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- QUILTING --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eUseful features for patchwork and light quilting\u003c\/span\u003e\n\n    \u003ch3\u003eA complete foundation for creative quilting\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-feature-grid\"\u003e\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003e1\/4-inch Seam Foot O\u003c\/h4\u003e\n        \u003cp\u003e\n          The included foot helps maintain accurate patchwork seam allowances.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eExtension table\u003c\/h4\u003e\n        \u003cp\u003e\n          Support blocks and larger fabric sections on a broader surface.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eNeedle down\u003c\/h4\u003e\n        \u003cp\u003e\n          Stop with the needle lowered when pivoting or repositioning.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eSpeed control\u003c\/h4\u003e\n        \u003cp\u003e\n          Limit the maximum speed for appliqué, curves and detailed piecing.\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 practice with an optional foot.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-feature-card\"\u003e\n        \u003ch4\u003eQuilting stitches\u003c\/h4\u003e\n        \u003cp\u003e\n          Add decorative detail to appliqué, borders, quilt labels and smaller projects.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:28px;\"\u003e\n      \u003cp\u003e\n        The eXperience 550 is well suited to patchwork, appliqué, straight-line quilting and smaller free-motion projects. An even-feed foot and free-motion foot are available separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWho is the Elna eXperience 550 for?\u003c\/span\u003e\n\n    \u003ch3\u003eA versatile choice for beginners through to regular sewists\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eGarment construction\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRepairs and alterations\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eStretch fabrics\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003ePatchwork\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLight quilting\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAppliqué\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAutomatic buttonholes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eBag making\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome décor\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eDecorative stitching\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing classes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eRegular home sewing\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- IMPORTANT --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eImportant information before purchasing\u003c\/h4\u003e\n\n      \u003cp\u003e\n        The eXperience 550 is a domestic computerised sewing and quilting machine. It is not an overlocker, embroidery machine or industrial sewing machine.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It does not include an automatic thread cutter, built-in lettering, USB connectivity or Wi-Fi.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Upper-thread tension and presser-foot pressure are adjusted manually.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It includes an extension table and 1\/4-inch foot, but an even-feed foot and free-motion quilting foot are optional accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Select the correct needle, thread, stitch and presser foot for the fabric being sewn.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eStandard regional package\u003c\/span\u003e\n\n    \u003ch3\u003eElna eXperience 550 included accessories\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eIncluded presser feet\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eStandard Foot A\u003c\/li\u003e\n          \u003cli\u003eOveredge Foot C\u003c\/li\u003e\n          \u003cli\u003eZipper Foot E\u003c\/li\u003e\n          \u003cli\u003eSatin Stitch Foot F\u003c\/li\u003e\n          \u003cli\u003eBlind Hem Foot G\u003c\/li\u003e\n          \u003cli\u003e1\/4-inch Seam Foot O\u003c\/li\u003e\n          \u003cli\u003eAutomatic Buttonhole Foot R\u003c\/li\u003e\n          \u003cli\u003eButtonhole stabiliser 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 class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eElna plastic bobbins × 5\u003c\/li\u003e\n          \u003cli\u003eNeedle set\u003c\/li\u003e\n          \u003cli\u003eAdditional spool pin\u003c\/li\u003e\n          \u003cli\u003eSmall spool holders × 2\u003c\/li\u003e\n          \u003cli\u003eLarge spool holders × 2\u003c\/li\u003e\n          \u003cli\u003eSeam ripper\u003c\/li\u003e\n          \u003cli\u003eLint brush\u003c\/li\u003e\n          \u003cli\u003eScrewdriver plate\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWorkspace, control and protection\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eExtension table\u003c\/li\u003e\n          \u003cli\u003eFoot controller\u003c\/li\u003e\n          \u003cli\u003eInstruction manual\u003c\/li\u003e\n          \u003cli\u003eInstructional video access\u003c\/li\u003e\n          \u003cli\u003eHard 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\u003eElna eXperience 550 specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine type\u003c\/th\u003e\n            \u003ctd\u003eComputerised domestic sewing and quilting machine\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in stitches\u003c\/th\u003e\n            \u003ctd\u003e50\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eButtonholes\u003c\/th\u003e\n            \u003ctd\u003eThree automatic one-step buttonholes\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 700 stitches per minute\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch width\u003c\/th\u003e\n            \u003ctd\u003e7mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum stitch length\u003c\/th\u003e\n            \u003ctd\u003e5mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle positions\u003c\/th\u003e\n            \u003ctd\u003e15\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSewing space\u003c\/th\u003e\n            \u003ctd\u003eApproximately 170mm to the right of the needle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eScreen\u003c\/th\u003e\n            \u003ctd\u003eTwo-digit LCD screen, approximately 25 × 19mm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDirect stitch selection\u003c\/th\u003e\n            \u003ctd\u003eFour frequently used stitches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStitch reference chart\u003c\/th\u003e\n            \u003ctd\u003eStored on the right side of the machine\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\"\u003eReverse sewing button\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\"\u003eNeedle up or down\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNeedle threader\u003c\/th\u003e\n            \u003ctd\u003eBuilt in\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eThread tension\u003c\/th\u003e\n            \u003ctd\u003eManual adjustable control\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePresser-foot pressure\u003c\/th\u003e\n            \u003ctd\u003eManually adjustable\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin system\u003c\/th\u003e\n            \u003ctd\u003eTop-loading horizontal rotary hook with clear cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBobbin winding\u003c\/th\u003e\n            \u003ctd\u003eAutomatic-declutch bobbin winder\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeed system\u003c\/th\u003e\n            \u003ctd\u003eSeven-piece retractable feed dog\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\"\u003ePresser-foot attachment\u003c\/th\u003e\n            \u003ctd\u003eClip-on\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra-high presser-foot lift\u003c\/th\u003e\n            \u003ctd\u003eYes, manually operated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003eOne LED sewing light\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFree arm\u003c\/th\u003e\n            \u003ctd\u003eYes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAutomatic thread cutter\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBuilt-in lettering\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtension table\u003c\/th\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStandard sewing feet\u003c\/th\u003e\n            \u003ctd\u003eSeven, plus buttonhole stabiliser plate\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\"\u003eMachine dimensions\u003c\/th\u003e\n            \u003ctd\u003eApproximately 406mm wide × 302mm high × 176mm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine weight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 6.5kg\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine cover\u003c\/th\u003e\n            \u003ctd\u003eHard cover included\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPTIONAL ACCESSORIES --\u003e\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eExpand your sewing possibilities\u003c\/span\u003e\n\n    \u003ch3\u003ePopular compatible optional accessories\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuilting and patchwork accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eEven-feed foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe even-feed foot\u003c\/li\u003e\n          \u003cli\u003eFree-motion quilting foot set\u003c\/li\u003e\n          \u003cli\u003eDarning foot\u003c\/li\u003e\n          \u003cli\u003eDitch-quilting foot\u003c\/li\u003e\n          \u003cli\u003eClear-view quilting foot and guide set\u003c\/li\u003e\n          \u003cli\u003eStraight-stitch foot\u003c\/li\u003e\n          \u003cli\u003eQuilting guide bars\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eGarment-sewing accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eConcealed zipper foot\u003c\/li\u003e\n          \u003cli\u003eAdjustable zipper foot\u003c\/li\u003e\n          \u003cli\u003eRolled-hem foot\u003c\/li\u003e\n          \u003cli\u003eButton-sewing foot\u003c\/li\u003e\n          \u003cli\u003eGathering foot\u003c\/li\u003e\n          \u003cli\u003eUltra Glide foot\u003c\/li\u003e\n          \u003cli\u003eRoller foot\u003c\/li\u003e\n          \u003cli\u003eRuffler attachment\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCreative accessories\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cul class=\"ds-accessory-list\"\u003e\n          \u003cli\u003eAppliqué foot\u003c\/li\u003e\n          \u003cli\u003eOpen-toe satin-stitch foot\u003c\/li\u003e\n          \u003cli\u003ePiping foot\u003c\/li\u003e\n          \u003cli\u003eCording foot\u003c\/li\u003e\n          \u003cli\u003eBeading-foot set\u003c\/li\u003e\n          \u003cli\u003eBinder foot\u003c\/li\u003e\n          \u003cli\u003eCircular-sewing attachment\u003c\/li\u003e\n          \u003cli\u003ePintucking-foot set\u003c\/li\u003e\n          \u003cli\u003eRibbon and sequin 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\"\u003eOfficial Elna resources\u003c\/span\u003e\n\n    \u003ch3\u003eProduct information and machine support\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-resource-grid\"\u003e\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eRegional Product Page\u003c\/h4\u003e\n          \u003cp\u003e\n            View the current regional specifications, supplied accessories and compatible consumables.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/elna.com.au\/shop\/sewing-machines\/experience-550\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          View regional product page →\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ds-resource-card\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eInstruction Manual\u003c\/h4\u003e\n          \u003cp\u003e\n            Read the official guide covering threading, stitch selection, buttonholes, quilting and maintenance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/global.elna.com\/wp-content\/uploads\/sites\/3\/2019\/02\/IM_experience550_elna_EN_Final.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\u003eElna Support\u003c\/h4\u003e\n          \u003cp\u003e\n            Access official instructions, troubleshooting resources and model support.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003ca class=\"ds-resource-link\" href=\"https:\/\/global.elna.com\/support\/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n          Visit Elna support →\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\u003eElna eXperience 550 FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Elna eXperience 550 suitable for beginners?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Its adjustable speed, start\/stop button, direct stitch keys and LCD guidance make it approachable, while its additional features provide room to grow.\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\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It includes 50 built-in utility, stretch, quilting and decorative stitches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many buttonholes does it have?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It includes three automatic one-step buttonhole styles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an extension table?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. An extension table is included in the regional package.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a hard cover?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A rigid machine cover is included for storage and transport.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a 1\/4-inch seam foot?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The included 1\/4-inch Seam Foot O is useful for accurate patchwork piecing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have adjustable presser-foot pressure?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Presser-foot pressure can be adjusted manually for different fabric types.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an automatic thread cutter?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Threads are trimmed using the manual cutter or sewing scissors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a built-in needle threader?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The built-in mechanism helps draw the upper thread through the needle eye.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew without the foot controller?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Use the start\/stop button together with the speed-control slider.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have needle up and down?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The needle can be set to stop raised or lowered in the project.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew stretch fabric?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes stretch stitches and adjustable foot pressure. Use the correct ballpoint or stretch needle for the material.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it sew denim?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can sew ordinary garment-weight denim when correctly set up with a suitable jeans needle, thread and stitch. It is not an industrial heavy-production machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it quilt?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It is well suited to patchwork, appliqué, straight-line quilting and smaller free-motion projects. Additional quilting feet are available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include an even-feed foot?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. A compatible even-feed foot is available separately.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it sew lettering or embroidery?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The eXperience 550 is a computerised sewing and quilting machine without built-in lettering or an embroidery unit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow heavy is the eXperience 550?\u003c\/summary\u003e\n\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It weighs approximately 6.5kg, making it reasonably portable while remaining stable during sewing.\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-machine specialists\u003c\/span\u003e\n\n      \u003ch3\u003eExpert advice, warranty support and in-house servicing\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied sewing, quilting, embroidery and overlocking equipment throughout New Zealand since 2001. Our experienced team can demonstrate the Elna eXperience 550 and explain its stitches, buttonholes, foot-pressure adjustment, quilting features and compatible accessories.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Every machine is backed by genuine product knowledge, authorised New Zealand warranty assistance and our own in-house technical workshop with experienced sewing-machine technicians.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists wanting an easy-to-use computerised machine with adjustable fabric control, automatic buttonholes, an extension table and a strong included foot package, the Elna eXperience 550 is an excellent all-round choice.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Elna","offers":[{"title":"Default Title","offer_id":42720164380893,"sku":"Experience550","price":999.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/709c64c0-a19a-4459-86ff-b185f9457fa0.jpg?v=1737762671","url":"https:\/\/www.directsewing.co.nz\/products\/elna-experience-550-computerised-sewing-machine","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}