{"product_id":"trolley-bag-large","title":"Large Sewing Machine Trolley Bag with Wheels","description":"\u003cstyle\u003e\n  .ds-trolley-large {\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-large *,\n  .ds-trolley-large *::before,\n  .ds-trolley-large *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-trolley-large img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-trolley-large h2,\n  .ds-trolley-large h3,\n  .ds-trolley-large h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-trolley-large h2 {\n    margin-bottom: 20px;\n    font-size: clamp(36px, 5vw, 62px);\n    letter-spacing: -0.045em;\n  }\n\n  .ds-trolley-large h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.5vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-trolley-large h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-trolley-large p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-trolley-large .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-trolley-large .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-trolley-large .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-large .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-large .ds-hero {\n    padding: 28px 0 62px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-trolley-large .ds-hero-copy {\n    max-width: 1030px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .ds-trolley-large .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-trolley-large .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-large .ds-hero-image img {\n    min-height: 460px;\n    aspect-ratio: 16 \/ 9;\n    object-fit: contain;\n    padding: 28px;\n  }\n\n  .ds-trolley-large .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-large .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-large .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-large .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ds-trolley-large .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-large .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-large .ds-feature-card {\n    padding: 27px;\n    background: var(--light);\n    border: 1px solid #e2e8eb;\n    border-radius: 15px;\n  }\n\n  .ds-trolley-large .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-large .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-large .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-large .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-large .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-large .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 720;\n  }\n\n  .ds-trolley-large .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-large .ds-callout h3,\n  .ds-trolley-large .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-trolley-large .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-large .ds-check-list,\n  .ds-trolley-large .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-large .ds-check-list li,\n  .ds-trolley-large .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-trolley-large .ds-check-list li::before,\n  .ds-trolley-large .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-large .ds-callout .ds-check-list li::before {\n    color: #a9d0e3;\n  }\n\n  .ds-trolley-large .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-large .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-trolley-large .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-large .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-large .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-large .ds-gallery-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(min(100%, 260px), 1fr));\n    gap: 15px;\n    margin-top: 27px;\n  }\n\n  .ds-trolley-large .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-large .ds-gallery-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 14px;\n  }\n\n  .ds-trolley-large .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-large .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-large table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-trolley-large th,\n  .ds-trolley-large 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-large 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-large td {\n    color: #4c565e;\n    font-size: 14px;\n  }\n\n  .ds-trolley-large tr:last-child th,\n  .ds-trolley-large tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-trolley-large 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-large 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-large summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-trolley-large 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-large details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-trolley-large .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-trolley-large .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-large .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-large {\n      font-size: 15px;\n    }\n\n    .ds-trolley-large .ds-section {\n      padding: 45px 0;\n    }\n\n    .ds-trolley-large .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 46px;\n    }\n\n    .ds-trolley-large .ds-hero-image img {\n      min-height: 300px;\n      padding: 14px;\n    }\n\n    .ds-trolley-large .ds-stat-grid,\n    .ds-trolley-large .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-trolley-large\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eLarge wheeled sewing machine storage and transport bag\u003c\/span\u003e\n\n      \u003ch2\u003eLarge Sewing Machine Trolley Bag\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Make transporting your sewing machine easier with a spacious padded trolley bag featuring a telescopic handle, smooth-rolling dual wheels and organised storage for sewing feet, leads, tools and project accessories.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Large sewing machine trolley bag key details\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e51cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate bag width\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e38cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate bag height\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e28cm\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eapproximate bag depth\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e2 Colours\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003eBlack or Black \u0026amp; White\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\/006106-BLACk-A_aadce743-f6d2-414f-88f6-9a5adeb14943.jpg?v=1785722459\" alt=\"Large black sewing machine trolley bag with telescopic handle and wheels\" width=\"1000\" height=\"1000\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        A spacious wheeled storage bag designed to make moving and protecting compatible domestic sewing machines easier.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eA practical alternative to carrying your machine by hand\u003c\/span\u003e\n\n    \u003ch3\u003eRoll your sewing machine to classes, retreats and workshops\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Domestic sewing machines can be awkward to carry, especially when the power lead, foot controller and sewing accessories must travel with them.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This large trolley bag places the machine inside a padded wheeled case and provides dedicated storage for the smaller items needed at your destination.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Extend the telescopic handle to roll the bag across suitable smooth surfaces, or use the reinforced comfort-grip handles when lifting it into a vehicle or over steps.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      When the machine is not travelling, the bag also provides a convenient covered storage option at home.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy this large sewing machine trolley bag stands out\u003c\/span\u003e\n\n    \u003ch3\u003eTransport, protection and accessory organisation in one bag\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\u003eTelescopic handle\u003c\/h4\u003e\n        \u003cp\u003e\n          Extend the handle for easier wheeled movement and retract it for compact storage.\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\u003eDual trolley wheels\u003c\/h4\u003e\n        \u003cp\u003e\n          Easy-glide wheels reduce the need to carry the full machine weight by hand.\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\u003ePadded main compartment\u003c\/h4\u003e\n        \u003cp\u003e\n          The lined body provides a protective layer around the compatible machine during ordinary transport.\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\u003eDeep front pockets\u003c\/h4\u003e\n        \u003cp\u003e\n          Store the foot controller, power lead, instruction book and project accessories separately.\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\u003eRemovable pouches\u003c\/h4\u003e\n        \u003cp\u003e\n          Two internal pouches help organise feet, bobbins, needles, tools and smaller notions.\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\u003eSide mesh pockets\u003c\/h4\u003e\n        \u003cp\u003e\n          Keep selected frequently used items accessible without opening 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\"\u003e07\u003c\/span\u003e\n        \u003ch4\u003eComfort-grip handles\u003c\/h4\u003e\n        \u003cp\u003e\n          Reinforced carry handles assist when lifting the bag into vehicles or carrying it over obstacles.\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 dependable access to the main compartment and storage pockets.\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;\"\u003eCheck your machine before purchasing\u003c\/span\u003e\n\n          \u003ch3\u003eMeasure the full machine, not just its base\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Sewing machines often have handwheels, spool pins, thread stands, handles and controls extending beyond the main body.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Measure the machine at its widest, tallest and deepest points, then allow additional clearance so it can be placed inside and removed without forcing the bag.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            A machine being described as compact, standard or domestic does not automatically guarantee compatibility.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eMeasure the complete width\u003c\/li\u003e\n            \u003cli\u003eInclude the handwheel\u003c\/li\u003e\n            \u003cli\u003eCheck the full height\u003c\/li\u003e\n            \u003cli\u003eLower removable spool pins\u003c\/li\u003e\n            \u003cli\u003eMeasure maximum depth\u003c\/li\u003e\n            \u003cli\u003eAllow clearance around controls\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-visual-number\"\u003e51 × 38 × 28cm\u003c\/span\u003e\n          \u003cspan class=\"ds-visual-label\"\u003eApproximate external bag measurements\u003c\/span\u003e\n\n          \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n            Internal usable space will be slightly smaller because of padding, lining, seams and the trolley structure.\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 trolley bag suits many standard domestic sewing machines and selected compact quilting or overlocking machines that fit safely within its usable internal space.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It may not suit extra-large long-arm sewing machines, sewing and embroidery combinations, machines with permanently raised thread stands or unusually deep bases.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The stated 51 × 38 × 28cm dimensions are approximate external measurements. Padding and the trolley mechanism reduce the usable internal dimensions.\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\"\u003eRoll\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eInstead of carrying the entire journey\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          The telescopic handle and dual wheels make movement across suitable level surfaces considerably easier.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eDesigned for easier movement\u003c\/span\u003e\n\n        \u003ch3\u003eTelescopic handle and easy-glide wheels\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pull the handle upward when moving the bag and retract it after use.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The two wheels allow the bag to be tilted and rolled across suitable indoor flooring, paths and car parks.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          For stairs, kerbs, gravel or rough ground, lift the trolley carefully using its reinforced carry handles rather than pulling it by the extended trolley handle.\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\"\u003eKeep machine accessories separate and organised\u003c\/span\u003e\n\n    \u003ch3\u003eDeep pockets and removable internal pouches\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The padded double pockets provide storage for larger accessories such as a foot controller, power lead, instruction book or small project supplies.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Two removable pouches inside the bag help prevent small presser feet, bobbins, needles and tools from becoming loose around the machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Side mesh pockets provide additional accessible storage for selected lightweight items.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ds-check-list\"\u003e\n      \u003cli\u003eFoot controller\u003c\/li\u003e\n      \u003cli\u003ePower lead\u003c\/li\u003e\n      \u003cli\u003eInstruction book\u003c\/li\u003e\n      \u003cli\u003ePresser feet\u003c\/li\u003e\n      \u003cli\u003eBobbins\u003c\/li\u003e\n      \u003cli\u003eNeedle packets\u003c\/li\u003e\n      \u003cli\u003eSeam ripper\u003c\/li\u003e\n      \u003cli\u003eSmall 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\"\u003eUseful at home as well as on the road\u003c\/span\u003e\n\n    \u003ch3\u003eCovered storage between sewing sessions\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Store the machine inside the zipped bag when it is not in use to help reduce ordinary exposure to dust and light household debris.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The accessory pockets keep the machine’s controller, lead and everyday tools stored together, helping prevent items from becoming separated.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Always store the bag in a dry indoor location and avoid damp garages, direct sunlight or areas with large temperature changes.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eAvailable colour options\u003c\/span\u003e\n\n    \u003ch3\u003eChoose the finish that suits your sewing setup\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\/006106-BLACk-A_aadce743-f6d2-414f-88f6-9a5adeb14943.jpg?v=1785722459\" alt=\"Large black sewing machine trolley bag with wheels\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Black provides a clean, practical finish for classes, workshops and home storage.\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\/006106-BLKWHT-2_b4781b94-b24a-4241-8f4d-db0ed659942f.jpg?v=1785722463\" alt=\"Large black and white patterned sewing machine trolley bag with wheels\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Black \u0026amp; White adds a more distinctive patterned finish while retaining the same practical trolley design.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ds-note\" style=\"margin-top:24px;\"\u003e\n      \u003cp\u003e\n        Colour placement, trim and printed pattern alignment may vary slightly between individual bags and production batches.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cdiv class=\"ds-package\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eStorage features included\u003c\/span\u003e\n\n      \u003ch3\u003eEverything built into the large trolley bag\u003c\/h3\u003e\n\n      \u003cul class=\"ds-accessory-list\"\u003e\n        \u003cli\u003ePadded main machine compartment\u003c\/li\u003e\n        \u003cli\u003eRetractable telescopic trolley handle\u003c\/li\u003e\n        \u003cli\u003eEasy-glide dual wheels\u003c\/li\u003e\n        \u003cli\u003eDeep lined and padded double pockets\u003c\/li\u003e\n        \u003cli\u003eSide mesh storage pockets\u003c\/li\u003e\n        \u003cli\u003eTwo removable internal accessory pouches\u003c\/li\u003e\n        \u003cli\u003eHeavy-duty comfort-grip carry handles\u003c\/li\u003e\n        \u003cli\u003eStrong zip closures\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\u003eA practical bag for sewists on the move\u003c\/h3\u003e\n\n    \u003cdiv class=\"ds-use-grid\"\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing classes\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eQuilting groups\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCraft workshops\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing retreats\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMachine servicing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHoliday sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eClub meetings\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSchool sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHome storage\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\"\u003eWorkshop storage\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eProduct details\u003c\/span\u003e\n\n    \u003ch3\u003eLarge sewing machine trolley bag 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\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eWheeled 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\u003e51cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate external height\u003c\/th\u003e\n            \u003ctd\u003e38cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate external depth\u003c\/th\u003e\n            \u003ctd\u003e28cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal dimensions\u003c\/th\u003e\n            \u003ctd\u003eSlightly smaller than the external measurements because of padding, lining, seams and trolley components\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHandle\u003c\/th\u003e\n            \u003ctd\u003eRetractable telescopic trolley handle\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWheels\u003c\/th\u003e\n            \u003ctd\u003eTwo easy-glide trolley wheels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCarry handles\u003c\/th\u003e\n            \u003ctd\u003eHeavy-duty comfort-grip handles\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMain compartment\u003c\/th\u003e\n            \u003ctd\u003eLined and padded\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eExternal storage\u003c\/th\u003e\n            \u003ctd\u003eDeep double pockets and side mesh pockets\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInternal storage\u003c\/th\u003e\n            \u003ctd\u003eTwo removable accessory pouches\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eClosure\u003c\/th\u003e\n            \u003ctd\u003eHeavy-duty zip closures\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour options\u003c\/th\u003e\n            \u003ctd\u003eBlack and Black \u0026amp; White\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 shown\u003c\/th\u003e\n            \u003ctd\u003eNot included unless expressly stated\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAirline luggage suitability\u003c\/th\u003e\n            \u003ctd\u003eNot specifically designed or certified as airline protective luggage\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWaterproof\u003c\/th\u003e\n            \u003ctd\u003eNo waterproof rating stated\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 protective flight case.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is designed for careful everyday transport and storage. It does not protect a machine from being dropped, crushed, exposed to rain or handled as unprotected airline luggage.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the machine upright, secure it during vehicle travel and avoid placing heavy objects on top of the bag.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Lift the bag using the reinforced carry handles. Do not use the extended telescopic handle to lift the complete bag and machine.\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\u003eLarge sewing machine trolley bag FAQ\u003c\/h3\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the bag dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The approximate external measurements are 51cm wide × 38cm high × 28cm deep.\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 your complete machine at its widest, tallest and deepest points. Internal usable space is smaller than the stated external bag measurements because of padding and the trolley structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I choose by sewing-machine brand?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Machines from the same brand can vary considerably in shape and dimensions. Compatibility should be confirmed by measurement.\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 suit selected overlockers that fit within the usable internal space. Measure the overlocker carefully, including its thread stand and protruding controls.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it suit a sewing and embroidery machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Many combined sewing and embroidery machines are too large or deep. Check the machine dimensions carefully. The embroidery unit would normally require separate storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the trolley bag include a sewing machine?\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\u003eAre sewing accessories included?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No sewing accessories are included unless specifically stated. The removable storage pouches are included.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the 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 for storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many wheels does it have?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The trolley uses two easy-glide wheels.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I lift it using the telescopic handle?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The telescopic handle is intended for rolling the bag. Use the reinforced carry handles when lifting the machine and bag.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have accessory storage?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. It includes deep padded pockets, side mesh pockets and two removable internal accessory pouches.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the inside padded?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The bag has a lined and padded main compartment for ordinary careful transport and storage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it a hard 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 hard-shell case.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the bag waterproof?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No waterproof rating is stated. Protect the bag and machine from rain, standing water and damp storage conditions.\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 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\u003eCan I store the machine in the bag permanently?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It can be used for home storage in a clean, dry indoor location. Avoid damp areas, strong sunlight and large temperature changes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat colours are available?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The available variants are Black and Black \u0026amp; White, subject to current stock.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should the machine be placed inside?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Remove loose accessories, lower or remove retractable spool pins where appropriate and place the machine upright inside the main compartment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan heavy accessories be stored beside the machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Keep hard or heavy accessories in separate padded pockets where possible so they cannot strike or scratch the machine during movement.\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 storage from a New Zealand specialist\u003c\/span\u003e\n\n      \u003ch3\u003ePractical advice for choosing the correct trolley size\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 team understands that machine fit depends on more than the base width. We can help customers check the overall height, depth, handwheel position and other protruding parts before selecting a trolley bag.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We also stock sewing-machine needles, bobbins, presser feet, maintenance products and other accessories that can be organised within the trolley’s storage compartments.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists wanting a spacious padded bag with wheels, organised accessory storage and a choice of two finishes, this large trolley bag is an excellent option for classes, retreats and careful home storage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Birch Creative","offers":[{"title":"Black","offer_id":48304057876701,"sku":"06106-B","price":189.0,"currency_code":"NZD","in_stock":false},{"title":"Black \u0026 White","offer_id":48304057909469,"sku":"06106-BW","price":189.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/006106-BLACk-A_aadce743-f6d2-414f-88f6-9a5adeb14943.jpg?v=1785722459","url":"https:\/\/www.directsewing.co.nz\/products\/trolley-bag-large","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}