{"product_id":"tomato-moneymaker","title":"Tomato Moneymaker","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\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  .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-red    { background: #8a1a0a; }\n  .pf-tomato { background: #7a2010; }\n  .pf-teal   { background: #1a6a5a; }\n  .pf-green  { background: #3a6a2a; }\n  .pf-slate  { background: #4a5a4a; }\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  .companion-list { list-style: none; margin-top: 6px; }\n  .companion-list li {\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    border-radius: 8px;\n    border-left: 5px solid;\n    background: #f9fdf5;\n  }\n  .companion-list li.amber  { border-color: #c87a10; }\n  .companion-list li.blue   { border-color: #2e6da4; }\n  .companion-list li.green  { border-color: #3a7a2a; }\n  .companion-list li.purple { border-color: #6a3a8a; }\n  .companion-list li a { color: #2c4a8a; font-weight: 700; text-decoration: none; }\n  .companion-list li a:hover { text-decoration: underline; }\n  .companion-emoji { font-size: 1.3rem; margin-right: 6px; }\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-transplant { background: #e8940a; }\n  .cal-harvest    { background: #c03010; }\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-transplant { background: #e8940a; }\n  .swatch-harvest    { background: #c03010; }\n  .swatch-empty      { background: #e2e2e2; border: 1px solid #bbb; }\n\n  .tip-box {\n    background: #fdf0ee;\n    border: 1px solid #d89080;\n    border-left: 5px solid #8a1a0a;\n    border-radius: 8px;\n    padding: 14px 18px;\n    margin-top: 20px;\n    color: #200600;\n  }\n  .tip-box strong { color: #100200; }\n\n  .strapline {\n    font-style: italic;\n    color: #555;\n    margin-bottom: 22px;\n    border-left: 3px solid #8a1a0a;\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\u003eTomato 'Moneymaker' Seeds\u003c\/h1\u003e\n\u003cp class=\"strapline\"\u003eA medium-sized, smooth, uniform, reliably heavy-cropping cordon variety that has filled more grow bags and greenhouse borders than any other, and earned its name through a century of consistent, dependable, abundantly generous harvests.\u003c\/p\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cp\u003e'Moneymaker' is not a tomato that needs introduction. It has been grown in greenhouses, polytunnels, and back garden grow bags since the early twentieth century, and its popularity has not diminished because its qualities have not diminished — it is still, in the estimation of growers who have tried dozens of varieties, one of the most reliably productive and most consistently satisfying tomatoes available from seed. The fruits are medium-sized — around 5–7cm across — smooth, round, and a deep, glossy, uniform red with no greenback, borne in generous trusses of four to six on vigorous cordon plants that reach 150–180cm under glass.\u003c\/p\u003e\n\u003cp\u003eWhere 'Gardener's Delight' offers the intense sweetness and prolific abundance of a cherry tomato, 'Moneymaker' offers something different and equally valuable — the classic, versatile, all-purpose British tomato fruit in its most reliable form. The flavour is well-balanced rather than intensely sweet: a good, clean tomato flavour with enough acidity to make it outstanding in cooking as well as fresh eating. It slices cleanly, roasts beautifully, makes extraordinary sauce, and holds its structure in cooking in a way that smaller tomatoes cannot. This is the tomato for the kitchen garden that needs to perform — reliably, abundantly, and season after season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"section\"\u003e\u003c!-- DROPDOWN 1: Understanding the Plant --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🌿 Understanding the Plant\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp\u003e\u003cem\u003eSolanum lycopersicum\u003c\/em\u003e 'Moneymaker' is an \u003cstrong\u003eindeterminate (cordon) medium tomato\u003c\/strong\u003e and one of the oldest and most established heritage varieties in British horticulture — developed in the early twentieth century and named, with admirable directness, for its reliable commercial productivity. It is an open-pollinated variety, meaning seed saved from the best fruits will grow true to type the following year.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThe Medium Tomato Advantage:\u003c\/strong\u003e Where cherry tomatoes concentrate sugars into a small volume for maximum sweetness, and large beefsteak varieties prioritise fruit size at some cost to reliability and season length, medium tomatoes like 'Moneymaker' occupy the most practical position in the kitchen garden — large enough to slice and cook with, numerous enough to provide an abundant harvest, and reliable enough to perform well in a British summer rather than requiring the long warm season that larger varieties need to reach their potential. A single well-grown plant of 'Moneymaker' will produce 4–6kg of fruit in a good greenhouse season — a harvest of genuine kitchen significance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eNo Greenback:\u003c\/strong\u003e One of 'Moneymaker's most practically valuable characteristics is its freedom from greenback — the condition where the area around the stalk remains hard and green even when the rest of the fruit is ripe, which affects some older tomato varieties in high-light, high-temperature conditions. 'Moneymaker' ripens evenly to a uniform, deep red, making it one of the most visually satisfying as well as practically useful tomatoes for the greenhouse grower.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e'Moneymaker' vs 'Gardener's Delight':\u003c\/strong\u003e Both are classic British heritage cordon tomatoes, and both deserve a place in the kitchen garden — but they serve different purposes. 'Gardener's Delight' is the cherry tomato for fresh eating, snacking, and salads — intensely sweet, prolific, eaten warm from the vine. 'Moneymaker' is the workhorse medium tomato for the kitchen — versatile, substantial, reliable, equally excellent fresh, sliced, roasted, or made into sauce. Together they provide a complete tomato harvest that covers every kitchen need from June to October.\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\u003e'Moneymaker' is one of the easiest cordon tomatoes to grow from seed and is particularly well suited to greenhouse and polytunnel cultivation, though it performs well outdoors in a warm, sheltered position in a good summer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Sow:\u003c\/strong\u003e\u003cbr\u003eSow indoors from \u003cstrong\u003elate February to late March\u003c\/strong\u003e in individual cells or small pots of good-quality seed compost, one or two seeds per cell approximately 5mm deep. Maintain a temperature of \u003cstrong\u003e18–24°C\u003c\/strong\u003e — a heated propagator is ideal. Germination typically occurs within \u003cstrong\u003e7–14 days\u003c\/strong\u003e. Thin to one seedling per cell. Keep in a bright position — insufficient light at this stage produces drawn, weak seedlings that never fully recover their vigour.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePotting On:\u003c\/strong\u003e\u003cbr\u003ePot on into 9cm pots once seedlings have their first true leaves, burying the stem up to the lowest leaves to encourage a strong root system. Pot on again into 12–15cm pots as the plant fills the smaller container. Grow on in a heated greenhouse or on a bright warm windowsill until planting out.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePlanting Out:\u003c\/strong\u003e\u003cbr\u003ePlant out into their final position from \u003cstrong\u003elate May to early June\u003c\/strong\u003e once all risk of frost has passed. For greenhouse growing, plant into large containers of at least 30–40 litres or directly into prepared greenhouse borders, spacing plants \u003cstrong\u003e45–60cm apart\u003c\/strong\u003e. For outdoor growing, choose the warmest, most sheltered position available and plant after the last frost. Bury the stem deeply at planting — 'Moneymaker' benefits particularly from deep planting, which produces a more extensive root system and a more drought-resilient, productive plant.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSide-Shooting and Training:\u003c\/strong\u003e\u003cbr\u003eRemove side shoots weekly — the small shoots emerging in the angle between stem and leaf — to maintain the single-stem cordon habit. Tie the main stem to a sturdy cane or string support as it grows; 'Moneymaker' is a vigorous plant and will need secure support by midsummer. In a greenhouse, plants can be trained up strings tied to an overhead wire system, which is the most space-efficient method for multiple plants.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFeeding and Watering:\u003c\/strong\u003e\u003cbr\u003eBegin feeding weekly with a high-potassium liquid tomato fertiliser once the first truss of flowers has set. Water consistently and evenly — the most common cause of blossom end rot and fruit splitting is irregular soil moisture rather than disease. In a greenhouse in hot weather, daily watering may be necessary.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStopping:\u003c\/strong\u003e\u003cbr\u003ePinch out the growing tip two leaves above the topmost truss in late July or early August to direct energy into ripening existing fruits before the season ends. In a greenhouse, stopping can be delayed into August depending on the plant's progress and the number of trusses already set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 3: Plant Specifications --\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📋 Plant 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\n\u003cem\u003eSolanum lycopersicum\u003c\/em\u003e 'Moneymaker'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCommon Name\u003c\/td\u003e\n\u003ctd\u003eTomato 'Moneymaker'\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlant Type\u003c\/td\u003e\n\u003ctd\u003eHalf-Hardy Annual (tender)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHardiness\u003c\/td\u003e\n\u003ctd\u003eH1C — tender; grow under cover or in a warm sheltered outdoor position\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrowth Habit\u003c\/td\u003e\n\u003ctd\u003eIndeterminate (cordon) — requires staking and side-shooting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Requirements\u003c\/td\u003e\n\u003ctd\u003eFull Sun ☀️ — minimum 6–8 hours daily\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlant Height\u003c\/td\u003e\n\u003ctd\u003e150–180cm under glass; similar outdoors in a good season\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFruit Size\u003c\/td\u003e\n\u003ctd\u003eMedium — approximately 5–7cm diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFruit Colour\u003c\/td\u003e\n\u003ctd\u003eDeep, uniform glossy red — no greenback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTruss Size\u003c\/td\u003e\n\u003ctd\u003e4–6 fruits per truss\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eExpected Yield\u003c\/td\u003e\n\u003ctd\u003e4–6kg per plant in a good greenhouse season\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFlavour\u003c\/td\u003e\n\u003ctd\u003eWell-balanced, classic tomato flavour — excellent fresh and cooked\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHarvest Period\u003c\/td\u003e\n\u003ctd\u003eJuly to October (outdoors); June to October (greenhouse)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGrowing Position\u003c\/td\u003e\n\u003ctd\u003eGreenhouse or polytunnel preferred; sheltered outdoor position suitable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeeds per Packet\u003c\/td\u003e\n\u003ctd\u003eApproximately 50 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-red\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🍅\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eGreenhouse \u0026amp; Polytunnel Growing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pf-box pf-tomato\"\u003e\n\u003cspan class=\"pf-icon\"\u003e🍳\u003c\/span\u003e\u003cspan class=\"pf-label\"\u003eCooking, Roasting \u0026amp; Sauces\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\"\u003eSlicing \u0026amp; Fresh Eating\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\"\u003eHeavy Cropping \u0026amp; Preserving\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\"\u003eReliable First Tomato for Beginners\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\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 4: Companion Planting --\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🤝 Companion Planting\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp\u003eThe same companions that support 'Gardener's Delight' work equally well alongside 'Moneymaker' — and growing both tomato varieties together with the same companion plants creates a complete, mutually supportive kitchen garden planting:\u003c\/p\u003e\n\u003cul class=\"companion-list\"\u003e\n\u003cli class=\"amber\"\u003e\n\u003cspan class=\"companion-emoji\"\u003e🌼\u003c\/span\u003e \u003cstrong\u003e\u003ca title=\"Calendula Art Shades Mixed Seeds\" href=\"https:\/\/www.bishybarnabeescottagegarden.com\/products\/calendula-art-shades-mixed-seeds\"\u003eCalendula 'Art Shades Mixed'\u003c\/a\u003e: The Pest Barrier.\u003c\/strong\u003e Calendula's sticky stems trap aphids and whitefly, its scent deters a range of pest insects, and its open flowers attract the hoverflies whose larvae are among the most efficient aphid predators in the garden. Planted at the base of 'Moneymaker' plants in the greenhouse border or around outdoor plants, it creates a living trap crop and beneficial insect habitat that reduces pest pressure meaningfully over the course of the season. The warm amber and apricot tones of Art Shades Mixed look beautiful against the deep red of ripe Moneymaker fruits — a pleasing domestic bonus on top of the practical benefit.\u003c\/li\u003e\n\u003cli class=\"blue\"\u003e\n\u003cspan class=\"companion-emoji\"\u003e🌟\u003c\/span\u003e \u003cstrong\u003e\u003ca title=\"Borage Seeds\" href=\"https:\/\/www.bishybarnabeescottagegarden.com\/products\/borage-seeds\"\u003eBorage\u003c\/a\u003e: The Bumblebee Magnet.\u003c\/strong\u003e Borage is one of the highest nectar-producing plants in the British garden, and its electric blue star flowers attract bumblebees in extraordinary numbers throughout summer. Bumblebees are the primary pollinators of tomato flowers, using buzz pollination — vibrating their flight muscles against the flower to release the pollen — to set the fruit. A plant of Borage growing nearby draws bumblebees into the vicinity and can improve fruit set measurably, particularly outdoors where pollinator numbers are more variable. Place a pot of Borage near the greenhouse door to encourage bumblebees to enter and work the tomato flowers.\u003c\/li\u003e\n\u003cli class=\"green\"\u003e\n\u003cspan class=\"companion-emoji\"\u003e🌿\u003c\/span\u003e \u003cstrong\u003e\u003ca title=\"Basil Classic Italian Seeds\" href=\"https:\/\/www.bishybarnabeescottagegarden.com\/products\/basil-classic-italian-seeds\"\u003eBasil Classic Italian\u003c\/a\u003e: The Kitchen Garden Classic.\u003c\/strong\u003e The combination of tomatoes and basil in the kitchen garden is as old as the combination in the kitchen — and the practical benefits of growing them together are as real as the culinary ones. Basil's aromatic oils deter aphids and thrips, its bushy low habit fills the bare soil at the base of cordon plants, and its presence means the two essential ingredients of a perfect summer dish are always harvested together from the same patch. With 'Moneymaker' in particular — a tomato whose balanced flavour makes it outstanding in sauces — having fresh basil growing an arm's length away is less a gardening strategy than a kitchen necessity.\u003c\/li\u003e\n\u003cli class=\"purple\"\u003e\n\u003cspan class=\"companion-emoji\"\u003e💜\u003c\/span\u003e \u003cstrong\u003e\u003ca title=\"Nepeta Mussinii Seeds\" href=\"https:\/\/www.bishybarnabeescottagegarden.com\/products\/nepeta-mussinii-seeds\"\u003eNepeta (Catmint)\u003c\/a\u003e: The Ground-Level Habitat.\u003c\/strong\u003e Nepeta's lavender-blue, long-flowering spikes are outstanding for bees and beneficial insects from early summer right through to autumn, creating a sustained presence of pollinators and predatory insects at ground level around the base of the tomato plants. Its aromatic foliage has a deterrent effect on aphids, and its spreading, low habit acts as a living mulch that helps retain moisture in the soil around the tomatoes' roots — particularly useful in the drier conditions of a greenhouse border where consistent moisture is most critical for even, trouble-free fruiting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- DROPDOWN 5: Sowing \u0026 Harvest Calendar --\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e📅 Sowing \u0026amp; Harvest Calendar\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-body\"\u003e\n\u003cp class=\"calendar-intro\"\u003eSow indoors from late February under heat for the longest possible season — a well-established 'Moneymaker' plant in a warm greenhouse will begin producing ripe fruit in June and continue right through to October.\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-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow first-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-sow last-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"cal-label\"\u003e🪴 Plant Out\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-transplant first-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-transplant last-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\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-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\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 last-active\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\u003e\u003c\/td\u003e\n\u003ctd class=\"cal-cell cal-empty\"\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\u003c\/div\u003e\n\u003cdiv class=\"cal-legend-item\"\u003e\n\u003cspan class=\"cal-swatch swatch-transplant\"\u003e\u003c\/span\u003ePlant Out\u003c\/div\u003e\n\u003cdiv class=\"cal-legend-item\"\u003e\n\u003cspan class=\"cal-swatch swatch-harvest\"\u003e\u003c\/span\u003eHarvest\u003c\/div\u003e\n\u003cdiv class=\"cal-legend-item\"\u003e\n\u003cspan class=\"cal-swatch swatch-empty\"\u003e\u003c\/span\u003eNot active\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tip-box\"\u003e\n\u003cstrong\u003e✨ Grow Both Tomatoes Together Tip\u003c\/strong\u003e\u003cbr\u003e'Moneymaker' and 'Gardener's Delight' are the ideal greenhouse companions — grow one plant of each and you cover the complete spectrum of the British kitchen garden tomato harvest. 'Gardener's Delight' provides an essentially endless supply of sweet cherry tomatoes from July onwards, eaten fresh from the vine, tossed into salads, and served with almost no preparation. 'Moneymaker' provides the medium-sized, versatile fruits that slice beautifully, roast with olive oil and garlic into something extraordinary, and make the tomato sauce that turns pasta into a proper meal. The two plants take the same space, need the same care, and together produce a harvest of real kitchen significance — more than enough to eat fresh throughout the summer and preserve into autumn.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"closing-box\"\u003e\n\u003ch3\u003e🍅 A Century of British Kitchen Garden Reliability\u003c\/h3\u003e\n\u003cp\u003e\u003cem\u003eSolanum lycopersicum\u003c\/em\u003e 'Moneymaker' has earned its place in British horticulture not through novelty or fashion but through a century of quietly, consistently delivering what kitchen gardeners actually need — a vigorous, reliable, abundantly productive medium tomato that performs well under glass, tolerates the variability of the British summer with equanimity, and provides a harvest of 4–6kg per plant of beautifully flavoured, versatile fruits that serve the kitchen well from June to October. Grow it alongside 'Gardener's Delight' for the complete tomato pairing — cherry and medium, sweet and balanced, fresh eating and cooking — and discover why these two varieties have anchored the British kitchen garden for longer than any others.\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","offers":[{"title":"Default Title","offer_id":53657054609741,"sku":"TOM-MNM","price":1.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0828\/6961\/6973\/files\/Gemini_Generated_Image_vpnq8vvpnq8vvpnq.png?v=1775296092","url":"https:\/\/thefoalyard.co.uk\/products\/tomato-moneymaker","provider":"The Foalyard","version":"1.0","type":"link"}