{"product_id":"organic-sunflower-tvp-flakes-spicebloom-nz","title":"Organic Sunflower TVP Flakes | SpiceBloom NZ","description":"\u003cstyle\u003e\n  .sb-product {\n    --sb-accent: #C59A3D;\n    --sb-accent-dark: #745A20;\n    --sb-accent-soft: #FBF6E8;\n    --sb-accent-border: #E5D4A5;\n    --sb-accent-text: #63501F;\n    --sb-accent-shadow: rgba(116, 90, 32, 0.17);\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    text-underline-offset: 3px;\n  }\n\n  .sb-product .sb-hero {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 30px;\n    padding: 36px 30px;\n    background:\n      radial-gradient(circle at top right, rgba(197, 154, 61, 0.24), transparent 35%),\n      linear-gradient(135deg, #FCF8EC 0%, #FFFEFB 52%, #EEE4C9 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: 15px;\n    right: 22px;\n    font-size: 70px;\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: 850px;\n    margin: 0 0 10px;\n    color: #1B4332;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n    line-height: 1.2;\n  }\n\n  .sb-product .sb-subtitle {\n    max-width: 880px;\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: 15px 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    box-shadow: 0 7px 18px rgba(116, 90, 32, 0.06);\n  }\n\n  .sb-product .sb-badges {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 9px;\n    margin-top: 21px;\n  }\n\n  .sb-product .sb-badge {\n    display: flex;\n    min-height: 42px;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 10px;\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    text-align: center;\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: 42px;\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: 42px;\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: 770px;\n    margin: 0 auto 24px;\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: 23px 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), var(--sb-accent-dark));\n    color: #FFFFFF;\n    border-radius: 50%;\n    font-size: 21px;\n    line-height: 50px;\n    box-shadow: 0 6px 14px var(--sb-accent-shadow);\n  }\n\n  .sb-product .sb-card h3 {\n    margin: 0 0 8px;\n    font-size: 17px;\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-education {\n    margin-bottom: 42px;\n    padding: 28px;\n    background: linear-gradient(135deg, #1B4332, #2E5B45);\n    border-radius: 22px;\n    box-shadow: 0 12px 26px rgba(27, 67, 50, 0.14);\n  }\n\n  .sb-product .sb-education h2 {\n    margin: 0 0 10px;\n    color: #FFFFFF;\n    font-size: 25px;\n  }\n\n  .sb-product .sb-education p {\n    margin: 0 0 12px;\n    color: #FFFFFF;\n    font-size: 14.5px;\n    line-height: 1.72;\n    opacity: 0.95;\n  }\n\n  .sb-product .sb-education p:last-child {\n    margin-bottom: 0;\n  }\n\n  .sb-product .sb-usage,\n  .sb-product .sb-recipe {\n    margin-bottom: 42px;\n    padding: 27px;\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-usage {\n    background: linear-gradient(135deg, #FCF8EC, #EDE4CA);\n    border: 1px solid var(--sb-accent-border);\n  }\n\n  .sb-product .sb-recipe {\n    background: #FFFBF3;\n    border: 1px solid #E9DDBE;\n  }\n\n  .sb-product .sb-usage-grid,\n  .sb-product .sb-recipe-grid {\n    display: grid;\n    grid-template-columns: 1.35fr 0.65fr;\n    gap: 20px;\n  }\n\n  .sb-product .sb-usage h2,\n  .sb-product .sb-recipe h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n  }\n\n  .sb-product .sb-usage ul,\n  .sb-product .sb-recipe ol {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--sb-accent-text);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .sb-product .sb-usage li,\n  .sb-product .sb-recipe li {\n    margin-bottom: 7px;\n  }\n\n  .sb-product .sb-usage-aside,\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    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-usage-aside {\n    background: linear-gradient(135deg, var(--sb-accent), var(--sb-accent-dark));\n    color: #FFFFFF;\n  }\n\n  .sb-product .sb-recipe-aside {\n    background: var(--sb-accent-soft);\n    border: 1px solid var(--sb-accent-border);\n    color: var(--sb-accent-dark);\n  }\n\n  .sb-product .sb-usage-aside span,\n  .sb-product .sb-recipe-aside span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 38px;\n  }\n\n  .sb-product .sb-usage-aside strong,\n  .sb-product .sb-recipe-aside strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n  }\n\n  .sb-product .sb-usage-aside small,\n  .sb-product .sb-recipe-aside small {\n    display: block;\n    margin-top: 5px;\n    font-size: 11.5px;\n    letter-spacing: 0.6px;\n  }\n\n  .sb-product .sb-pairings {\n    margin-bottom: 42px;\n    padding: 28px;\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(4, minmax(0, 1fr));\n    gap: 13px;\n  }\n\n  .sb-product .sb-pairing {\n    padding: 20px 14px;\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: 26px;\n  }\n\n  .sb-product .sb-pairing h3 {\n    margin: 0 0 7px;\n    font-size: 16px;\n  }\n\n  .sb-product .sb-pairing p {\n    margin: 0;\n    color: #5F6B5C;\n    font-size: 13px;\n    line-height: 1.62;\n  }\n\n  .sb-product .sb-details {\n    padding: 27px;\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    background: #FFFFFF;\n    border-collapse: collapse;\n    font-size: 14px;\n    text-align: left;\n  }\n\n  .sb-product .sb-table th,\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 th {\n    background: #F8F1DF;\n    color: #1B4332;\n    font-weight: 800;\n  }\n\n  .sb-product .sb-table tr:nth-child(even) {\n    background: #FAFAFA;\n  }\n\n  .sb-product .sb-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-details-table td:first-child {\n    width: 31%;\n    color: #1B4332;\n    font-weight: 800;\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-caution {\n    margin-top: 16px;\n    padding: 15px 16px;\n    background: #FFF5E9;\n    border: 1px solid #EBC69A;\n    border-left: 5px solid #AD641F;\n    border-radius: 13px;\n    color: #603B1C;\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: 0;\n    padding: 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  .sb-product .sb-review {\n    padding: 24px 20px;\n    background: #F4F1E9;\n    border: 1px solid #DDD5C5;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-review h2 {\n    margin: 0 0 7px;\n    font-size: 21px;\n  }\n\n  .sb-product .sb-review p {\n    margin: 0 0 13px;\n    color: #5F6B5C;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-review a {\n    display: inline-block;\n    padding: 10px 18px;\n    background: #1B4332;\n    color: #FFFFFF;\n    border-radius: 10px;\n    text-decoration: none;\n  }\n\n  .sb-product .sb-review-small {\n    margin-top: 12px;\n    margin-bottom: 0;\n    font-size: 12.5px;\n  }\n\n  @media (max-width: 860px) {\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 760px) {\n    .sb-product .sb-hero {\n      padding: 26px 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-badges,\n    .sb-product .sb-trust-strip {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sb-product .sb-trust-strip {\n      gap: 9px;\n      margin-bottom: 35px;\n    }\n\n    .sb-product .sb-grid,\n    .sb-product .sb-usage-grid,\n    .sb-product .sb-recipe-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .sb-product .sb-section {\n      margin-bottom: 35px;\n    }\n\n    .sb-product .sb-section-title {\n      font-size: 23px;\n    }\n\n    .sb-product .sb-education,\n    .sb-product .sb-usage,\n    .sb-product .sb-recipe,\n    .sb-product .sb-pairings {\n      margin-bottom: 35px;\n      padding: 22px 16px;\n      border-radius: 19px;\n    }\n\n    .sb-product .sb-details {\n      padding: 20px 14px;\n    }\n\n    .sb-product .sb-details-table td:first-child {\n      width: 39%;\n    }\n\n    .sb-product .sb-faq {\n      padding: 20px 15px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 360px) {\n    .sb-product .sb-badges {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sb-product\"\u003e\n\u003cdiv class=\"sb-hero\"\u003e\n\u003cspan class=\"sb-eyebrow\"\u003eCertified Organic Sunflower-Based TVP\u003c\/span\u003e\n\u003ch2 class=\"sb-title\"\u003eOrganic Sunflower TVP Flakes\u003c\/h2\u003e\n\u003cp class=\"sb-subtitle\"\u003eNeutral-tasting textured sunflower protein with a consistent, satisfying texture for mince-style meals, tacos, pasta sauces, chilli and meal preparation.\u003c\/p\u003e\n\u003cp class=\"sb-text\"\u003eSpiceBloom Organic Sunflower TVP Flakes are a versatile plant-based pantry ingredient made from certified-organic sunflower protein. The dry flakes have a mild, neutral flavour, allowing them to absorb the stocks, sauces, herbs and seasonings used in your recipe.\u003c\/p\u003e\n\u003cp class=\"sb-text\"\u003eOnce softened, the flakes can be used in many of the same dishes where textured vegetable protein or mince-style ingredients are normally used. Try them in Bolognese, tacos, burritos, chilli, shepherd’s pie, stuffed vegetables, savoury bowls and batch-cooked fillings.\u003c\/p\u003e\n\u003cdiv class=\"sb-highlight\"\u003e\n\u003cstrong\u003eBasic preparation:\u003c\/strong\u003e Cover the required amount with hot water or stock and allow it to soften. Drain any excess liquid if needed, then season and cook it through with the other ingredients in your recipe.\u003c\/div\u003e\n\u003cdiv class=\"sb-badges\"\u003e\n\u003cspan class=\"sb-badge\"\u003e🇧🇬 Product of Bulgaria\u003c\/span\u003e \u003cspan class=\"sb-badge\"\u003e🌱 Certified Organic\u003c\/span\u003e \u003cspan class=\"sb-badge\"\u003e🌻 Sunflower-Based TVP\u003c\/span\u003e \u003cspan class=\"sb-badge\"\u003e💪 52g Protein per 100g\u003c\/span\u003e \u003cspan class=\"sb-badge\"\u003e🍲 Neutral Flavour\u003c\/span\u003e \u003cspan class=\"sb-badge\"\u003e📦 500g and 1kg Packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-trust-strip\"\u003e\n\u003cdiv class=\"sb-trust-item\"\u003e\n\u003cstrong\u003ePacked in Auckland\u003c\/strong\u003e \u003cspan\u003ePrepared by SpiceBloom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-trust-item\"\u003e\n\u003cstrong\u003eNZ-Wide Delivery\u003c\/strong\u003e \u003cspan\u003eDelivered across New Zealand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-trust-item\"\u003e\n\u003cstrong\u003eAfterpay Available\u003c\/strong\u003e \u003cspan\u003eShop now and pay later\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-trust-item\"\u003e\n\u003cstrong\u003eTrusted by Kiwis\u003c\/strong\u003e \u003cspan\u003eRead customer reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-section\"\u003e\n\u003ch2 class=\"sb-section-title\"\u003eA Versatile Base for Plant-Based Cooking\u003c\/h2\u003e\n\u003cp class=\"sb-section-subtitle\"\u003eThe neutral taste makes these flakes easy to adapt to different cuisines, from Italian-style pasta sauces to Mexican-inspired fillings.\u003c\/p\u003e\n\u003cdiv class=\"sb-grid\"\u003e\n\u003cdiv class=\"sb-card\"\u003e\n\u003cdiv class=\"sb-icon\"\u003e🍝\u003c\/div\u003e\n\u003ch3\u003ePasta Sauces and Pies\u003c\/h3\u003e\n\u003cp\u003eUse in bolognese, lasagne filling, shepherd’s pie, cottage-style pies and other savoury mince recipes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-card\"\u003e\n\u003cdiv class=\"sb-icon\"\u003e🌮\u003c\/div\u003e\n\u003ch3\u003eTacos and Burritos\u003c\/h3\u003e\n\u003cp\u003eSeason with chilli, cumin, tomato, garlic and Mexican-inspired spice blends for tacos, nachos and bowls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-card\"\u003e\n\u003cdiv class=\"sb-icon\"\u003e🍲\u003c\/div\u003e\n\u003ch3\u003eChilli and Meal Prep\u003c\/h3\u003e\n\u003cp\u003eStir into chilli, soups, casseroles and batch-cooked fillings where a firm, consistent texture is useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-education\"\u003e\n\u003ch2\u003eWhat Is Sunflower TVP?\u003c\/h2\u003e\n\u003cp\u003eTVP stands for textured vegetable protein. It is a dry, textured ingredient designed to soften when liquid is added and to take on the flavours of the surrounding recipe.\u003c\/p\u003e\n\u003cp\u003eThis version is made from certified-organic sunflower protein rather than soy. It provides a different option for shoppers who prefer a sunflower-based ingredient, although no soy-free or allergen-free claim is made for the finished product.\u003c\/p\u003e\n\u003cp\u003eThe supplied nutrition information provides 52g of protein and 17g of dietary fibre per 100g. Because it has a neutral flavour, the final result depends heavily on the stock, sauce, herbs and seasonings used during preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-usage\"\u003e\n\u003cdiv class=\"sb-usage-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eHow to Prepare and Season It\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRehydrate:\u003c\/strong\u003e Cover the flakes with hot water or stock and allow them to soften.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDrain if required:\u003c\/strong\u003e Remove excess liquid when the flakes have absorbed enough moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuild flavour:\u003c\/strong\u003e Cook with onion, garlic, tomato, herbs, spices or your preferred sauce.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor tacos:\u003c\/strong\u003e Use chilli, cumin, smoked paprika, tomato and a Mexican-inspired seasoning.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor bolognese:\u003c\/strong\u003e Cook with tomato, onion, garlic and Italian herbs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor richer texture:\u003c\/strong\u003e Combine with lentils, beans, mushrooms or finely diced vegetables.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-usage-aside\"\u003e\n\u003cspan\u003e🥣\u003c\/span\u003e \u003cstrong\u003eSoften, Season, Cook\u003c\/strong\u003e \u003csmall\u003eABSORBS SAUCES AND SPICES\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-recipe\"\u003e\n\u003cdiv class=\"sb-recipe-grid\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eQuick Sunflower TVP Taco Filling\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003ePlace 100g of Organic Sunflower TVP Flakes in a heat-safe bowl.\u003c\/li\u003e\n\u003cli\u003eCover with hot vegetable stock and allow the flakes to soften.\u003c\/li\u003e\n\u003cli\u003eDrain any liquid that has not been absorbed.\u003c\/li\u003e\n\u003cli\u003eSauté chopped onion and garlic in a pan until softened.\u003c\/li\u003e\n\u003cli\u003eAdd the rehydrated flakes, diced tomato and Mayan Gold Spice Mix.\u003c\/li\u003e\n\u003cli\u003eCook until the mixture is hot and the flavours are well combined.\u003c\/li\u003e\n\u003cli\u003eServe in tacos, burritos, nachos or grain bowls with your preferred toppings.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-recipe-aside\"\u003e\n\u003cspan\u003e🌮\u003c\/span\u003e \u003cstrong\u003ePlant-Based Taco Filling\u003c\/strong\u003e \u003csmall\u003eTVP · TOMATO · MAYAN GOLD\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pairings\"\u003e\n\u003ch2 class=\"sb-section-title\"\u003eBuild Your Plant-Based Pantry\u003c\/h2\u003e\n\u003cp class=\"sb-section-subtitle\"\u003eCompare another TVP option or pair sunflower TVP with lentils, Mexican seasoning and Italian herbs for practical everyday recipes.\u003c\/p\u003e\n\u003cdiv class=\"sb-pairing-grid\"\u003e\n\u003cdiv class=\"sb-pairing\"\u003e\n\u003cspan\u003e🫘\u003c\/span\u003e\n\u003ch3\u003eSoy TVP\u003c\/h3\u003e\n\u003cp\u003eA familiar non-organic soy-based textured protein for mince-style dishes, chilli, tacos and meal preparation. \u003cbr\u003e\u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/textured-vegetable-protein-vegan-soy-mince-spicebloom-nz\"\u003e Shop Soy TVP \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pairing\"\u003e\n\u003cspan\u003e🤎\u003c\/span\u003e\n\u003ch3\u003eOrganic Brown Lentils\u003c\/h3\u003e\n\u003cp\u003eCombine with sunflower TVP in bolognese, soups, pies, casseroles and hearty savoury fillings. \u003cbr\u003e\u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-brown-lentils\"\u003e Shop Brown Lentils \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pairing\"\u003e\n\u003cspan\u003e🌽\u003c\/span\u003e\n\u003ch3\u003eMayan Gold Spice Mix\u003c\/h3\u003e\n\u003cp\u003eA Mexican-inspired seasoning for TVP tacos, burrito bowls, nachos and grilled vegetable fillings. \u003cbr\u003e\u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/mayan-gold-spice-mix-mexican-seasoning-for-tacos-bbq-cooking-spicebloom\"\u003e Shop Mayan Gold \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-pairing\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e\n\u003ch3\u003eItalian Herb Seasoning\u003c\/h3\u003e\n\u003cp\u003eOregano, basil, rosemary, thyme and marjoram flavour for bolognese, pasta sauces and savoury TVP dishes. \u003cbr\u003e\u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/gourmet-italian-herb-seasoning-fragrant-savoury-authentically-mediterranean\"\u003e Shop Italian Herbs \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-section sb-details\"\u003e\n\u003ch3\u003e📋 Product Details\u003c\/h3\u003e\n\u003cdiv class=\"sb-table-wrap\"\u003e\n\u003ctable class=\"sb-table sb-details-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eOrganic Sunflower TVP Flakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eProduct of Bulgaria.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePacked In\u003c\/td\u003e\n\u003ctd\u003eAuckland, New Zealand.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIngredients\u003c\/td\u003e\n\u003ctd\u003eCertified Organic Sunflower TVP Flakes.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Sizes\u003c\/td\u003e\n\u003ctd\u003e500g and 1kg.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavour\u003c\/td\u003e\n\u003ctd\u003eMild and neutral, designed to absorb sauces, stocks, herbs and spices.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTexture\u003c\/td\u003e\n\u003ctd\u003eConsistent, satisfying textured flakes once softened.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eBolognese, tacos, burritos, chilli, pies, casseroles, soups, stuffed vegetables and meal preparation.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStorage\u003c\/td\u003e\n\u003ctd\u003eStore securely sealed in a cool, dry place away from direct sunlight and moisture.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-caution\"\u003e\n\u003cstrong\u003eAllergen information:\u003c\/strong\u003e No allergen or cross-contact statement was supplied. This listing does not make a soy-free or allergen-free claim. Refer to the current package label before use when managing food allergies.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-section sb-details\"\u003e\n\u003ch3\u003eNutrition Information\u003c\/h3\u003e\n\u003cp class=\"sb-text\"\u003eSupplied serving size: 25g.\u003c\/p\u003e\n\u003cdiv class=\"sb-table-wrap\"\u003e\n\u003ctable class=\"sb-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eNutrient\u003c\/th\u003e\n\u003cth\u003ePer 25g Serve\u003c\/th\u003e\n\u003cth\u003ePer 100g\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy\u003c\/td\u003e\n\u003ctd\u003e393 kJ\u003c\/td\u003e\n\u003ctd\u003e1570 kJ\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtein\u003c\/td\u003e\n\u003ctd\u003e13 g\u003c\/td\u003e\n\u003ctd\u003e52 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFat, Total\u003c\/td\u003e\n\u003ctd\u003e2.2 g\u003c\/td\u003e\n\u003ctd\u003e8.8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSaturated Fat\u003c\/td\u003e\n\u003ctd\u003e0.3 g\u003c\/td\u003e\n\u003ctd\u003e1.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCarbohydrate\u003c\/td\u003e\n\u003ctd\u003e3.3 g\u003c\/td\u003e\n\u003ctd\u003e13 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSugars\u003c\/td\u003e\n\u003ctd\u003e1.3 g\u003c\/td\u003e\n\u003ctd\u003e5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDietary Fibre\u003c\/td\u003e\n\u003ctd\u003e4.3 g\u003c\/td\u003e\n\u003ctd\u003e17 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSodium\u003c\/td\u003e\n\u003ctd\u003e0.1 mg\u003c\/td\u003e\n\u003ctd\u003e0.4 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-note\"\u003e\n\u003cstrong\u003eNutrition note:\u003c\/strong\u003e The values above are reproduced from the supplied product information. Product and nutrition information may change, so refer to the current package label for the most accurate values.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-section\"\u003e\n\u003ch2 class=\"sb-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"sb-faq\"\u003e\n\u003cdiv class=\"sb-faq-item\"\u003e\n\u003ch4\u003eWhat is the difference between sunflower TVP and soy TVP?\u003c\/h4\u003e\n\u003cp\u003eSunflower TVP is made from sunflower protein, while conventional TVP is commonly soy-based. Both are dry textured ingredients that soften in liquid and absorb the flavours used in the recipe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-faq-item\"\u003e\n\u003ch4\u003eDoes sunflower TVP need to be rehydrated?\u003c\/h4\u003e\n\u003cp\u003eIt should generally be softened with hot water or stock before being added to mince-style dishes. Drain excess liquid when necessary, then season and cook it with the remaining ingredients.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-faq-item\"\u003e\n\u003ch4\u003eCan it replace mince in recipes?\u003c\/h4\u003e\n\u003cp\u003eIt can be used as a plant-based alternative in many mince-style recipes, including bolognese, tacos, chilli, pies and stuffed vegetables. Seasoning and sauce are important because the flakes have a neutral flavour.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-faq-item\"\u003e\n\u003ch4\u003eHow many 25g servings are in each pack?\u003c\/h4\u003e\n\u003cp\u003eBased on the supplied 25g serving size, the 500g pack provides approximately 20 servings and the 1kg pack provides approximately 40 servings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-review\"\u003e\n\u003ch2\u003eSee What SpiceBloom Customers Are Saying\u003c\/h2\u003e\n\u003cp\u003eRead customer experiences and reviews of SpiceBloom products and service on Trustpilot.\u003c\/p\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/nz.trustpilot.com\/review\/spicebloom.co.nz\" target=\"_blank\"\u003e 🌟 Read Our Trustpilot Reviews \u003c\/a\u003e\n\u003cp class=\"sb-review-small\"\u003eAfterpay available · PayPal accepted · NZ-wide delivery\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Spice Bloom","offers":[{"title":"250g","offer_id":43881012789366,"sku":null,"price":13.95,"currency_code":"NZD","in_stock":true},{"title":"500g","offer_id":43881012822134,"sku":null,"price":26.95,"currency_code":"NZD","in_stock":true},{"title":"1kg","offer_id":43881012854902,"sku":null,"price":49.95,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/0227\/4166\/files\/organic-sunflower-tvp-flakes-spicebloom-nz-4278537.png?v=1784725031","url":"https:\/\/www.spicebloom.co.nz\/products\/organic-sunflower-tvp-flakes-spicebloom-nz","provider":"Spice Bloom","version":"1.0","type":"link"}