{"product_id":"trolley-bag-extra-large","title":"Extra Large Sewing Machine Trolley Bag with Wheels","description":"\u003cstyle\u003e\n  .ds-trolley-xl {\n    --accent: #2f5268;\n    --accent-dark: #183748;\n    --accent-soft: #edf4f7;\n    --ink: #1c252b;\n    --grey: #616c73;\n    --light: #f6f8f9;\n    --border: #dce4e8;\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-trolley-xl *,\n  .ds-trolley-xl *::before,\n  .ds-trolley-xl *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-trolley-xl img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-trolley-xl h2,\n  .ds-trolley-xl h3,\n  .ds-trolley-xl h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-trolley-xl h2 {\n    margin-bottom: 20px;\n    font-size: clamp(36px, 5vw, 62px);\n    letter-spacing: -0.045em;\n  }\n\n  .ds-trolley-xl h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.5vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-trolley-xl h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-trolley-xl p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-trolley-xl .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-trolley-xl .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-trolley-xl .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--accent);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .ds-trolley-xl .ds-lead {\n    max-width: 920px;\n    color: #424d54;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.62;\n  }\n\n  .ds-trolley-xl .ds-hero {\n    padding: 28px 0 62px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-trolley-xl .ds-hero-copy {\n    max-width: 1030px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .ds-trolley-xl .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-trolley-xl .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 50% 42%, #ffffff 0, #f1f5f7 58%, #dde7ec 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .ds-trolley-xl .ds-hero-image img {\n    min-height: 470px;\n    aspect-ratio: 16 \/ 9;\n    object-fit: contain;\n    padding: 28px;\n  }\n\n  .ds-trolley-xl .ds-caption {\n    padding: 12px 16px 17px;\n    color: #68737a;\n    font-size: 13px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .ds-trolley-xl .ds-stat-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(145px, 1fr));\n    gap: 10px;\n    max-width: 1000px;\n    margin: 30px auto;\n  }\n\n  .ds-trolley-xl .ds-stat {\n    padding: 19px 14px;\n    background: var(--light);\n    border: 1px solid #e2e8eb;\n    border-radius: 13px;\n    text-align: center;\n  }\n\n  .ds-trolley-xl .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ds-trolley-xl .ds-stat-label {\n    display: block;\n    margin-top: 6px;\n    color: #68737b;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .ds-trolley-xl .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-trolley-xl .ds-feature-card {\n    padding: 27px;\n    background: var(--light);\n    border: 1px solid #e2e8eb;\n    border-radius: 15px;\n  }\n\n  .ds-trolley-xl .ds-feature-number {\n    display: inline-flex;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 17px;\n    border-radius: 50%;\n    background: var(--accent);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .ds-trolley-xl .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-trolley-xl .ds-split {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr));\n    align-items: center;\n    gap: clamp(32px, 6vw, 74px);\n  }\n\n  .ds-trolley-xl .ds-visual-panel {\n    padding: clamp(30px, 5vw, 50px);\n    background: linear-gradient(145deg, #416d86, #19394a);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-trolley-xl .ds-visual-number {\n    display: block;\n    margin-bottom: 9px;\n    font-size: clamp(43px, 7vw, 82px);\n    font-weight: 820;\n    letter-spacing: -0.06em;\n    line-height: 0.98;\n  }\n\n  .ds-trolley-xl .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 720;\n  }\n\n  .ds-trolley-xl .ds-callout {\n    padding: clamp(31px, 5vw, 54px);\n    overflow: hidden;\n    background: var(--ink);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-trolley-xl .ds-callout h3,\n  .ds-trolley-xl .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-trolley-xl .ds-callout-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));\n    align-items: center;\n    gap: 40px;\n  }\n\n  .ds-trolley-xl .ds-check-list,\n  .ds-trolley-xl .ds-accessory-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 225px), 1fr));\n    gap: 10px 28px;\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ds-trolley-xl .ds-check-list li,\n  .ds-trolley-xl .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-trolley-xl .ds-check-list li::before,\n  .ds-trolley-xl .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--accent);\n    content: \"✓\";\n    font-weight: 800;\n  }\n\n  .ds-trolley-xl .ds-callout .ds-check-list li::before {\n    color: #a9d0e3;\n  }\n\n  .ds-trolley-xl .ds-note {\n    padding: 25px 27px;\n    border-left: 4px solid var(--accent);\n    background: var(--accent-soft);\n    border-radius: 4px 13px 13px 4px;\n  }\n\n  .ds-trolley-xl .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-trolley-xl .ds-package {\n    padding: clamp(30px, 5vw, 49px);\n    background: var(--accent-soft);\n    border: 1px solid #cfdee5;\n    border-radius: 18px;\n  }\n\n  .ds-trolley-xl .ds-use-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 185px), 1fr));\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .ds-trolley-xl .ds-use-item {\n    padding: 20px;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .ds-trolley-xl .ds-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));\n    gap: 15px;\n    margin-top: 27px;\n  }\n\n  .ds-trolley-xl .ds-gallery-card {\n    margin: 0;\n    overflow: hidden;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n  }\n\n  .ds-trolley-xl .ds-gallery-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 14px;\n  }\n\n  .ds-trolley-xl .ds-gallery-card figcaption {\n    padding: 14px 16px 17px;\n    color: var(--grey);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .ds-trolley-xl .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-trolley-xl table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-trolley-xl th,\n  .ds-trolley-xl td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-trolley-xl th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ds-trolley-xl td {\n    color: #4c565e;\n    font-size: 14px;\n  }\n\n  .ds-trolley-xl tr:last-child th,\n  .ds-trolley-xl tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-trolley-xl 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-trolley-xl summary {\n    position: relative;\n    padding: 18px 52px 18px 19px;\n    cursor: pointer;\n    color: var(--ink);\n    font-size: 16px;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .ds-trolley-xl summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-trolley-xl summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--accent);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-trolley-xl details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-trolley-xl .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-trolley-xl .ds-direct-sewing {\n    padding: clamp(32px, 5vw, 54px);\n    background: var(--light);\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .ds-trolley-xl .ds-direct-sewing p {\n    max-width: 900px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  @media (max-width: 700px) {\n    .ds-trolley-xl {\n      font-size: 15px;\n    }\n\n    .ds-trolley-xl .ds-section {\n      padding: 45px 0;\n    }\n\n    .ds-trolley-xl .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 46px;\n    }\n\n    .ds-trolley-xl .ds-hero-image img {\n      min-height: 310px;\n      padding: 14px;\n    }\n\n    .ds-trolley-xl .ds-stat-grid,\n    .ds-trolley-xl .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-trolley-xl\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eExtra-large wheeled sewing machine storage and transport bag\u003c\/span\u003e\n\n      \u003ch2\u003eExtra Large Sewing Machine Trolley Bag\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Transport larger domestic sewing and quilting machines with less lifting. This spacious trolley bag combines an extra-wide padded compartment, telescopic handle, dual-wheel base, internal organiser pockets and a hook-and-loop safety strap to help keep a compatible machine secure during careful everyday movement.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Extra large sewing machine trolley bag key dimensions\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e63cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate external width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e43cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate external height\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e30cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate external depth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003eSafety Strap\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003einternal machine restraint\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfigure class=\"ds-hero-image\"\u003e\n      \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK_1024x1024.jpg?v=1785722600\" alt=\"Extra large black sewing machine trolley bag with reinforced base and retractable handle\" width=\"1024\" height=\"1024\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        An extra-wide wheeled trolley bag for compatible larger domestic sewing and quilting machines.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eMore room for larger machines\u003c\/span\u003e\n\n    \u003ch3\u003eDesigned for machines that outgrow a standard trolley bag\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Some advanced sewing and quilting machines are wider, taller or deeper than ordinary domestic models, making standard carry bags too restrictive.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With approximate external measurements of 63 × 43 × 30cm, this extra-large trolley provides substantially more room than the standard large model.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The broad opening allows a compatible machine to be placed inside without forcing it through a narrow top zip, while the internal safety strap helps restrict unnecessary movement once the machine is positioned.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Large organiser pockets provide additional space for the foot controller, power lead, instruction book, extension accessories and sewing tools.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the extra-large trolley bag stands out\u003c\/span\u003e\n\n    \u003ch3\u003eExtra capacity, rolling convenience and organised protection\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\u003eExtra-wide compartment\u003c\/h4\u003e\n        \u003cp\u003e\n          Provides more room for selected larger sewing and quilting machines than a standard trolley bag.\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\u003eHook-and-loop safety strap\u003c\/h4\u003e\n        \u003cp\u003e\n          Wraps around the machine to help reduce shifting within the main compartment.\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\u003eTelescopic trolley handle\u003c\/h4\u003e\n        \u003cp\u003e\n          Extends for rolling and retracts neatly when the bag is stored or carried.\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\u003eDual-wheel assemblies\u003c\/h4\u003e\n        \u003cp\u003e\n          Multi-wheel units support smoother movement across suitable level surfaces.\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\u003eWide-opening front panel\u003c\/h4\u003e\n        \u003cp\u003e\n          Opens generously to simplify loading and unloading a bulky compatible machine.\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\u003ePadded internal pockets\u003c\/h4\u003e\n        \u003cp\u003e\n          Organise accessories while helping keep hard items away from the machine body.\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\u003eLarge exterior storage\u003c\/h4\u003e\n        \u003cp\u003e\n          Carries leads, controllers, manuals and project tools separately from the machine.\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\u003eHeavy-duty zips\u003c\/h4\u003e\n        \u003cp\u003e\n          Strong zip closures provide practical access around the oversized compartment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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:#a9d0e3;\"\u003eMeasure before ordering\u003c\/span\u003e\n\n          \u003ch3\u003eExtra large does not mean universal\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Sewing-machine dimensions should be checked at the widest, tallest and deepest points, including handwheels, controls, spool pins and protruding housings.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Allow additional space around the machine so it can be inserted, secured and removed without forcing the bag or placing pressure on controls.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The stated measurements are approximate external dimensions. Padding, seams, pockets and the trolley frame reduce the usable internal space.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eMeasure complete machine width\u003c\/li\u003e\n            \u003cli\u003eInclude the handwheel\u003c\/li\u003e\n            \u003cli\u003eCheck full machine height\u003c\/li\u003e\n            \u003cli\u003eLower removable spool pins\u003c\/li\u003e\n            \u003cli\u003eMeasure maximum base depth\u003c\/li\u003e\n            \u003cli\u003eAllow loading clearance\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-visual-number\"\u003e63 × 43 × 30cm\u003c\/span\u003e\n          \u003cspan class=\"ds-visual-label\"\u003eApproximate external trolley dimensions\u003c\/span\u003e\n\n          \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n            Usable internal dimensions will be smaller because of the padded lining and trolley construction.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eCompatibility guidance\u003c\/h4\u003e\n\n      \u003cp\u003e\n        This bag may suit selected larger domestic sewing machines, quilting machines and compact sewing-and-embroidery machines when the complete machine fits within the usable space.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It may not suit the largest premium long-arm domestic models, oversized embroidery machines, permanently attached embroidery units or machines with fixed raised thread stands.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Remove detachable embroidery units, extension tables and accessory trays before measuring unless they are intended to be stored separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\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\"\u003e63cm\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eExtra-wide external body\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          Approximately 12cm wider than the standard Large trolley bag.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eLarge versus extra large\u003c\/span\u003e\n\n        \u003ch3\u003eChoose the trolley size around your machine\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The standard Large trolley bag measures approximately 51 × 38 × 28cm.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This Extra Large model increases the approximate external size to 63 × 43 × 30cm, providing considerably more width and additional height.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The larger model is the better starting point for wider quilting machines, although measurements must still be checked before purchase.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eHelp reduce movement inside the bag\u003c\/span\u003e\n\n    \u003ch3\u003eInternal hook-and-loop safety strap\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Position the compatible machine upright inside the main compartment and fasten the strap around a strong central area of the machine body.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The strap helps restrict side-to-side movement during careful rolling and vehicle transport.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid routing the strap across thread guides, tension components, LCD screens, spool pins or other delicate controls.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003cp\u003e\n        The strap helps stabilise the machine but does not make the bag impact-proof. The trolley must still be handled carefully and kept upright.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-split\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eReduced lifting on suitable surfaces\u003c\/span\u003e\n\n        \u003ch3\u003eRetractable handle and dual-wheel base\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Extend the trolley handle and tilt the bag gently onto its wheels for movement across suitable level floors and paths.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The rear frame supports the wide bag while the multi-wheel assemblies help distribute movement across the base.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Retract the handle before storing the trolley or loading it into a vehicle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK-B_1024x1024.jpg?v=1785722601\" alt=\"Rear view of extra large sewing machine trolley bag with telescopic handle and dual wheels\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Rear trolley structure with retractable handle, reinforced straps and dual-wheel assemblies.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWide access for bulky machine bodies\u003c\/span\u003e\n\n    \u003ch3\u003eLarge opening panel simplifies loading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The front of the bag opens extensively, allowing the machine to be placed inside rather than lowered through a small top opening.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This is particularly useful for machines with broad bases, pronounced handwheels or taller housings.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Always support the machine with both hands and avoid pulling it into place using its thread guides or accessory components.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eKeep loose items away from the machine\u003c\/span\u003e\n\n    \u003ch3\u003eInternal padded wall pockets\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Mesh and padded pockets inside the opening panel provide organised storage for smaller accessories.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Separating feet, bobbins, tools and leads helps prevent loose hard objects from moving around the machine during transport.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003ePresser feet\u003c\/li\u003e\n      \u003cli\u003eBobbins\u003c\/li\u003e\n      \u003cli\u003eNeedle packets\u003c\/li\u003e\n      \u003cli\u003eSeam guides\u003c\/li\u003e\n      \u003cli\u003eSmall tools\u003c\/li\u003e\n      \u003cli\u003eInstruction material\u003c\/li\u003e\n      \u003cli\u003eAccessory cases\u003c\/li\u003e\n      \u003cli\u003eLight sewing notions\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eGenerous exterior organisation\u003c\/span\u003e\n\n    \u003ch3\u003eLarge front storage pocket\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The broad exterior pocket provides accessible storage without taking space away from the machine compartment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It is suitable for flatter accessories such as manuals, pattern folders, rulers, leads and selected project supplies.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid overfilling the pocket with hard, bulky items that could press against the machine or distort the bag.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProduct gallery\u003c\/span\u003e\n\n    \u003ch3\u003eExtra-large trolley construction and storage\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-gallery-grid\"\u003e\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK_1024x1024.jpg?v=1785722600\" alt=\"Extra large black sewing machine trolley bag front view\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Wide front body with large zip pocket, reinforced carry straps and protective base feet.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK-C_1024x1024.jpg?v=1785722600\" alt=\"Open extra large sewing machine trolley bag showing safety strap and organiser pockets\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Wide-opening interior with central machine strap and organiser pockets built into the front wall.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK-B_1024x1024.jpg?v=1785722601\" alt=\"Extra large sewing machine trolley bag rear view\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Rear trolley frame with retractable handle and reinforced vertical webbing.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure class=\"ds-gallery-card\"\u003e\n        \u003cimg src=\"https:\/\/www.directsewing.co.nz\/cdn\/shop\/files\/006107-BLACK-D_1024x1024.jpg?v=1785722600\" alt=\"Close-up of dual wheels on extra large sewing machine trolley bag\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Multi-wheel assembly and raised base help support smoother rolling and ground clearance.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eCareful lifting remains important\u003c\/span\u003e\n\n    \u003ch3\u003eUse the reinforced carry straps for stairs and vehicles\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The telescopic handle is designed for pulling the trolley, not for lifting the combined weight of the machine and bag.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use the reinforced fabric carry straps when moving the trolley into a vehicle, over steps or across unsuitable terrain.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Larger sewing machines can be heavy. Use two people when the total weight is uncomfortable or difficult to control safely.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eUseful for storage between projects\u003c\/span\u003e\n\n    \u003ch3\u003eKeep the machine and essential accessories together\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The trolley can also be used as covered storage in a clean, dry indoor area when the machine is not in use.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Store the foot controller, lead, manual and frequently used feet in the pockets so the complete setup remains organised.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid damp garages, sheds, strong sunlight and areas with large changes in temperature or humidity.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eBuilt-in trolley features\u003c\/span\u003e\n\n      \u003ch3\u003eWhat is included?\u003c\/h3\u003e\n\n      \u003cul class=\"ds-accessory-list\"\u003e\n        \u003cli\u003eExtra-large padded machine compartment\u003c\/li\u003e\n        \u003cli\u003eHook-and-loop machine safety strap\u003c\/li\u003e\n        \u003cli\u003eWide-opening front panel\u003c\/li\u003e\n        \u003cli\u003eInternal padded wall pockets\u003c\/li\u003e\n        \u003cli\u003eLarge exterior storage pocket\u003c\/li\u003e\n        \u003cli\u003eRetractable telescopic handle\u003c\/li\u003e\n        \u003cli\u003eDual multi-wheel assemblies\u003c\/li\u003e\n        \u003cli\u003eReinforced carry straps\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty zip closures\u003c\/li\u003e\n        \u003cli\u003eRaised protective base supports\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eIdeal uses\u003c\/span\u003e\n\n    \u003ch3\u003eExtra room for larger sewing setups\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eQuilting classes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing retreats\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eGuild meetings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMachine servicing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eWorkshop transport\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eLarger domestic machines\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSelected quilting machines\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAccessory organisation\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eVehicle transport\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome storage\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing groups\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCraft events\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eLarge or extra large?\u003c\/span\u003e\n\n    \u003ch3\u003eCompare the two trolley sizes\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eLarge Trolley Bag\u003c\/th\u003e\n            \u003ctd\u003eApproximately 51cm wide × 38cm high × 28cm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExtra Large Trolley Bag\u003c\/th\u003e\n            \u003ctd\u003eApproximately 63cm wide × 43cm high × 30cm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWidth difference\u003c\/th\u003e\n            \u003ctd\u003eThe Extra Large model is approximately 12cm wider externally\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight difference\u003c\/th\u003e\n            \u003ctd\u003eThe Extra Large model is approximately 5cm taller externally\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDepth difference\u003c\/th\u003e\n            \u003ctd\u003eThe Extra Large model is approximately 2cm deeper externally\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBest suited to\u003c\/th\u003e\n            \u003ctd\u003e\n              Larger domestic and quilting machines that do not comfortably fit the standard Large trolley bag\n            \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  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProduct specifications\u003c\/span\u003e\n\n    \u003ch3\u003eExtra Large Sewing Machine Trolley Bag details\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eExtra-large wheeled sewing machine storage and transport bag\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate external width\u003c\/th\u003e\n            \u003ctd\u003e63cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate external height\u003c\/th\u003e\n            \u003ctd\u003e43cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate external depth\u003c\/th\u003e\n            \u003ctd\u003e30cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal dimensions\u003c\/th\u003e\n            \u003ctd\u003e\n              Smaller than the external dimensions because of padding, seams, pockets and trolley components\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMain compartment\u003c\/th\u003e\n            \u003ctd\u003ePadded extra-wide compartment\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine restraint\u003c\/th\u003e\n            \u003ctd\u003eInternal hook-and-loop safety strap\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eOpening\u003c\/th\u003e\n            \u003ctd\u003eWide zip-around front opening\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal storage\u003c\/th\u003e\n            \u003ctd\u003ePadded wall and mesh organiser pockets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExternal storage\u003c\/th\u003e\n            \u003ctd\u003eLarge front zip pocket\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTrolley handle\u003c\/th\u003e\n            \u003ctd\u003eRetractable telescopic handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWheels\u003c\/th\u003e\n            \u003ctd\u003eDual multi-wheel assemblies\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCarry system\u003c\/th\u003e\n            \u003ctd\u003eReinforced fabric carry straps\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eClosures\u003c\/th\u003e\n            \u003ctd\u003eHeavy-duty zips\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour\u003c\/th\u003e\n            \u003ctd\u003eBlack\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMachine included\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAccessories included\u003c\/th\u003e\n            \u003ctd\u003eNo sewing accessories are included unless specifically stated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHard-shell construction\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWaterproof rating\u003c\/th\u003e\n            \u003ctd\u003eNo waterproof rating stated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAirline flight-case rating\u003c\/th\u003e\n            \u003ctd\u003eNo\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  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-note\"\u003e\n      \u003ch4\u003eImportant transport information\u003c\/h4\u003e\n\n      \u003cp\u003e\n        This is a padded fabric trolley bag rather than a rigid hard-shell or flight case.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It helps with careful everyday transport and storage but will not protect a machine from severe impact, crushing, rain or careless airline baggage handling.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the trolley upright, secure it during vehicle travel and do not place heavy objects on top.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use the carry straps rather than the extended trolley handle when lifting the bag.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eFrequently asked questions\u003c\/span\u003e\n\n    \u003ch3\u003eExtra Large Sewing Machine Trolley Bag FAQ\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat are the external dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The approximate external measurements are 63cm wide × 43cm high × 30cm deep.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the internal dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Exact internal dimensions are not stated. The usable space will be smaller than the external measurements because of padding, seams, pockets and the trolley mechanism.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill my sewing machine fit?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Measure the complete machine at its widest, tallest and deepest points and allow additional loading clearance. Do not rely on brand or model category alone.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit a quilting machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It may suit selected larger quilting machines, but compatibility must be confirmed by measuring the complete machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit a sewing and embroidery machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It may suit selected compact combination machines when the embroidery unit is removed. Large premium embroidery models may still be too wide, tall or deep.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it fit an embroidery unit as well?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The embroidery unit would normally require separate storage unless its dimensions and shape allow it to fit without pressing against the machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it suit an overlocker?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It may fit many overlockers, although the extra width may be unnecessary. A dedicated overlocker bag can offer a more compact fit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat does the internal safety strap do?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The hook-and-loop strap wraps around a suitable part of the machine body to help reduce movement inside the trolley.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the bag have padding?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The main compartment and internal wall pockets are padded for careful everyday storage and transport.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the front open fully?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The wide zip-around panel opens extensively to make loading and unloading easier.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have accessory pockets?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes internal organiser pockets and a large exterior storage pocket.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the trolley handle retract?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The telescopic handle extends for rolling and retracts when not in use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I lift it by the telescopic handle?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Use the reinforced carry straps for lifting. The telescopic handle is intended for rolling only.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it suitable for stairs?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The wheels are intended for suitable level surfaces. Lift the trolley carefully over stairs using the carry straps, preferably with two people when heavily loaded.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it a hard protective case?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is a padded fabric trolley bag rather than a rigid shell.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No waterproof rating is stated. Protect the trolley and machine from rain, standing water and damp storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be checked as airline luggage?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It is not designed or certified as a rigid flight case and is not recommended for unprotected checked-airline handling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes a sewing machine come with the bag?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The listing is for the trolley bag only.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between the Large and Extra Large bags?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The Large model is approximately 51 × 38 × 28cm. The Extra Large model is approximately 63 × 43 × 30cm and adds significantly more width and height.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I store my machine in it permanently?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can be used for storage in a clean, dry indoor area. Avoid damp garages, direct sunlight and locations with significant temperature changes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I load the machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Open the front panel fully, place the machine upright using both hands, position it centrally and fasten the internal strap around a safe part of the machine body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-direct-sewing\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eSewing-machine transport advice from New Zealand specialists\u003c\/span\u003e\n\n      \u003ch3\u003eGet the correct trolley size for your machine\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied domestic sewing, quilting, embroidery, overlocking and industrial equipment throughout New Zealand since 2001.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Our experienced team understands that machine compatibility depends on complete width, height, depth, handwheel shape, thread stand position and other protruding components.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We can help compare the Large and Extra Large trolley sizes and determine which option is more suitable for your sewing machine.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists transporting wider domestic or quilting machines, this Extra Large trolley offers valuable additional space, organised storage, internal machine restraint and easier wheeled movement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Direct Sewing Machines \u0026 Supplies","offers":[{"title":"Default Title","offer_id":48304127410397,"sku":"006107-B","price":219.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/006107-BLACK-E.jpg?v=1785722601","url":"https:\/\/www.directsewing.co.nz\/products\/trolley-bag-extra-large","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}