{"product_id":"cress-common","title":"Cress Common","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  body { padding: 30px 24px 60px; }\n\n  details {\n    border: 1px solid #d8e4c8;\n    border-radius: 8px;\n    margin: 16px 0;\n    overflow: hidden;\n    background: #f9fdf5;\n  }\n  summary {\n    cursor: pointer;\n    padding: 14px 18px;\n    font-weight: 700;\n    color: #2c2c2c;\n    background: #eef5e4;\n    border-radius: 8px;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    user-select: none;\n  }\n  summary::-webkit-details-marker { display: none; }\n  summary::after { content: '＋'; margin-left: auto; color: #5a7e3a; }\n  details[open] summary::after { content: '－'; }\n  details[open] summary { border-radius: 8px 8px 0 0; background: #ddeecb; }\n  .dropdown-body { padding: 20px 22px 22px; }\n  .dropdown-body p { margin-bottom: 12px; color: #333; }\n  .dropdown-body strong { color: #1a1a1a; }\n\n  \/* Egg \u0026 Cress heritage panel *\/\n  .heritage-panel {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 16px 0;\n  }\n  @media (max-width: 560px) { .heritage-panel { grid-template-columns: 1fr; } }\n  .heritage-box {\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .heritage-box h4 { margin-bottom: 8px; color: #fff; }\n  .heritage-box p  { margin-bottom: 0; color: #fff; }\n  .box-kitchen { background: #3a5a1a; }\n  .box-school  { background: #1a5a3a; }\n\n  .perfect-for-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-top: 14px;\n  }\n  .pf-box {\n    border-radius: 10px;\n    padding: 14px 14px 12px;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n  .pf-icon { line-height: 1; }\n  .pf-label { font-weight: 700; line-height: 1.3; color: #fff; }\n  .pf-cress  { background: #3a5a1a; }\n  .pf-green  { background: #2a6a2a; }\n  .pf-teal   { background: #1a6a5a; }\n  .pf-olive  { background: #4a5a1a; }\n  .pf-slate  { background: #3a5a3a; }\n\n  .specs-table { width: 100%; border-collapse: collapse; margin-top: 10px; }\n  .specs-table tr:nth-child(odd) td { background: #f4f9ee; }\n  .specs-table td { padding: 9px 12px; border: 1px solid #d8e4c8; vertical-align: top; }\n  .specs-table td:first-child { font-weight: 700; color: #2c4a1a; white-space: nowrap; width: 200px; }\n\n  .nutrition-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 10px;\n    margin-top: 14px;\n  }\n  .nut-box {\n    background: #f0f6e8;\n    border: 1px solid #c5dea8;\n    border-radius: 8px;\n    padding: 12px 14px;\n    text-align: center;\n  }\n  .nut-icon { font-size: 1.4rem; margin-bottom: 6px; }\n  .nut-label { font-weight: 700; color: #2c4a1a; font-size: 0.85rem; line-height: 1.3; }\n  .nut-note  { color: #555; font-size: 0.78rem; margin-top: 4px; line-height: 1.3; }\n\n  .calendar-intro { font-style: italic; color: #555; margin-bottom: 16px; }\n  .calendar-wrap { overflow-x: auto; }\n  .calendar-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 3px 6px;\n    min-width: 540px;\n  }\n  .calendar-table th,\n  .calendar-table td { text-align: center; border: none; padding: 0; }\n  .cal-label {\n    text-align: left !important;\n    padding: 0 14px 0 0 !important;\n    white-space: nowrap;\n    font-weight: 700;\n    width: 145px;\n    vertical-align: middle;\n  }\n  .cal-month { font-weight: 700; color: #4a4a4a; padding: 0 0 8px 0 !important; }\n  .cal-cell       { height: 32px; vertical-align: middle; }\n  .cal-sow        { background: #5a9e3a; }\n  .cal-harvest    { background: #3a5a1a; }\n  .cal-empty      { background: #e2e2e2; }\n  .first-active   { border-radius: 16px 0 0 16px; }\n  .last-active    { border-radius: 0 16px 16px 0; }\n  .mid            { border-radius: 0; }\n\n  .cal-legend { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 14px; align-items: center; }\n  .cal-legend-item { display: flex; align-items: center; gap: 7px; }\n  .cal-swatch { width: 30px; height: 14px; border-radius: 7px; display: inline-block; flex-shrink: 0; }\n  .swatch-sow     { background: #5a9e3a; }\n  .swatch-harvest { background: #3a5a1a; }\n  .swatch-empty   { background: #e2e2e2; border: 1px solid #bbb; }\n\n  .tip-box {\n    background: #f2f8ee;\n    border: 1px solid #9ac880;\n    border-left: 5px solid #3a5a1a;\n    border-radius: 8px;\n    padding: 14px 18px;\n    margin-top: 20px;\n    color: #0c1a06;\n  }\n  .tip-box strong { color: #060e02; }\n\n  .strapline {\n    font-style: italic;\n    color: #555;\n    margin-bottom: 22px;\n    border-left: 3px solid #3a5a1a;\n    padding-left: 14px;\n  }\n  .intro p { margin-bottom: 14px; color: #333; }\n\n  .closing-box {\n    background: #f0f6e8;\n    border: 1px solid #c5dea8;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin-top: 24px;\n  }\n  .closing-box h3 { margin-bottom: 8px; color: #2c4a1a; }\n  .closing-box p  { color: #333; margin-bottom: 8px; }\n  .closing-box a  { color: #2c4a8a; font-weight: 700; }\n\n  hr.section { border: none; border-top: 1px solid #ddeecb; margin: 28px 0; }\n\n\u003c\/style\u003e\n\u003ch1 style=\"text-align: center;\"\u003eCommon Cress Microgreens Seeds\u003c\/h1\u003e\n\u003cp class=\"strapline\"\u003eBritain's oldest and most loved sprouting crop — sharp, clean, and distinctly peppery, ready to cut in as little as five days and as at home in a school classroom as a professional kitchen. The microgreen that started it all.\u003c\/p\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cp\u003eOf all the microgreens in the Bishy Barnabee's range, common cress has the longest and most affectionate relationship with the British public. Almost every person who grew up in Britain in the last century has grown cress — on damp kitchen paper, in an eggshell, on a wet flannel on a primary school windowsill — and the memory of those first tiny, peppery shoots cut with blunt scissors and eaten straight from the container is one of the most universal and most warmly remembered first encounters with gardening there is. Cress is where British growers begin, and it is where they return.\u003c\/p\u003e\n\u003cp\u003eBut common cress is far more than nostalgia. The flavour is sharp, clean, and distinctly peppery — not the deep, fiery heat of Rambo Radish or the warm nuttiness of rocket, but a bright, immediate, almost aquatic sharpness that is entirely its own and unmistakably vivid on the palate. The shoots are fine, upright, and bright green, ready to cut in as little as five days on a warm windowsill, and they require less equipment and less preparation than any other microgreen in the range. A sheet of damp kitchen paper in a saucer is sufficient. This is the most democratic crop in the kitchen garden — as accessible to a five-year-old with a flannel as to a Michelin-starred chef finishing a tartare, and equally at home in both contexts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"section\"\u003e\u003c!-- DROPDOWN 1: Understanding the Crop --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🌿 Understanding the Crop\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp\u003e\u003cem\u003eLepidium sativum\u003c\/em\u003e, common cress or garden cress, is a \u003cstrong\u003eHardy Annual\u003c\/strong\u003e brassica native to Western Asia and North Africa, cultivated as a food crop for at least three thousand years and naturalised widely across Europe and the British Isles. It is botanically distinct from watercress (\u003cem\u003eNasturtium officinale\u003c\/em\u003e), which grows in running water, and from American land cress — it is the fine-leaved, fast-growing, upright sprouting cress sold in punnets at every British supermarket and grown on kitchen paper by generations of British schoolchildren. As a microgreen it is one of the easiest, fastest, and most forgiving crops in the entire growing world.\u003c\/p\u003e\n\u003cdiv class=\"heritage-panel\"\u003e\n\u003cdiv class=\"heritage-box box-kitchen\"\u003e\n\u003ch4\u003e🍳 The Kitchen Classic\u003c\/h4\u003e\n\u003cp\u003eEgg and cress sandwiches are one of the great enduring combinations of the British kitchen — the cool creaminess of egg mayonnaise against the sharp, clean pepper of fresh cress on good white bread. Cress also finishes soups, tops smoked fish, garnishes devilled kidneys, and sits alongside cold meats on a summer board with a quiet, confident authority.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"heritage-box box-school\"\u003e\n\u003ch4\u003e🌱 The First Garden\u003c\/h4\u003e\n\u003cp\u003eCommon cress grown on damp kitchen paper is the first gardening experience for millions of British children — and with good reason. It germinates within 24 hours, is ready to harvest in five days, needs no soil, no pot, and no experience, and produces a crop that is genuinely delicious. There is no faster or more confidence-building first growing success available to a child or a beginner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eThe Flavour Chemistry:\u003c\/strong\u003e Cress's sharp, clean, peppery flavour comes from glucotropaeolin — a glucosinolate compound that converts to benzyl isothiocyanate when the plant tissue is cut or chewed. This compound is closely related to but distinct from the isothiocyanates in radish and rocket microgreens, producing a flavour that is sharper, cleaner, and more immediately volatile than radish heat — present and vivid for a moment and then gone, rather than building and lingering. This characteristic makes cress a particularly versatile flavour element — it brightens a dish without dominating it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Simplest Growing Method in the Range:\u003c\/strong\u003e Common cress is the only microgreen in the Bishy Barnabee's range that grows well on nothing more than damp kitchen paper. The mucilaginous seed coat of cress — which becomes sticky and gel-like when wet, anchoring the seed to any damp surface — means it requires no growing medium beyond moisture and a surface to cling to. This makes it the most accessible entry point to microgreen growing, suitable for any household regardless of whether they have any growing equipment at all.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Mucilaginous Seed:\u003c\/strong\u003e When wetted, cress seeds develop a transparent, gel-like coating — a characteristic known as myxospermy, shared with basil and chia seeds — that causes them to adhere firmly to any damp surface. This is not mould; it is a natural and desirable quality that anchors the seeds in place without any growing medium and helps retain the moisture the germinating seedling needs. Do not rinse seeds before sowing — this coating is essential to the process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 2: Growing Guide --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🌱 Growing Guide\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp\u003eCommon cress is the most forgiving and most beginner-friendly crop in the entire Bishy Barnabee's range — faster than any other microgreen, requiring less equipment than any other, and succeeding reliably in the hands of a child as readily as an experienced grower.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eKitchen Paper Method — The Simplest Possible Approach:\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eDay 0:\u003c\/strong\u003e Fold two or three sheets of kitchen paper to fit a saucer, shallow dish, or any flat container. Dampen thoroughly with water — the paper should be fully wet but not swimming in standing water. Scatter cress seeds evenly across the surface. Do not pre-soak, do not press in — simply scatter and leave. The mucilaginous seed coat will anchor the seeds in place as they absorb moisture. Cover loosely with a second sheet of kitchen paper or a light cloth to maintain humidity during germination. Keep at room temperature — 18–22°C is ideal but cress tolerates cooler conditions well.\u003cbr\u003e\u003cstrong\u003eDays 1–2:\u003c\/strong\u003e Germination begins within 24 hours — faster than any other microgreen in the range. Remove the cover once the majority of seeds have germinated and the shoots are beginning to straighten. Move to a bright windowsill.\u003cbr\u003e\u003cstrong\u003eDays 4–6:\u003c\/strong\u003e Harvest with scissors when shoots are 3–6cm tall and the seed leaves are fully open and vivid green. Cut just above the paper. Rinse gently and use immediately — cress is at its finest eaten within minutes of cutting.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTray Method with Compost:\u003c\/strong\u003e\u003cbr\u003eFor larger quantities or a more substantial crop, cress can also be grown in a shallow tray of moist seed compost or vermiculite, sown in exactly the same way as radish and rocket microgreens. The tray method produces slightly larger, more vigorous shoots than the kitchen paper method and is better suited to producing quantities for cooking rather than garnishing. Harvest at 5–7 days.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eContinuous Supply:\u003c\/strong\u003e\u003cbr\u003eBecause cress is ready so quickly, a new sowing every four to five days produces the most seamless continuous supply — by the time one batch is fully harvested, the next is already at the germination stage. Two saucers or trays staggered four to five days apart is sufficient for most households.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eImportant Note on the Seed Coat:\u003c\/strong\u003e\u003cbr\u003eDo not rinse cress seeds before or during growing — unlike alfalfa and pea shoots, cress must not be disturbed once sown. The gel-like seed coat that forms on wetting is the plant's natural anchor and moisture reservoir. Rinsing removes this coating and dramatically reduces germination success. Simply keep the paper or growing medium consistently moist by misting gently from above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 3: Crop Specifications --\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📋 Crop Specifications\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBotanical Name\u003c\/td\u003e\n\u003ctd\u003e\u003cem\u003eLepidium sativum\u003c\/em\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommon Name\u003c\/td\u003e\n\u003ctd\u003eCommon Cress \/ Garden Cress \/ Mustard and Cress\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCrop Type\u003c\/td\u003e\n\u003ctd\u003eMicrogreen \/ Sprouting Seed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrowing Method\u003c\/td\u003e\n\u003ctd\u003eDamp kitchen paper, shallow tray, or any moist surface — no growing medium required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePre-Soaking\u003c\/td\u003e\n\u003ctd\u003eNever — mucilaginous seed coat must not be disturbed before sowing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDays to Harvest\u003c\/td\u003e\n\u003ctd\u003e4–6 days — the fastest microgreen in the range\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHarvest Period\u003c\/td\u003e\n\u003ctd\u003eYear-round indoors at room temperature\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRegrowth\u003c\/td\u003e\n\u003ctd\u003eLimited — occasional second flush possible; a fresh sowing every 4–5 days is more reliable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShoot Height at Harvest\u003c\/td\u003e\n\u003ctd\u003e3–6cm — fine, upright, bright green\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavour Profile\u003c\/td\u003e\n\u003ctd\u003eSharp, clean, bright pepper — volatile and vivid, lighter than radish heat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMinimum Equipment\u003c\/td\u003e\n\u003ctd\u003eA saucer and kitchen paper — no tray, no compost, no tools required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeeds per Packet\u003c\/td\u003e\n\u003ctd\u003eApproximately [TBC] seeds\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePerfect For\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"perfect-for-grid\"\u003e\n\u003cdiv class=\"pf-box pf-cress\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🥚\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eEgg \u0026amp; Cress Sandwiches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-box pf-green\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🌱\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eFirst Growing Experience for Children\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-box pf-teal\"\u003e\n\u003cspan class=\"pf-icon\"\u003e⚡\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eFastest Harvest — 4–6 Days\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-box pf-olive\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🪟\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eNo Equipment Needed — Just a Saucer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-box pf-slate\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🎨\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eYear-Round Windowsill Growing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin-top: 16px;\"\u003e\u003cstrong\u003eNutritional Highlights:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"nutrition-grid\"\u003e\n\u003cdiv class=\"nut-box\"\u003e\n\u003cdiv class=\"nut-icon\"\u003e🟢\u003c\/div\u003e\n\u003cdiv class=\"nut-label\"\u003eVitamin C\u003c\/div\u003e\n\u003cdiv class=\"nut-note\"\u003eExceptionally high — among the richest sources of Vitamin C in the range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nut-box\"\u003e\n\u003cdiv class=\"nut-icon\"\u003e🟠\u003c\/div\u003e\n\u003cdiv class=\"nut-label\"\u003eVitamin A\u003c\/div\u003e\n\u003cdiv class=\"nut-note\"\u003eHigh beta-carotene — concentrated in young green cotyledons\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nut-box\"\u003e\n\u003cdiv class=\"nut-icon\"\u003e🔵\u003c\/div\u003e\n\u003cdiv class=\"nut-label\"\u003eGlucotropaeolin\u003c\/div\u003e\n\u003cdiv class=\"nut-note\"\u003eCress-specific glucosinolate — source of the characteristic sharp flavour\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nut-box\"\u003e\n\u003cdiv class=\"nut-icon\"\u003e🟡\u003c\/div\u003e\n\u003cdiv class=\"nut-label\"\u003eIron \u0026amp; Calcium\u003c\/div\u003e\n\u003cdiv class=\"nut-note\"\u003eGood mineral content — notably higher per gram than mature cress\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nut-box\"\u003e\n\u003cdiv class=\"nut-icon\"\u003e🟣\u003c\/div\u003e\n\u003cdiv class=\"nut-label\"\u003eFolate (B9)\u003c\/div\u003e\n\u003cdiv class=\"nut-note\"\u003eConcentrated at seedling stage — supports cell growth and repair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 4: Using Common Cress Microgreens --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🍽️ Using Your Microgreens\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp\u003eCommon cress is the most immediately usable microgreen in the range — its flavour is universally familiar, its uses span from the humble to the haute, and its sharp, clean brightness improves almost any savoury dish it touches.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eEgg and Cress — The Irreplaceable Classic:\u003c\/strong\u003e\u003cbr\u003eThe combination of egg and cress is one of the great enduring pairings of British food — as right and as satisfying as it has ever been. Egg mayonnaise sandwiches with freshly cut cress on good white bread, crusts removed if the occasion demands; softly scrambled eggs with a pile of cress scattered over the top just before serving; a soft-boiled egg with a small heap of cress alongside and good butter — these are dishes of deceptive simplicity and genuine, lasting pleasure. The cool, creamy egg and the sharp, vivid cress need each other in a way that neither ingredient fully explains but every palate immediately recognises.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSmoked Fish:\u003c\/strong\u003e\u003cbr\u003eCress and smoked fish — smoked salmon, hot-smoked mackerel, smoked trout, kippers — is another classic British pairing of considerable depth. The sharp pepper of the cress cuts through the rich, oily flesh of the fish with vivid precision, and the combination on brown bread with good butter and a squeeze of lemon is a lunch of straightforward, confident excellence. Scatter generously and without restraint.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSoups:\u003c\/strong\u003e\u003cbr\u003eA small pile of freshly cut cress placed in the centre of a bowl of cream of potato soup, vichyssoise, or a simple watercress soup creates both a visual focal point and a bright flavour contrast — the pepper of the cress cutting through the richness of the cream base with exactly the precision the dish needs. The classic British combination of potato and cress in soup form is one of the finest and most underrated pairings in the national culinary repertoire.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSandwiches, Toast, and Boards:\u003c\/strong\u003e\u003cbr\u003eCress is the natural finishing touch for any open sandwich, toast topping, or cold board — its fine, upright shoots pile beautifully, its green colour is fresh and vivid, and its flavour is lively enough to contribute without dominating. Use alongside cold chicken, smoked meats, cream cheese and cucumber, or any combination that benefits from a bright, peppery note at the finish.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTartare and Raw Fish:\u003c\/strong\u003e\u003cbr\u003eFinely cut cress scattered over a beef or tuna tartare provides both flavour and visual texture — the sharp pepper works beautifully against the rich, oily rawness of the fish or meat, and the fine green shoots frame the dish with a freshness that heavier garnishes cannot match. This is the professional kitchen use of cress that sits alongside the schoolroom one and is equally valid.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStoring:\u003c\/strong\u003e\u003cbr\u003eCress is best cut and eaten immediately — the volatile compounds responsible for its sharp flavour begin to diminish within hours of cutting. If storing, rinse gently and keep loosely in the fridge for no more than one to two days. The most practical approach is to keep a live saucer or tray on the windowsill and cut as needed, taking only what will be used at each meal. A fresh sowing every four to five days maintains this approach indefinitely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 5: Growing Calendar --\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📅 Year-Round Growing Calendar\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp class=\"calendar-intro\"\u003eSow every four to five days on a damp saucer or windowsill tray for a completely continuous supply of sharp, bright cress in every month of the year — the fastest, simplest, and most democratic crop in the entire growing range.\u003c\/p\u003e\n\u003cdiv class=\"calendar-wrap\"\u003e\n\u003ctable class=\"calendar-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth class=\"cal-label\"\u003e\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eJan\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eFeb\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eMar\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eApr\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eMay\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eJun\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eJul\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eAug\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eSep\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eOct\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eNov\u003c\/th\u003e\n\u003cth class=\"cal-month\"\u003eDec\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"cal-label\"\u003e🌱 Sow Indoors\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow first-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow last-active\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cal-label\"\u003e✂️ Harvest\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest first-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest mid\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-harvest last-active\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cal-legend\"\u003e\n\u003cdiv class=\"cal-legend-item\"\u003e\n\u003cspan class=\"cal-swatch swatch-sow\"\u003e\u003c\/span\u003eSow Indoors (year-round, every 4–5 days)\u003c\/div\u003e\n\u003cdiv class=\"cal-legend-item\"\u003e\n\u003cspan class=\"cal-swatch swatch-harvest\"\u003e\u003c\/span\u003eHarvest (4–6 days after sowing)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-box\"\u003e\n\u003cstrong\u003e✨ Never Rinse, Always Mist \u0026amp; Keep a Live Saucer Tip\u003c\/strong\u003e\u003cbr\u003eTwo things define success with common cress. First, never rinse the seeds before or during growing — the mucilaginous gel coating that forms on wetting is what anchors the seeds and retains moisture for the germinating seedling. Rinsing removes it and sharply reduces germination success. Keep the paper or compost consistently moist by misting gently from above rather than watering from below, and never let it dry out completely. Second, keep a live saucer of cress on the kitchen windowsill at all times and cut directly into whatever you are cooking rather than harvesting the whole tray at once — cress is at its sharpest and most vivid the moment it is cut, and the most satisfying way to use it is to snip a small amount over a dish immediately before serving, exactly as you would a fresh herb. This is the approach that makes the most of cress's extraordinary speed and the most of its extraordinary flavour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"closing-box\"\u003e\n\u003ch3\u003e🏆 Britain's Most Beloved First Crop\u003c\/h3\u003e\n\u003cp\u003e\u003cem\u003eLepidium sativum\u003c\/em\u003e holds a place in the British growing tradition that no other plant in the entire Bishy Barnabee's range can match — three thousand years of cultivation history, a generation of schoolchildren who grew it on wet paper as their first garden, and a permanent place in the national kitchen alongside boiled eggs, smoked salmon, and good white bread. It is the fastest, simplest, most democratic, and most nostalgically charged crop in the range — and it is also, when freshly cut and eaten within minutes, one of the finest and most vividly flavoured. Grow it on a saucer, cut it with scissors, eat it immediately. There is nothing simpler, and very little better.\u003c\/p\u003e\n\u003cp\u003e📖 \u003cstrong\u003eWant more detailed growing advice?\u003c\/strong\u003e\u003cbr\u003e\u003ca href=\"https:\/\/www.bishybarnabeescottagegarden.com\/blogs\/growing-guides\"\u003eView our Complete Growing Guide →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Bishy Barnabees Cottage Garden Ltd","offers":[{"title":"50g","offer_id":53766726648141,"sku":"MCG-CCM-1","price":1.95,"currency_code":"GBP","in_stock":true},{"title":"100g","offer_id":53766726680909,"sku":"MCG-CCM-2","price":3.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0828\/6961\/6973\/files\/Common_Cress_1.png?v=1776894975","url":"https:\/\/thefoalyard.co.uk\/products\/cress-common","provider":"The Foalyard","version":"1.0","type":"link"}