{"product_id":"alubia-white-beans-nz-cannellini-beans-from-argentina","title":"Alubia White Beans NZ | Cannellini Beans from Argentina","description":"\u003cstyle\u003e\n  .sb-product {\n    --sb-accent: #C3A875;\n    --sb-accent-dark: #7D663B;\n    --sb-accent-soft: #F7F1E5;\n    --sb-accent-border: #E1D2B3;\n    --sb-accent-text: #5E4B2C;\n    --sb-accent-shadow: rgba(125, 102, 59, 0.18);\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    text-underline-offset: 3px;\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(195, 168, 117, 0.24), transparent 34%),\n      linear-gradient(135deg, #FAF6EC 0%, #FFFEFB 50%, #EEE5D2 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    box-shadow: 0 7px 18px rgba(125, 102, 59, 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: 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), 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-origin-box {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 20px;\n    align-items: center;\n    margin-bottom: 40px;\n    padding: 27px;\n    background: linear-gradient(135deg, #1B4332, #2D5A45);\n    border-radius: 22px;\n    box-shadow: 0 12px 26px rgba(27, 67, 50, 0.14);\n  }\n\n  .sb-product .sb-origin-box h2 {\n    margin: 0 0 10px;\n    color: #FFFFFF;\n    font-size: 25px;\n  }\n\n  .sb-product .sb-origin-box p {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: 15px;\n    line-height: 1.68;\n    opacity: 0.95;\n  }\n\n  .sb-product .sb-origin-mini {\n    padding: 16px;\n    background: rgba(255, 255, 255, 0.12);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 16px;\n  }\n\n  .sb-product .sb-origin-mini div {\n    padding: 7px 0;\n    color: #FFFFFF;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.16);\n    font-size: 13.5px;\n    line-height: 1.55;\n  }\n\n  .sb-product .sb-origin-mini div:last-child {\n    border-bottom: 0;\n  }\n\n  .sb-product .sb-cooking {\n    margin-bottom: 40px;\n    padding: 26px;\n    background: linear-gradient(135deg, #FBF6EC, #EADFCB);\n    border: 1px solid var(--sb-accent-border);\n    border-radius: 22px;\n  }\n\n  .sb-product .sb-cooking-grid {\n    display: grid;\n    grid-template-columns: 1.35fr 0.65fr;\n    gap: 20px;\n  }\n\n  .sb-product .sb-cooking h2 {\n    margin: 0 0 10px;\n    font-size: 24px;\n  }\n\n  .sb-product .sb-cooking ol {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--sb-accent-text);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .sb-product .sb-cooking li {\n    margin-bottom: 7px;\n  }\n\n  .sb-product .sb-cooking-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), var(--sb-accent-dark));\n    color: #FFFFFF;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sb-product .sb-cooking-aside span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 38px;\n  }\n\n  .sb-product .sb-cooking-aside strong {\n    display: block;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 19px;\n  }\n\n  .sb-product .sb-cooking-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: 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    background: #FFFFFF;\n    border-collapse: collapse;\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(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-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-cta {\n    padding: 27px 22px;\n    background: linear-gradient(135deg, var(--sb-accent), var(--sb-accent-dark));\n    border-radius: 20px;\n    text-align: center;\n    box-shadow: 0 11px 26px var(--sb-accent-shadow);\n  }\n\n  .sb-product .sb-cta h2 {\n    margin: 0 0 8px;\n    color: #FFFFFF;\n    font-size: 22px;\n  }\n\n  .sb-product .sb-cta p {\n    margin: 0 0 14px;\n    color: #FFFFFF;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .sb-product .sb-cta a {\n    display: inline-block;\n    padding: 11px 20px;\n    background: #FFFFFF;\n    color: var(--sb-accent-dark);\n    border-radius: 11px;\n    font-size: 13.5px;\n    font-weight: 900;\n    text-decoration: none;\n  }\n\n  .sb-product .sb-cta-small {\n    margin-top: 13px !important;\n    margin-bottom: 0 !important;\n    font-size: 12.5px !important;\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-badges {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .sb-product .sb-trust-strip {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 9px;\n      margin-bottom: 34px;\n    }\n\n    .sb-product .sb-grid,\n    .sb-product .sb-origin-box,\n    .sb-product .sb-cooking-grid,\n    .sb-product .sb-pairing-grid {\n      grid-template-columns: 1fr;\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-origin-box,\n    .sb-product .sb-cooking,\n    .sb-product .sb-pairings {\n      margin-bottom: 34px;\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    .sb-product .sb-cta {\n      padding: 25px 17px;\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\n\u003cdiv class=\"sb-product\"\u003e\n  \u003cdiv class=\"sb-hero\"\u003e\n    \u003cspan class=\"sb-eyebrow\"\u003eCreamy White Beans from Argentina\u003c\/span\u003e\n\n    \u003ch2 class=\"sb-title\"\u003eAlubia White Beans (Cannellini)\u003c\/h2\u003e\n\n    \u003cp class=\"sb-subtitle\"\u003e\n      Mild, creamy white beans that hold their shape beautifully in soups, stews, salads and slow-cooked meals.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      SpiceBloom Alubia White Beans are versatile dried beans with a smooth, mild flavour and creamy texture once cooked. Their ability to remain intact during longer cooking makes them especially useful in hearty soups, tomato-based stews, casseroles and slow-cooked bean dishes.\n    \u003c\/p\u003e\n\n    \u003cp class=\"sb-text\"\u003e\n      Also known as cannellini-style white beans, they pair easily with garlic, tomato, rosemary, sage, lemon, olive oil and warming spices. Serve them warm as a side dish, cool them for salads, blend them into dips or add them to vegetable and meat-based meals.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sb-highlight\"\u003e\n      \u003cstrong\u003ePreparation tip:\u003c\/strong\u003e Soaking the dried beans before cooking can help them cook more evenly. Simmer gently rather than boiling rapidly to help the beans retain their shape.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-badges\"\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇦🇷 Product of Argentina\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🫘 Creamy Texture\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🍲 Ideal for Slow Cooking\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🥗 Salads and Bowls\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🥣 Soups and Stews\u003c\/span\u003e\n      \u003cspan class=\"sb-badge\"\u003e🇳🇿 Packed in Auckland\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 Auckland\u003c\/strong\u003e\n      \u003cspan\u003ePrepared for Kiwi pantries\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\u003eTrusted by Kiwis\u003c\/strong\u003e\n      \u003cspan\u003eRead our customer reviews\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-section\"\u003e\n    \u003ch2 class=\"sb-section-title\"\u003eA Versatile Bean for Everyday Cooking\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Their mild flavour works with Mediterranean, European and everyday home-style recipes.\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\u003eSoups and Stews\u003c\/h3\u003e\n        \u003cp\u003e\n          Add to vegetable soup, minestrone, tomato stews, casseroles and slow-cooked dishes where the beans can absorb the surrounding flavours.\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\u003eSalads and Grain Bowls\u003c\/h3\u003e\n        \u003cp\u003e\n          Cool the cooked beans and combine with tomato, cucumber, herbs, red onion, lemon and olive oil.\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\u003eDips and Creamy Sides\u003c\/h3\u003e\n        \u003cp\u003e\n          Blend cooked beans with garlic, lemon and olive oil, or mash them gently for toast, bowls and side dishes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-origin-box\"\u003e\n    \u003cdiv\u003e\n      \u003ch2\u003e🇦🇷 Alubia White Beans from Argentina\u003c\/h2\u003e\n\n      \u003cp\u003e\n        These dried Alubia white beans are a product of Argentina. They have a pale colour, mild flavour and creamy cooked centre, while their outer structure helps them hold their shape during longer, gentler cooking.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-origin-mini\"\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eCountry of Origin:\u003c\/strong\u003e Product of Argentina\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eBean Style:\u003c\/strong\u003e Alubia white beans\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eAlso Known As:\u003c\/strong\u003e Cannellini-style white beans\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003eTexture:\u003c\/strong\u003e Creamy when cooked\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cstrong\u003ePacked By:\u003c\/strong\u003e SpiceBloom, Auckland, New Zealand\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-cooking\"\u003e\n    \u003cdiv class=\"sb-cooking-grid\"\u003e\n      \u003cdiv\u003e\n        \u003ch2\u003eBasic Preparation Guide\u003c\/h2\u003e\n\n        \u003col\u003e\n          \u003cli\u003eSort through the dried beans and rinse thoroughly under cold water.\u003c\/li\u003e\n          \u003cli\u003eCover generously with water and soak overnight.\u003c\/li\u003e\n          \u003cli\u003eDrain, rinse and place in a saucepan with fresh water.\u003c\/li\u003e\n          \u003cli\u003eBring to a gentle boil, reduce the heat and simmer until tender.\u003c\/li\u003e\n          \u003cli\u003eAdd salt and other seasonings according to the recipe, then drain if required.\u003c\/li\u003e\n        \u003c\/ol\u003e\n\n        \u003cdiv class=\"sb-note\"\u003e\n          Cooking time can vary depending on soaking time, the age of the dried beans and the texture required. Keep the beans covered with water while simmering.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-cooking-aside\"\u003e\n        \u003cspan\u003e🫘\u003c\/span\u003e\n        \u003cstrong\u003eSoak Overnight\u003c\/strong\u003e\n        \u003csmall\u003eSIMMER UNTIL TENDER\u003c\/small\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 Pantry Staples\u003c\/h2\u003e\n\n    \u003cp class=\"sb-section-subtitle\"\u003e\n      Combine beans, lentils and warming spices for soups, curries, salads and satisfying everyday meals.\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 Red Split Lentils\u003c\/h3\u003e\n        \u003cp\u003e\n          Quick-cooking masoor dal for creamy curries, soups and simple lentil dishes.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-red-split-lentils-masoor-dal-quick-cooking-creamy-spicebloom\"\u003e\n            Shop Red Split Lentils\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 Adzuki Beans\u003c\/h3\u003e\n        \u003cp\u003e\n          Small red beans for soups, grain bowls, stews, salads and savoury meals.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-adzuki-beans-high-protein-pantry-staple-spicebloom-nz\"\u003e\n            Shop Organic Adzuki Beans\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 Ground Turmeric\u003c\/h3\u003e\n        \u003cp\u003e\n          Add warm colour and earthy flavour to bean stews, soups, curries and vegetable dishes.\n          \u003cbr\u003e\n          \u003ca href=\"https:\/\/www.spicebloom.co.nz\/products\/organic-turmeric-ground\"\u003e\n            Shop Organic Turmeric\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 sb-details-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Name\u003c\/td\u003e\n            \u003ctd\u003eAlubia White Beans (Cannellini)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCountry of Origin\u003c\/td\u003e\n            \u003ctd\u003eProduct of Argentina\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePacked By\u003c\/td\u003e\n            \u003ctd\u003eSpiceBloom, Auckland, New Zealand\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFormat\u003c\/td\u003e\n            \u003ctd\u003eDried white beans.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFlavour\u003c\/td\u003e\n            \u003ctd\u003eMild and versatile.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCooked Texture\u003c\/td\u003e\n            \u003ctd\u003eCreamy while retaining their shape during gentle, longer cooking.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBest For\u003c\/td\u003e\n            \u003ctd\u003eSoups, stews, casseroles, salads, grain bowls, dips, mashed bean dishes and slow-cooked meals.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003eStore in a cool, dry place away from direct sunlight. Keep tightly sealed after opening.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-note\"\u003e\n      \u003cstrong\u003eProduct information:\u003c\/strong\u003e No organic certification, nutrition panel or facility-allergen statement was supplied for this listing. Refer to the current pack label for the most accurate ingredient, allergen and preparation information.\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\u003eAre Alubia beans the same as cannellini beans?\u003c\/h4\u003e\n        \u003cp\u003e\n          Alubia beans are white beans with a mild flavour and creamy texture and are commonly used in many of the same recipes as cannellini beans.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eDo these beans need to be soaked?\u003c\/h4\u003e\n        \u003cp\u003e\n          Soaking overnight is recommended to help the dried beans hydrate and cook more evenly. Drain and rinse them before simmering in fresh water.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sb-faq-item\"\u003e\n        \u003ch4\u003eWill the beans hold their shape in stews?\u003c\/h4\u003e\n        \u003cp\u003e\n          Yes. Alubia beans are valued for their creamy centre and ability to retain their shape during gentle, slow cooking.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sb-cta\"\u003e\n    \u003ch2\u003eSee What SpiceBloom Customers Are Saying\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Read customer experiences and reviews of SpiceBloom products and service on Trustpilot.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/nz.trustpilot.com\/review\/spicebloom.co.nz\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n      🌟 Read Our Trustpilot Reviews\n    \u003c\/a\u003e\n\n    \u003cp class=\"sb-cta-small\"\u003e\n      Afterpay available · PayPal accepted · NZ-wide delivery\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Spice Bloom","offers":[{"title":"1kg","offer_id":43830101508214,"sku":null,"price":8.95,"currency_code":"NZD","in_stock":true},{"title":"2.5kg","offer_id":43830101540982,"sku":null,"price":22.49,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/0227\/4166\/files\/alubia-white-cannellini-beans-kitchen-spicebloom-nz.png?v=1783999861","url":"https:\/\/www.spicebloom.co.nz\/products\/alubia-white-beans-nz-cannellini-beans-from-argentina","provider":"Spice Bloom","version":"1.0","type":"link"}