{"product_id":"gutermann-x-birch-blooms-sewing-machine-bag","title":"Gütermann x Birch Blooms Floral Sewing Machine Carry Bag","description":"\u003cstyle\u003e\n  .ds-blooms-machine-bag {\n    --navy: #233e68;\n    --navy-dark: #142844;\n    --pink: #dd788f;\n    --pink-soft: #fff2f5;\n    --blue-soft: #eef5fb;\n    --ink: #20252b;\n    --grey: #626b72;\n    --light: #f7f8fa;\n    --border: #dde3e8;\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-blooms-machine-bag *,\n  .ds-blooms-machine-bag *::before,\n  .ds-blooms-machine-bag *::after {\n    box-sizing: border-box;\n  }\n\n  .ds-blooms-machine-bag img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ds-blooms-machine-bag h2,\n  .ds-blooms-machine-bag h3,\n  .ds-blooms-machine-bag h4 {\n    margin-top: 0;\n    color: var(--ink);\n    line-height: 1.18;\n  }\n\n  .ds-blooms-machine-bag h2 {\n    margin-bottom: 20px;\n    font-size: clamp(36px, 5vw, 62px);\n    letter-spacing: -0.045em;\n  }\n\n  .ds-blooms-machine-bag h3 {\n    margin-bottom: 18px;\n    font-size: clamp(27px, 3.5vw, 42px);\n    letter-spacing: -0.03em;\n  }\n\n  .ds-blooms-machine-bag h4 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .ds-blooms-machine-bag p {\n    margin-top: 0;\n    margin-bottom: 18px;\n  }\n\n  .ds-blooms-machine-bag .ds-section {\n    padding: 58px 0;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-blooms-machine-bag .ds-section:last-child {\n    border-bottom: 0;\n  }\n\n  .ds-blooms-machine-bag .ds-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: var(--navy);\n    font-size: 13px;\n    font-weight: 750;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .ds-blooms-machine-bag .ds-lead {\n    max-width: 920px;\n    color: #454e55;\n    font-size: clamp(18px, 2.2vw, 22px);\n    line-height: 1.62;\n  }\n\n  .ds-blooms-machine-bag .ds-hero {\n    padding: 28px 0 62px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .ds-blooms-machine-bag .ds-hero-copy {\n    max-width: 1030px;\n    margin: 0 auto 36px;\n    text-align: center;\n  }\n\n  .ds-blooms-machine-bag .ds-hero-copy .ds-lead {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ds-blooms-machine-bag .ds-hero-image {\n    margin: 0;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 50% 42%, #ffffff 0, #f8f2f5 58%, #e8dfe7 100%);\n    border: 1px solid var(--border);\n    border-radius: 22px;\n  }\n\n  .ds-blooms-machine-bag .ds-hero-image img {\n    min-height: 460px;\n    aspect-ratio: 16 \/ 9;\n    object-fit: contain;\n    padding: 28px;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .ds-stat-number {\n    display: block;\n    font-size: 23px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .ds-feature-card {\n    padding: 27px;\n    background: var(--light);\n    border: 1px solid #e2e8eb;\n    border-radius: 15px;\n  }\n\n  .ds-blooms-machine-bag .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(--navy);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 750;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .ds-visual-panel {\n    padding: clamp(30px, 5vw, 50px);\n    background: linear-gradient(145deg, #36588c, #172c4b);\n    border-radius: 19px;\n    color: var(--white);\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .ds-visual-label {\n    display: block;\n    font-size: 18px;\n    font-weight: 720;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .ds-callout h3,\n  .ds-blooms-machine-bag .ds-callout h4 {\n    color: var(--white);\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .ds-check-list,\n  .ds-blooms-machine-bag .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-blooms-machine-bag .ds-check-list li,\n  .ds-blooms-machine-bag .ds-accessory-list li {\n    position: relative;\n    padding-left: 25px;\n  }\n\n  .ds-blooms-machine-bag .ds-check-list li::before,\n  .ds-blooms-machine-bag .ds-accessory-list li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    color: var(--pink);\n    content: \"✓\";\n    font-weight: 800;\n  }\n\n  .ds-blooms-machine-bag .ds-callout .ds-check-list li::before {\n    color: #ffc1d0;\n  }\n\n  .ds-blooms-machine-bag .ds-note {\n    padding: 25px 27px;\n    border-left: 4px solid var(--pink);\n    background: var(--pink-soft);\n    border-radius: 4px 13px 13px 4px;\n  }\n\n  .ds-blooms-machine-bag .ds-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ds-blooms-machine-bag .ds-package {\n    padding: clamp(30px, 5vw, 49px);\n    background: var(--blue-soft);\n    border: 1px solid #d4e1ec;\n    border-radius: 18px;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag .ds-gallery-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    padding: 14px;\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag table {\n    width: 100%;\n    min-width: 650px;\n    border-collapse: collapse;\n    background: var(--white);\n  }\n\n  .ds-blooms-machine-bag th,\n  .ds-blooms-machine-bag td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n    text-align: left;\n  }\n\n  .ds-blooms-machine-bag th {\n    width: 38%;\n    background: var(--light);\n    color: var(--ink);\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .ds-blooms-machine-bag td {\n    color: #4c565e;\n    font-size: 14px;\n  }\n\n  .ds-blooms-machine-bag tr:last-child th,\n  .ds-blooms-machine-bag tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ds-blooms-machine-bag 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-blooms-machine-bag 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-blooms-machine-bag summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ds-blooms-machine-bag summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    transform: translateY(-50%);\n    color: var(--pink);\n    content: \"+\";\n    font-size: 26px;\n  }\n\n  .ds-blooms-machine-bag details[open] summary::after {\n    content: \"−\";\n  }\n\n  .ds-blooms-machine-bag .ds-details-content {\n    padding: 0 19px 20px;\n    color: var(--grey);\n  }\n\n  .ds-blooms-machine-bag .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-blooms-machine-bag .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-blooms-machine-bag {\n      font-size: 15px;\n    }\n\n    .ds-blooms-machine-bag .ds-section {\n      padding: 45px 0;\n    }\n\n    .ds-blooms-machine-bag .ds-hero {\n      padding-top: 14px;\n      padding-bottom: 46px;\n    }\n\n    .ds-blooms-machine-bag .ds-hero-image img {\n      min-height: 300px;\n      padding: 14px;\n    }\n\n    .ds-blooms-machine-bag .ds-stat-grid,\n    .ds-blooms-machine-bag .ds-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ds-blooms-machine-bag\"\u003e\n\n  \u003csection class=\"ds-hero\"\u003e\n    \u003cdiv class=\"ds-hero-copy\"\u003e\n      \u003cspan class=\"ds-eyebrow\"\u003eFloral sewing machine carry and storage bag\u003c\/span\u003e\n\n      \u003ch2\u003eGütermann x Birch Blooms Sewing Machine Bag\u003c\/h2\u003e\n\n      \u003cp class=\"ds-lead\"\u003e\n        Carry your compatible sewing machine in a bag that looks as creative as the projects you make. The Gütermann x Birch Blooms collection combines a spacious zip-opening machine compartment, sturdy reinforced handles and a generous front accessory pocket with a colourful botanical floral print.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ds-stat-grid\" aria-label=\"Gütermann x Birch Blooms sewing machine bag key details\"\u003e\n        \u003cdiv class=\"ds-stat\"\u003e\n          \u003cspan class=\"ds-stat-number\"\u003e48cm\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\"\u003e33cm\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\"\u003e15cm\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\"\u003e3 Colours\u003c\/span\u003e\n          \u003cspan class=\"ds-stat-label\"\u003ePink, Navy and Blue Blossom\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\/010718-BLOSSOM-BREEZE-NAVY-B_cb1c6370-4e7d-478c-bd44-ff8705502d00_1024x1024.jpg?v=1785723292\" alt=\"Gütermann x Birch Blooms navy floral sewing machine carry bag with front accessory pocket\" width=\"1024\" height=\"1024\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"\u003e\n\n      \u003cfigcaption class=\"ds-caption\"\u003e\n        The Navy Blossom option combines a deep blue background with colourful florals, reinforced handles and a large front pocket.\n      \u003c\/figcaption\u003e\n    \u003c\/figure\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003ePractical sewing storage with a distinctive floral finish\u003c\/span\u003e\n\n    \u003ch3\u003eA machine bag you will be happy to take to class\u003c\/h3\u003e\n\n    \u003cp class=\"ds-lead\"\u003e\n      Sewing machine bags are often purely functional. The Blooms collection adds colour and personality while retaining the storage features needed for everyday sewing-machine transport.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The main compartment opens widely to help make loading a compatible domestic machine easier.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      A large front zip pocket keeps the foot controller, power lead, instruction book and smaller sewing tools separate from the machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Reinforced fabric handles wrap around the bag body and meet at the top with a comfort-grip closure for easier hand carrying.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eWhy the Blooms sewing machine bag stands out\u003c\/span\u003e\n\n    \u003ch3\u003eUseful organisation in a colourful coordinated design\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\u003eSpacious main compartment\u003c\/h4\u003e\n        \u003cp\u003e\n          Designed to accommodate compatible compact and standard domestic sewing machines.\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\u003eWide zip opening\u003c\/h4\u003e\n        \u003cp\u003e\n          Opens around the bag body to make inserting and removing the machine more convenient.\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\u003eLarge front pocket\u003c\/h4\u003e\n        \u003cp\u003e\n          Separates the controller, lead, manual and sewing accessories from the machine compartment.\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\u003eReinforced handles\u003c\/h4\u003e\n        \u003cp\u003e\n          Broad carrying straps extend around the bag body to provide practical support.\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\u003eComfort-grip closure\u003c\/h4\u003e\n        \u003cp\u003e\n          Brings the two handles together at the top for a more comfortable handhold.\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\u003eDurable fabric construction\u003c\/h4\u003e\n        \u003cp\u003e\n          Built for careful home storage, classes, sewing groups and ordinary vehicle transport.\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\u003eThree floral finishes\u003c\/h4\u003e\n        \u003cp\u003e\n          Choose Pink Blossom, Navy Blossom or Blue Blossom to suit your sewing space.\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\u003eCoordinated collection\u003c\/h4\u003e\n        \u003cp\u003e\n          Matches other storage pieces from the Gütermann x Birch Blooms sewing range.\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:#ffc1d0;\"\u003eMeasure before purchasing\u003c\/span\u003e\n\n          \u003ch3\u003eThe 15cm bag depth is the critical measurement\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Many domestic sewing machines are deeper than they initially appear because the handwheel, spool pin, presser-foot lever and rear casing extend beyond the base.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Measure the machine at its widest, tallest and deepest points before choosing this bag.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Allow additional clearance so the machine can be placed inside and removed without forcing the zip or placing pressure on controls.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ds-check-list\"\u003e\n            \u003cli\u003eMeasure full machine width\u003c\/li\u003e\n            \u003cli\u003eInclude the handwheel\u003c\/li\u003e\n            \u003cli\u003eCheck complete height\u003c\/li\u003e\n            \u003cli\u003eLower removable spool pins\u003c\/li\u003e\n            \u003cli\u003eMeasure maximum depth\u003c\/li\u003e\n            \u003cli\u003eAllow easy loading clearance\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cspan class=\"ds-visual-number\"\u003e48 × 33 × 15cm\u003c\/span\u003e\n          \u003cspan class=\"ds-visual-label\"\u003eApproximate bag dimensions\u003c\/span\u003e\n\n          \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n            Usable internal room is slightly smaller because of the lining, seams, zip structure and fabric 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 is best suited to compatible compact and slim domestic sewing machines that fit comfortably within the usable internal space.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The 15cm depth may be too narrow for many full-size computerised sewing machines, wider quilting machines, overlockers and sewing-and-embroidery combinations.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Do not rely on machine brand alone. Different models from Singer, Brother, Janome, Elna, Juki, Pfaff and Husqvarna Viking can vary significantly in depth and overall shape.\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\"\u003eCarry\u003c\/span\u003e\n        \u003cspan class=\"ds-visual-label\"\u003eYour machine and essential accessories together\u003c\/span\u003e\n\n        \u003cp style=\"margin-top:22px; margin-bottom:0;\"\u003e\n          The structured handles make the bag suitable for careful movement between home, vehicles and sewing venues.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"ds-eyebrow\"\u003eDesigned for hand carrying\u003c\/span\u003e\n\n        \u003ch3\u003eStrong fabric handles with a joined grip\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The twin handles extend around the bag body rather than attaching only at the top edge.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          A wrap-around grip joins the handles together and provides a broader surface against the hand.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Keep both handles together while carrying and support the bottom of the bag when lifting a heavier machine into a vehicle.\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\"\u003eSeparate storage for everyday sewing essentials\u003c\/span\u003e\n\n    \u003ch3\u003eLarge front zip accessory pocket\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The broad front pocket provides useful storage without leaving loose accessories around the machine.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Use it for flatter and lighter items such as the instruction book, power lead, foot controller, spare needles, bobbins and presser feet.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid overfilling the pocket with hard or bulky objects that could press against the machine body.\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\u003eNeedle packets\u003c\/li\u003e\n      \u003cli\u003eBobbins\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\"\u003eA generously opening main compartment\u003c\/span\u003e\n\n    \u003ch3\u003eEasier machine loading and unloading\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The zip extends around the top and sides of the bag, allowing the upper section to open away from the base.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This provides better access than a narrow top-only opening and helps reduce the need to force the machine through the zip.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Place the machine upright using both hands and make sure the handwheel, spool pin and controls are clear of the closing zip.\n    \u003c\/p\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\"\u003eClean lined storage\u003c\/span\u003e\n\n        \u003ch3\u003eSimple open interior\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The main compartment provides open space for a compatible sewing machine without fixed dividers getting in the way.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The smooth lining helps keep the machine separated from the printed exterior fabric.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Store sharp tools, metal presser feet and hard accessories in the front pocket or a separate protective pouch.\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\/010718-BLOSSOM-BREEZE-BLUE-C_1024x1024.jpg?v=1785723186\" alt=\"Open interior of Gütermann x Birch Blooms blue sewing machine bag\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          The wide zip opening reveals an uncluttered lined compartment for a compatible domestic sewing machine.\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\"\u003eThree colourful floral options\u003c\/span\u003e\n\n    \u003ch3\u003eChoose your favourite Blooms design\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\/010718-BLOSSOM-BREEZE-PINK-B_409b510c-805e-4b26-8fa1-7584bdf3ccc1_1024x1024.jpg?v=1785723288\" alt=\"Gütermann x Birch Blooms pink floral sewing machine carry bag\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Pink Blossom features a soft pink base with coral, blue, purple and green botanical details.\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\/010718-BLOSSOM-BREEZE-NAVY-B_cb1c6370-4e7d-478c-bd44-ff8705502d00_1024x1024.jpg?v=1785723292\" alt=\"Gütermann x Birch Blooms navy floral sewing machine carry bag\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Navy Blossom combines a rich blue background with bright coral, pink and green florals.\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\/010718-BLOSSOM-BREEZE-BLUE-B_08a48188-421a-48a5-bf50-718e0ecb81bd_1024x1024.jpg?v=1785723296\" alt=\"Gütermann x Birch Blooms pale blue floral sewing machine carry bag\" width=\"1024\" height=\"1024\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003cfigcaption\u003e\n          Blue Blossom uses a pale blue base with fresh red, pink, purple and green floral accents.\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        Floral placement, colour appearance and pattern alignment may vary slightly between individual bags, production batches and screen displays.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ds-section\"\u003e\n    \u003cspan class=\"ds-eyebrow\"\u003eUseful beyond travel\u003c\/span\u003e\n\n    \u003ch3\u003eCovered home storage between sewing sessions\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The bag can also be used to keep a compatible machine covered and organised when it is not in use.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Keeping the controller, lead and manual in the front pocket helps ensure the complete machine setup remains together.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Store the bag in a clean, dry indoor location away from moisture, strong sunlight and major temperature changes.\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\"\u003eProduct features\u003c\/span\u003e\n\n      \u003ch3\u003eWhat is included with the Blooms machine bag?\u003c\/h3\u003e\n\n      \u003cul class=\"ds-accessory-list\"\u003e\n        \u003cli\u003eFloral sewing machine carry bag\u003c\/li\u003e\n        \u003cli\u003eWide zip-opening main compartment\u003c\/li\u003e\n        \u003cli\u003eLarge front zip storage pocket\u003c\/li\u003e\n        \u003cli\u003eReinforced twin fabric handles\u003c\/li\u003e\n        \u003cli\u003eJoined comfort-grip handle wrap\u003c\/li\u003e\n        \u003cli\u003eLined machine compartment\u003c\/li\u003e\n        \u003cli\u003eGütermann branded zip pulls\u003c\/li\u003e\n        \u003cli\u003eChoice of three floral colours\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp style=\"margin-top:24px; margin-bottom:0;\"\u003e\n        Sewing machine, foot controller, threads, tools and other accessories shown or mentioned are not included.\n      \u003c\/p\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\u003eStylish storage for sewists at home and 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\"\u003eCraft workshops\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSewing groups\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eMachine servicing\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\"\u003eSchool sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eHoliday sewing\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eAccessory organisation\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCreative gifts\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eCompact machines\u003c\/div\u003e\n      \u003cdiv class=\"ds-use-item\"\u003eSlim domestic machines\u003c\/div\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\u003eGütermann x Birch Blooms Sewing Machine 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 name\u003c\/th\u003e\n            \u003ctd\u003eGütermann x Birch Blooms Sewing Machine Bag\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBirch item number\u003c\/th\u003e\n            \u003ctd\u003e010718\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eSoft sewing machine carry and storage bag\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate width\u003c\/th\u003e\n            \u003ctd\u003e48cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate height\u003c\/th\u003e\n            \u003ctd\u003e33cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eApproximate depth\u003c\/th\u003e\n            \u003ctd\u003e15cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUsable internal dimensions\u003c\/th\u003e\n            \u003ctd\u003eSlightly smaller than the external dimensions because of lining, seams and zip construction\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMain closure\u003c\/th\u003e\n            \u003ctd\u003eWide zip-around opening\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\"\u003eCarry system\u003c\/th\u003e\n            \u003ctd\u003eReinforced twin fabric handles with joined comfort grip\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInterior\u003c\/th\u003e\n            \u003ctd\u003eOpen lined machine compartment\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColour options\u003c\/th\u003e\n            \u003ctd\u003ePink Blossom, Navy Blossom and Blue Blossom\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWheels\u003c\/th\u003e\n            \u003ctd\u003eNo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTelescopic trolley handle\u003c\/th\u003e\n            \u003ctd\u003eNo\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\"\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 expressly stated\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 soft fabric carry bag rather than a rigid protective case.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It is suitable for careful domestic transport and covered storage, but it will not protect a sewing machine from severe impact, crushing, heavy rain or careless airline baggage handling.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the machine upright, support the bottom of the bag while lifting and secure it during vehicle travel.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Do not place heavy objects on top of the bag or carry the machine if it does not fit comfortably inside.\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\u003eGütermann x Birch Blooms Machine Bag FAQ\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat are the bag dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The approximate measurements are 48cm wide × 33cm high × 15cm 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. Pay particular attention to the 15cm bag depth, as many full-size domestic machines are deeper than this.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the measurements internal or external?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          The listed measurements should be treated as approximate overall bag dimensions. The usable internal space will be slightly smaller.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it fit every domestic sewing machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. Sewing-machine dimensions vary widely. Compatibility must be checked by measuring the actual machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit a computerised sewing machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It may fit selected compact and slim computerised models. Many larger computerised machines will be too deep.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit an overlocker?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Most overlockers are deeper than 15cm and may not fit. Measure the complete overlocker, including its thread stand and controls.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit an embroidery machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          It is unlikely to suit most embroidery or sewing-and-embroidery combination machines because of their greater depth and overall size.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the bag have wheels?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. This is a hand-carried sewing machine bag rather than a trolley bag.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have a telescopic handle?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It uses reinforced fabric carry handles.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have an accessory pocket?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. A large front zip pocket provides storage for suitable leads, controllers, manuals and sewing accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the main compartment open widely?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The zip extends around the upper and side edges to provide broad access to the interior.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the inside divided into compartments?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. The main area is an open lined compartment designed to accommodate a compatible machine.\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 soft fabric machine bag.\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. Keep the bag and sewing machine protected 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 used as checked airline luggage?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          No. It is not 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 the 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 sewing machine bag only.\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 Pink Blossom, Navy Blossom and Blue Blossom, subject to current stock.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use it for home storage?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. Store it in a clean, dry indoor location away from direct sunlight, moisture and major temperature changes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I carry a machine in the bag?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Keep both handles together, support the bottom when lifting a heavier machine and ensure the machine remains upright.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I store scissors and metal feet beside the machine?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Keep sharp or hard accessories inside the front pocket or a separate protective pouch so they cannot scratch or strike the machine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this part of a matching range?\u003c\/summary\u003e\n      \u003cdiv class=\"ds-details-content\"\u003e\n        \u003cp\u003e\n          Yes. The Gütermann x Birch Blooms collection includes coordinating sewing baskets, carry cases, totes, knitting storage and other floral organisers.\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 storage from a New Zealand specialist\u003c\/span\u003e\n\n      \u003ch3\u003ePractical fit advice and nationwide delivery\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Direct Sewing has supplied 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 choosing a machine bag requires more than checking the machine’s base width. The full height, depth, handwheel, spool pin and other protruding parts must also be considered.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        We stock sewing-machine trolley bags, carry cases, needles, bobbins, presser feet, threads and accessories to keep your complete sewing setup organised.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin-bottom:0;\"\u003e\n        For sewists with a compatible compact machine who want practical storage in a colourful floral design, the Gütermann x Birch Blooms Sewing Machine Bag is a beautiful choice for home, classes and careful transport.\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":"Pink - Blossom","offer_id":48304252780765,"sku":"010718-PINK","price":110.0,"currency_code":"NZD","in_stock":false},{"title":"Navy - Blossom","offer_id":48304252813533,"sku":"010718-NAVY","price":110.0,"currency_code":"NZD","in_stock":false},{"title":"Blue - Blossom","offer_id":48304252846301,"sku":"010718-BLUE","price":110.0,"currency_code":"NZD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0222\/3324\/files\/010718-BLOSSOM-BREEZE-PINK-B_409b510c-805e-4b26-8fa1-7584bdf3ccc1.jpg?v=1785723288","url":"https:\/\/www.directsewing.co.nz\/products\/gutermann-x-birch-blooms-sewing-machine-bag","provider":"Direct Sewing Machines \u0026 Supplies","version":"1.0","type":"link"}