{"product_id":"organic-oat-flour-canada-1kg-2-5kg-spicebloom-nz","title":"Organic Oat Flour (Canada) | SpiceBloom NZ","description":"\u003cstyle\u003e\n  .sb-product {\n    --sb-accent: #B8872B;\n    --sb-accent-dark: #765719;\n    --sb-accent-soft: #F8F2E2;\n    --sb-accent-border: #DEC994;\n    --sb-accent-text: #624713;\n\n    max-width: 1100px;\n    margin: 0 auto;\n    color: #2D3748;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Helvetica, Arial, sans-serif;\n    box-sizing: border-box;\n  }\n\n  .sb-product * {\n    box-sizing: border-box;\n  }\n\n  .sb-product h2,\n  .sb-product h3,\n  .sb-product h4 {\n    color: #1B4332;\n    font-family: Georgia, \"Times New Roman\", serif;\n  }\n\n  .sb-product a {\n    color: var(--sb-accent-dark);\n    font-weight: 800;\n    text-decoration: underline;\n  }\n\n  .sb-product .sb-hero {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 30px;\n    padding: 34px 30px;\n    background:\n      radial-gradient(circle at top right, rgba(184, 135, 43, 0.2), transparent 34%),\n      linear-gradient(135deg, #FAF6E9 0%, #FFFEFB 50%, #EEE1C5 100%);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n    box-shadow: 0 12px 30px rgba(27, 67, 50, 0.07);\n  }\n\n  .sb-product .sb-hero::after {\n    content: \"🌾\";\n    position: absolute;\n    top: 16px;\n    right: 22px;\n    font-size: 68px;\n    opacity: 0.09;\n    pointer-events: none;\n  }\n\n  .sb-product .sb-eyebrow {\n    display: inline-block;\n    margin-bottom: 13px;\n    padding: 7px 13px;\n    background: #1B4332;\n    color: #FFFFFF;\n    border-radius: 999px;\n    font-size: 12.5px;\n    font-weight: 800;\n    letter-spacing: 0.3px;\n  }\n\n  .sb-product .sb-title {\n    max-width: 820px;\n    margin: 0 0 10px;\n    color: #1B4332;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.2;\n  }\n\n  .sb-product .sb-subtitle {\n    max-width: 850px;\n    margin: 0 0 16px;\n    color: var(--sb-accent-dark);\n    font-size: 17.5px;\n    font-weight: 800;\n    line-height: 1.45;\n  }\n\n  .sb-product .sb-text {\n    margin: 0 0 13px;\n    color: #4A5568;\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .sb-product .sb-highlight {\n    margin-top: 18px;\n    padding: 14px 16px;\n    background: #FFFFFF;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 13px;\n    color: #4A5568;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .sb-product .sb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 21px;\n  }\n\n  .sb-product .sb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 8px 13px;\n    background: #FFFFFF;\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 999px;\n    color: var(--sb-accent-text);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .sb-product .sb-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n\n  .sb-product .sb-trust-item {\n    padding: 16px 12px;\n    background: #1B4332;\n    color: #FFFFFF;\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .sb-product .sb-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .sb-product .sb-trust-item span {\n    display: block;\n    font-size: 12px;\n    line-height: 1.4;\n    opacity: 0.9;\n  }\n\n  .sb-product .sb-section {\n    margin-bottom: 40px;\n  }\n\n  .sb-product .sb-section-title {\n    margin: 0 0 9px;\n    font-size: 27px;\n    line-height: 1.25;\n    text-align: center;\n  }\n\n  .sb-product .sb-section-subtitle {\n    max-width: 730px;\n    margin: 0 auto 23px;\n    color: #5F6B5C;\n    font-size: 14.5px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .sb-product .sb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .sb-product .sb-card {\n    padding: 22px 17px;\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 19px;\n    text-align: center;\n    box-shadow: 0 8px 20px rgba(27, 67, 50, 0.04);\n  }\n\n  .sb-product .sb-icon {\n    width: 50px;\n    height: 50px;\n    margin: 0 auto 13px;\n    background: linear-gradient(135deg, var(--sb-accent) 0%, var(--sb-accent-dark) 100%);\n    color: #FFFFFF;\n    border-radius: 50%;\n    font-size: 21px;\n    line-height: 50px;\n  }\n\n  .sb-product .sb-card h3 {\n    margin: 0 0 8px;\n    font-size: 17px;\n    line-height: 1.3;\n  }\n\n  .sb-product .sb-card p {\n    margin: 0;\n    color: #5F6B5C;\n    font-size: 13.8px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-recipe {\n    margin-bottom: 40px;\n    padding: 26px;\n    background: linear-gradient(135deg, #FAF5E9 0%, #EEDFC6 100%);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-recipe-grid {\n    display: grid;\n    grid-template-columns: 1.4fr 0.6fr;\n    gap: 20px;\n    align-items: stretch;\n  }\n\n  .sb-product .sb-recipe h2 {\n    margin: 0 0 8px;\n    font-size: 24px;\n    line-height: 1.25;\n  }\n\n  .sb-product .sb-recipe-intro {\n    margin: 0 0 13px;\n    color: var(--sb-accent-text);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-recipe-list {\n    color: var(--sb-accent-text);\n    font-size: 13.8px;\n    line-height: 1.75;\n  }\n\n  .sb-product .sb-recipe-list p {\n    margin: 0 0 5px;\n  }\n\n  .sb-product .sb-recipe-method {\n    margin-top: 13px;\n    padding: 14px 15px;\n    background: #FFFFFF;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 11px;\n    color: #4A5568;\n    font-size: 13.8px;\n    line-height: 1.65;\n  }\n\n  .sb-product .sb-recipe-aside {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    padding: 22px 17px;\n    background: linear-gradient(135deg, var(--sb-accent) 0%, var(--sb-accent-dark) 100%);\n    color: #FFFFFF;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-recipe-aside-icon {\n    margin-bottom: 8px;\n    font-size: 38px;\n  }\n\n  .sb-product .sb-recipe-aside strong {\n    display: block;\n    margin-bottom: 4px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n  }\n\n  .sb-product .sb-recipe-aside span {\n    display: block;\n    font-size: 11.5px;\n    letter-spacing: 0.7px;\n    opacity: 0.92;\n  }\n\n  .sb-product .sb-pairings {\n    margin-bottom: 40px;\n    padding: 27px;\n    background: var(--sb-accent-soft);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-pairing-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .sb-product .sb-pairing {\n    padding: 20px 16px;\n    background: #FFFFFF;\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .sb-product .sb-pairing span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 27px;\n  }\n\n  .sb-product .sb-pairing h3 {\n    margin: 0 0 7px;\n    font-size: 17px;\n  }\n\n  .sb-product .sb-pairing p {\n    margin: 0;\n    color: #5F6B5C;\n    font-size: 13.3px;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-details {\n    padding: 26px;\n    background: #FDFAF5;\n    border: 1px dashed var(--sb-accent);\n    border-radius: 19px;\n  }\n\n  .sb-product .sb-details h3 {\n    margin: 0 0 14px;\n    font-size: 21px;\n  }\n\n  .sb-product .sb-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sb-product .sb-table {\n    width: 100%;\n    overflow: hidden;\n    background: #FFFFFF;\n    border-collapse: collapse;\n    border-radius: 13px;\n    font-size: 14px;\n    text-align: left;\n  }\n\n  .sb-product .sb-table td {\n    padding: 11px 12px;\n    border-bottom: 1px solid #EEEEEE;\n    vertical-align: top;\n  }\n\n  .sb-product .sb-table tr:nth-child(odd) {\n    background: #FAFAFA;\n  }\n\n  .sb-product .sb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-table td:first-child {\n    width: 31%;\n    color: #1B4332;\n    font-weight: 800;\n  }\n\n  .sb-product .sb-allergen-note {\n    margin-top: 16px;\n    padding: 15px 16px;\n    background: #FFF3E8;\n    border: 1px solid #EDC6A8;\n    border-left: 5px solid #B45F21;\n    border-radius: 13px;\n    color: #603719;\n    font-size: 13.8px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-note {\n    margin-top: 16px;\n    padding: 14px 15px;\n    background: #FFFFFF;\n    border-left: 4px solid var(--sb-accent);\n    border-radius: 11px;\n    color: #4A5568;\n    font-size: 13.8px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-faq {\n    padding: 25px;\n    background: #FAF8F4;\n    border: 1px solid #E8E4DC;\n    border-radius: 20px;\n  }\n\n  .sb-product .sb-faq-item {\n    margin-bottom: 20px;\n    padding-bottom: 18px;\n    border-bottom: 1px solid #E8E4DC;\n  }\n\n  .sb-product .sb-faq-item:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-faq h4 {\n    margin: 0 0 7px;\n    font-size: 17px;\n  }\n\n  .sb-product .sb-faq p {\n    margin: 0;\n    color: #4A5568;\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  @media (max-width: 760px) {\n    .sb-product .sb-hero {\n      padding: 25px 17px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-hero::after {\n      top: 11px;\n      right: 11px;\n      font-size: 48px;\n    }\n\n    .sb-product .sb-title {\n      font-size: 24px;\n    }\n\n    .sb-product .sb-subtitle {\n      font-size: 15.5px;\n    }\n\n    .sb-product .sb-text {\n      font-size: 14.3px;\n    }\n\n    .sb-product .sb-badge {\n      width: 100%;\n      justify-content: center;\n      text-align: center;\n    }\n\n    .sb-product .sb-trust-strip {\n      grid-template-columns: 1fr 1fr;\n      gap: 9px;\n      margin-bottom: 34px;\n    }\n\n    .sb-product .sb-trust-item {\n      padding: 14px 9px;\n    }\n\n    .sb-product .sb-section {\n      margin-bottom: 34px;\n    }\n\n    .sb-product .sb-section-title {\n      font-size: 23px;\n    }\n\n    .sb-product .sb-grid,\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .sb-product .sb-recipe {\n      margin-bottom: 34px;\n      padding: 22px 16px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-recipe-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sb-product .sb-pairings {\n      margin-bottom: 34px;\n      padding: 22px 15px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-details {\n      padding: 20px 14px;\n      border-radius: 16px;\n    }\n\n    .sb-product .sb-table {\n      font-size: 13.2px;\n    }\n\n    .sb-product .sb-table td {\n      padding: 9px 8px;\n    }\n\n    .sb-product .sb-table td:first-child {\n      width: 39%;\n    }\n\n    .sb-product .sb-faq {\n      padding: 20px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sb-product\"\u003e\n\n  \u003cdiv class=\"sb-hero\"\u003e\n    \u003cspan class=\"sb-eyebrow\"\u003eCertified Organic Oat Flour\u003c\/span\u003e\n\n    \u003ch2 class=\"sb-title\"\u003eOrganic Oat Flour from Canada\u003c\/h2\u003e\n\n    \u003cp class=\"sb-subtitle\"\u003e\n      Finely milled oat flour with a mild, gently toasted flavour for pancakes, muffins, cookies and everyday baking. 🌾🥞\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      SpiceBloom Organic Oat Flour is finely milled from certified organic oats grown in Canada. Its soft texture and familiar oat flavour work especially well in pancakes, muffins, cookies, slices and banana bread.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Use it on its own in suitable oat-flour recipes or blend it with wheat flour when you want to add oat flavour while retaining the lift and structure provided by wheat.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003eBaking tip:\u003c\/strong\u003e Oat flour can absorb moisture as batter rests. When a mixture becomes thicker than expected, add milk or water gradually until the intended consistency returns.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-badges\"\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇨🇦 Product of Canada\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🌱 Certified Organic\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🌾 Finely Milled Oat Flour\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🥞 Pancakes and Baking\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇳🇿 Packed in New Zealand\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e⚠️ Contains Oats\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-trust-strip\"\u003e\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003ePacked in New Zealand\u003c\/strong\u003e\n      \u003cspan\u003ePrepared for Kiwi bakers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eNZ-Wide Delivery\u003c\/strong\u003e\n      \u003cspan\u003eDelivered across New Zealand\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eAfterpay Available\u003c\/strong\u003e\n      \u003cspan\u003eShop now and pay later\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-trust-item\"\u003e\n      \u003cstrong\u003eCertified Organic\u003c\/strong\u003e\n      \u003cspan\u003eSingle-ingredient oat flour\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eHow to Use Organic Oat Flour\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      A versatile flour for tender breakfast bakes, cookies and flour blends with a mild oat flavour.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-grid\"\u003e\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🥞\u003c\/div\u003e\n        \u003ch3\u003ePancakes and Muffins\u003c\/h3\u003e\n        \u003cp\u003e\n          Use in recipes developed for oat flour to make pancakes, waffles, muffins and other soft breakfast bakes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🍪\u003c\/div\u003e\n        \u003ch3\u003eCookies and Slices\u003c\/h3\u003e\n        \u003cp\u003e\n          Add mild toasted-oat flavour to cookies, banana bread, tray bakes, slices and simple cakes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-card\"\u003e\n        \u003cdiv class=\"sb-icon\"\u003e🌾\u003c\/div\u003e\n        \u003ch3\u003eBlend with Wheat Flour\u003c\/h3\u003e\n        \u003cp\u003e\n          Replace approximately 20–40% of wheat flour when you want oat flavour while retaining more familiar dough structure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-recipe\"\u003e\n    \u003cdiv class=\"sb-recipe-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eQuick Recipe: Oat Flour Pancakes\u003c\/h2\u003e\n\n        \u003cp class=\"sb-recipe-intro\"\u003e\n          An easy breakfast recipe with a mild oat flavour and soft texture.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"sb-recipe-list\"\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1 cup\u003c\/strong\u003e Organic Oat Flour\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1 teaspoon\u003c\/strong\u003e baking powder\u003c\/p\u003e\n          \u003cp\u003e→ A small pinch of salt\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e1\u003c\/strong\u003e egg\u003c\/p\u003e\n          \u003cp\u003e→ \u003cstrong\u003e¾–1 cup\u003c\/strong\u003e dairy or plant milk\u003c\/p\u003e\n          \u003cp\u003e→ Oil or butter for cooking\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sb-recipe-method\"\u003e\n          Mix the oat flour, baking powder and salt. Whisk in the egg and enough milk to create a pourable batter. Rest for five minutes, then add a little more milk if the batter thickens. Cook small pancakes in a lightly greased pan over medium heat until golden on both sides.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-recipe-aside\"\u003e\n        \u003cdiv class=\"sb-recipe-aside-icon\"\u003e🥞\u003c\/div\u003e\n        \u003cstrong\u003eEasy Oat Pancakes\u003c\/strong\u003e\n        \u003cspan\u003eMIX, REST AND COOK\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-pairings\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eExplore More Baking Ingredients\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Blend oat flour with wheat or rye, or add dried cranberries to muffins, cookies and breakfast bakes.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-pairing-grid\"\u003e\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🌾\u003c\/span\u003e\n        \u003ch3\u003eOrganic Stoneground Wheat Flour\u003c\/h3\u003e\n        \u003cp\u003e\n          Combine with oat flour for breads, muffins and cakes where stronger structure and lift are needed.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-white-stoneground-wheat-flour-aus-1kg-2-5kg-spicebloom-nz\"\u003e\n            Shop Organic Wheat Flour\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e🥖\u003c\/span\u003e\n        \u003ch3\u003eOrganic Wholemeal Rye Flour\u003c\/h3\u003e\n        \u003cp\u003e\n          A deeper, earthier flour for rustic breads, sourdough blends, crackers and savoury baking.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-wholemeal-rye-flour-italy-1kg-2-5kg-spicebloom-nz\"\u003e\n            Shop Organic Rye Flour\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-pairing\"\u003e\n        \u003cspan\u003e❤️\u003c\/span\u003e\n        \u003ch3\u003eOrganic Dried Cranberries\u003c\/h3\u003e\n        \u003cp\u003e\n          Add tart berry flavour to oat muffins, cookies, breakfast bowls, granola and homemade slices.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-dried-cranberries\"\u003e\n            Shop Organic Dried Cranberries\n          \u003c\/a\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section sb-details\"\u003e\n    \u003ch3\u003e📋 Product Details\u003c\/h3\u003e\n\n    \u003cdiv class=\"sb-table-wrap\"\u003e\n      \u003ctable class=\"sb-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eOrganic Oat Flour\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n            \u003ctd\u003eProduct of Canada\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePacked In\u003c\/td\u003e\n            \u003ctd\u003eNew Zealand\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eIngredients\u003c\/td\u003e\n            \u003ctd\u003eCertified Organic Oat Flour.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFlavour\u003c\/td\u003e\n            \u003ctd\u003eMild, gently toasted and recognisably oat-like.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eTexture\u003c\/td\u003e\n            \u003ctd\u003eFinely milled flour.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBest For\u003c\/td\u003e\n            \u003ctd\u003e\n              Pancakes, waffles, muffins, cookies, slices, banana bread and suitable flour blends.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003e\n              Store tightly sealed in a cool, dry place. Refrigeration or freezing in an airtight container can be useful for longer storage.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAllergen Information\u003c\/td\u003e\n            \u003ctd\u003e\n              Contains oats. Packed in a facility that also handles gluten-containing grains.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-allergen-note\"\u003e\n      \u003cstrong\u003e⚠️ Oat and gluten notice:\u003c\/strong\u003e This product contains oats and is not represented as gluten-free. It is packed in a facility that also handles gluten-containing grains and is not suitable for people with coeliac disease.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-note\"\u003e\n      \u003cstrong\u003eNutrition information:\u003c\/strong\u003e A product-specific supplier or pack nutrition panel has not been supplied. Generic oat-flour values have therefore not been published on this page.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"sb-faq\"\u003e\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eIs oat flour simply ground oats?\u003c\/h4\u003e\n        \u003cp\u003e\n          Oat flour is made by milling oats into a fine flour. Commercial oat flour is generally more consistently and finely milled than oats processed at home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eCan oat flour replace ordinary wheat flour?\u003c\/h4\u003e\n        \u003cp\u003e\n          It can work on its own in recipes specifically developed for oat flour. In conventional wheat-based recipes, begin by replacing approximately 20–40% of the wheat flour rather than making a complete substitution.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eIs this oat flour gluten-free?\u003c\/h4\u003e\n        \u003cp\u003e\n          No. This product contains oats, is packed in a facility handling gluten-containing grains and is not sold or represented as gluten-free.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Spice Bloom","offers":[{"title":"1kg","offer_id":49155461447931,"sku":null,"price":8.99,"currency_code":"NZD","in_stock":true},{"title":"2kg","offer_id":49155461480699,"sku":null,"price":17.98,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0709\/3826\/3803\/files\/organic-oat-flour-canada-1kg-25kg-spicebloom-nz-6751462.png?v=1786058517","url":"https:\/\/farmfreshdirect.co.nz\/products\/organic-oat-flour-canada-1kg-2-5kg-spicebloom-nz","provider":"Farm Fresh Direct","version":"1.0","type":"link"}