{"product_id":"green-cauliflower-seedlings","title":"Green Cauliflower Seedlings","description":"\u003cp\u003e\u003cstrong\u003eOur Green Cauliflower\u003c\/strong\u003e is a premium, vibrant lime-green masterpiece. It produces exceptionally firm, dense heads with a refined mild-nutty flavour. Naturally radiant with zero blanching required, this elite variety delivers flawless curd uniformity, an extended harvest window, and outstanding performance in Australia’s cool-to-mild climates.\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --navy: #1A2A5E;\n    --green: #4A9C4A;\n    --lime: #B8E34A;\n    --pink: #E03A7E;\n    --light-gray: #F8F9FA;\n  }\n\n  .qps-shopify-wrapper {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1A1A3A;\n    max-width: 100%;\n    margin: 0 auto;\n    padding: 24px 0;\n    line-height: 1.75;\n  }\n  .qps-shopify-wrapper * { box-sizing: border-box; }\n\n  \/* Epic Live Hub *\/\n  .qps-live-hub-panel {\n    background: linear-gradient(135deg, #F8FAF5, var(--light-gray));\n    border: 1px solid #EDEDED;\n    border-radius: 24px;\n    padding: 36px;\n    margin-bottom: 52px;\n    box-shadow: 0 10px 45px rgba(26, 42, 94, 0.06);\n  }\n  .qps-hub-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 28px;\n  }\n  .qps-hub-title {\n    font-size: 12.8px;\n    text-transform: uppercase;\n    letter-spacing: 2.2px;\n    color: var(--green);\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .qps-hub-pulse-dot {\n    width: 9px; height: 9px;\n    background: var(--green);\n    border-radius: 50%;\n    position: relative;\n  }\n  .qps-hub-pulse-dot::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: var(--green);\n    border-radius: 50%;\n    animation: qpsPulse 2.4s infinite ease-in-out;\n  }\n  .qps-hub-location-tag {\n    font-size: 14.2px;\n    font-weight: 700;\n    color: var(--navy);\n    background: rgba(184, 227, 74, 0.18);\n    padding: 7px 20px;\n    border-radius: 9999px;\n  }\n\n  .qps-hub-fields {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n    gap: 36px;\n  }\n  .qps-cell-label {\n    font-size: 10.8px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    color: var(--green);\n    font-weight: 700;\n  }\n  .qps-cell-value {\n    font-size: 17px;\n    font-weight: 800;\n    color: var(--navy);\n    margin-top: 4px;\n  }\n\n  \/* Climate Legend - Brand Colours *\/\n  .qps-climate-legend {\n    background: #FFFFFF;\n    border: 1px solid #EDEDED;\n    border-radius: 9999px;\n    padding: 18px 32px;\n    margin-bottom: 52px;\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 32px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.04);\n  }\n  .qps-climate-swatch {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 14.8px;\n    font-weight: 600;\n  }\n  .qps-swatch-dot {\n    width: 19px; height: 19px;\n    border-radius: 50%;\n    border: 2.5px solid #fff;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.12);\n  }\n\n  \/* Weekly Forecast *\/\n  .qps-weekly-forecast-container {\n    background: #FFFFFF;\n    border: 1px solid #EDEDED;\n    border-radius: 28px;\n    padding: 40px;\n    margin-bottom: 56px;\n    box-shadow: 0 15px 55px rgba(26, 42, 94, 0.06);\n  }\n  .qps-forecast-title {\n    font-size: 17.8px;\n    font-weight: 800;\n    color: var(--navy);\n    margin-bottom: 32px;\n  }\n  .qps-forecast-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));\n    gap: 22px;\n  }\n  .qps-forecast-day-card {\n    background: #FAFCF7;\n    border: 1px solid #EAF2E5;\n    border-radius: 22px;\n    padding: 26px 18px;\n    text-align: center;\n  }\n  .qps-forecast-day-card.qps-highlight-plant {\n    border-color: var(--green);\n    background: #F4F9EE;\n    box-shadow: 0 15px 35px rgba(117, 168, 67, 0.15);\n  }\n  .qps-forecast-icon {\n    font-size: 46px;\n    margin: 10px 0 14px;\n  }\n  .qps-action-badge {\n    font-size: 10.2px;\n    font-weight: 800;\n    padding: 8px 18px;\n    border-radius: 9999px;\n    text-transform: uppercase;\n    letter-spacing: 0.7px;\n    margin-top: 18px;\n    display: inline-block;\n  }\n  .qps-badge-plant { background: var(--green); color: white; }\n  .qps-badge-stable { background: #E5E5ED; color: #555570; }\n\n  \/* Premium Accordion Tabs *\/\n  .qps-tabbed-accordion {\n    border: 1px solid #EDEDED;\n    border-radius: 20px;\n    margin-bottom: 16px;\n    overflow: hidden;\n  }\n  .qps-tabbed-accordion summary {\n    padding: 20px 28px;\n    cursor: pointer;\n    font-weight: 700;\n    font-size: 15.5px;\n    color: var(--navy);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n  }\n  .qps-tabbed-accordion summary::-webkit-details-marker { display: none; }\n  .qps-tab-indicator {\n    font-size: 22px;\n    transition: transform 0.3s ease;\n  }\n  .qps-tabbed-accordion[open] .qps-tab-indicator {\n    transform: rotate(45deg);\n  }\n  .qps-tab-panel {\n    padding: 0 28px 28px;\n    font-size: 14.5px;\n    color: #555570;\n    line-height: 1.7;\n  }\n  .qps-tab-panel ul {\n    padding-left: 22px;\n    margin: 12px 0;\n  }\n  .qps-tab-panel li {\n    margin-bottom: 8px;\n  }\n\n  \/* Gold Tip *\/\n  .qps-gold-tip-banner {\n    background: linear-gradient(90deg, #FFF5F7, #FEF0F4);\n    border-left: 7px solid var(--pink);\n    border-radius: 0 24px 24px 0;\n    padding: 34px 36px;\n    display: flex;\n    gap: 22px;\n    align-items: flex-start;\n    margin-top: 40px;\n  }\n  .qps-banner-icon {\n    background: var(--pink);\n    color: white;\n    width: 38px; height: 38px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  @keyframes qpsPulse {\n    0% { transform: scale(1); opacity: 0.92; }\n    100% { transform: scale(4.4); opacity: 0; }\n  }\n\n  @media (max-width: 820px) {\n    .qps-live-hub-panel, .qps-weekly-forecast-container { padding: 32px; }\n    .qps-climate-legend { flex-direction: column; gap: 20px; }\n  }\n  @media (max-width: 560px) {\n    .qps-climate-legend, .qps-forecast-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"qps-shopify-wrapper\"\u003e\n  \u003c!-- Live Intelligence Hub --\u003e\n  \u003cdiv class=\"qps-live-hub-panel\"\u003e\n    \u003cdiv class=\"qps-hub-header\"\u003e\n      \u003cspan class=\"qps-hub-title\"\u003e\u003cspan class=\"qps-hub-pulse-dot\"\u003e\u003c\/span\u003e LIVE GROW INTELLIGENCE\u003c\/span\u003e\n      \u003cspan id=\"qps-hub-loc\" class=\"qps-hub-location-tag\"\u003eDetecting your location...\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"qps-hub-fields\"\u003e\n      \u003cdiv class=\"qps-hub-cell\"\u003e\n        \u003cdiv class=\"qps-cell-label\"\u003eCURRENT WINDOW\u003c\/div\u003e\n        \u003cdiv class=\"qps-cell-value\"\u003eIdeal Transplant Time\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-hub-cell\"\u003e\n        \u003cdiv class=\"qps-cell-label\"\u003eCURRENT WEEK\u003c\/div\u003e\n        \u003cdiv class=\"qps-cell-value\"\u003eWeek 25 • Mid-June 2026\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-hub-cell\"\u003e\n        \u003cdiv class=\"qps-cell-label\"\u003eLOCAL FORECAST\u003c\/div\u003e\n        \u003cdiv id=\"qps-local-conditions\" class=\"qps-cell-value\"\u003e13–15°C • Optimal\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Climate Legend - Using Brand Colours --\u003e\n  \u003cdiv class=\"qps-climate-legend\"\u003e\n    \u003cdiv class=\"qps-climate-swatch\"\u003e\n\u003cdiv class=\"qps-swatch-dot\" style=\"background:#1A2A5E\"\u003e\u003c\/div\u003e\n\u003cstrong\u003eCool \/ Frost Zone\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qps-climate-swatch\"\u003e\n\u003cdiv class=\"qps-swatch-dot\" style=\"background:#4A9C4A\"\u003e\u003c\/div\u003e\n\u003cstrong\u003eMild Temperate\u003c\/strong\u003e \u003cem style=\"color:var(--green)\"\u003e— Optimal\u003c\/em\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qps-climate-swatch\"\u003e\n\u003cdiv class=\"qps-swatch-dot\" style=\"background:#E03A7E\"\u003e\u003c\/div\u003e\n\u003cstrong\u003eWarm Coastal\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qps-climate-swatch\"\u003e\n\u003cdiv class=\"qps-swatch-dot\" style=\"background:#B8E34A\"\u003e\u003c\/div\u003e\n\u003cstrong\u003eLime Success Zone\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Weekly Forecast --\u003e\n  \u003cdiv class=\"qps-weekly-forecast-container\"\u003e\n    \u003ch4 class=\"qps-forecast-title\"\u003e🌱 \u003cspan id=\"qps-forecast-city\"\u003eYour City\u003c\/span\u003e This Week – Sowing \u0026amp; Harvest Planner\u003c\/h4\u003e\n    \u003cdiv class=\"qps-forecast-grid\"\u003e\n      \u003cdiv class=\"qps-forecast-day-card qps-highlight-plant\"\u003e\n        \u003cdiv style=\"font-weight:700; font-size:13.5px; color:#555570; margin-bottom:8px;\"\u003eMON\u003c\/div\u003e\n        \u003cdiv class=\"qps-forecast-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15.8px; font-weight:700;\"\u003e14°C\u003c\/div\u003e\n        \u003cspan class=\"qps-action-badge qps-badge-plant\"\u003ePrime Transplant\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-forecast-day-card qps-highlight-plant\"\u003e\n        \u003cdiv style=\"font-weight:700; font-size:13.5px; color:#555570; margin-bottom:8px;\"\u003eTUE\u003c\/div\u003e\n        \u003cdiv class=\"qps-forecast-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15.8px; font-weight:700;\"\u003e13°C\u003c\/div\u003e\n        \u003cspan class=\"qps-action-badge qps-badge-plant\"\u003eExcellent\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-forecast-day-card\"\u003e\n        \u003cdiv style=\"font-weight:700; font-size:13.5px; color:#555570; margin-bottom:8px;\"\u003eWED\u003c\/div\u003e\n        \u003cdiv class=\"qps-forecast-icon\"\u003e⛅\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15.8px; font-weight:700;\"\u003e15°C\u003c\/div\u003e\n        \u003cspan class=\"qps-action-badge qps-badge-stable\"\u003eStable\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-forecast-day-card\"\u003e\n        \u003cdiv style=\"font-weight:700; font-size:13.5px; color:#555570; margin-bottom:8px;\"\u003eTHU\u003c\/div\u003e\n        \u003cdiv class=\"qps-forecast-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15.8px; font-weight:700;\"\u003e14°C\u003c\/div\u003e\n        \u003cspan class=\"qps-action-badge qps-badge-plant\"\u003eGreat Window\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"qps-forecast-day-card\"\u003e\n        \u003cdiv style=\"font-weight:700; font-size:13.5px; color:#555570; margin-bottom:8px;\"\u003eFRI\u003c\/div\u003e\n        \u003cdiv class=\"qps-forecast-icon\"\u003e🌱\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15.8px; font-weight:700;\"\u003e13°C\u003c\/div\u003e\n        \u003cspan class=\"qps-action-badge qps-badge-plant\"\u003eIdeal\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"qps-weather-alerts\" style=\"margin-top:28px; padding:18px; background:#FFF4E5; border-radius:14px; font-size:14px; border-left:4px solid #FF9800; display:none;\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Climate Success Matcher --\u003e\n  \u003cdiv class=\"qps-sub-heading\"\u003eClimate Success Matcher – Will It Thrive In Your Area?\u003c\/div\u003e\n  \u003cdiv style=\"background: linear-gradient(135deg, #F8FAF4, #FFFFFF); border: 1px solid rgba(117,168,67,0.1); border-radius: 24px; padding: 40px; margin-bottom: 56px;\"\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(315px, 1fr)); gap: 30px;\"\u003e\n      \u003cdiv style=\"background:white; border:1px solid #EDEDED; border-radius:22px; padding:30px;\"\u003e\n        \u003cspan style=\"background:#1A2A5E; color:white; padding:7px 18px; border-radius:9999px; font-size:11.8px; font-weight:800;\"\u003eCool \/ Frost Zones\u003c\/span\u003e\n        \u003ch5 style=\"margin:18px 0 10px; font-size:17px;\"\u003eCold nights \u0026amp; heavy frosts\u003c\/h5\u003e\n        \u003cp style=\"font-weight:600;\"\u003eHigh Country VIC, Ballarat, Canberra, Orange NSW\u003c\/p\u003e\n        \u003cp style=\"font-size:14.2px; color:#555570; margin-top:12px;\"\u003eExcellent with frost protection. Transplant now–August.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:white; border:1px solid #EDEDED; border-radius:22px; padding:30px; border-color:var(--lime); box-shadow:0 0 0 4px rgba(184,227,74,0.2);\"\u003e\n        \u003cspan style=\"background:var(--lime); color:var(--navy); padding:7px 18px; border-radius:9999px; font-size:11.8px; font-weight:800;\"\u003e\u003cspan class=\"qps-hub-pulse-dot\" style=\"display:inline-block;vertical-align:middle;margin-right:8px\"\u003e\u003c\/span\u003e Your Local Zone – Perfect Match\u003c\/span\u003e\n        \u003ch5 style=\"margin:18px 0 10px; font-size:17px;\"\u003eMild days, crisp nights\u003c\/h5\u003e\n        \u003cp style=\"font-weight:600;\" id=\"qps-local-zone-cities\"\u003eMelbourne \u0026amp; surrounding temperate areas\u003c\/p\u003e\n        \u003cp style=\"font-size:14.8px; color:var(--green); font-weight:700; margin-top:12px;\"\u003eIdeal right now. Transplant this week for premium lime-green heads.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:white; border:1px solid #EDEDED; border-radius:22px; padding:30px;\"\u003e\n        \u003cspan style=\"background:var(--pink); color:white; padding:7px 18px; border-radius:9999px; font-size:11.8px; font-weight:800;\"\u003eWarm Coastal Zones\u003c\/span\u003e\n        \u003ch5 style=\"margin:18px 0 10px; font-size:17px;\"\u003eMild winters, hot summers\u003c\/h5\u003e\n        \u003cp style=\"font-weight:600;\"\u003eBrisbane, Gold Coast, Byron Bay, Northern NSW\u003c\/p\u003e\n        \u003cp style=\"font-size:14.2px; color:#555570; margin-top:12px;\"\u003eBest transplanted late autumn to mid-winter only.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Grower Success Levels --\u003e\n  \u003cdiv class=\"qps-sub-heading\"\u003eGrower Success Levels\u003c\/div\u003e\n  \n  \u003cdetails class=\"qps-tabbed-accordion\" open\u003e\n    \u003csummary\u003e🌱 Beginner Planting Basics \u003cspan class=\"qps-tab-indicator\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"qps-tab-panel\"\u003e\n      Perfect for first-time growers. This green variety is easier than white cauliflower because it needs no blanching.\u003cbr\u003e\u003cbr\u003e\n      \u003cul\u003e\n        \u003cli\u003eChoose a spot with \u003cstrong\u003e6+ hours direct sun\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eUse rich, well-draining soil mixed with compost\u003c\/li\u003e\n        \u003cli\u003eWater consistently — never let soil dry out completely\u003c\/li\u003e\n        \u003cli\u003eHarvest when the head reaches bowling-ball size and feels firm\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"qps-tabbed-accordion\"\u003e\n    \u003csummary\u003e🌿 Intermediate Cultivation Notes \u003cspan class=\"qps-tab-indicator\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"qps-tab-panel\"\u003e\n      Take your crop to the next level with these proven techniques.\u003cbr\u003e\u003cbr\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSpacing:\u003c\/strong\u003e 60–75cm between plants for airflow and disease prevention\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eNutrition:\u003c\/strong\u003e Apply balanced organic fertiliser every 2 weeks\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMulch:\u003c\/strong\u003e Heavy mulching stabilises soil temperature in cool winters\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMonitor:\u003c\/strong\u003e Watch for tight curd formation and protect from strong winds\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"qps-tabbed-accordion\"\u003e\n    \u003csummary\u003e🧑‍🌾 Advanced Grower Insights \u003cspan class=\"qps-tab-indicator\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n    \u003cdiv class=\"qps-tab-panel\"\u003e\n      Optimise for commercial-grade results and consistent excellence.\u003cbr\u003e\u003cbr\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaturity:\u003c\/strong\u003e 70–80 days from transplant. Week 25 planting yields excellent results in cool climates\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAvoid riciness:\u003c\/strong\u003e Maintain steady moisture and avoid nutrient spikes during curd formation\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSoil pH:\u003c\/strong\u003e Target 6.5–7.0 for optimal micronutrient uptake\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSuccession planting:\u003c\/strong\u003e Stagger transplants every 2–3 weeks for continuous harvest\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Gold Tip --\u003e\n  \u003cdiv class=\"qps-gold-tip-banner\"\u003e\n    \u003cdiv class=\"qps-banner-icon\"\u003e★\u003c\/div\u003e\n    \u003cp style=\"margin:0; font-size:15.2px; line-height:1.65;\"\u003e\u003cstrong\u003eWeek 25 Pro Tip:\u003c\/strong\u003e In Melbourne and similar mild temperate zones, this is the perfect time to transplant Green Cauliflower. Consistent moisture will reward you with the densest, most vibrant lime-green heads possible.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\/\/ Hyper-Local Intelligence\nfunction activateEpicExperience() {\n  const locTag = document.getElementById('qps-hub-loc');\n  const forecastCity = document.getElementById('qps-forecast-city');\n  const zoneCities = document.getElementById('qps-local-zone-cities');\n  const alerts = document.getElementById('qps-weather-alerts');\n\n  let city = \"Melbourne\";\n  let state = \"VIC\";\n\n  locTag.textContent = `${city}, ${state} • Week 25 2026`;\n  forecastCity.textContent = city;\n  zoneCities.textContent = `${city} \u0026amp; surrounding temperate zones`;\n\n  alerts.innerHTML = `\u003cstrong\u003e🌤️ UV Index:\u003c\/strong\u003e Moderate (3–5) — Protect skin during midday work.\u003cbr\u003e\u003cstrong\u003e🌧️ Storm Watch:\u003c\/strong\u003e Light showers possible. Ensure excellent drainage.`;\n  alerts.style.display = 'block';\n}\ndocument.addEventListener('DOMContentLoaded', activateEpicExperience);\n\u003c\/script\u003e\n\n\u003cp style=\"text-align:center; margin-top:48px; font-style:italic; color:#555570; font-size:14.5px;\"\u003eHyper-local intelligence + tiered expert guidance = confident, successful growing. You’ve got this!\u003c\/p\u003e","brand":"Quality Plants \u0026 Seedlings","offers":[{"title":"Default Title","offer_id":43657638510651,"sku":"QPSPUBBS","price":1.99,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0356\/8526\/9563\/products\/Purple-Cauliflower.jpg?v=1781560578","url":"https:\/\/www.qpseedlings.com.au\/products\/green-cauliflower-seedlings","provider":"Quality Plants \u0026 Seedlings","version":"1.0","type":"link"}