{"product_id":"stand-mixer-flour-funnel-4-5-5-qt","title":"Stand Mixer Flour Funnel – Easy-Pour Baking Attachment for 4.5–5 Qt Bowls","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     SMFF - Stand Mixer Flour Funnel\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #SMFF-wrapper {\n    --smff-blue: #8fc4dd;\n    --smff-mint: #96bea9;\n    --smff-cream: #e8c994;\n    --smff-peach: #dfa88c;\n    --smff-title: #586269;\n    --smff-text: #727c82;\n    --smff-border: #e2e8e8;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 12px 0 20px;\n    color: var(--smff-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #SMFF-wrapper *,\n  #SMFF-wrapper *::before,\n  #SMFF-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #SMFF-wrapper h3,\n  #SMFF-wrapper p {\n    padding: 0;\n  }\n\n  #SMFF-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--smff-title);\n    font-size: 1.35rem;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  #SMFF-wrapper p {\n    margin: 0 0 16px;\n    color: var(--smff-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  #SMFF-wrapper .SMFF-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #72abc7 0%,\n      #78a98e 42%,\n      #c7a662 72%,\n      #cb8f73 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #SMFF-wrapper .SMFF-banner {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 11px;\n    margin: 18px 0 20px;\n    padding: 19px 15px;\n    text-align: center;\n    border: 1px solid #e2e7e7;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        135deg,\n        #f5fbfe 0%,\n        #f5faf7 42%,\n        #fffaf0 72%,\n        #fff7f3 100%\n      );\n    box-shadow: 0 8px 25px rgba(83, 99, 104, 0.07);\n  }\n\n  #SMFF-wrapper .SMFF-banner-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 56px;\n    height: 56px;\n    min-width: 56px;\n    border-radius: 17px;\n    background: rgba(255,255,255,0.94);\n    box-shadow: 0 5px 16px rgba(83, 99, 104, 0.08);\n  }\n\n  #SMFF-wrapper .SMFF-banner-icon svg {\n    width: 40px;\n    height: 40px;\n    display: block;\n  }\n\n  #SMFF-wrapper .SMFF-banner-text {\n    margin: 0 !important;\n    font-size: 13.5px;\n    line-height: 1.6;\n  }\n\n  #SMFF-wrapper .SMFF-banner-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--smff-title);\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* QUICK BENEFITS *\/\n  #SMFF-wrapper .SMFF-strip {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin: 0 0 20px;\n  }\n\n  #SMFF-wrapper .SMFF-strip-item {\n    padding: 9px 5px;\n    text-align: center;\n    border-radius: 11px;\n    border: 1px solid #e2e7e7;\n    background: linear-gradient(\n      135deg,\n      #f5fbfd,\n      #f5faf7,\n      #fffaf2\n    );\n    color: #68747a;\n    font-size: 10.5px;\n    font-weight: 750;\n    line-height: 1.3;\n  }\n\n  \/* IMAGES *\/\n  #SMFF-wrapper .SMFF-images {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  #SMFF-wrapper .SMFF-images img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid #e2e7e7;\n    border-radius: 16px;\n    box-shadow: 0 6px 20px rgba(76, 91, 97, 0.07);\n  }\n\n  \/* FEATURE CARDS *\/\n  #SMFF-wrapper .SMFF-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 20px 0;\n  }\n\n  #SMFF-wrapper .SMFF-card {\n    min-width: 0;\n    padding: 14px 11px;\n    border: 1px solid transparent;\n    border-radius: 15px;\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #dcebf3,\n        #deebe4,\n        #f0e6cc,\n        #f1dfd5\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(72, 86, 91, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #SMFF-wrapper .SMFF-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#ffffff, #ffffff) padding-box,\n      linear-gradient(\n        135deg,\n        #98c8de,\n        #9ac1ae,\n        #dcc17f,\n        #dfa98f\n      ) border-box;\n\n    box-shadow:\n      0 10px 26px rgba(84, 101, 107, 0.11),\n      0 0 18px rgba(143,196,221,0.08);\n  }\n\n  #SMFF-wrapper .SMFF-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 8px;\n    border-radius: 10px;\n    background: linear-gradient(\n      135deg,\n      #eef8fc,\n      #f2f9f5,\n      #fff8ed\n    );\n  }\n\n  #SMFF-wrapper .SMFF-card-icon svg {\n    width: 22px;\n    height: 22px;\n    display: block;\n  }\n\n  #SMFF-wrapper .SMFF-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #5d686e;\n    font-size: 13.5px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  #SMFF-wrapper .SMFF-card-text {\n    margin: 0 !important;\n    color: #788288;\n    font-size: 12.3px !important;\n    line-height: 1.55;\n  }\n\n  \/* HOW TO USE *\/\n  #SMFF-wrapper .SMFF-how {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e1e7e6;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #f5fbfd 0%,\n        #f5faf7 52%,\n        #fffaf2 100%\n      );\n  }\n\n  #SMFF-wrapper .SMFF-section-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 11px;\n    color: var(--smff-title);\n    font-size: 14.5px;\n    font-weight: 800;\n  }\n\n  #SMFF-wrapper .SMFF-section-title svg {\n    width: 22px;\n    height: 22px;\n    flex: 0 0 22px;\n  }\n\n  #SMFF-wrapper .SMFF-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n\n  #SMFF-wrapper .SMFF-step:last-child {\n    margin-bottom: 0;\n  }\n\n  #SMFF-wrapper .SMFF-step-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    min-width: 24px;\n    border-radius: 50%;\n    background: linear-gradient(\n      135deg,\n      #dfeef4,\n      #e2eee7,\n      #f2e5ca\n    );\n    color: #667d82;\n    font-size: 11px;\n    font-weight: 800;\n  }\n\n  #SMFF-wrapper .SMFF-step-text {\n    padding-top: 1px;\n    color: #747e83;\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  \/* COMPATIBILITY *\/\n  #SMFF-wrapper .SMFF-fit {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e6e6;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #fafcfc,\n      #f5faf7\n    );\n  }\n\n  #SMFF-wrapper .SMFF-fit-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  #SMFF-wrapper .SMFF-fit-item {\n    padding: 10px 8px;\n    text-align: center;\n    border: 1px solid #e0e6e5;\n    border-radius: 10px;\n    background: rgba(255,255,255,0.86);\n    color: #69747a;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* SPECS *\/\n  #SMFF-wrapper .SMFF-specs {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e7e6;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #fafcfc,\n      #fffaf3\n    );\n  }\n\n  #SMFF-wrapper .SMFF-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 7px 0;\n    border-bottom: 1px solid rgba(218,225,224,0.75);\n    font-size: 12.5px;\n  }\n\n  #SMFF-wrapper .SMFF-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #SMFF-wrapper .SMFF-spec strong {\n    color: #5f696e;\n    font-weight: 800;\n  }\n\n  #SMFF-wrapper .SMFF-spec span {\n    text-align: right;\n  }\n\n  \/* NOTE *\/\n  #SMFF-wrapper .SMFF-note {\n    margin: 20px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e6e5;\n    border-radius: 16px;\n    background: linear-gradient(\n      120deg,\n      #fafafa,\n      #fff9f2\n    );\n  }\n\n  #SMFF-wrapper .SMFF-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #5f686d;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  #SMFF-wrapper .SMFF-note p {\n    margin: 0 !important;\n    font-size: 12.8px !important;\n  }\n\n  \/* TAGS *\/\n  #SMFF-wrapper .SMFF-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 20px 0 5px;\n  }\n\n  #SMFF-wrapper .SMFF-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e1e6e5;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #f5fbfd,\n        #f5faf7,\n        #fff9f2\n      );\n    color: #68737a;\n    font-size: 11.5px;\n    font-weight: 700;\n    line-height: 1.2;\n  }\n\n  #SMFF-wrapper .SMFF-slogan {\n    margin: 25px 0 0 !important;\n    padding-top: 18px;\n    border-top: 1px solid #e5e9e8;\n    text-align: center;\n    color: #5e686d !important;\n    font-size: 14.5px !important;\n    font-weight: 800;\n  }\n\n  @media (min-width: 601px) {\n\n    #SMFF-wrapper {\n      padding: 20px 0 28px;\n    }\n\n    #SMFF-wrapper h3 {\n      font-size: 1.65rem;\n    }\n\n    #SMFF-wrapper p {\n      font-size: 15px;\n    }\n\n    #SMFF-wrapper .SMFF-banner {\n      flex-direction: row;\n      text-align: left;\n      gap: 15px;\n      padding: 19px 20px;\n    }\n\n    #SMFF-wrapper .SMFF-strip-item {\n      padding: 10px;\n      font-size: 12px;\n    }\n\n    #SMFF-wrapper .SMFF-images {\n      grid-template-columns: 1fr 1fr;\n      gap: 14px;\n    }\n\n    #SMFF-wrapper .SMFF-grid {\n      gap: 13px;\n    }\n\n    #SMFF-wrapper .SMFF-card {\n      padding: 18px;\n    }\n\n    #SMFF-wrapper .SMFF-card-title {\n      font-size: 15px;\n    }\n\n    #SMFF-wrapper .SMFF-card-text {\n      font-size: 13.5px !important;\n    }\n\n    #SMFF-wrapper .SMFF-how,\n    #SMFF-wrapper .SMFF-fit,\n    #SMFF-wrapper .SMFF-specs,\n    #SMFF-wrapper .SMFF-note {\n      padding: 18px 20px;\n    }\n\n    #SMFF-wrapper .SMFF-step-text {\n      font-size: 13.5px;\n    }\n\n    #SMFF-wrapper .SMFF-fit-item {\n      font-size: 12.5px;\n    }\n\n    #SMFF-wrapper .SMFF-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"SMFF-wrapper\"\u003e\n\u003ch3\u003eAdd Ingredients Without Fighting the Mixer Bowl\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"SMFF-banner\"\u003e\n\u003cspan class=\"SMFF-banner-icon\"\u003e \u003c!-- Bowl + Funnel SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n        \u003cpath d=\"M9 25H39C38 34 33 39 24 39C15 39 10 34 9 25Z\" stroke=\"#8fc4dd\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M15 9H33L29 17V25H19V17L15 9Z\" stroke=\"#96bea9\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M20 13H28\" stroke=\"#e8c994\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e\n\u003cp class=\"SMFF-banner-text\"\u003e\u003cstrong\u003e Pour More Precisely. Mix With Less Mess. \u003c\/strong\u003e A convenient funnel-style attachment designed for compatible 4.5–5 Qt bowls used with tilt-head stand mixers, helping guide ingredients into the bowl while you bake.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"SMFF-strip\"\u003e\n\u003cdiv class=\"SMFF-strip-item\"\u003e4.5–5 Qt Bowls\u003c\/div\u003e\n\u003cdiv class=\"SMFF-strip-item\"\u003eDry \u0026amp; Wet Ingredients\u003c\/div\u003e\n\u003cdiv class=\"SMFF-strip-item\"\u003eDishwasher-Safe\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eAdding flour, sugar or liquid ingredients to a mixer bowl shouldn't mean trying to squeeze everything through a tiny gap. This \u003cspan class=\"SMFF-accent\"\u003e stand mixer flour funnel \u003c\/span\u003e creates a more convenient pouring area so ingredients can be guided toward the bowl with less fuss.\u003c\/p\u003e\n\u003cp\u003eDesigned for \u003cspan class=\"SMFF-accent\"\u003e compatible 4.5–5 Qt bowls used with tilt-head stand mixers \u003c\/span\u003e, it can be used with both dry and wet ingredients to make recipe prep and staged ingredient additions feel more organized.\u003c\/p\u003e\n\u003c!-- IMAGES --\u003e\n\u003cdiv class=\"SMFF-images\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"SMFF-grid\"\u003e\n\u003cdiv class=\"SMFF-card\"\u003e\n\u003cspan class=\"SMFF-card-title\"\u003eEasy-Pour Funnel Design \u003c\/span\u003e\n\u003cp class=\"SMFF-card-text\"\u003eProvides a wider, more controlled path for adding ingredients into the mixer bowl during recipe preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003cdiv class=\"SMFF-card\"\u003e\n\u003cspan class=\"SMFF-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M5 10H19C18.5 16 16 19 12 19C8 19 5.5 16 5 10Z\" stroke=\"#96bea9\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M8 7H16\" stroke=\"#e8c994\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M9 4V7M15 4V7\" stroke=\"#dfa88c\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SMFF-card-title\"\u003e Designed for 4.5–5 Qt Bowls \u003c\/span\u003e\n\u003cp class=\"SMFF-card-text\"\u003eIntended for compatible 4.5–5 Qt mixer bowls used with tilt-head stand mixer configurations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003cdiv class=\"SMFF-card\"\u003e\n\u003cspan class=\"SMFF-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003ccircle cx=\"8\" cy=\"8\" r=\"3\" stroke=\"#e8c994\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n\n          \u003cpath d=\"M15 5C18 8 19 11 19 14C19 17 17 19 14 19C11 19 9 17 9 14C9 11 12 8 15 5Z\" stroke=\"#8fc4dd\" stroke-width=\"1.6\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SMFF-card-title\"\u003e For Dry \u0026amp; Wet Ingredients \u003c\/span\u003e\n\u003cp class=\"SMFF-card-text\"\u003eUse it to guide common baking ingredients such as flour, sugar and compatible liquid ingredients into the bowl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003cdiv class=\"SMFF-card\"\u003e\n\u003cspan class=\"SMFF-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M6 7H18L17 19H7L6 7Z\" stroke=\"#96bea9\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M4 7H20\" stroke=\"#8fc4dd\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M9 3L12 6L15 3\" stroke=\"#dfa88c\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"SMFF-card-title\"\u003e Dishwasher-Safe Cleanup \u003c\/span\u003e\n\u003cp class=\"SMFF-card-text\"\u003eAfter baking, place the funnel in the dishwasher for easier cleanup and less time spent at the sink.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"SMFF-how\"\u003e\n\u003cdiv class=\"SMFF-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003ccircle cx=\"6\" cy=\"12\" r=\"3\" stroke=\"#8fc4dd\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"18\" cy=\"6\" r=\"3\" stroke=\"#96bea9\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"18\" cy=\"18\" r=\"3\" stroke=\"#e8c994\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n\n        \u003cpath d=\"M9 11L15 7M9 13L15 17\" stroke=\"#dfa88c\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e A Simpler Way to Add Ingredients\u003c\/div\u003e\n\u003cdiv class=\"SMFF-step\"\u003e\n\u003cspan class=\"SMFF-step-num\"\u003e1\u003c\/span\u003e\n\u003cdiv class=\"SMFF-step-text\"\u003eConfirm that your tilt-head stand mixer and bowl size are compatible with the funnel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-step\"\u003e\n\u003cspan class=\"SMFF-step-num\"\u003e2\u003c\/span\u003e\n\u003cdiv class=\"SMFF-step-text\"\u003ePosition the funnel securely around the compatible bowl according to its intended fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-step\"\u003e\n\u003cspan class=\"SMFF-step-num\"\u003e3\u003c\/span\u003e\n\u003cdiv class=\"SMFF-step-text\"\u003ePour dry or wet ingredients through the opening gradually as required by your recipe.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-step\"\u003e\n\u003cspan class=\"SMFF-step-num\"\u003e4\u003c\/span\u003e\n\u003cdiv class=\"SMFF-step-text\"\u003eRemove after use and clean it before storing it with your other baking accessories.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FIT --\u003e\n\u003cdiv class=\"SMFF-fit\"\u003e\n\u003cdiv class=\"SMFF-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n\n        \u003cpath d=\"M5 18L19 4M8 18H5V15M16 4H19V7\" stroke=\"#8fc4dd\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e Compatibility at a Glance\u003c\/div\u003e\n\u003cdiv class=\"SMFF-fit-grid\"\u003e\n\u003cdiv class=\"SMFF-fit-item\"\u003eTilt-Head Stand Mixers\u003c\/div\u003e\n\u003cdiv class=\"SMFF-fit-item\"\u003e4.5–5 Qt Bowls\u003c\/div\u003e\n\u003cdiv class=\"SMFF-fit-item\"\u003eDry Ingredients\u003c\/div\u003e\n\u003cdiv class=\"SMFF-fit-item\"\u003eWet Ingredients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"SMFF-specs\"\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eStand Mixer Flour Funnel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eMixer Style\u003c\/strong\u003e \u003cspan\u003eTilt-Head\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eBowl Compatibility\u003c\/strong\u003e \u003cspan\u003eApprox. 4.5–5 Qt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eIngredient Use\u003c\/strong\u003e \u003cspan\u003eDry \u0026amp; Wet Ingredients\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eCleaning\u003c\/strong\u003e \u003cspan\u003eDishwasher-Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"SMFF-spec\"\u003e\n\u003cstrong\u003eMain Use\u003c\/strong\u003e \u003cspan\u003eIngredient Pouring \u0026amp; Baking Prep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTE --\u003e\n\u003cdiv class=\"SMFF-note\"\u003e\n\u003cstrong\u003e Check Your Mixer \u0026amp; Bowl Before Ordering \u003c\/strong\u003e\n\u003cp\u003eThis accessory is designed for compatible 4.5–5 Qt bowls used with tilt-head stand mixers. Bowl rims and mixer geometry can vary by model, so compare your mixer and bowl configuration with the product design before ordering. Always add ingredients gradually and follow your stand mixer's operating instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"SMFF-tags\"\u003e\n\u003cspan class=\"SMFF-tag\"\u003eStand Mixer Accessory\u003c\/span\u003e \u003cspan class=\"SMFF-tag\"\u003eFlour Funnel\u003c\/span\u003e \u003cspan class=\"SMFF-tag\"\u003e4.5–5 Qt Bowl\u003c\/span\u003e \u003cspan class=\"SMFF-tag\"\u003eBaking Tool\u003c\/span\u003e \u003cspan class=\"SMFF-tag\"\u003eEasy-Pour Attachment\u003c\/span\u003e \u003cspan class=\"SMFF-tag\"\u003eDishwasher-Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"SMFF-slogan\"\u003ePour More Neatly. Mix More Easily. Keep Baking Moving.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Zalovra","offers":[{"title":"White","offer_id":50062262108402,"sku":"260911-JBLD-White","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":50062262141170,"sku":"260911-JBLD-Black","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":50062262173938,"sku":"260911-JBLD-Red","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":50062262206706,"sku":"260911-JBLD-Green","price":19.98,"currency_code":"USD","in_stock":true},{"title":"Purpl","offer_id":50062262239474,"sku":"260911-JBLD-Purpl","price":19.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/bff0dd43cc5e49ae8618c7f33aea6dc6_tplv-fhlh96nyum-crop-webp_1200_1200.webp?v=1789110420","url":"https:\/\/zalovra.com\/products\/stand-mixer-flour-funnel-4-5-5-qt","provider":"Zalovra","version":"1.0","type":"link"}