{"title":"Beekeeping","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=Oswald:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cscript\u003e\n(function(){\n  var h='display:none!important;height:0!important;margin:0!important;padding:0!important;';\n  function kill(){\n    document.querySelectorAll('h1,h2').forEach(function(el){\n      if(el.textContent.trim().toLowerCase()==='beekeeping') el.setAttribute('style',h);\n    });\n    ['page-title','page__title','page-header__title'].forEach(function(c){\n      document.querySelectorAll('.'+c).forEach(function(el){ el.setAttribute('style',h); });\n    });\n  }\n  kill();\n  document.addEventListener('DOMContentLoaded',kill);\n  window.addEventListener('load',kill);\n})();\ndocument.addEventListener('DOMContentLoaded',function(){\n  var root=document.getElementById('bk');\n  if(!root) return;\n  var el=root.parentElement;\n  var d=0;\n  while(el\u0026\u0026el.tagName!=='BODY'\u0026\u0026d\u003c6){\n    if(el.classList.contains('main-page-content')||\n       el.classList.contains('page__inner')||\n       el.classList.contains('page-width')||\n       el.classList.contains('shopify-section__content')){\n      el.style.maxWidth='none';\n      el.style.width='100%';\n      el.style.paddingLeft='0';\n      el.style.paddingRight='0';\n      el.style.overflow='visible';\n    }\n    el=el.parentElement; d++;\n  }\n});\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n\n\/* ── GLOBAL ── *\/\nhtml,body,\n.main-page-content,\n.shopify-section,\n.shopify-section__content,\n[id*=\"MainContent\"],\n[class*=\"page-width\"]{\n  background-color:#1A1508 !important;\n}\nh1.page-title,.page-title,.page__title,\n.page-header__title,.page-header h1,\n.main-page-content\u003eh1:first-child{\n  display:none!important;height:0!important;\n  overflow:hidden!important;margin:0!important;padding:0!important;\n}\n\n\/* ─────────────────────────────────────────────\n   PALETTE\n   bg-base:    #1A1508  warm charcoal\n   bg-section: #221B09  slightly lighter\n   bg-card:    #2A2010  card surface\n   bg-card-ft: #322614  featured card\n   amber:      #C49A2B  Underwood gold (matches site)\n   amber-lt:   #D4AA40  lighter gold for hover\n   text-main:  #F0E6CC  warm cream\n   text-soft:  #C8BAA0  muted warm white\n───────────────────────────────────────────────── *\/\n\n\/* ── ROOT ── *\/\n#bk{\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n  overflow-x:hidden;\n  background:#1A1508;\n  color:#F0E6CC;\n  font-family:'Oswald',sans-serif;\n  line-height:1.6;\n  margin-top:-8px;\n}\n#bk *,#bk *::before,#bk *::after{\n  box-sizing:border-box; margin:0; padding:0;\n}\n\n\/* ── CONTAINER ── *\/\n#bk .in{\n  width:100%; max-width:1200px;\n  margin:0 auto;\n  padding-left:40px; padding-right:40px;\n}\n\n\/* ── HONEYCOMB SVG — subtle texture ── *\/\n#bk .hc{\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='56' height='100'%3E%3Cpath d='M28 66L0 50V16L28 0l28 16v34L28 66zm0-6l22-13V19L28 6 6 19v28l22 13z' fill='%23C49A2B' fill-opacity='0.06'\/%3E%3Cpath d='M28 100l-28-16V68l28 16 28-16v16L28 100z' fill='%23C49A2B' fill-opacity='0.06'\/%3E%3C\/svg%3E\");\n  background-size:56px 100px;\n}\n\n\/* ── SHARED TOKENS ── *\/\n#bk .lbl{\n  display:block;\n  font-family:'Oswald',sans-serif;\n  font-size:11px; font-weight:700;\n  letter-spacing:0.34em; text-transform:uppercase;\n  color:#C49A2B;\n  margin-bottom:13px; text-align:center;\n}\n#bk .div{\n  display:block; height:1px;\n  background:rgba(196,154,43,0.18); border:none; margin:0;\n}\n#bk .btn{\n  display:inline-block;\n  background:#C49A2B; color:#1A1508;\n  font-family:'Oswald',sans-serif; font-weight:700;\n  font-size:13px; letter-spacing:0.15em; text-transform:uppercase;\n  padding:14px 40px; border:2px solid #C49A2B; border-radius:4px;\n  text-decoration:none; min-width:180px; text-align:center;\n  transition:background .2s,color .2s;\n}\n#bk .btn:hover{ background:transparent; color:#C49A2B; }\n#bk .btn-o{\n  display:inline-block;\n  background:transparent; color:#C49A2B;\n  font-family:'Oswald',sans-serif; font-weight:700;\n  font-size:13px; letter-spacing:0.15em; text-transform:uppercase;\n  padding:14px 40px; border:2px solid #C49A2B; border-radius:4px;\n  text-decoration:none; min-width:180px; text-align:center;\n  transition:background .2s,color .2s;\n}\n#bk .btn-o:hover{ background:#C49A2B; color:#1A1508; }\n\n\/* ══════════════════════════════════════════════\n   1. HERO\n   Honeycomb texture bg until photo available.\n   Same structure as WM but warmer palette.\n══════════════════════════════════════════════ *\/\n#bk .hero{\n  position:relative;\n  width:100%; max-width:1440px;\n  margin:0 auto;\n  min-height:clamp(520px,68vh,760px);\n  display:flex; align-items:flex-end;\n  overflow:hidden; border-radius:8px;\n  background:#2A2010;\n}\n#bk .hero-hc{\n  position:absolute; inset:0; z-index:0;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='56' height='100'%3E%3Cpath d='M28 66L0 50V16L28 0l28 16v34L28 66zm0-6l22-13V19L28 6 6 19v28l22 13z' fill='%23C49A2B' fill-opacity='0.07'\/%3E%3Cpath d='M28 100l-28-16V68l28 16 28-16v16L28 100z' fill='%23C49A2B' fill-opacity='0.07'\/%3E%3C\/svg%3E\");\n  background-size:56px 100px;\n}\n#bk .hero-glow{\n  position:absolute; inset:0; z-index:0;\n  background:radial-gradient(ellipse at 50% 60%, rgba(196,154,43,.10) 0%, transparent 68%);\n}\n\/* PHOTO SLOT — add src + remove display:none when photo ready *\/\n#bk .hero-img{\n  position:absolute; inset:0;\n  width:100%; height:100%;\n  object-fit:cover; object-position:center 30%;\n  display:none; z-index:1;\n}\n#bk .hero-fade{\n  position:absolute; inset:0; z-index:2;\n  background:linear-gradient(\n    to top,\n    rgba(20,14,4,.96) 0%,\n    rgba(20,14,4,.55) 32%,\n    rgba(20,14,4,.10) 60%,\n    rgba(20,14,4,0) 100%\n  );\n}\n#bk .hero-copy{\n  position:relative; z-index:3;\n  width:100%; text-align:center;\n  padding:0 40px clamp(44px,6vw,68px);\n}\n#bk .hero-copy-inner{ max-width:600px; margin:0 auto; }\n#bk .hero-copy h1{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(52px,5.5vw,88px);\n  line-height:.91; color:#fff;\n  text-transform:uppercase; letter-spacing:.02em;\n  margin-bottom:24px; text-wrap:balance;\n}\n\n\/* ══════════════════════════════════════════════\n   2. WHY SECTION — warmer bg, clean cards\n══════════════════════════════════════════════ *\/\n#bk .why{\n  width:100%; background:#221B09;\n  padding:68px 0;\n}\n#bk .why-head{ text-align:center; margin-bottom:44px; }\n#bk .why-head h2{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(28px,3vw,46px);\n  color:#fff; letter-spacing:.05em;\n  margin-bottom:10px; text-wrap:balance;\n}\n#bk .why-head p{\n  font-size:15px; font-weight:300;\n  color:#C8BAA0; line-height:1.65;\n  max-width:400px; margin:0 auto;\n}\n#bk .why-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px; align-items:stretch;\n}\n#bk .why-card{\n  background:#2A2010;\n  border:1px solid rgba(196,154,43,.20);\n  border-radius:10px; padding:38px 28px 34px;\n  display:flex; flex-direction:column;\n  align-items:center; text-align:center;\n  transition:border-color .2s;\n}\n#bk .why-card:hover{ border-color:rgba(196,154,43,.40); }\n#bk .why-num{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:32px; color:#C49A2B; opacity:.50;\n  line-height:1; display:block;\n  width:50%; margin-bottom:16px; padding-bottom:12px;\n  border-bottom:1px solid rgba(196,154,43,.18);\n  text-align:center;\n}\n#bk .why-card h3{\n  font-family:'Oswald',sans-serif;\n  font-size:15px; font-weight:600;\n  color:#fff; text-transform:uppercase;\n  letter-spacing:.12em; margin-bottom:10px;\n}\n#bk .why-card p{\n  font-size:14px; font-weight:300;\n  color:#C8BAA0; line-height:1.70;\n  flex-grow:1; max-width:230px;\n}\n\n\/* ══════════════════════════════════════════════\n   3. ATMOSPHERE SECTION — cedar \u0026 smoke\n   Image left \/ text right desktop.\n   Honeycomb panel until photo ready.\n══════════════════════════════════════════════ *\/\n#bk .atm{ width:100%; padding:68px 0; }\n#bk .atm-grid{\n  display:grid; grid-template-columns:1fr 1fr;\n  gap:52px; align-items:center;\n}\n#bk .atm-panel{\n  position:relative; height:400px;\n  border-radius:10px; overflow:hidden;\n  background:#2A2010;\n  border:1px solid rgba(196,154,43,.16);\n}\n#bk .atm-panel-hc{\n  position:absolute; inset:0;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='56' height='100'%3E%3Cpath d='M28 66L0 50V16L28 0l28 16v34L28 66zm0-6l22-13V19L28 6 6 19v28l22 13z' fill='%23C49A2B' fill-opacity='0.09'\/%3E%3Cpath d='M28 100l-28-16V68l28 16 28-16v16L28 100z' fill='%23C49A2B' fill-opacity='0.09'\/%3E%3C\/svg%3E\");\n  background-size:56px 100px;\n}\n#bk .atm-panel-glow{\n  position:absolute; inset:0;\n  background:radial-gradient(ellipse at 50% 50%, rgba(196,154,43,.12) 0%, transparent 65%);\n}\n\/* PHOTO SLOT *\/\n#bk .atm-panel img{\n  position:absolute; inset:0;\n  width:100%; height:100%;\n  object-fit:cover; display:none; z-index:2;\n}\n#bk .atm-label{\n  position:absolute; inset:0; z-index:1;\n  display:flex; align-items:center; justify-content:center;\n}\n#bk .atm-label span{\n  font-size:10px; font-weight:700;\n  letter-spacing:.28em; text-transform:uppercase;\n  color:#C49A2B; opacity:.40;\n}\n#bk .atm-text{ text-align:center; }\n#bk .atm-text h2{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(28px,2.8vw,44px);\n  color:#fff; letter-spacing:.04em;\n  line-height:1.02; margin-bottom:16px; text-wrap:balance;\n}\n#bk .atm-text p{\n  font-size:15px; font-weight:300;\n  color:#C8BAA0; line-height:1.75;\n  margin-bottom:24px;\n}\n\n\/* ══════════════════════════════════════════════\n   4. PRODUCT CATALOG\n   No underlines on links. Clean hierarchy.\n══════════════════════════════════════════════ *\/\n#bk .catalog{\n  width:100%; background:#221B09;\n  border-top:1px solid rgba(196,154,43,.18);\n  padding:68px 0;\n}\n#bk .cat-head{ text-align:center; margin-bottom:48px; }\n#bk .cat-head h2{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(28px,3vw,46px);\n  color:#fff; letter-spacing:.05em;\n  margin-bottom:8px; text-wrap:balance;\n}\n#bk .cat-head p{\n  font-size:14px; font-weight:300;\n  color:#C8BAA0; line-height:1.6;\n}\n#bk .cat-blk{ margin-bottom:40px; }\n\/* Category label — simple gold text, no underline\/border *\/\n#bk .cat-lbl{\n  display:block; font-size:10px; font-weight:700;\n  letter-spacing:.32em; text-transform:uppercase;\n  color:#C49A2B;\n  margin-bottom:16px; text-align:center;\n  padding-bottom:0;\n}\n#bk .pgrid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px; align-items:stretch;\n}\n#bk .pcard{\n  background:#2A2010;\n  border:1px solid rgba(196,154,43,.16);\n  border-radius:8px; padding:28px 24px;\n  display:flex; flex-direction:column;\n  align-items:center; text-align:center;\n  transition:border-color .2s,background .2s;\n}\n#bk .pcard:hover{ border-color:rgba(196,154,43,.36); background:#322614; }\n#bk .pcard.ft{ border-color:rgba(196,154,43,.40); background:#322614; }\n#bk .ptag{\n  font-size:9px; font-weight:700;\n  letter-spacing:.26em; text-transform:uppercase;\n  color:#C49A2B; display:block; margin-bottom:8px;\n}\n#bk .pcard h3{\n  font-family:'Oswald',sans-serif;\n  font-size:17px; font-weight:600;\n  color:#fff; text-transform:uppercase;\n  letter-spacing:.05em; margin-bottom:9px; line-height:1.2;\n}\n#bk .pcard p{\n  font-size:13px; font-weight:300;\n  color:#C8BAA0; line-height:1.65;\n  flex-grow:1; margin-bottom:16px;\n}\n\/* View link — no underline, simple gold *\/\n#bk .plink{\n  font-size:10px; font-weight:700;\n  letter-spacing:.22em; text-transform:uppercase;\n  color:#C49A2B; text-decoration:none;\n  \/* NO border-bottom *\/\n  transition:opacity .2s;\n}\n#bk .plink:hover{ opacity:.75; }\n\n\/* ══════════════════════════════════════════════\n   5. UNDERWOOD PICKS — honeycomb texture bg\n══════════════════════════════════════════════ *\/\n#bk .picks{\n  width:100%; padding:68px 0; position:relative;\n}\n#bk .picks-hc{\n  position:absolute; inset:0; z-index:0;\n  background-color:#1A1508;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='56' height='100'%3E%3Cpath d='M28 66L0 50V16L28 0l28 16v34L28 66zm0-6l22-13V19L28 6 6 19v28l22 13z' fill='%23C49A2B' fill-opacity='0.05'\/%3E%3Cpath d='M28 100l-28-16V68l28 16 28-16v16L28 100z' fill='%23C49A2B' fill-opacity='0.05'\/%3E%3C\/svg%3E\");\n  background-size:56px 100px;\n}\n#bk .picks-glow{\n  position:absolute; inset:0; z-index:0;\n  background:radial-gradient(ellipse at 50% 50%, rgba(196,154,43,.07) 0%, transparent 70%);\n}\n#bk .picks-inner{ position:relative; z-index:1; }\n#bk .picks-head{ text-align:center; margin-bottom:32px; }\n#bk .picks-head h2{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(26px,3vw,42px);\n  color:#fff; letter-spacing:.05em;\n  margin-bottom:8px; text-wrap:balance;\n}\n#bk .picks-head p{\n  font-size:14px; font-weight:300;\n  color:#C8BAA0; max-width:380px; margin:0 auto;\n}\n#bk .picks-box{\n  background:#2A2010;\n  border:1px solid rgba(196,154,43,.24);\n  border-radius:10px; padding:36px 40px;\n  max-width:660px; margin:0 auto;\n}\n#bk .picks-box h3{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(20px,2.5vw,30px);\n  color:#fff; letter-spacing:.06em;\n  margin-bottom:22px; text-align:center;\n}\n#bk .picks-list{\n  list-style:none;\n  display:grid; grid-template-columns:1fr 1fr;\n  gap:10px 28px; margin-bottom:28px;\n}\n#bk .picks-list li{\n  font-size:14px; font-weight:300;\n  color:#C8BAA0; padding-left:14px;\n  position:relative; line-height:1.55;\n}\n#bk .picks-list li::before{\n  content:'';\n  position:absolute; left:0; top:7px;\n  width:4px; height:4px;\n  background:#C49A2B; border-radius:50%; opacity:.65;\n}\n#bk .picks-cta{ text-align:center; }\n\n\/* ══════════════════════════════════════════════\n   6. FINAL CTA — honeycomb texture, photo slot\n══════════════════════════════════════════════ *\/\n#bk .cta{\n  position:relative; width:100%;\n  max-width:1440px; margin:0 auto;\n  min-height:400px;\n  display:flex; align-items:flex-end;\n  overflow:hidden; border-radius:8px;\n  background:#2A2010;\n}\n#bk .cta-hc{\n  position:absolute; inset:0; z-index:0;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='56' height='100'%3E%3Cpath d='M28 66L0 50V16L28 0l28 16v34L28 66zm0-6l22-13V19L28 6 6 19v28l22 13z' fill='%23C49A2B' fill-opacity='0.08'\/%3E%3Cpath d='M28 100l-28-16V68l28 16 28-16v16L28 100z' fill='%23C49A2B' fill-opacity='0.08'\/%3E%3C\/svg%3E\");\n  background-size:56px 100px;\n}\n#bk .cta-glow{\n  position:absolute; inset:0; z-index:0;\n  background:radial-gradient(ellipse at 50% 80%, rgba(196,154,43,.12) 0%, transparent 62%);\n}\n\/* PHOTO SLOT *\/\n#bk .cta-img{\n  position:absolute; inset:0;\n  width:100%; height:100%;\n  object-fit:cover; object-position:center 40%;\n  display:none; z-index:1;\n}\n#bk .cta-fade{\n  position:absolute; inset:0; z-index:2;\n  background:linear-gradient(\n    to top,\n    rgba(18,12,2,.96) 0%,\n    rgba(18,12,2,.52) 36%,\n    rgba(18,12,2,.10) 66%,\n    rgba(18,12,2,0) 100%\n  );\n}\n#bk .cta-copy{\n  position:relative; z-index:3;\n  width:100%; text-align:center;\n  padding:0 40px clamp(40px,6vw,60px);\n}\n#bk .cta-copy-inner{ max-width:520px; margin:0 auto; }\n#bk .cta-copy h2{\n  font-family:'Bebas Neue',sans-serif;\n  font-size:clamp(34px,4.5vw,62px);\n  color:#fff; letter-spacing:.04em;\n  margin-bottom:20px; text-wrap:balance;\n}\n\n\/* ══════════════════════════════════════════════\n   MOBILE ≤ 768px\n══════════════════════════════════════════════ *\/\n@media(max-width:768px){\n  #bk .in{ padding-left:18px; padding-right:18px; }\n\n  #bk .hero{ max-width:100%; border-radius:0; min-height:560px; }\n  #bk .hero-copy{ padding:0 20px clamp(32px,7vw,52px); }\n  #bk .hero-copy-inner{ max-width:100%; }\n  #bk .hero-copy h1{ font-size:clamp(36px,9vw,50px); margin-bottom:20px; }\n\n  #bk .why{ padding:52px 0; }\n  #bk .why-head{ margin-bottom:26px; }\n  #bk .why-head h2{ font-size:clamp(24px,7vw,32px); }\n  #bk .why-grid{ grid-template-columns:1fr; gap:10px; }\n  #bk .why-card{ padding:26px 20px 22px; }\n  #bk .why-num{ font-size:26px; margin-bottom:12px; padding-bottom:10px; }\n  #bk .why-card p{ max-width:100%; }\n\n  #bk .atm{ padding:48px 0; }\n  #bk .atm-grid{ grid-template-columns:1fr; gap:0; }\n  #bk .atm-panel{ height:200px; border-radius:8px; margin-bottom:24px; }\n  #bk .atm-text h2{ font-size:clamp(24px,7vw,32px); }\n  #bk .atm-text p{ font-size:15px; }\n\n  #bk .catalog{ padding:52px 0; }\n  #bk .cat-head{ margin-bottom:28px; }\n  #bk .cat-head h2{ font-size:clamp(24px,7vw,32px); }\n  #bk .cat-blk{ margin-bottom:28px; }\n  #bk .pgrid{ grid-template-columns:1fr; gap:0; }\n  #bk .pcard{ margin-bottom:10px; padding:22px 18px; border:1px solid rgba(196,154,43,.22); }\n  #bk .pcard h3{ font-size:18px; }\n\n  #bk .picks{ padding:48px 0; }\n  #bk .picks-box{ padding:26px 20px; }\n  #bk .picks-list{ grid-template-columns:1fr; gap:8px; }\n\n  #bk .cta{ max-width:100%; border-radius:0; min-height:440px; }\n  #bk .cta-copy{ padding:0 20px clamp(28px,6vw,44px); }\n  #bk .cta-copy-inner{ max-width:100%; }\n  #bk .cta-copy h2{ font-size:clamp(28px,8vw,40px); margin-bottom:18px; }\n\n  #bk .btn,#bk .btn-o{ padding:13px 28px; font-size:13px; }\n}\n\n@media(min-width:1024px){\n  #bk .why{ padding:56px 0; }\n  #bk .atm{ padding:56px 0; }\n  #bk .catalog{ padding:56px 0; }\n  #bk .picks{ padding:56px 0; }\n  #bk .why-card{ padding:34px 26px 30px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"bk\"\u003e\n\n  \u003c!-- ══ 1. HERO ══\n    To add photo: change \u003cimg class=\"hero-img\" style=\"display:none\"\u003e to style=\"display:block\"\n    and add src=\"YOUR-CDN-URL\"\n  --\u003e\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"hero-hc\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero-glow\"\u003e\u003c\/div\u003e\n    \u003cimg class=\"hero-img\" src=\"\" alt=\"Beekeeping hives at sunrise\" style=\"display:none\"\u003e\n    \u003cdiv class=\"hero-fade\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero-copy\"\u003e\n      \u003cdiv class=\"hero-copy-inner\"\u003e\n        \u003cspan class=\"lbl\"\u003eBeekeeping\u003c\/span\u003e\n        \u003ch1\u003eBuilt Around\u003cbr\u003ethe Hive\u003c\/h1\u003e\n        \u003ca href=\"\/collections\/beekeeping\" class=\"btn\"\u003eExplore Beekeeping\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cspan class=\"div\"\u003e\u003c\/span\u003e\n\n  \u003c!-- ══ 2. WHY SECTION ══ --\u003e\n  \u003csection class=\"why\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cdiv class=\"why-head\"\u003e\n        \u003cspan class=\"lbl\"\u003eProperty Stewardship\u003c\/span\u003e\n        \u003ch2\u003eA Hive Adds More Than Honey\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"why-grid\"\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003cspan class=\"why-num\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003ePollination\u003c\/h3\u003e\n          \u003cp\u003eFor gardens, orchards, food plots, and flowering ground.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003cspan class=\"why-num\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eProduction\u003c\/h3\u003e\n          \u003cp\u003eHoney, wax, and useful byproducts from your own property.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"why-card\"\u003e\n          \u003cspan class=\"why-num\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eSeasonal Work\u003c\/h3\u003e\n          \u003cp\u003eSimple equipment, steady management, and a system that grows over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cspan class=\"div\"\u003e\u003c\/span\u003e\n\n  \u003c!-- ══ 3. ATMOSPHERE SECTION ══\n    To add photo: change img style=\"display:none\" to style=\"display:block\"\n    and add src=\"YOUR-CDN-URL\"\n  --\u003e\n  \u003csection class=\"atm\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cdiv class=\"atm-grid\"\u003e\n        \u003cdiv class=\"atm-panel\"\u003e\n          \u003cdiv class=\"atm-panel-hc\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"atm-panel-glow\"\u003e\u003c\/div\u003e\n          \u003cimg src=\"\" alt=\"Cedar hive boxes\" style=\"display:none\"\u003e\n          \u003cdiv class=\"atm-label\"\u003e\u003cspan\u003ePhoto coming soon\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"atm-text\"\u003e\n          \u003cspan class=\"lbl\"\u003eCedar \u0026amp; Smoke\u003c\/span\u003e\n          \u003ch2\u003eBuilt for Calm,\u003cbr\u003eSteady Work\u003c\/h2\u003e\n          \u003cp\u003eGood hive equipment makes inspections cleaner, safer, and less rushed.\u003c\/p\u003e\n          \u003ca href=\"\/collections\/beekeeping\" class=\"btn-o\"\u003eView Hive Systems\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ 4. PRODUCT CATALOG ══ --\u003e\n  \u003csection class=\"catalog\"\u003e\n    \u003cdiv class=\"in\"\u003e\n\n      \u003cdiv class=\"cat-head\"\u003e\n        \u003cspan class=\"lbl\"\u003eFull Lineup\u003c\/span\u003e\n        \u003ch2\u003eBeekeeping Equipment\u003c\/h2\u003e\n        \u003cp\u003eHive kits, protective gear, smokers, tools, and harvest supplies.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cat-blk\"\u003e\n        \u003cspan class=\"cat-lbl\"\u003eHive Systems\u003c\/span\u003e\n        \u003cdiv class=\"pgrid\"\u003e\n          \u003cdiv class=\"pcard ft\"\u003e\n            \u003cspan class=\"ptag\"\u003e★ Recommended\u003c\/span\u003e\n            \u003ch3\u003e10-Frame Cedar Hive Kit\u003c\/h3\u003e\n            \u003cp\u003eComplete starter setup. Cedar construction, deep brood box, medium honey super.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eExpansion\u003c\/span\u003e\n            \u003ch3\u003eMedium Honey Super\u003c\/h3\u003e\n            \u003cp\u003eAdd production capacity to existing hives. Fits standard 10-frame setups.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eNucleus\u003c\/span\u003e\n            \u003ch3\u003e5-Frame Nuc Box\u003c\/h3\u003e\n            \u003cp\u003eFor splits, swarm capture, and colony transport.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cat-blk\"\u003e\n        \u003cspan class=\"cat-lbl\"\u003eProtective Gear\u003c\/span\u003e\n        \u003cdiv class=\"pgrid\"\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eFull Coverage\u003c\/span\u003e\n            \u003ch3\u003eVentilated Bee Suit\u003c\/h3\u003e\n            \u003cp\u003eFull coverage, ventilated mesh. Cooler in summer. Fits over work clothes.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eGloves\u003c\/span\u003e\n            \u003ch3\u003eLeather Beekeeping Gloves\u003c\/h3\u003e\n            \u003cp\u003eCowhide leather, canvas cuffs. Durable protection without losing feel.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eVeil\u003c\/span\u003e\n            \u003ch3\u003eRound Veil \u0026amp; Hood\u003c\/h3\u003e\n            \u003cp\u003ePairs with any jacket or suit. Stays clear of the face during inspections.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cat-blk\"\u003e\n        \u003cspan class=\"cat-lbl\"\u003eTools \u0026amp; Smokers\u003c\/span\u003e\n        \u003cdiv class=\"pgrid\"\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eEssential\u003c\/span\u003e\n            \u003ch3\u003eStainless Smoker\u003c\/h3\u003e\n            \u003cp\u003eLarge capacity, stainless construction, heat shield.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eTool\u003c\/span\u003e\n            \u003ch3\u003eJ-Hook Hive Tool\u003c\/h3\u003e\n            \u003cp\u003ePry, scrape, and hook. The most-used tool in the apiary.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eInspection\u003c\/span\u003e\n            \u003ch3\u003eFrame Grip \u0026amp; Brush Set\u003c\/h3\u003e\n            \u003cp\u003eLift frames cleanly and move bees without aggravating the colony.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cat-blk\"\u003e\n        \u003cspan class=\"cat-lbl\"\u003eHarvest Supplies\u003c\/span\u003e\n        \u003cdiv class=\"pgrid\"\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eExtraction\u003c\/span\u003e\n            \u003ch3\u003e2-Frame Hand Extractor\u003c\/h3\u003e\n            \u003cp\u003eStainless steel, hand-crank. Handles standard deep and medium frames.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eProcessing\u003c\/span\u003e\n            \u003ch3\u003eUncapping Fork \u0026amp; Knife\u003c\/h3\u003e\n            \u003cp\u003eRemove wax caps cleanly before extraction.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"pcard\"\u003e\n            \u003cspan class=\"ptag\"\u003eStorage\u003c\/span\u003e\n            \u003ch3\u003eHoney Gate Bucket\u003c\/h3\u003e\n            \u003cp\u003e5-gallon stainless, gate valve. Filter, settle, and bottle direct.\u003c\/p\u003e\n            \u003ca href=\"\/collections\/beekeeping\" class=\"plink\"\u003eView Product →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ 5. UNDERWOOD PICKS ══ --\u003e\n  \u003csection class=\"picks\"\u003e\n    \u003cdiv class=\"picks-hc\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"picks-glow\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"in picks-inner\"\u003e\n      \u003cdiv class=\"picks-head\"\u003e\n        \u003cspan class=\"lbl\"\u003eUnderwood Picks\u003c\/span\u003e\n        \u003ch2\u003eTwo-Hive Starter Setup\u003c\/h2\u003e\n        \u003cp\u003eA practical starting point for a small property, garden, or orchard.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"picks-box\"\u003e\n        \u003ch3\u003eRecommended First Setup\u003c\/h3\u003e\n        \u003cul class=\"picks-list\"\u003e\n          \u003cli\u003e10-Frame Cedar Hive Kit (×2)\u003c\/li\u003e\n          \u003cli\u003eVentilated Bee Suit\u003c\/li\u003e\n          \u003cli\u003eLeather Beekeeping Gloves\u003c\/li\u003e\n          \u003cli\u003eLarge Stainless Smoker\u003c\/li\u003e\n          \u003cli\u003eJ-Hook Hive Tool\u003c\/li\u003e\n          \u003cli\u003eFrame Grip \u0026amp; Brush Set\u003c\/li\u003e\n          \u003cli\u003e2-Frame Hand Extractor\u003c\/li\u003e\n          \u003cli\u003eHoney Gate Bucket\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"picks-cta\"\u003e\n          \u003ca href=\"\/collections\/beekeeping\" class=\"btn\"\u003eShop Beekeeping\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ══ 6. FINAL CTA ══\n    To add photo: change img style=\"display:none\" to style=\"display:block\"\n    and add src=\"YOUR-CDN-URL\"\n  --\u003e\n  \u003cspan class=\"div\"\u003e\u003c\/span\u003e\n  \u003cdiv class=\"cta\"\u003e\n    \u003cdiv class=\"cta-hc\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cta-glow\"\u003e\u003c\/div\u003e\n    \u003cimg class=\"cta-img\" src=\"\" alt=\"Hives at sunrise\" style=\"display:none\"\u003e\n    \u003cdiv class=\"cta-fade\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cta-copy\"\u003e\n      \u003cdiv class=\"cta-copy-inner\"\u003e\n        \u003cspan class=\"lbl\"\u003eStart Small. Build Right.\u003c\/span\u003e\n        \u003ch2\u003eSet Up the Hive\u003cbr\u003ethe Right Way\u003c\/h2\u003e\n        \u003ca href=\"\/collections\/beekeeping\" class=\"btn\"\u003eShop Beekeeping\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- #bk --\u003e","products":[{"product_id":"beehive-langstroth-10frame","title":"Langstroth 10-Frame Complete Beehive Kit","description":"\u003cp\u003eEverything you need to start your first colony. This complete Langstroth 10-frame hive includes a bottom board, two deep brood boxes, one medium super, ten frames with wax-coated foundation in each box, an inner cover, and a telescoping outer cover. Unpainted pine construction ready for your finish. The standard hive design used by the majority of beekeepers in the United States.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eComplete kit: bottom board, 2 deep brood boxes, 1 medium super\u003c\/li\u003e\n\u003cli\u003e30 frames total with wax-coated foundation\u003c\/li\u003e\n\u003cli\u003eInner cover and telescoping outer cover\u003c\/li\u003e\n\u003cli\u003eUnassembled — kiln-dried pine\u003c\/li\u003e\n\u003cli\u003eStandard Langstroth dimensions — compatible with all standard equipment\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645414197,"sku":"HIVE-LANG-10FR","price":189.99,"currency_code":"USD","in_stock":true}]},{"product_id":"beehive-starter-kit-complete","title":"Complete Beginner Beekeeping Starter Kit","description":"\u003cp\u003eStart right. This complete beginner kit includes a full Langstroth hive, a veil and gloves, a smoker, a hive tool, and a beginner's guide. Everything in one order — no separate sourcing, no missing pieces. The kit that removes the barriers between wanting to keep bees and actually keeping them.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eComplete 10-frame Langstroth hive\u003c\/li\u003e\n\u003cli\u003eBeekeeper veil and gloves\u003c\/li\u003e\n\u003cli\u003eStainless steel smoker with shield\u003c\/li\u003e\n\u003cli\u003eJ-hook hive tool\u003c\/li\u003e\n\u003cli\u003eBeginner's guide included\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645446965,"sku":"BEE-STARTER-KIT","price":279.99,"currency_code":"USD","in_stock":true}]},{"product_id":"bee-smoker-stainless","title":"Stainless Steel Bee Smoker — 4x7 with Shield","description":"\u003cp\u003eThe tool you use every time you open a hive. A quality stainless smoker stays lit, produces cool white smoke, and doesn't burn through in a season. The 4x7 size is the working standard — large enough to last a full inspection, compact enough to handle with one hand.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eSize: 4-inch diameter x 7-inch body\u003c\/li\u003e\n\u003cli\u003eStainless steel construction\u003c\/li\u003e\n\u003cli\u003eHeat shield — won't burn your hand\u003c\/li\u003e\n\u003cli\u003eBellows: Heavy-duty leather\u003c\/li\u003e\n\u003cli\u003eStays lit through extended inspections\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645479733,"sku":"BEE-SMOKER-4X7","price":34.99,"currency_code":"USD","in_stock":true}]},{"product_id":"beekeeper-suit-full","title":"Full Beekeeper Suit with Veil — Medium\/Large\/XL","description":"\u003cp\u003eFull-body protection for hive inspections. This ventilated beekeeper suit includes an integrated zip-on veil, elastic cuffs, and full-length zipper front. Ventilated fabric keeps you cooler during summer inspections. The right protection for anyone working hives regularly.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eFull-body suit with integrated round veil\u003c\/li\u003e\n\u003cli\u003eVentilated fabric construction\u003c\/li\u003e\n\u003cli\u003eElastic wrist and ankle cuffs\u003c\/li\u003e\n\u003cli\u003eFull-length front zipper\u003c\/li\u003e\n\u003cli\u003eAvailable: Medium, Large, XL, XXL\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Size","offer_id":52922645512501,"sku":"BEE-SUIT-MED","price":79.99,"currency_code":"USD","in_stock":true}]},{"product_id":"beekeeping-gloves-leather","title":"Beekeeping Gloves — Cowhide Leather with Canvas Sleeves","description":"\u003cp\u003eReal leather protection for hive work. Cowhide palm and fingers with long canvas ventilated sleeves that tuck under your suit. Thick enough to stop stings through normal inspection work while still giving you enough feel to handle frames without dropping them.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eCowhide leather palm and fingers\u003c\/li\u003e\n\u003cli\u003eVentilated canvas sleeves — 16-inch length\u003c\/li\u003e\n\u003cli\u003eElastic top cuff for secure fit\u003c\/li\u003e\n\u003cli\u003eAvailable: Small, Medium, Large, XL\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Size","offer_id":52922645545269,"sku":"BEE-GLOVES-LEATH","price":24.99,"currency_code":"USD","in_stock":true}]},{"product_id":"hive-tool-j-hook","title":"J-Hook Hive Tool — Stainless Steel","description":"\u003cp\u003eThe most useful tool in beekeeping. The J-hook hive tool pries apart propolis-sealed frames, scrapes wax and propolis from boxes, and hooks under frame end bars for one-handed lifting. Buy two — you will lose one.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eJ-hook and flat pry bar in one tool\u003c\/li\u003e\n\u003cli\u003eStainless steel construction\u003c\/li\u003e\n\u003cli\u003e10-inch length\u003c\/li\u003e\n\u003cli\u003eStandard tool for Langstroth hive work\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645578037,"sku":"BEE-JHOOK-TOOL","price":12.99,"currency_code":"USD","in_stock":true}]},{"product_id":"honey-extractor-2frame","title":"2-Frame Stainless Honey Extractor — Hand Crank","description":"\u003cp\u003eExtract your first harvest. The 2-frame hand crank extractor handles most small-operation harvests and is the right starting point for backyard and property beekeepers running 1–5 hives. Stainless steel drum, food-grade gate valve, and a stable base that handles the torque of full frames spinning at harvest speed.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e2-frame tangential extractor\u003c\/li\u003e\n\u003cli\u003eStainless steel drum and components\u003c\/li\u003e\n\u003cli\u003eHand crank operation\u003c\/li\u003e\n\u003cli\u003eFood-grade gate valve at bottom\u003c\/li\u003e\n\u003cli\u003eFits standard deep and medium Langstroth frames\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645610805,"sku":"BEE-EXTRACT-2FR","price":189.99,"currency_code":"USD","in_stock":true}]},{"product_id":"uncapping-fork-honey","title":"Honey Uncapping Fork — Stainless Steel","description":"\u003cp\u003eOpen capped honeycomb without destroying the wax foundation. The uncapping fork scratches through the wax cappings to expose honey for extraction — faster and less wasteful than an uncapping knife for small harvests. Standard tool for hand-extraction operations.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eStainless steel tines\u003c\/li\u003e\n\u003cli\u003eComfortable grip handle\u003c\/li\u003e\n\u003cli\u003eWorks with all standard Langstroth frames\u003c\/li\u003e\n\u003cli\u003eEasy to clean\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645643573,"sku":"BEE-UNCAP-FORK","price":14.99,"currency_code":"USD","in_stock":true}]},{"product_id":"honey-jar-hex-12oz-12pk","title":"Hex Honey Jar — 12oz Glass — 12 Pack","description":"\u003cp\u003ePut your harvest in a real jar. The classic hexagonal honey jar is the standard for small-operation honey sales and gifting. 12-ounce size is the most popular for retail and direct sale. Lids included. A dozen jars fills from a single medium super frame extraction.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e12-ounce hexagonal glass jars\u003c\/li\u003e\n\u003cli\u003e12 jars per case\u003c\/li\u003e\n\u003cli\u003eLids included\u003c\/li\u003e\n\u003cli\u003eFood safe, BPA-free\u003c\/li\u003e\n\u003cli\u003eClassic hex design — premium shelf presentation\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Generic","offers":[{"title":"Default","offer_id":52922645676341,"sku":"BEE-JAR-HEX-12PK","price":22.99,"currency_code":"USD","in_stock":true}]},{"product_id":"bee-feeder-entrance","title":"Entrance Bee Feeder — 1-Quart","description":"\u003cp\u003eFeed new packages and splits without opening the hive. The entrance feeder slides into the hive entrance and holds one quart of sugar syrup — enough for several days of feeding during establishment or dearth periods. No hive tools required to refill.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003e1-quart capacity\u003c\/li\u003e\n\u003cli\u003eSlides into standard Langstroth entrance\u003c\/li\u003e\n\u003cli\u003eNo hive opening required to refill\u003c\/li\u003e\n\u003cli\u003ePlastic construction, easy to clean\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Mann Lake","offers":[{"title":"Default","offer_id":52922645709109,"sku":"BEE-FEEDER-ENT","price":9.99,"currency_code":"USD","in_stock":true}]},{"product_id":"mite-treatment-oxalic-acid","title":"Oxalic Acid Varroa Mite Treatment — Api-Bioxal","description":"\u003cp\u003eThe most effective varroa mite treatment available. Api-Bioxal is the EPA-registered oxalic acid treatment for Varroa destructor in honeybee colonies. Used as a dribble, vaporization, or extended release treatment depending on colony conditions. Essential for any serious beekeeper managing mite loads.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eActive ingredient: Oxalic acid dihydrate 97.2%\u003c\/li\u003e\n\u003cli\u003eEPA registered for use in honeybee colonies\u003c\/li\u003e\n\u003cli\u003eEffective against varroa mites\u003c\/li\u003e\n\u003cli\u003eSafe for bees when used as directed\u003c\/li\u003e\n\u003cli\u003e35g treats approximately 35 colonies by dribble method\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Api-Bioxal","offers":[{"title":"Default","offer_id":52922645741877,"sku":"BEE-OA-APIBIOXAL","price":24.99,"currency_code":"USD","in_stock":true}]},{"product_id":"underwood-beekeeping-starter","title":"Underwood Beekeeping Starter Bundle","description":"\u003cp\u003eEverything to start your first hive. We put together the gear that actually matters for year one — a complete Langstroth hive, a full beekeeper suit with veil, leather gloves, a stainless smoker, a J-hook hive tool, and an entrance feeder. One order, one delivery, no piecing it together from five different sources.\u003c\/p\u003e\u003cul\u003e\n\u003cli\u003eComplete 10-frame Langstroth hive kit\u003c\/li\u003e\n\u003cli\u003eFull beekeeper suit with integrated veil\u003c\/li\u003e\n\u003cli\u003eCowhide leather gloves with canvas sleeves\u003c\/li\u003e\n\u003cli\u003e4x7 stainless steel smoker\u003c\/li\u003e\n\u003cli\u003eJ-hook hive tool\u003c\/li\u003e\n\u003cli\u003e1-quart entrance feeder\u003c\/li\u003e\n\u003cli\u003eGetting started guide\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Underwood","offers":[{"title":"Default","offer_id":52922645905717,"sku":"UW-BEE-STARTER","price":389.99,"currency_code":"USD","in_stock":true}]}],"url":"https:\/\/underwoodgearco.com\/collections\/beekeeping.oembed","provider":"UNDERWOOD","version":"1.0","type":"link"}