{"product_id":"grow-your-own-food-indoors","title":"Grow Your Own Food Indoors","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400\u0026amp;family=Source+Sans+3:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n  --green-dark:    #1a3a17;\n  --green-primary: #2d5a27;\n  --green-mid:     #3d7a35;\n  --green-pale:    #eef5ec;\n  --green-sage:    #a8c8a4;\n  --green-light:   #d4eacf;\n  --cream-warm:    #faf7f2;\n  --cream:         #f5f0e8;\n  --sand:          #e8e2d5;\n  --amber-deep:    #c8860a;\n  --navy:          #1a2a3a;\n  --navy-mid:      #243448;\n  --text-body:     #3d3d3d;\n  --text-muted:    #5a5a5a;\n  --text-light:    #888888;\n  --border:        #d8d2c8;\n  --border-light:  #e8e3db;\n  --white:         #ffffff;\n}\n\nbody {\n  font-family: 'Source Sans 3', sans-serif;\n  font-size: 15px; line-height: 1.7;\n  color: var(--text-body); background: var(--white);\n  -webkit-font-smoothing: antialiased;\n  padding: 0; margin: 0;\n}\n\n.product-desc { max-width: 780px; margin: 0 auto; padding: 0; }\n\n.hero {\n  background: var(--navy); border-radius: 12px;\n  padding: 38px 42px 34px; margin-bottom: 6px;\n  position: relative; overflow: hidden;\n}\n.hero::before {\n  content: ''; position: absolute; inset: 0;\n  background: repeating-linear-gradient(45deg,rgba(255,255,255,0.015) 0px,rgba(255,255,255,0.015) 1px,transparent 1px,transparent 22px);\n  pointer-events: none;\n}\n.hero::after {\n  content: ''; position: absolute; top: -50px; right: -50px;\n  width: 200px; height: 200px; border-radius: 50%;\n  background: rgba(45,90,39,0.15); pointer-events: none;\n}\n.hero-eyebrow {\n  display: inline-block; background: var(--green-primary); color: var(--white);\n  font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase;\n  padding: 5px 14px; border-radius: 4px; margin-bottom: 18px; position: relative; z-index: 1;\n}\n.hero-title {\n  font-family: 'Playfair Display', serif; font-size: 30px; font-weight: 900;\n  color: #f0ece4; line-height: 1.2; margin-bottom: 10px; position: relative; z-index: 1;\n}\n.hero-title em { color: var(--green-sage); font-style: italic; }\n.hero-subtitle {\n  font-family: 'Playfair Display', serif; font-size: 14px; font-style: italic;\n  color: #8a9e88; margin-bottom: 16px; position: relative; z-index: 1;\n}\n.hero-meta { display: flex; flex-wrap: wrap; gap: 8px; position: relative; z-index: 1; margin-top: 6px; }\n.hero-badge {\n  background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.14);\n  color: #b8ceb6; font-size: 11px; font-weight: 600;\n  letter-spacing: 0.06em; padding: 4px 12px; border-radius: 20px;\n}\n\n.question-hook {\n  background: var(--green-dark); border-radius: 10px;\n  padding: 26px 36px; margin: 16px 0; position: relative; overflow: hidden;\n}\n.question-hook::before {\n  content: ''; position: absolute; top: -30px; right: -30px;\n  width: 120px; height: 120px; border-radius: 50%; background: rgba(255,255,255,0.04);\n}\n.question-hook p {\n  font-family: 'Playfair Display', serif; font-size: 19px; font-style: italic;\n  color: var(--green-sage); line-height: 1.65; position: relative; z-index: 1;\n}\n.question-hook p strong { color: #ffffff; font-style: normal; }\n\n.hook {\n  background: var(--cream-warm); border: 1px solid var(--border-light);\n  border-radius: 10px; padding: 28px 36px; margin: 16px 0;\n}\n.hook p { font-size: 15.5px; color: var(--text-body); line-height: 1.75; margin-bottom: 12px; }\n.hook p:last-child { margin-bottom: 0; }\n.hook .pull {\n  font-family: 'Playfair Display', serif; font-size: 17px; font-style: italic;\n  color: var(--green-dark); display: block; margin: 10px 0 16px;\n  padding-left: 16px; border-left: 3px solid var(--green-sage);\n}\n\n.creator-block {\n  background: var(--cream-warm); border: 1px solid var(--border-light);\n  border-radius: 10px; padding: 28px 36px; margin: 16px 0;\n}\n.creator-quote {\n  font-family: 'Playfair Display', serif; font-size: 16px; font-style: italic;\n  color: var(--green-dark); line-height: 1.75; padding-left: 16px;\n  border-left: 3px solid var(--green-sage); margin-bottom: 12px; display: block;\n}\n.creator-name {\n  font-size: 12px; font-weight: 700; color: var(--text-muted);\n  letter-spacing: 0.08em; text-transform: uppercase; padding-left: 16px;\n}\n\n.stats-strip {\n  background: var(--navy-mid); border-radius: 10px;\n  padding: 20px 28px; margin: 16px 0;\n  display: grid; grid-template-columns: repeat(4, 1fr);\n  text-align: center;\n}\n.stat-item { padding: 8px 4px; }\n.stat-num {\n  font-family: 'Playfair Display', serif; font-size: 28px; font-weight: 900;\n  color: var(--amber-deep); line-height: 1; margin-bottom: 4px;\n}\n.stat-label { font-size: 11px; color: #7a8880; line-height: 1.4; font-weight: 600; letter-spacing: 0.03em; }\n\n.before-after {\n  background: var(--cream); border: 1px solid var(--border);\n  border-radius: 10px; padding: 24px 28px; margin: 16px 0;\n}\n.ba-label {\n  font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--text-muted); margin-bottom: 16px; display: flex; align-items: center; gap: 10px;\n}\n.ba-label::after { content: ''; flex: 1; height: 1px; background: var(--border); }\n.ba-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n.ba-col { background: var(--white); border: 1px solid var(--border-light); border-radius: 8px; padding: 16px 18px; }\n.ba-col-title {\n  font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;\n  margin-bottom: 12px; padding-bottom: 8px; border-bottom: 1px solid var(--border-light);\n}\n.ba-col.without .ba-col-title { color: #b04040; }\n.ba-col.with .ba-col-title { color: var(--green-primary); }\n.ba-item {\n  font-size: 13px; color: var(--text-body); line-height: 1.5;\n  padding: 5px 0; border-bottom: 1px solid var(--border-light);\n  display: flex; align-items: flex-start; gap: 8px;\n}\n.ba-item:last-child { border-bottom: none; padding-bottom: 0; }\n.ba-item span { flex-shrink: 0; font-size: 12px; margin-top: 1px; }\n\n.parts-block {\n  background: var(--green-pale); border: 1px solid var(--green-sage);\n  border-radius: 10px; padding: 24px 28px; margin: 16px 0;\n}\n.parts-label {\n  font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--green-primary); margin-bottom: 16px; display: flex; align-items: center; gap: 10px;\n}\n.parts-label::after { content: ''; flex: 1; height: 1px; background: var(--green-sage); }\n.parts-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n.part-card {\n  background: var(--white); border: 1px solid var(--border-light);\n  border-radius: 8px; padding: 16px; display: flex; flex-direction: column; gap: 6px;\n}\n.part-num {\n  background: var(--green-primary); color: var(--white);\n  font-size: 9px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase;\n  padding: 3px 7px; border-radius: 4px; align-self: flex-start; white-space: nowrap;\n}\n.part-title { font-size: 13.5px; font-weight: 700; color: var(--green-dark); line-height: 1.3; }\n.part-desc { font-size: 12px; color: var(--text-muted); line-height: 1.45; }\n.part-value { font-size: 11px; font-weight: 700; color: var(--amber-deep); margin-top: 2px; }\n\n.features-block {\n  background: var(--sand); border: 1px solid var(--border);\n  border-radius: 10px; padding: 28px 32px; margin: 16px 0;\n}\n.features-label {\n  font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--text-muted); margin-bottom: 18px; display: flex; align-items: center; gap: 10px;\n}\n.features-label::after { content: ''; flex: 1; height: 1px; background: var(--border); }\n.feature-row {\n  display: flex; align-items: flex-start; gap: 14px;\n  padding: 10px 0; border-bottom: 1px solid var(--border-light);\n}\n.feature-row:last-child { border-bottom: none; padding-bottom: 0; }\n.feature-row:first-of-type { padding-top: 0; }\n.feature-check {\n  width: 22px; height: 22px; background: var(--green-primary); border-radius: 50%;\n  display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px;\n}\n.feature-check svg { width: 12px; height: 12px; fill: none; stroke: white; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }\n.feature-text { font-size: 14.5px; color: var(--text-body); line-height: 1.6; }\n.feature-text strong { color: var(--green-dark); }\n\n.instant-strip {\n  background: var(--green-primary); border-radius: 10px;\n  padding: 20px 28px; margin: 16px 0; display: flex; align-items: center; gap: 20px;\n}\n.instant-badge {\n  flex-shrink: 0; width: 58px; height: 58px; border-radius: 50%;\n  background: var(--green-sage); display: flex; align-items: center; justify-content: center;\n}\n.instant-text h3 { font-size: 15px; font-weight: 700; color: #ffffff; margin-bottom: 4px; }\n.instant-text p { font-size: 13px; color: var(--green-light); line-height: 1.55; }\n\n.closing {\n  background: var(--green-primary); border-radius: 10px; padding: 30px 36px;\n  margin: 16px 0; position: relative; overflow: hidden; text-align: center;\n}\n.closing::before { content: ''; position: absolute; bottom: -40px; right: -40px; width: 150px; height: 150px; border-radius: 50%; background: rgba(255,255,255,0.05); }\n.closing::after { content: ''; position: absolute; top: -30px; left: -30px; width: 100px; height: 100px; border-radius: 50%; background: rgba(255,255,255,0.04); }\n.closing h2 { font-family: 'Playfair Display', serif; font-size: 22px; font-weight: 700; color: #ffffff; line-height: 1.3; margin-bottom: 10px; position: relative; z-index: 1; }\n.closing p { font-size: 15px; color: var(--green-sage); line-height: 1.7; position: relative; z-index: 1; margin-bottom: 8px; }\n.closing p:last-child { margin-bottom: 0; }\n.closing strong { color: #ffffff; }\n\n.divider-row { display: flex; align-items: center; gap: 12px; margin: 20px 0; }\n.divider-row::before, .divider-row::after { content: ''; flex: 1; height: 1px; background: var(--border-light); }\n.divider-pill { font-size: 9px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--text-light); white-space: nowrap; }\n\n.brand-footer { display: flex; align-items: center; justify-content: center; gap: 10px; padding: 18px 0 4px; }\n.brand-footer::before, .brand-footer::after { content: ''; flex: 1; height: 1px; background: var(--border-light); }\n.brand-link { font-size: 12px; font-weight: 700; letter-spacing: 0.1em; color: var(--green-mid); text-decoration: none; text-transform: uppercase; }\n\n@keyframes fadeUp { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }\n.product-desc \u003e * { animation: fadeUp 0.45s ease both; }\n.product-desc \u003e *:nth-child(1)  { animation-delay: 0.05s; }\n.product-desc \u003e *:nth-child(2)  { animation-delay: 0.10s; }\n.product-desc \u003e *:nth-child(3)  { animation-delay: 0.15s; }\n.product-desc \u003e *:nth-child(4)  { animation-delay: 0.20s; }\n.product-desc \u003e *:nth-child(5)  { animation-delay: 0.25s; }\n.product-desc \u003e *:nth-child(6)  { animation-delay: 0.29s; }\n.product-desc \u003e *:nth-child(7)  { animation-delay: 0.33s; }\n.product-desc \u003e *:nth-child(8)  { animation-delay: 0.37s; }\n.product-desc \u003e *:nth-child(9)  { animation-delay: 0.41s; }\n.product-desc \u003e *:nth-child(10) { animation-delay: 0.45s; }\n.product-desc \u003e *:nth-child(11) { animation-delay: 0.49s; }\n.product-desc \u003e *:nth-child(12) { animation-delay: 0.52s; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-desc\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cspan class=\"hero-eyebrow\"\u003eComplete Illustrated E-Book · Instant PDF Download · Beginner-Friendly\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eThe Easiest Way to Grow Fresh Food at Home —\u003cbr\u003e\u003cem\u003eYour First Harvest in Under 6 Weeks\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eFresh basil, crisp lettuce, homegrown cherry tomatoes — all in less space than a bedside table. No garden. No mud. No experience needed.\u003c\/p\u003e\n\u003cp style=\"color: #b8ceb6; font-size: 13px; margin-top: 10px; position: relative; z-index: 1;\"\u003eDownload today. Print tonight. Growing by the weekend.\u003c\/p\u003e\n\u003cdiv class=\"hero-meta\"\u003e\n\u003cspan class=\"hero-badge\"\u003e52-Page Illustrated Guide\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003e5 Tools \u0026amp; Bonuses Included\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eNo Garden Required\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eStart Under $99\u003c\/span\u003e \u003cspan class=\"hero-badge\"\u003eYear-Round Harvests\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUESTION HOOK --\u003e\n\u003cdiv class=\"question-hook\"\u003e\n\u003cp\u003eWhat if the freshest food in your home was grown by you — not shipped across the country and sitting on a shelf for a week before it reaches your plate? What if you could start today, spend less than $99, and enjoy over a year of fresh harvests — \u003cstrong\u003ewith zero experience and no special equipment?\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HOOK \/ BODY COPY --\u003e\n\u003cdiv class=\"hook\"\u003e\n\u003cp\u003eImagine walking to your kitchen shelf, snipping fresh basil, pulling a head of crisp lettuce, and dropping homegrown cherry tomatoes into a bowl — all in less space than a bedside table. No garden. No mud. No seasonal limitations.\u003c\/p\u003e\n\u003cspan class=\"pull\"\u003eYou love the idea of fresh food. Real food. Food you actually know the origin of. The good news: thousands of home cooks just like you are already growing it — and you can too.\u003c\/span\u003e\n\u003cp\u003eYou've watched tomatoes go from vine to trash in days. You've paid $4 for a bunch of basil and used three leaves. And somewhere in the back of your mind, you've always thought — there has to be a better way.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThere is. And this bundle gives you everything you need to start this Saturday.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CREATOR QUOTE --\u003e\n\u003cdiv class=\"creator-block\"\u003e\n\u003cspan class=\"creator-quote\"\u003e\"I spent months and significant money figuring out what works. Books with no images, wrong equipment purchases, YouTube videos that never gave me the step-by-step I needed. That's exactly why I built this bundle — everything I wish I'd had from day one.\"\u003c\/span\u003e\n\u003cdiv class=\"creator-name\"\u003e— Ava, Creator, Grow Your Own Food Indoors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATS STRIP --\u003e\n\u003cdiv class=\"stats-strip\"\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-num\"\u003e50%\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eFaster growth than soil gardening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-num\"\u003e90%\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eLess water than traditional gardening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-num\"\u003e30\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eDays from seed to first lettuce harvest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cdiv class=\"stat-num\"\u003e$26.95\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eFor $75.99 worth of guides \u0026amp; tools\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BEFORE \/ AFTER --\u003e\n\u003cdiv class=\"before-after\"\u003e\n\u003cdiv class=\"ba-label\"\u003eBefore this bundle vs. after\u003c\/div\u003e\n\u003cdiv class=\"ba-grid\"\u003e\n\u003cdiv class=\"ba-col without\"\u003e\n\u003cdiv class=\"ba-col-title\"\u003eWithout This Bundle\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003e Books with no images, impossible to follow\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003e Multiple wrong equipment purchases\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003e Hours on YouTube without clear steps\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003e Professional help too expensive\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✗\u003c\/span\u003e Months of costly trial and error\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ba-col with\"\u003e\n\u003cdiv class=\"ba-col-title\"\u003eWith This Bundle\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Illustrated step-by-step guide\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Exact shopping list with Amazon links\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Nutrient calculator — precise every time\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Plant Doctor fixes problems instantly\u003c\/div\u003e\n\u003cdiv class=\"ba-item\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Growing by the weekend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PARTS BLOCK — THE OFFER --\u003e\n\u003cdiv class=\"parts-block\"\u003e\n\u003cdiv class=\"parts-label\"\u003eEverything included in your bundle\u003c\/div\u003e\n\u003cdiv class=\"parts-grid\"\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eMain Guide\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eGrow Your Own Food Indoors — No Soil Needed\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003eThe complete 52-page illustrated e-book. Every section includes diagrams, photos and step-by-step instructions — no guesswork, no jargon, no assumed knowledge.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $19.99\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eBonus 1\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eThe Kratky Hydroponic Starter Kit Shopping List\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003eGet everything you need for under $99 — with Amazon links, prices and star ratings. Every item selected with a minimum 4.5-star rating. No guessing, no wrong purchases.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $12.00\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eBonus 2\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eThe Kratky Nutrient Solution Calculator\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003eBuilt on General Hydroponics Flora Series and MaxiGro dosing rates — the same formulas used by commercial growers worldwide. Mix it right, every single time.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $12.00\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eBonus 3\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eThe 5-Minute Weekly Nutrient \u0026amp; pH Tracker\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003eStay on top of your system in minutes a week. Track pH, EC and nutrient levels so your plants stay healthy and problems never catch you off guard.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $17.00\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eBonus 4\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eThe Plant Doctor Troubleshooting Cheat Sheet\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003eCovers 12 real problems with exact product fixes. Every symptom includes the product name, dosage and step-by-step fix — the advice that used to cost professional consultation fees.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $15.00\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"part-card\"\u003e\n\u003cdiv class=\"part-num\"\u003eFree Bonus\u003c\/div\u003e\n\u003cdiv class=\"part-title\"\u003eFull Setup Upgrade Shopping List\u003c\/div\u003e\n\u003cdiv class=\"part-desc\"\u003e12 hand-picked upgrade items with an auto-calculating total, direct Amazon links and store ratings. A fully built Excel and Google Sheets file — ready to use from day one.\u003c\/div\u003e\n\u003cdiv class=\"part-value\"\u003eValue: $75.00 — Yours Free\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES BLOCK --\u003e\n\u003cdiv class=\"features-block\"\u003e\n\u003cdiv class=\"features-label\"\u003eWhy this bundle is different — and why it works\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-check\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eEvery section is fully illustrated\u003c\/strong\u003e — diagrams, photos and step-by-step instructions throughout. No wall of text, no assumed knowledge, no jargon without explanation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-check\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eDesigned to be done in a weekend\u003c\/strong\u003e — the Kratky method requires no electricity, no pump and no specialist equipment. A jar, some seeds and under $99 of supplies is all you need to start this Saturday.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-check\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eOnly 4.5-star rated products on the shopping list\u003c\/strong\u003e — every item was researched and selected for quality. No guessing, no wrong purchases, no wasted money.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-check\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eWorks in any space, any season\u003c\/strong\u003e — a shelf, a windowsill, a kitchen counter. No garden, no yard, no outdoor access needed. Grow year-round regardless of climate.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-check\"\u003e\u003csvg viewbox=\"0 0 12 12\"\u003e\u003cpolyline points=\"2,6 5,9 10,3\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eBuilt by someone who learned the hard way\u003c\/strong\u003e — months of expensive trial and error went into creating this bundle so you don't have to repeat any of it. You get the result of that experience for $26.95.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INSTANT STRIP --\u003e\n\u003cdiv class=\"instant-strip\"\u003e\n\u003cdiv class=\"instant-badge\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#2d5a27\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"26\" width=\"26\"\u003e\n      \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"instant-text\"\u003e\n\u003ch3\u003eInstant Download — Ready to Use Today\u003c\/h3\u003e\n\u003cp\u003eYour complete bundle downloads immediately as a PDF. Read on any device, print your reference charts and pin the weekly checklist to your grow space — everything you need is right there from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DIVIDER --\u003e\n\u003cdiv class=\"divider-row\"\u003e\u003cspan class=\"divider-pill\"\u003eGrow Your Own Food Indoors\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- CLOSING --\u003e\n\u003cdiv class=\"closing\"\u003e\n\u003ch2\u003eYou Already Know There's a Better Way.\u003c\/h2\u003e\n\u003cp\u003eEvery day you wait is another day paying grocery store prices for food that was picked a week ago, shipped hundreds of miles, and is already halfway to your trash can. Today is simply the day you do something about it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDownload your Grow Your Own Food Indoors bundle today and have lettuce growing by the weekend.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"brand-footer\"\u003e\u003ca href=\"https:\/\/readyfamilyplanner.com\" class=\"brand-link\" target=\"_blank\"\u003ereadyfamilyplanner.com\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Ready Family Planner","offers":[{"title":"Default Title","offer_id":53787268710764,"sku":null,"price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0985\/8606\/7308\/files\/GrowFreshFoodindoorshydroponic.jpg?v=1779302092","url":"https:\/\/readyfamilyplanner.com\/products\/grow-your-own-food-indoors","provider":"Ready Family Planner","version":"1.0","type":"link"}