{"title":"Picnic Essentials","description":null,"products":[{"product_id":"kaventoore™-terrafold-modular-picnic-mat","title":"Kaventoore™ TerraFold Modular Picnic Mat","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ TERRAFOLD\n   FIXED RESPONSIVE PRODUCT DETAIL\n   DESKTOP \/ TABLET \/ MOBILE \/ TABLE-SAFE\n========================================================= *\/\n\n.ktf2-page,\n.ktf2-page *,\n.ktf2-page *::before,\n.ktf2-page *::after {\n  box-sizing: border-box;\n}\n\n.ktf2-page {\n  --ktf2-ivory: #f7f3eb;\n  --ktf2-paper: #fcfaf6;\n  --ktf2-sand: #e8dfd1;\n  --ktf2-olive: #464a39;\n  --ktf2-dark: #292d25;\n  --ktf2-leather: #8a5c3c;\n  --ktf2-gold: #ad824d;\n  --ktf2-text: #28251f;\n  --ktf2-muted: #706b63;\n  --ktf2-line: rgba(75, 62, 46, 0.17);\n\n  container-type: inline-size;\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  margin: 0;\n  padding: 0;\n  overflow: hidden;\n\n  color: var(--ktf2-text);\n  background: var(--ktf2-paper);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n}\n\n\/* 防止 Shopify 表格或父级容器被撑宽 *\/\n\ntd .ktf2-page,\nth .ktf2-page,\ntable .ktf2-page {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-page section,\n.ktf2-page header,\n.ktf2-page footer,\n.ktf2-page article,\n.ktf2-page div {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.ktf2-page h1,\n.ktf2-page h2,\n.ktf2-page h3,\n.ktf2-page p,\n.ktf2-page strong,\n.ktf2-page span {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.ktf2-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n\/* SHARED CONTAINER *\/\n\n.ktf2-container {\n  width: calc(100% - 48px);\n  max-width: 1180px;\n  min-width: 0;\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.ktf2-eyebrow {\n  margin: 0 0 15px;\n  color: var(--ktf2-gold);\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n.ktf2-title {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto 22px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 58px;\n  font-weight: 400;\n  line-height: 1.05;\n  letter-spacing: -0.025em;\n}\n\n.ktf2-heading {\n  width: 100%;\n  max-width: 780px;\n  margin: 0 0 17px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 42px;\n  font-weight: 400;\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n}\n\n.ktf2-copy {\n  width: 100%;\n  max-width: 740px;\n  margin: 0 auto;\n  color: var(--ktf2-muted);\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n\/* HERO *\/\n\n.ktf2-hero {\n  width: 100%;\n  max-width: 100%;\n  padding: 88px 0 68px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(173, 130, 77, 0.15),\n      transparent 43%\n    ),\n    var(--ktf2-ivory);\n}\n\n\/* IMAGE POSITION 1 *\/\n\n.ktf2-hero-image-wrap {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  overflow: hidden;\n  background: var(--ktf2-sand);\n}\n\n.ktf2-hero-image {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n}\n\n\/* FEATURES *\/\n\n.ktf2-features {\n  width: 100%;\n  max-width: 100%;\n  padding: 82px 0;\n  background: var(--ktf2-paper);\n}\n\n.ktf2-section-intro {\n  width: 100%;\n  max-width: 780px;\n  margin: 0 auto 42px;\n  text-align: center;\n}\n\n.ktf2-section-intro .ktf2-heading {\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.ktf2-feature-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(100%, 280px), 1fr));\n  gap: 16px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-card {\n  width: 100%;\n  min-width: 0;\n  padding: 29px;\n  border: 1px solid var(--ktf2-line);\n  border-radius: 18px;\n  background: #ffffff;\n}\n\n.ktf2-card-number {\n  display: block;\n  margin: 0 0 20px;\n  color: var(--ktf2-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 14px;\n}\n\n.ktf2-card h3,\n.ktf2-process-item h3 {\n  margin: 0 0 10px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 1.25;\n}\n\n.ktf2-card p,\n.ktf2-process-item p {\n  margin: 0;\n  color: var(--ktf2-muted);\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* PRODUCT SYSTEM *\/\n\n.ktf2-system {\n  width: 100%;\n  max-width: 100%;\n  padding: 86px 0;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 78% 18%,\n      rgba(173, 130, 77, 0.17),\n      transparent 36%\n    ),\n    var(--ktf2-dark);\n}\n\n.ktf2-system-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(100%, 360px), 1fr));\n  gap: clamp(32px, 6%, 74px);\n  align-items: center;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-system-grid \u003e * {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n\/* IMAGE POSITION 2 *\/\n\n.ktf2-detail-image-wrap {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  overflow: hidden;\n  border-radius: 22px;\n  background: var(--ktf2-olive);\n}\n\n.ktf2-detail-image {\n  width: 100%;\n  max-width: 100%;\n  aspect-ratio: 4 \/ 5;\n  object-fit: cover;\n}\n\n.ktf2-system .ktf2-heading {\n  color: #ffffff;\n}\n\n.ktf2-system .ktf2-copy {\n  max-width: none;\n  margin: 0;\n  color: rgba(255, 255, 255, 0.72);\n}\n\n\/* PRODUCT INFORMATION ROWS *\/\n\n.ktf2-detail-list {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  margin-top: 34px;\n  border-top: 1px solid rgba(255, 255, 255, 0.16);\n}\n\n.ktf2-detail-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px 24px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  padding: 17px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.16);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.ktf2-detail-row strong {\n  flex: 1 1 140px;\n  min-width: 0;\n  color: #ffffff;\n}\n\n.ktf2-detail-row span {\n  flex: 2 1 220px;\n  min-width: 0;\n  color: rgba(255, 255, 255, 0.70);\n}\n\n\/* ORGANIZATION *\/\n\n.ktf2-organization {\n  width: 100%;\n  max-width: 100%;\n  padding: 86px 0;\n  text-align: center;\n  background:\n    linear-gradient(180deg, #e9e1d4 0%, #f7f3ec 100%);\n}\n\n.ktf2-organization-copy {\n  width: 100%;\n  max-width: 770px;\n  margin: 0 auto;\n}\n\n.ktf2-organization .ktf2-heading {\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.ktf2-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n  width: 100%;\n  max-width: 900px;\n  min-width: 0;\n  margin: 32px auto 0;\n}\n\n.ktf2-tag {\n  max-width: 100%;\n  padding: 10px 17px;\n  border: 1px solid rgba(70, 74, 57, 0.26);\n  border-radius: 999px;\n  color: var(--ktf2-olive);\n  background: rgba(255, 255, 255, 0.64);\n  font-size: 13px;\n  line-height: 1.3;\n  white-space: normal;\n}\n\n\/* IMAGE POSITION 3 *\/\n\n.ktf2-scene-wrap {\n  width: calc(100% - 48px);\n  max-width: 1180px;\n  min-width: 0;\n  margin: 54px auto 0;\n  overflow: hidden;\n  border-radius: 22px;\n  background: #796c59;\n}\n\n.ktf2-scene-image {\n  width: 100%;\n  max-width: 100%;\n  aspect-ratio: 16 \/ 9;\n  object-fit: cover;\n}\n\n\/* PROCESS *\/\n\n.ktf2-process {\n  width: 100%;\n  max-width: 100%;\n  padding: 86px 0;\n  background: var(--ktf2-paper);\n}\n\n.ktf2-process-heading {\n  width: 100%;\n  max-width: 730px;\n  margin: 0 auto 42px;\n  text-align: center;\n}\n\n.ktf2-process-heading .ktf2-heading {\n  margin-right: auto;\n  margin-left: auto;\n}\n\n.ktf2-process-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(100%, 220px), 1fr));\n  gap: 16px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-process-item {\n  width: 100%;\n  min-width: 0;\n  padding: 30px 26px;\n  border-top: 1px solid var(--ktf2-line);\n  border-bottom: 1px solid var(--ktf2-line);\n}\n\n.ktf2-process-step {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  max-width: 38px;\n  height: 38px;\n  margin: 0 0 23px;\n  border: 1px solid rgba(173, 130, 77, 0.45);\n  border-radius: 50%;\n  color: var(--ktf2-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 14px;\n}\n\n\/* PHILOSOPHY *\/\n\n.ktf2-philosophy {\n  width: 100%;\n  max-width: 100%;\n  padding: 86px 0;\n  background: #f1ece3;\n}\n\n.ktf2-philosophy-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(100%, 300px), 1fr));\n  gap: clamp(30px, 6%, 72px);\n  align-items: start;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-philosophy-grid \u003e * {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.ktf2-side-label {\n  margin: 5px 0 0;\n  color: var(--ktf2-gold);\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n.ktf2-philosophy-content .ktf2-copy {\n  max-width: none;\n  margin: 0;\n}\n\n.ktf2-divider {\n  width: 100%;\n  max-width: 100%;\n  height: 1px;\n  margin: 32px 0;\n  background: var(--ktf2-line);\n}\n\n.ktf2-quote {\n  margin: 0;\n  color: var(--ktf2-leather);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.35;\n}\n\n\/* FINAL SECTION *\/\n\n.ktf2-final {\n  width: 100%;\n  max-width: 100%;\n  padding: 90px 0;\n  text-align: center;\n  color: #ffffff;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(173, 130, 77, 0.18),\n      transparent 45%\n    ),\n    #1e211c;\n}\n\n.ktf2-final .ktf2-heading {\n  max-width: 780px;\n  margin: 0 auto 18px;\n  color: #ffffff;\n}\n\n.ktf2-final-text {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto 27px;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n.ktf2-brand {\n  color: #d5a467;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  font-style: italic;\n}\n\n\/* =========================================================\n   CONTAINER RESPONSIVE RULES\n   根据代码所在表格的真实宽度响应\n========================================================= *\/\n\n@container (max-width: 760px) {\n  .ktf2-container,\n  .ktf2-scene-wrap {\n    width: calc(100% - 32px);\n    max-width: calc(100% - 32px);\n  }\n\n  .ktf2-hero {\n    padding: 64px 0 48px;\n  }\n\n  .ktf2-title {\n    font-size: 43px;\n  }\n\n  .ktf2-heading {\n    font-size: 34px;\n  }\n\n  .ktf2-copy {\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ktf2-features,\n  .ktf2-system,\n  .ktf2-organization,\n  .ktf2-process,\n  .ktf2-philosophy,\n  .ktf2-final {\n    padding: 62px 0;\n  }\n\n  .ktf2-card {\n    padding: 24px;\n    border-radius: 14px;\n  }\n\n  .ktf2-detail-image-wrap,\n  .ktf2-scene-wrap {\n    border-radius: 15px;\n  }\n\n  .ktf2-hero-image,\n  .ktf2-scene-image {\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .ktf2-detail-image {\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .ktf2-scene-wrap {\n    margin-top: 38px;\n  }\n\n  .ktf2-quote {\n    font-size: 25px;\n  }\n}\n\n@container (max-width: 520px) {\n  .ktf2-container,\n  .ktf2-scene-wrap {\n    width: calc(100% - 24px);\n    max-width: calc(100% - 24px);\n  }\n\n  .ktf2-title {\n    font-size: 36px;\n    line-height: 1.08;\n  }\n\n  .ktf2-heading {\n    font-size: 29px;\n  }\n\n  .ktf2-card {\n    padding: 22px 20px;\n  }\n\n  .ktf2-detail-row {\n    display: block;\n  }\n\n  .ktf2-detail-row strong,\n  .ktf2-detail-row span {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n  }\n\n  .ktf2-detail-row span {\n    margin-top: 6px;\n  }\n\n  .ktf2-tag {\n    padding: 9px 12px;\n    font-size: 12px;\n  }\n\n  .ktf2-process-item {\n    padding: 26px 20px;\n  }\n\n  .ktf2-quote {\n    font-size: 23px;\n  }\n}\n\n\/* 浏览器后备适配 *\/\n\n@media screen and (max-width: 749px) {\n  .ktf2-container,\n  .ktf2-scene-wrap {\n    width: calc(100% - 32px);\n    max-width: calc(100% - 32px);\n  }\n\n  .ktf2-title {\n    font-size: 40px;\n  }\n\n  .ktf2-heading {\n    font-size: 32px;\n  }\n}\n\n@media screen and (max-width: 420px) {\n  .ktf2-container,\n  .ktf2-scene-wrap {\n    width: calc(100% - 24px);\n    max-width: calc(100% - 24px);\n  }\n\n  .ktf2-title {\n    font-size: 34px;\n  }\n\n  .ktf2-heading {\n    font-size: 28px;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"ktf2-page\"\u003e\n\n  \u003c!-- HERO TEXT --\u003e\n  \u003cheader class=\"ktf2-hero\"\u003e\n    \u003cdiv class=\"ktf2-container\"\u003e\n      \u003cp class=\"ktf2-eyebrow\"\u003e\n        Modular Outdoor Comfort\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"ktf2-title\"\u003e\n        One System.\u003cbr\u003e\n        Everything Your Picnic Needs.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"ktf2-copy\"\u003e\n        The Kaventoore™ TerraFold Modular Picnic Mat reimagines outdoor\n        comfort through an intelligently integrated mat and storage system.\n        Its spacious waterproof surface creates a refined place to gather,\n        while the modular compartments help keep picnic essentials organized\n        and within easy reach.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- IMAGE POSITION 1 --\u003e\n  \u003cdiv class=\"ktf2-hero-image-wrap\"\u003e\n    \u003cimg class=\"ktf2-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_c64d51c2-f1eb-464f-b6ee-80ab574ee29c.png?v=1790064977\" alt=\"Kaventoore TerraFold modular picnic mat and storage system\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"ktf2-features\"\u003e\n    \u003cdiv class=\"ktf2-container\"\u003e\n\n      \u003cdiv class=\"ktf2-section-intro\"\u003e\n        \u003cp class=\"ktf2-eyebrow\"\u003e\n          Designed as One Complete System\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"ktf2-heading\"\u003e\n          Comfort, Organization and Portability\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ktf2-copy\"\u003e\n          TerraFold combines a generous gathering surface with coordinated\n          storage, helping outdoor occasions feel more organized, comfortable\n          and beautifully considered.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ktf2-feature-grid\"\u003e\n\n        \u003carticle class=\"ktf2-card\"\u003e\n          \u003cspan class=\"ktf2-card-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eWaterproof Picnic Surface\u003c\/h3\u003e\n          \u003cp\u003e\n            The protective surface creates a practical barrier between your\n            picnic setting and damp grass or uneven outdoor ground.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ktf2-card\"\u003e\n          \u003cspan class=\"ktf2-card-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eModular Storage Compartments\u003c\/h3\u003e\n          \u003cp\u003e\n            Coordinating storage modules help separate picnic essentials,\n            serving pieces and personal items for easier access.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ktf2-card\"\u003e\n          \u003cspan class=\"ktf2-card-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eIntegrated Carry Details\u003c\/h3\u003e\n          \u003cp\u003e\n            Multiple handles and structured sections support easier transport\n            while giving the complete system a polished appearance.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ktf2-card\"\u003e\n          \u003cspan class=\"ktf2-card-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003eElevated Outdoor Styling\u003c\/h3\u003e\n          \u003cp\u003e\n            Earthy olive tones, warm neutral panels and leather-inspired\n            accents create a refined look for outdoor occasions.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SYSTEM SECTION --\u003e\n  \u003csection class=\"ktf2-system\"\u003e\n    \u003cdiv class=\"ktf2-container ktf2-system-grid\"\u003e\n\n      \u003c!-- IMAGE POSITION 2 --\u003e\n      \u003cdiv class=\"ktf2-detail-image-wrap\"\u003e\n        \u003cimg class=\"ktf2-detail-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_60e81c49-a210-4f6f-bf3d-f8f37c348f71.png?v=1790064945\" alt=\"Kaventoore TerraFold modular storage and picnic surface details\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ktf2-system-content\"\u003e\n        \u003cp class=\"ktf2-eyebrow\"\u003e\n          An Integrated Modular Design\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"ktf2-heading\"\u003e\n          Every Essential Has Its Place\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ktf2-copy\"\u003e\n          TerraFold extends beyond the traditional picnic blanket.\n          Structured compartments sit alongside the gathering surface,\n          creating a coordinated system that keeps supplies contained while\n          preserving an open and comfortable central area.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ktf2-detail-list\"\u003e\n\n          \u003cdiv class=\"ktf2-detail-row\"\u003e\n            \u003cstrong\u003ePrimary Function\u003c\/strong\u003e\n            \u003cspan\u003ePicnic surface with coordinated storage\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ktf2-detail-row\"\u003e\n            \u003cstrong\u003eSurface Design\u003c\/strong\u003e\n            \u003cspan\u003eSpacious waterproof central mat\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ktf2-detail-row\"\u003e\n            \u003cstrong\u003eOrganization\u003c\/strong\u003e\n            \u003cspan\u003eMultiple modular storage compartments\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ktf2-detail-row\"\u003e\n            \u003cstrong\u003ePortability\u003c\/strong\u003e\n            \u003cspan\u003eIntegrated handles and foldable construction\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ktf2-detail-row\"\u003e\n            \u003cstrong\u003eVisual Style\u003c\/strong\u003e\n            \u003cspan\u003eRefined, practical and nature-inspired\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ORGANIZATION --\u003e\n  \u003csection class=\"ktf2-organization\"\u003e\n    \u003cdiv class=\"ktf2-container\"\u003e\n\n      \u003cdiv class=\"ktf2-organization-copy\"\u003e\n        \u003cp class=\"ktf2-eyebrow\"\u003e\n          Organized Outdoor Living\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"ktf2-heading\"\u003e\n          Set Up More Beautifully. Pack Away More Easily.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ktf2-copy\"\u003e\n          From relaxed lakeside afternoons to thoughtfully arranged park\n          gatherings, TerraFold creates a defined and organized place for\n          food, conversation and shared outdoor moments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ktf2-tags\"\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eLakeside Picnics\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003ePark Gatherings\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eOutdoor Concerts\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eFamily Day Trips\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eScenic Road Trips\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eGarden Entertaining\u003c\/span\u003e\n        \u003cspan class=\"ktf2-tag\"\u003eWeekend Escapes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- IMAGE POSITION 3 --\u003e\n    \u003cdiv class=\"ktf2-scene-wrap\"\u003e\n      \u003cimg class=\"ktf2-scene-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_ce0d3146-51b4-45f0-a8d5-d295c8faf145.png?v=1790064985\" alt=\"Kaventoore TerraFold picnic system in an outdoor setting\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROCESS --\u003e\n  \u003csection class=\"ktf2-process\"\u003e\n    \u003cdiv class=\"ktf2-container\"\u003e\n\n      \u003cdiv class=\"ktf2-process-heading\"\u003e\n        \u003cp class=\"ktf2-eyebrow\"\u003e\n          From Packed to Picnic\n        \u003c\/p\u003e\n\n        \u003ch2 class=\"ktf2-heading\"\u003e\n          A More Considered Way to Gather Outdoors\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ktf2-process-grid\"\u003e\n\n        \u003carticle class=\"ktf2-process-item\"\u003e\n          \u003cspan class=\"ktf2-process-step\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eCarry\u003c\/h3\u003e\n          \u003cp\u003e\n            Transport the folded system using its integrated handles and\n            organized modular compartments.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ktf2-process-item\"\u003e\n          \u003cspan class=\"ktf2-process-step\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eUnfold\u003c\/h3\u003e\n          \u003cp\u003e\n            Open the mat to create a spacious surface for relaxing, serving\n            and gathering.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"ktf2-process-item\"\u003e\n          \u003cspan class=\"ktf2-process-step\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eOrganize\u003c\/h3\u003e\n          \u003cp\u003e\n            Position the modular storage sections around the mat so essential\n            items remain tidy and easy to reach.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PHILOSOPHY --\u003e\n  \u003csection class=\"ktf2-philosophy\"\u003e\n    \u003cdiv class=\"ktf2-container ktf2-philosophy-grid\"\u003e\n\n      \u003cp class=\"ktf2-side-label\"\u003e\n        Designed Beyond the Blanket\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ktf2-philosophy-content\"\u003e\n        \u003ch2 class=\"ktf2-heading\"\u003e\n          Outdoor Comfort with a Place for Everything\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ktf2-copy\"\u003e\n          TerraFold brings together the comfort of a generous picnic surface\n          and the order of a coordinated carrying system. The result is an\n          outdoor setup that feels thoughtfully designed from transport to\n          gathering.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ktf2-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"ktf2-quote\"\u003e\n          “Created for people who believe the journey, the setup and the\n          gathering should all feel equally considered.”\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cfooter class=\"ktf2-final\"\u003e\n    \u003cdiv class=\"ktf2-container\"\u003e\n\n      \u003cp class=\"ktf2-eyebrow\"\u003e\n        Gather Without the Clutter\n      \u003c\/p\u003e\n\n      \u003ch2 class=\"ktf2-heading\"\u003e\n        Transform Every Picnic into a More Organized Escape\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ktf2-final-text\"\u003e\n        TerraFold combines waterproof outdoor comfort, modular organization\n        and elevated portability in one beautifully coordinated system\n        designed for memorable days outside.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ktf2-brand\"\u003e\n        Kaventoore™ TerraFold Modular Picnic Mat\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/footer\u003e\n\n\u003c\/section\u003e","brand":"docrecomend™","offers":[{"title":"One set","offer_id":50529896956002,"sku":"Kaventoore*1","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Two sets","offer_id":50529896988770,"sku":"Kaventoore*2","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/1_60e81c49-a210-4f6f-bf3d-f8f37c348f71.png?v=1790148529"},{"product_id":"kaventoore™-reserve-cold-table-dining-case","title":"Kaventoore™ Reserve Cold-Table Dining Case","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ RESERVE COLD-TABLE DINING CASE\n   SHOPIFY CONTAINER-SAFE VERSION\n   EXACTLY 3 IMAGES\n========================================================= *\/\n\n\/* 修复包含本详情页的 Shopify 父级容器 *\/\n.product:has(.kvrs-page),\n.product__info-wrapper:has(.kvrs-page),\n.product__info-container:has(.kvrs-page),\n.product__description:has(.kvrs-page),\n.product__accordion:has(.kvrs-page),\n.accordion:has(.kvrs-page),\n.accordion__content:has(.kvrs-page),\ndetails:has(.kvrs-page),\ndetails[open]:has(.kvrs-page),\n.rte:has(.kvrs-page),\n.collapsible-content:has(.kvrs-page),\n.collapsible-content__wrapper:has(.kvrs-page),\n.collapsible-content__grid:has(.kvrs-page),\n.collapsible-content__text:has(.kvrs-page) {\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  overflow: visible !important;\n  contain: none !important;\n  clip-path: none !important;\n}\n\n\/* 防止商品主区域按照图片高度裁切详情 *\/\n.product:has(.kvrs-page),\n.product.grid:has(.kvrs-page) {\n  align-items: start !important;\n  height: auto !important;\n  max-height: none !important;\n  overflow: visible !important;\n}\n\n\/* 取消信息栏粘性和内部滚动限制 *\/\n.product__info-wrapper:has(.kvrs-page),\n.product__info-container:has(.kvrs-page) {\n  position: relative !important;\n  top: auto !important;\n  bottom: auto !important;\n  height: auto !important;\n  max-height: none !important;\n  overflow: visible !important;\n}\n\n\/* 修复折叠详情内部高度 *\/\ndetails[open]:has(.kvrs-page) \u003e .accordion__content,\ndetails[open]:has(.kvrs-page) \u003e div,\n.accordion__content:has(.kvrs-page) {\n  display: block !important;\n  visibility: visible !important;\n  opacity: 1 !important;\n  height: auto !important;\n  max-height: none !important;\n  overflow: visible !important;\n}\n\n\/* =========================================================\n   PAGE FOUNDATION\n========================================================= *\/\n\n.kvrs-page,\n.kvrs-page *,\n.kvrs-page *::before,\n.kvrs-page *::after {\n  box-sizing: border-box !important;\n}\n\n.kvrs-page {\n  --kvrs-cream: #f7f3eb;\n  --kvrs-paper: #fffdf9;\n  --kvrs-sand: #e8dfd0;\n  --kvrs-dark: #30352d;\n  --kvrs-gold: #9c7746;\n  --kvrs-ink: #282821;\n  --kvrs-text: #67655e;\n  --kvrs-line: #d9cfbf;\n\n  display: flow-root !important;\n  position: relative !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 1px !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  left: auto !important;\n  right: auto !important;\n  transform: none !important;\n  overflow: visible !important;\n  contain: none !important;\n  clear: both !important;\n  color: var(--kvrs-ink);\n  background: var(--kvrs-cream);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n}\n\n.kvrs-page div,\n.kvrs-page article {\n  max-width: 100%;\n  min-width: 0;\n}\n\n.kvrs-page h1,\n.kvrs-page h2,\n.kvrs-page h3,\n.kvrs-page p,\n.kvrs-page span,\n.kvrs-page strong {\n  max-width: 100% !important;\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n.kvrs-page h1,\n.kvrs-page h2,\n.kvrs-page h3,\n.kvrs-page p {\n  margin-top: 0;\n}\n\n.kvrs-page h1,\n.kvrs-page h2,\n.kvrs-page h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n}\n\n.kvrs-inner {\n  display: block !important;\n  width: 100% !important;\n  max-width: 820px !important;\n  height: auto !important;\n  margin: 0 auto !important;\n  padding-right: 26px !important;\n  padding-left: 26px !important;\n}\n\n.kvrs-kicker {\n  display: block;\n  margin: 0 0 15px;\n  color: var(--kvrs-gold);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.45;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.kvrs-title {\n  margin: 0 0 22px !important;\n  font-size: clamp(34px, 4.8vw, 61px);\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n}\n\n.kvrs-heading {\n  margin: 0 0 18px !important;\n  font-size: clamp(29px, 4vw, 47px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n}\n\n.kvrs-copy {\n  margin: 0 !important;\n  color: var(--kvrs-text);\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\/* =========================================================\n   INTRODUCTION\n========================================================= *\/\n\n.kvrs-intro {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 68px 0 64px;\n  text-align: center;\n  background: var(--kvrs-cream);\n}\n\n\/* =========================================================\n   THREE IMAGE POSITIONS\n========================================================= *\/\n\n.kvrs-image {\n  display: block !important;\n  position: relative !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n  background: #ded9cf;\n}\n\n.kvrs-image img {\n  display: block !important;\n  position: static !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  object-fit: contain !important;\n  transform: none !important;\n}\n\n\/* =========================================================\n   FEATURE SECTION\n========================================================= *\/\n\n.kvrs-features {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 70px 0;\n  background: var(--kvrs-paper);\n}\n\n.kvrs-section-head {\n  display: block;\n  margin: 0 auto 36px;\n  text-align: center;\n}\n\n.kvrs-card-list {\n  display: block !important;\n  width: 100% !important;\n}\n\n.kvrs-card {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  margin: 0 0 13px;\n  padding: 24px 22px;\n  border: 1px solid var(--kvrs-line);\n  border-radius: 6px;\n  background: #fffefa;\n}\n\n.kvrs-card:last-child {\n  margin-bottom: 0;\n}\n\n.kvrs-number {\n  display: block;\n  margin-bottom: 12px;\n  color: var(--kvrs-gold);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n}\n\n.kvrs-card h3 {\n  margin: 0 0 9px !important;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.kvrs-card p {\n  margin: 0 !important;\n  color: var(--kvrs-text);\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* =========================================================\n   DARK DETAILS SECTION\n========================================================= *\/\n\n.kvrs-details {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  padding: 70px 0;\n  color: #ffffff;\n  background: var(--kvrs-dark);\n}\n\n.kvrs-details .kvrs-kicker {\n  color: #d0aa73;\n}\n\n.kvrs-details .kvrs-heading {\n  color: #ffffff;\n}\n\n.kvrs-details .kvrs-copy {\n  color: rgba(255, 255, 255, 0.73);\n}\n\n.kvrs-spec-list {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  margin-top: 31px;\n  border-top: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kvrs-spec {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 16px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kvrs-spec strong {\n  display: block !important;\n  margin-bottom: 5px;\n  color: #d0aa73;\n  font-size: 11px;\n  line-height: 1.45;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.kvrs-spec span {\n  display: block !important;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   ORGANIZATION SECTION\n========================================================= *\/\n\n.kvrs-organization {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 70px 0;\n  background: var(--kvrs-sand);\n}\n\n.kvrs-benefits {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 34px;\n  border-top: 1px solid #cbbda9;\n}\n\n.kvrs-benefit {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 21px 0;\n  border-bottom: 1px solid #cbbda9;\n}\n\n.kvrs-benefit b {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--kvrs-gold);\n  font-size: 12px;\n  letter-spacing: 0.1em;\n}\n\n.kvrs-benefit h3 {\n  margin: 0 0 8px !important;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.kvrs-benefit p {\n  margin: 0 !important;\n  color: var(--kvrs-text);\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* =========================================================\n   SERVING SECTION\n========================================================= *\/\n\n.kvrs-serving {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 70px 0;\n  background: var(--kvrs-paper);\n}\n\n.kvrs-panel {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  margin-top: 32px;\n  padding: 27px 22px;\n  border-radius: 6px;\n  color: #ffffff;\n  background: var(--kvrs-dark);\n}\n\n.kvrs-panel h3 {\n  margin: 0 0 12px !important;\n  color: #ffffff;\n  font-size: 26px;\n  line-height: 1.2;\n}\n\n.kvrs-panel p {\n  margin: 0 !important;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.kvrs-occasions {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 68px 0;\n  text-align: center;\n  background: var(--kvrs-sand);\n}\n\n.kvrs-tags {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 27px;\n}\n\n.kvrs-tag {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 8px;\n  padding: 11px 14px;\n  border: 1px solid #c9baa4;\n  border-radius: 6px;\n  color: #52524c;\n  background: rgba(255, 255, 255, 0.4);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* =========================================================\n   CLOSING\n========================================================= *\/\n\n.kvrs-closing {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  padding: 70px 0 74px;\n  text-align: center;\n  color: #ffffff;\n  background: #211f1a;\n}\n\n.kvrs-closing .kvrs-kicker {\n  color: #d0aa73;\n}\n\n.kvrs-closing .kvrs-heading {\n  color: #ffffff;\n}\n\n.kvrs-closing .kvrs-copy {\n  color: rgba(255, 255, 255, 0.72);\n}\n\n.kvrs-brand {\n  display: block;\n  margin-top: 24px;\n  color: #d0aa73;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n}\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width: 989px) {\n  .kvrs-inner {\n    padding-right: 22px !important;\n    padding-left: 22px !important;\n  }\n\n  .kvrs-intro,\n  .kvrs-features,\n  .kvrs-details,\n  .kvrs-organization,\n  .kvrs-serving,\n  .kvrs-occasions,\n  .kvrs-closing {\n    padding-top: 58px;\n    padding-bottom: 58px;\n  }\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n  .kvrs-inner {\n    padding-right: 16px !important;\n    padding-left: 16px !important;\n  }\n\n  .kvrs-intro,\n  .kvrs-features,\n  .kvrs-details,\n  .kvrs-organization,\n  .kvrs-serving,\n  .kvrs-occasions,\n  .kvrs-closing {\n    padding-top: 46px;\n    padding-bottom: 46px;\n  }\n\n  .kvrs-title {\n    font-size: 33px;\n    line-height: 1.1;\n  }\n\n  .kvrs-heading {\n    font-size: 28px;\n    line-height: 1.14;\n  }\n\n  .kvrs-copy {\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .kvrs-card {\n    padding: 21px 18px;\n  }\n\n  .kvrs-card h3,\n  .kvrs-benefit h3 {\n    font-size: 20px;\n  }\n\n  .kvrs-panel {\n    padding: 24px 18px;\n  }\n\n  .kvrs-panel h3 {\n    font-size: 23px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kvrs-page\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"kvrs-intro\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n      \u003cspan class=\"kvrs-kicker\"\u003ePortable Outdoor Dining\u003c\/span\u003e\n\n      \u003ch1 class=\"kvrs-title\"\u003e\n        A Complete Table, Thoughtfully Contained\n      \u003c\/h1\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        The Kaventoore™ Reserve Cold-Table Dining Case brings chilled\n        food storage, organized tableware and a practical serving surface\n        together in one refined portable system. Designed for open-air\n        meals, it keeps everything arranged and ready from preparation\n        through the final course.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 1 --\u003e\n  \u003cdiv class=\"kvrs-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_4e6f35b9-e15e-47a5-8415-fc853e4868fd.png?v=1790065251\" alt=\"Kaventoore Reserve Cold-Table Dining Case\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CORE FEATURES --\u003e\n  \u003cdiv class=\"kvrs-features\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cdiv class=\"kvrs-section-head\"\u003e\n        \u003cspan class=\"kvrs-kicker\"\u003eEverything in Its Place\u003c\/span\u003e\n\n        \u003ch2 class=\"kvrs-heading\"\u003e\n          Outdoor Hosting, Beautifully Organized\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kvrs-copy\"\u003e\n          From chilled dishes to plates and cutlery, every part of the\n          outdoor dining experience has a considered place.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kvrs-card-list\"\u003e\n\n        \u003carticle class=\"kvrs-card\"\u003e\n          \u003cspan class=\"kvrs-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eChilled Food Compartment\u003c\/h3\u003e\n          \u003cp\u003e\n            An insulated main compartment helps keep prepared dishes\n            cool and ready for serving during outdoor occasions.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-card\"\u003e\n          \u003cspan class=\"kvrs-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eOrganized Tableware Drawers\u003c\/h3\u003e\n          \u003cp\u003e\n            Dedicated pull-out storage keeps plates, cutlery and serving\n            accessories separated and easy to reach.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-card\"\u003e\n          \u003cspan class=\"kvrs-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eIntegrated Serving Surface\u003c\/h3\u003e\n          \u003cp\u003e\n            The wood-finished lid creates a composed surface for\n            preparation, presentation and relaxed outdoor service.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-card\"\u003e\n          \u003cspan class=\"kvrs-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003ePortable All-in-One Design\u003c\/h3\u003e\n          \u003cp\u003e\n            Food storage, organization and serving functionality come\n            together in one transportable dining system.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 2 --\u003e\n  \u003cdiv class=\"kvrs-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_92b06d62-3bd6-4772-b51f-831dbb9bc142.png?v=1790065283\" alt=\"Organized outdoor dining and serving case\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"kvrs-details\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cspan class=\"kvrs-kicker\"\u003eDesigned Around the Occasion\u003c\/span\u003e\n\n      \u003ch2 class=\"kvrs-heading\"\u003e\n        Made to Serve More Beautifully\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        Reserve replaces separate coolers, tableware bags and serving\n        boards with one carefully organized system. Open the case,\n        arrange the meal and keep dining essentials close throughout\n        the occasion.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kvrs-spec-list\"\u003e\n\n        \u003cdiv class=\"kvrs-spec\"\u003e\n          \u003cstrong\u003ePrimary Function\u003c\/strong\u003e\n          \u003cspan\u003eChilled storage, tableware organization and serving\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvrs-spec\"\u003e\n          \u003cstrong\u003eMain Compartment\u003c\/strong\u003e\n          \u003cspan\u003eInsulated food area with removable serving insert\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvrs-spec\"\u003e\n          \u003cstrong\u003eTableware Storage\u003c\/strong\u003e\n          \u003cspan\u003eSeparate pull-out drawers for plates and cutlery\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvrs-spec\"\u003e\n          \u003cstrong\u003eServing Surface\u003c\/strong\u003e\n          \u003cspan\u003eWood-finished lid suitable for preparation and presentation\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvrs-spec\"\u003e\n          \u003cstrong\u003eDesign Character\u003c\/strong\u003e\n          \u003cspan\u003eRefined portable outdoor dining station\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ORGANIZATION --\u003e\n  \u003cdiv class=\"kvrs-organization\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cspan class=\"kvrs-kicker\"\u003eOne Case, One Complete Setup\u003c\/span\u003e\n\n      \u003ch2 class=\"kvrs-heading\"\u003e\n        Less Packing. More Time Around the Table.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        A purposeful internal layout helps prevent serving pieces and\n        dining essentials from becoming mixed together during transport.\n        Everything remains arranged for a calmer transition from travel\n        to table.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kvrs-benefits\"\u003e\n\n        \u003carticle class=\"kvrs-benefit\"\u003e\n          \u003cb\u003e01\u003c\/b\u003e\n          \u003ch3\u003eKeep Food and Tableware Separate\u003c\/h3\u003e\n          \u003cp\u003e\n            Dedicated areas help protect clean plates and cutlery while\n            keeping chilled food securely contained.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-benefit\"\u003e\n          \u003cb\u003e02\u003c\/b\u003e\n          \u003ch3\u003ePrepare Without Extra Surfaces\u003c\/h3\u003e\n          \u003cp\u003e\n            The solid lid provides a practical place for arranging,\n            slicing and presenting outdoor refreshments.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-benefit\"\u003e\n          \u003cb\u003e03\u003c\/b\u003e\n          \u003ch3\u003eServe with Everything Close\u003c\/h3\u003e\n          \u003cp\u003e\n            Pull-out compartments allow guests and hosts to reach the\n            tableware they need without unpacking multiple bags.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kvrs-benefit\"\u003e\n          \u003cb\u003e04\u003c\/b\u003e\n          \u003ch3\u003ePack Away More Efficiently\u003c\/h3\u003e\n          \u003cp\u003e\n            The complete dining setup returns to one contained system\n            when the outdoor meal is finished.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SERVING STORY --\u003e\n  \u003cdiv class=\"kvrs-serving\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cspan class=\"kvrs-kicker\"\u003eEffortless by Design\u003c\/span\u003e\n\n      \u003ch2 class=\"kvrs-heading\"\u003e\n        From Transport Case to Outdoor Table\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        Reserve is designed to make outdoor hospitality feel composed\n        rather than improvised. Carry the complete setup to the chosen\n        setting, open the case and transform it into a practical serving\n        point for the meal.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kvrs-panel\"\u003e\n        \u003ch3\u003eA More Considered Way to Dine Outdoors\u003c\/h3\u003e\n        \u003cp\u003e\n          By combining insulated storage, organized tableware and a\n          wood-finished serving surface, Reserve turns outdoor dining\n          into a cleaner, calmer and more refined experience.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 3 --\u003e\n  \u003cdiv class=\"kvrs-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_c2e7c75a-45a5-4a7f-974d-81be24b24d02.png?v=1790065294\" alt=\"Portable outdoor dining station in use\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003cdiv class=\"kvrs-occasions\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cspan class=\"kvrs-kicker\"\u003ePrepared for the Outdoors\u003c\/span\u003e\n\n      \u003ch2 class=\"kvrs-heading\"\u003e\n        Wherever the Table Takes You\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        Designed for relaxed meals and thoughtful outdoor hosting,\n        Reserve creates an organized serving point across a variety\n        of open-air settings.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kvrs-tags\"\u003e\n        \u003cspan class=\"kvrs-tag\"\u003eGarden Dining\u003c\/span\u003e\n        \u003cspan class=\"kvrs-tag\"\u003eLakeside Lunches\u003c\/span\u003e\n        \u003cspan class=\"kvrs-tag\"\u003ePicnic Gatherings\u003c\/span\u003e\n        \u003cspan class=\"kvrs-tag\"\u003eCamping Weekends\u003c\/span\u003e\n        \u003cspan class=\"kvrs-tag\"\u003ePatio Entertaining\u003c\/span\u003e\n        \u003cspan class=\"kvrs-tag\"\u003eScenic Road Trips\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"kvrs-closing\"\u003e\n    \u003cdiv class=\"kvrs-inner\"\u003e\n\n      \u003cspan class=\"kvrs-kicker\"\u003eThe Reserve Collection\u003c\/span\u003e\n\n      \u003ch2 class=\"kvrs-heading\"\u003e\n        Bring the Ritual of Dining Outdoors\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kvrs-copy\"\u003e\n        The Kaventoore™ Reserve Cold-Table Dining Case combines\n        practical cold storage, organized serving and refined outdoor\n        presentation in one complete portable dining system.\n      \u003c\/p\u003e\n\n      \u003cspan class=\"kvrs-brand\"\u003e\n        Kaventoore™ Reserve Cold-Table Dining Case\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One set","offer_id":50529897054306,"sku":"Kaventoore*1","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Two sets","offer_id":50529897087074,"sku":"Kaventoore*2","price":158.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/1_4e6f35b9-e15e-47a5-8415-fc853e4868fd.png?v=1790148530"},{"product_id":"kaventoore™-haven-duo-picnic-lounge","title":"Kaventoore™ Haven Duo Picnic Lounge","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ HAVEN DUO PICNIC LOUNGE\n   SHOPIFY SAFE RESPONSIVE DETAIL\n   EXACTLY 3 IMAGE POSITIONS\n========================================================= *\/\n\n.khdx-page,\n.khdx-page *,\n.khdx-page *::before,\n.khdx-page *::after {\n  box-sizing: border-box !important;\n}\n\n.khdx-page {\n  --khdx-navy: #172231;\n  --khdx-cream: #f7f4ed;\n  --khdx-sand: #e9e1d4;\n  --khdx-gold: #a87943;\n  --khdx-light-gold: #c99b61;\n  --khdx-ink: #282922;\n  --khdx-text: #686861;\n  --khdx-line: #d8cebd;\n\n  display: block !important;\n  position: static !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  left: auto !important;\n  right: auto !important;\n  transform: none !important;\n  overflow: visible !important;\n  color: var(--khdx-ink);\n  background: var(--khdx-cream);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n}\n\n.khdx-page div,\n.khdx-page section,\n.khdx-page article,\n.khdx-page header {\n  position: static;\n  width: auto;\n  max-width: 100%;\n  min-width: 0;\n  height: auto;\n  min-height: 0;\n}\n\n.khdx-page h1,\n.khdx-page h2,\n.khdx-page h3,\n.khdx-page p,\n.khdx-page span,\n.khdx-page strong {\n  max-width: 100% !important;\n  margin-top: 0;\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n.khdx-page h1,\n.khdx-page h2,\n.khdx-page h3 {\n  margin-bottom: 0;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n}\n\n.khdx-inner {\n  display: block;\n  width: 100% !important;\n  max-width: 860px !important;\n  margin: 0 auto !important;\n  padding: 0 28px !important;\n}\n\n.khdx-kicker {\n  display: block;\n  margin: 0 0 16px;\n  color: var(--khdx-gold);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n}\n\n.khdx-title {\n  margin: 0 0 22px !important;\n  font-size: clamp(34px, 5vw, 62px);\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n}\n\n.khdx-heading {\n  margin: 0 0 18px !important;\n  font-size: clamp(29px, 4vw, 48px);\n  line-height: 1.1;\n  letter-spacing: -0.02em;\n}\n\n.khdx-copy {\n  margin: 0 !important;\n  color: var(--khdx-text);\n  font-size: 15px;\n  line-height: 1.8;\n}\n\n\/* INTRODUCTION *\/\n\n.khdx-intro {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0 66px;\n  text-align: center;\n  background: var(--khdx-cream);\n}\n\n\/* ALL IMAGE POSITIONS *\/\n\n.khdx-image {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  min-height: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden;\n  background: #dedbd4;\n}\n\n.khdx-image img {\n  display: block !important;\n  position: static !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  min-height: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  object-fit: contain;\n  transform: none !important;\n}\n\n\/* FEATURE SECTION *\/\n\n.khdx-features {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0;\n  background: #fffdf9;\n}\n\n.khdx-section-head {\n  margin: 0 auto 38px;\n  text-align: center;\n}\n\n.khdx-feature-list {\n  display: block !important;\n  width: 100% !important;\n  margin: 0;\n}\n\n.khdx-card {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 14px;\n  padding: 25px 24px;\n  border: 1px solid var(--khdx-line);\n  border-radius: 6px;\n  background: #fffefa;\n}\n\n.khdx-card:last-child {\n  margin-bottom: 0;\n}\n\n.khdx-number {\n  display: block;\n  margin-bottom: 13px;\n  color: var(--khdx-gold);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n}\n\n.khdx-card h3 {\n  margin: 0 0 9px !important;\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.khdx-card p {\n  margin: 0 !important;\n  color: var(--khdx-text);\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* DARK PRODUCT DETAILS *\/\n\n.khdx-details {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0;\n  color: #ffffff;\n  background: var(--khdx-navy);\n}\n\n.khdx-details .khdx-kicker {\n  color: var(--khdx-light-gold);\n}\n\n.khdx-details .khdx-heading {\n  color: #ffffff;\n}\n\n.khdx-details .khdx-copy {\n  color: rgba(255, 255, 255, 0.73);\n}\n\n.khdx-specs {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 32px;\n  border-top: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.khdx-spec {\n  display: block !important;\n  width: 100% !important;\n  padding: 17px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.khdx-spec strong {\n  display: block !important;\n  margin-bottom: 5px;\n  color: var(--khdx-light-gold);\n  font-size: 11px;\n  line-height: 1.45;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.khdx-spec span {\n  display: block !important;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* COMFORT SECTION *\/\n\n.khdx-comfort {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0;\n  background: var(--khdx-sand);\n}\n\n.khdx-benefits {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 36px;\n  border-top: 1px solid #cfc2ae;\n}\n\n.khdx-benefit {\n  display: block !important;\n  width: 100% !important;\n  padding: 22px 0;\n  border-bottom: 1px solid #cfc2ae;\n}\n\n.khdx-benefit b {\n  display: block;\n  margin-bottom: 8px;\n  color: var(--khdx-gold);\n  font-size: 12px;\n  letter-spacing: 0.1em;\n}\n\n.khdx-benefit h3 {\n  margin: 0 0 8px !important;\n  font-size: 22px;\n  line-height: 1.25;\n}\n\n.khdx-benefit p {\n  margin: 0 !important;\n  color: var(--khdx-text);\n  font-size: 14px;\n  line-height: 1.72;\n}\n\n\/* TRAY AND STORAGE *\/\n\n.khdx-organization {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0;\n  background: #fffdf9;\n}\n\n.khdx-panel {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 34px;\n  padding: 28px 24px;\n  color: #ffffff;\n  background: var(--khdx-navy);\n  border-radius: 6px;\n}\n\n.khdx-panel h3 {\n  margin: 0 0 13px !important;\n  color: #ffffff;\n  font-size: 27px;\n  line-height: 1.2;\n}\n\n.khdx-panel p {\n  margin: 0 !important;\n  color: rgba(255, 255, 255, 0.72);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\/* USE CASES *\/\n\n.khdx-uses {\n  display: block !important;\n  width: 100% !important;\n  padding: 70px 0;\n  text-align: center;\n  background: var(--khdx-sand);\n}\n\n.khdx-tags {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 28px;\n}\n\n.khdx-tag {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 9px;\n  padding: 11px 15px;\n  border: 1px solid #cabca7;\n  border-radius: 6px;\n  color: #53534d;\n  background: rgba(255, 255, 255, 0.38);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* CLOSING *\/\n\n.khdx-closing {\n  display: block !important;\n  width: 100% !important;\n  padding: 72px 0 76px;\n  color: #ffffff;\n  text-align: center;\n  background: var(--khdx-navy);\n}\n\n.khdx-closing .khdx-kicker {\n  color: var(--khdx-light-gold);\n}\n\n.khdx-closing .khdx-heading {\n  color: #ffffff;\n}\n\n.khdx-closing .khdx-copy {\n  color: rgba(255, 255, 255, 0.72);\n}\n\n.khdx-brand {\n  display: block;\n  margin-top: 25px;\n  color: var(--khdx-light-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n}\n\n\/* TABLET *\/\n\n@media screen and (max-width: 989px) {\n  .khdx-inner {\n    padding-right: 24px !important;\n    padding-left: 24px !important;\n  }\n\n  .khdx-intro,\n  .khdx-features,\n  .khdx-details,\n  .khdx-comfort,\n  .khdx-organization,\n  .khdx-uses,\n  .khdx-closing {\n    padding-top: 62px;\n    padding-bottom: 62px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 749px) {\n  .khdx-inner {\n    padding-right: 17px !important;\n    padding-left: 17px !important;\n  }\n\n  .khdx-intro,\n  .khdx-features,\n  .khdx-details,\n  .khdx-comfort,\n  .khdx-organization,\n  .khdx-uses,\n  .khdx-closing {\n    padding-top: 48px;\n    padding-bottom: 48px;\n  }\n\n  .khdx-title {\n    font-size: 34px;\n    line-height: 1.1;\n  }\n\n  .khdx-heading {\n    font-size: 29px;\n    line-height: 1.14;\n  }\n\n  .khdx-copy {\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  .khdx-card {\n    padding: 22px 18px;\n  }\n\n  .khdx-card h3,\n  .khdx-benefit h3 {\n    font-size: 20px;\n  }\n\n  .khdx-panel {\n    padding: 25px 19px;\n  }\n\n  .khdx-panel h3 {\n    font-size: 24px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"khdx-page\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"khdx-intro\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003eComfort Made for Two\u003c\/span\u003e\n      \u003ch1 class=\"khdx-title\"\u003eYour Favorite Outdoor Seat—Now Shared\u003c\/h1\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        The Kaventoore™ Haven Duo Picnic Lounge transforms open-air\n        relaxation into a more comfortable and considered experience.\n        Designed for two, it combines individually adjustable backrests,\n        generously quilted seating, a central wood-finished tray and\n        integrated side storage in one refined folding lounge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 图片位置 1 --\u003e\n  \u003cdiv class=\"khdx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_7154f699-f092-41a6-9fbc-a50861b8a786.png?v=1790065737\" alt=\"Kaventoore Haven Duo Picnic Lounge\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CORE FEATURES --\u003e\n  \u003csection class=\"khdx-features\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n\n      \u003cheader class=\"khdx-section-head\"\u003e\n        \u003cspan class=\"khdx-kicker\"\u003eDesigned Around Relaxation\u003c\/span\u003e\n        \u003ch2 class=\"khdx-heading\"\u003eA More Thoughtful Way to Lounge Outdoors\u003c\/h2\u003e\n        \u003cp class=\"khdx-copy\"\u003e\n          Every element gives two people their own comfort while preserving\n          the pleasure of relaxing together.\n        \u003c\/p\u003e\n      \u003c\/header\u003e\n\n      \u003cdiv class=\"khdx-feature-list\"\u003e\n\n        \u003carticle class=\"khdx-card\"\u003e\n          \u003cspan class=\"khdx-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eIndependent Backrests\u003c\/h3\u003e\n          \u003cp\u003e\n            Each side can be positioned separately, allowing both people\n            to choose the posture that feels most comfortable.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-card\"\u003e\n          \u003cspan class=\"khdx-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eQuilted Duo Comfort\u003c\/h3\u003e\n          \u003cp\u003e\n            Generously cushioned seats and supportive high backs create\n            a relaxed place to sit, read, dine or enjoy the view.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-card\"\u003e\n          \u003cspan class=\"khdx-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eShared Central Tray\u003c\/h3\u003e\n          \u003cp\u003e\n            The wood-finished center surface keeps refreshments, books\n            and personal items conveniently positioned between both seats.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-card\"\u003e\n          \u003cspan class=\"khdx-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003eIntegrated Side Storage\u003c\/h3\u003e\n          \u003cp\u003e\n            Built-in exterior pockets keep bottles and smaller essentials\n            close while helping the lounge area remain organized.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 图片位置 2 --\u003e\n  \u003cdiv class=\"khdx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_7cf66bae-c6ac-405b-b9ff-934c1c4a2674.png?v=1790065681\" alt=\"Adjustable double outdoor lounge chair\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"khdx-details\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003eIndividually Adjustable\u003c\/span\u003e\n      \u003ch2 class=\"khdx-heading\"\u003eTwo Seats. Two Ways to Unwind.\u003c\/h2\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        Shared seating should not mean shared preferences. Each backrest\n        can be positioned independently, making Haven Duo equally suited\n        to conversation, outdoor dining, reading or leaning back and\n        enjoying the landscape.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"khdx-specs\"\u003e\n\n        \u003cdiv class=\"khdx-spec\"\u003e\n          \u003cstrong\u003eSeating\u003c\/strong\u003e\n          \u003cspan\u003eComfortable two-person lounge configuration\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"khdx-spec\"\u003e\n          \u003cstrong\u003eBack Support\u003c\/strong\u003e\n          \u003cspan\u003eIndividually adjustable reclining backrests\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"khdx-spec\"\u003e\n          \u003cstrong\u003eCenter Feature\u003c\/strong\u003e\n          \u003cspan\u003eShared wood-finished tray for everyday essentials\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"khdx-spec\"\u003e\n          \u003cstrong\u003eOrganization\u003c\/strong\u003e\n          \u003cspan\u003eIntegrated side pockets and beverage storage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"khdx-spec\"\u003e\n          \u003cstrong\u003ePortability\u003c\/strong\u003e\n          \u003cspan\u003eFolding construction for transport and storage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INDIVIDUAL COMFORT --\u003e\n  \u003csection class=\"khdx-comfort\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003ePersonalized Comfort\u003c\/span\u003e\n      \u003ch2 class=\"khdx-heading\"\u003eRelax Together, Your Own Way\u003c\/h2\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        Haven Duo creates one connected lounge while preserving individual\n        comfort, making it easy to share a meal, a view or a quiet afternoon.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"khdx-benefits\"\u003e\n\n        \u003carticle class=\"khdx-benefit\"\u003e\n          \u003cb\u003e01\u003c\/b\u003e\n          \u003ch3\u003eChoose Your Preferred Position\u003c\/h3\u003e\n          \u003cp\u003e\n            Adjust each backrest independently for conversation,\n            refreshment breaks or a laid-back afternoon.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-benefit\"\u003e\n          \u003cb\u003e02\u003c\/b\u003e\n          \u003ch3\u003eSupport from Seat to Shoulder\u003c\/h3\u003e\n          \u003cp\u003e\n            Full-length quilted cushioning provides a softer and more\n            supportive experience than a basic outdoor bench.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-benefit\"\u003e\n          \u003cb\u003e03\u003c\/b\u003e\n          \u003ch3\u003eKeep Shared Essentials Centered\u003c\/h3\u003e\n          \u003cp\u003e\n            The middle tray gives both people convenient access to drinks,\n            snacks and personal items without a separate table.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"khdx-benefit\"\u003e\n          \u003cb\u003e04\u003c\/b\u003e\n          \u003ch3\u003eEnjoy a More Organized Setup\u003c\/h3\u003e\n          \u003cp\u003e\n            Integrated seating, storage and serving space reduce the need\n            for multiple loose pieces around the lounge area.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRAY AND STORAGE --\u003e\n  \u003csection class=\"khdx-organization\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003eEverything Within Reach\u003c\/span\u003e\n      \u003ch2 class=\"khdx-heading\"\u003eA Shared Surface at the Center\u003c\/h2\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        Positioned between both seats, the wood-finished tray provides the\n        convenience of a small outdoor table without interrupting the\n        lounge’s streamlined form. Side compartments provide an organized\n        place for bottles and smaller belongings.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"khdx-panel\"\u003e\n        \u003ch3\u003eMore Than a Seat\u003c\/h3\u003e\n        \u003cp\u003e\n          Seating, reclining support, shared serving space and personal\n          storage come together in one cohesive folding design—creating\n          a comfortable destination wherever you choose to pause.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 图片位置 3 --\u003e\n  \u003cdiv class=\"khdx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_7d4112d3-9cf7-4a18-b8ca-e65f821f0c7a.png?v=1790065719\" alt=\"Haven Duo lounge in an outdoor setting\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"khdx-uses\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003eMade for Outdoor Moments\u003c\/span\u003e\n      \u003ch2 class=\"khdx-heading\"\u003eFrom Quiet Escapes to Shared Weekends\u003c\/h2\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        Haven Duo adds a comfortable two-person destination to a variety\n        of outdoor settings, giving you more reasons to stay and enjoy\n        the surroundings.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"khdx-tags\"\u003e\n        \u003cspan class=\"khdx-tag\"\u003eGarden Lounging\u003c\/span\u003e\n        \u003cspan class=\"khdx-tag\"\u003eLakeside Picnics\u003c\/span\u003e\n        \u003cspan class=\"khdx-tag\"\u003eCamping Weekends\u003c\/span\u003e\n        \u003cspan class=\"khdx-tag\"\u003eOutdoor Concerts\u003c\/span\u003e\n        \u003cspan class=\"khdx-tag\"\u003ePark Gatherings\u003c\/span\u003e\n        \u003cspan class=\"khdx-tag\"\u003ePatio Relaxation\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003csection class=\"khdx-closing\"\u003e\n    \u003cdiv class=\"khdx-inner\"\u003e\n      \u003cspan class=\"khdx-kicker\"\u003eThe Haven Collection\u003c\/span\u003e\n      \u003ch2 class=\"khdx-heading\"\u003eA Better Place to Pause Together\u003c\/h2\u003e\n      \u003cp class=\"khdx-copy\"\u003e\n        With independent reclining support, quilted cushioning, a shared\n        tray and integrated storage, the Kaventoore™ Haven Duo Picnic\n        Lounge turns any beautiful setting into a place worth lingering.\n      \u003c\/p\u003e\n      \u003cspan class=\"khdx-brand\"\u003eKaventoore™ Haven Duo Picnic Lounge\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One set","offer_id":50529897152610,"sku":"Kaventoore*1","price":118.0,"currency_code":"USD","in_stock":true},{"title":"Two sets","offer_id":50529897185378,"sku":"Kaventoore*2","price":208.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/1_7cf66bae-c6ac-405b-b9ff-934c1c4a2674.png?v=1790148531"},{"product_id":"kaventoore™-aurelia-ambient-serving-lantern","title":"Kaventoore™ Aurelia Ambient Serving Lantern","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ AURELIA AMBIENT SERVING LANTERN\n   SHOPIFY SAFE SINGLE-COLUMN VERSION\n   EXACTLY 3 IMAGE POSITIONS\n========================================================= *\/\n\n\/* 修复 Shopify 商品详情父级容器 *\/\n.product:has(.kala-page),\n.product__info-wrapper:has(.kala-page),\n.product__info-container:has(.kala-page),\n.product__description:has(.kala-page),\n.product__accordion:has(.kala-page),\n.accordion:has(.kala-page),\n.accordion__content:has(.kala-page),\ndetails:has(.kala-page),\ndetails[open]:has(.kala-page),\n.rte:has(.kala-page) {\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  overflow: visible !important;\n  contain: none !important;\n  clip-path: none !important;\n}\n\n.product__info-wrapper:has(.kala-page),\n.product__info-container:has(.kala-page) {\n  position: relative !important;\n  top: auto !important;\n  bottom: auto !important;\n  max-height: none !important;\n  overflow: visible !important;\n}\n\ndetails[open]:has(.kala-page) \u003e .accordion__content,\n.accordion__content:has(.kala-page) {\n  display: block !important;\n  height: auto !important;\n  max-height: none !important;\n  overflow: visible !important;\n  opacity: 1 !important;\n  visibility: visible !important;\n}\n\n\/* 页面基础设置 *\/\n\n.kala-page,\n.kala-page *,\n.kala-page *::before,\n.kala-page *::after {\n  box-sizing: border-box !important;\n}\n\n.kala-page {\n  --kala-cream: #f7f3eb;\n  --kala-paper: #fffdf9;\n  --kala-soft: #eee5d8;\n  --kala-gold: #98703c;\n  --kala-gold-light: #cca46b;\n  --kala-dark: #25211c;\n  --kala-text: #69645c;\n  --kala-line: #ddd2c1;\n\n  display: flow-root !important;\n  position: relative !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 1px !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  left: auto !important;\n  right: auto !important;\n  transform: none !important;\n  overflow: visible !important;\n  contain: none !important;\n  clear: both !important;\n  color: #29251f;\n  background: var(--kala-paper);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.6;\n}\n\n.kala-page div,\n.kala-page article {\n  display: block;\n  max-width: 100%;\n  min-width: 0;\n  height: auto;\n  max-height: none;\n}\n\n.kala-page h1,\n.kala-page h2,\n.kala-page h3,\n.kala-page p,\n.kala-page span,\n.kala-page strong {\n  max-width: 100% !important;\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n.kala-page h1,\n.kala-page h2,\n.kala-page h3,\n.kala-page p {\n  margin-top: 0;\n}\n\n.kala-page h1,\n.kala-page h2,\n.kala-page h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n}\n\n.kala-inner {\n  display: block !important;\n  width: 100% !important;\n  max-width: 760px !important;\n  margin: 0 auto !important;\n  padding-right: 22px !important;\n  padding-left: 22px !important;\n}\n\n.kala-kicker {\n  display: block !important;\n  margin: 0 0 14px;\n  color: var(--kala-gold);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.kala-title {\n  margin: 0 0 19px !important;\n  font-size: 32px;\n  line-height: 1.12;\n  letter-spacing: -0.02em;\n}\n\n.kala-heading {\n  margin: 0 0 16px !important;\n  font-size: 28px;\n  line-height: 1.15;\n  letter-spacing: -0.015em;\n}\n\n.kala-copy {\n  margin: 0 !important;\n  color: var(--kala-text);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\/* INTRODUCTION *\/\n\n.kala-intro {\n  width: 100% !important;\n  padding: 58px 0 54px;\n  text-align: center;\n  background: var(--kala-cream);\n}\n\n\/* THREE IMAGE POSITIONS *\/\n\n.kala-image {\n  display: block !important;\n  position: relative !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n  background: #e0d5c6;\n}\n\n.kala-image img {\n  display: block !important;\n  position: static !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  min-height: 0 !important;\n  max-height: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  object-fit: contain !important;\n  transform: none !important;\n}\n\n\/* POSITIONING *\/\n\n.kala-positioning {\n  width: 100% !important;\n  padding: 58px 0 34px;\n  text-align: center;\n  background: var(--kala-paper);\n}\n\n\/* FEATURE CARDS *\/\n\n.kala-features {\n  width: 100% !important;\n  padding: 0 0 58px;\n  background: var(--kala-paper);\n}\n\n.kala-card-list {\n  display: block !important;\n  width: 100% !important;\n}\n\n.kala-card {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 12px;\n  padding: 22px 20px;\n  border: 1px solid var(--kala-line);\n  border-radius: 6px;\n  background: #fffefa;\n}\n\n.kala-card:last-child {\n  margin-bottom: 0;\n}\n\n.kala-number {\n  display: block !important;\n  margin-bottom: 11px;\n  color: var(--kala-gold);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n}\n\n.kala-card h3 {\n  margin: 0 0 8px !important;\n  font-size: 20px;\n  line-height: 1.28;\n}\n\n.kala-card p {\n  margin: 0 !important;\n  color: var(--kala-text);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* STORY *\/\n\n.kala-story {\n  display: block !important;\n  width: 100% !important;\n  height: auto !important;\n  max-height: none !important;\n  padding: 58px 0;\n  color: #ffffff;\n  background: var(--kala-dark);\n}\n\n.kala-story .kala-kicker {\n  color: var(--kala-gold-light);\n}\n\n.kala-story .kala-heading {\n  color: #ffffff;\n}\n\n.kala-story .kala-copy {\n  color: rgba(255, 255, 255, 0.74);\n}\n\n\/* DETAILS *\/\n\n.kala-details {\n  width: 100% !important;\n  padding: 58px 0;\n  color: #ffffff;\n  background: var(--kala-dark);\n}\n\n.kala-detail-list {\n  display: block !important;\n  width: 100% !important;\n  border-top: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kala-detail-row {\n  display: block !important;\n  width: 100% !important;\n  padding: 15px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kala-detail-label {\n  display: block !important;\n  margin-bottom: 5px;\n  color: var(--kala-gold-light);\n  font-size: 10px;\n  line-height: 1.5;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n\n.kala-detail-value {\n  display: block !important;\n  color: rgba(255, 255, 255, 0.86);\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n\/* MATERIALS *\/\n\n.kala-material {\n  width: 100% !important;\n  padding: 58px 0;\n  background: var(--kala-soft);\n}\n\n.kala-material-intro {\n  margin-bottom: 31px;\n  text-align: center;\n}\n\n.kala-material-list {\n  display: block !important;\n  width: 100% !important;\n}\n\n.kala-material-card {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 12px;\n  padding: 22px 20px;\n  border-top: 2px solid var(--kala-gold);\n  background: rgba(255, 255, 255, 0.48);\n}\n\n.kala-material-card:last-child {\n  margin-bottom: 0;\n}\n\n.kala-material-card h3 {\n  margin: 0 0 8px !important;\n  font-size: 20px;\n  line-height: 1.28;\n}\n\n.kala-material-card p {\n  margin: 0 !important;\n  color: var(--kala-text);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* OCCASIONS *\/\n\n.kala-occasions {\n  width: 100% !important;\n  padding: 58px 0;\n  text-align: center;\n  background: var(--kala-cream);\n}\n\n.kala-tags {\n  display: block !important;\n  width: 100% !important;\n  margin-top: 26px;\n}\n\n.kala-tag {\n  display: block !important;\n  width: 100% !important;\n  margin: 0 0 8px;\n  padding: 10px 13px;\n  border: 1px solid #d0c0aa;\n  border-radius: 6px;\n  color: #5d554c;\n  background: rgba(255, 255, 255, 0.48);\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\/* FINAL *\/\n\n.kala-final {\n  width: 100% !important;\n  padding: 62px 0 66px;\n  text-align: center;\n  color: #ffffff;\n  background: var(--kala-dark);\n}\n\n.kala-final .kala-kicker {\n  color: var(--kala-gold-light);\n}\n\n.kala-final .kala-heading {\n  color: #ffffff;\n}\n\n.kala-final .kala-copy {\n  color: rgba(255, 255, 255, 0.72);\n}\n\n.kala-brand {\n  display: block !important;\n  margin-top: 23px;\n  color: var(--kala-gold-light);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  line-height: 1.5;\n}\n\n\/* TABLET AND MOBILE *\/\n\n@media screen and (max-width: 749px) {\n  .kala-inner {\n    padding-right: 15px !important;\n    padding-left: 15px !important;\n  }\n\n  .kala-intro,\n  .kala-positioning,\n  .kala-story,\n  .kala-details,\n  .kala-material,\n  .kala-occasions,\n  .kala-final {\n    padding-top: 44px;\n    padding-bottom: 44px;\n  }\n\n  .kala-features {\n    padding-bottom: 44px;\n  }\n\n  .kala-title {\n    font-size: 29px;\n  }\n\n  .kala-heading {\n    font-size: 25px;\n  }\n\n  .kala-copy,\n  .kala-card p,\n  .kala-material-card p {\n    font-size: 13px;\n  }\n\n  .kala-card,\n  .kala-material-card {\n    padding: 20px 17px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kala-page\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"kala-intro\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cspan class=\"kala-kicker\"\u003eLight Made for Gathering\u003c\/span\u003e\n\n      \u003ch1 class=\"kala-title\"\u003e\n        Where Ambient Light Meets the Shared Table\n      \u003c\/h1\u003e\n\n      \u003cp class=\"kala-copy\"\u003e\n        The Kaventoore™ Aurelia Ambient Serving Lantern combines warm\n        sculptural illumination with an integrated wooden serving tray.\n        Designed for outdoor dinners, patios, terraces and relaxed\n        evening gatherings, it creates an inviting atmosphere while\n        keeping shared essentials close at hand.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 1 --\u003e\n  \u003cdiv class=\"kala-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_199be87e-a955-4c1b-940a-db0b63c5a77f.png?v=1790066061\" alt=\"Kaventoore Aurelia Ambient Serving Lantern\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT POSITIONING --\u003e\n  \u003cdiv class=\"kala-positioning\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cspan class=\"kala-kicker\"\u003eDesigned for Shared Moments\u003c\/span\u003e\n\n      \u003ch2 class=\"kala-heading\"\u003e\n        A Lantern, a Tray and a More Thoughtful Table\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kala-copy\"\u003e\n        Aurelia brings light, serving space and visual warmth into one\n        refined centerpiece. Its softly glowing lantern creates atmosphere,\n        while the circular wooden tray offers a natural place for\n        appetizers, refreshments and tabletop essentials.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"kala-features\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cdiv class=\"kala-card-list\"\u003e\n\n        \u003carticle class=\"kala-card\"\u003e\n          \u003cspan class=\"kala-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eExpandable Ambient Light\u003c\/h3\u003e\n          \u003cp\u003e\n            Open the surrounding light panels to broaden the glow and\n            create a warmer atmosphere across the shared table.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kala-card\"\u003e\n          \u003cspan class=\"kala-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eIntegrated Wooden Tray\u003c\/h3\u003e\n          \u003cp\u003e\n            The circular wood-finished tray provides a natural serving\n            surface for small plates, glasses, snacks and accessories.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kala-card\"\u003e\n          \u003cspan class=\"kala-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eWarm Sculptural Presence\u003c\/h3\u003e\n          \u003cp\u003e\n            Brushed metallic accents and a softly diffused center give\n            Aurelia a refined presence before and after sunset.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kala-card\"\u003e\n          \u003cspan class=\"kala-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003eMade for Outdoor Gatherings\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed for patios, terraces, garden tables, balconies\n            and relaxed open-air dining occasions.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 2 --\u003e\n  \u003cdiv class=\"kala-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_f05b82b2-dac8-4c2e-b6df-825a5870509b.png?v=1790066109\" alt=\"Aurelia lantern on an outdoor dining table\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"kala-story\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cspan class=\"kala-kicker\"\u003eThe Aurelia Collection\u003c\/span\u003e\n\n      \u003ch2 class=\"kala-heading\"\u003e\n        Serve the Evening in a Warmer Light\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kala-copy\"\u003e\n        Aurelia turns a tabletop into an illuminated gathering place.\n        With a softly glowing center, expandable light panels and an\n        integrated wood-finished serving tray, it brings atmosphere,\n        hospitality and sculptural design together in one considered piece.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"kala-details\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cdiv class=\"kala-detail-list\"\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003ePrimary Function\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Ambient lantern and shared serving tray\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003eLighting Style\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Soft, diffused warm illumination\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003eServing Surface\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Wood-finished circular tray\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003eLight Structure\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Expandable surrounding light panels\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003eDesign Character\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Warm metallic accents with natural wood contrast\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kala-detail-row\"\u003e\n          \u003cstrong class=\"kala-detail-label\"\u003eBest For\u003c\/strong\u003e\n          \u003cspan class=\"kala-detail-value\"\u003e\n            Patios, terraces, outdoor dining and evening hosting\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL AND USE --\u003e\n  \u003cdiv class=\"kala-material\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n\n      \u003cdiv class=\"kala-material-intro\"\u003e\n        \u003cspan class=\"kala-kicker\"\u003eCrafted for Atmosphere\u003c\/span\u003e\n\n        \u003ch2 class=\"kala-heading\"\u003e\n          Designed to Light the Table and Hold the Moment\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kala-copy\"\u003e\n          Every part of Aurelia supports a more relaxed outdoor\n          experience, from the gentle center glow to the practical\n          serving surface beneath it.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kala-material-list\"\u003e\n\n        \u003carticle class=\"kala-material-card\"\u003e\n          \u003ch3\u003eSoft Central Glow\u003c\/h3\u003e\n          \u003cp\u003e\n            A diffused center light creates a comfortable glow without\n            overwhelming the surrounding table setting.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kala-material-card\"\u003e\n          \u003ch3\u003eNatural Serving Surface\u003c\/h3\u003e\n          \u003cp\u003e\n            The wooden tray adds warmth and provides space for small\n            dishes, glasses, fruit and evening refreshments.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"kala-material-card\"\u003e\n          \u003ch3\u003eExpandable Light Panels\u003c\/h3\u003e\n          \u003cp\u003e\n            The surrounding panels open outward to help distribute\n            illumination across a wider shared area.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 图片位置 3 --\u003e\n  \u003cdiv class=\"kala-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_074161c7-c891-44e0-b54c-16953704f2f1.png?v=1790066115\" alt=\"Aurelia outdoor ambient lantern and serving tray\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003cdiv class=\"kala-occasions\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cspan class=\"kala-kicker\"\u003eCreated for Open-Air Living\u003c\/span\u003e\n\n      \u003ch2 class=\"kala-heading\"\u003e\n        A Natural Centerpiece for Evenings Outdoors\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kala-copy\"\u003e\n        Position Aurelia on a dining table, beside an outdoor lounge or\n        at the center of a conversation area. Its warm light and natural\n        serving surface create an inviting focal point after sunset.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kala-tags\"\u003e\n        \u003cspan class=\"kala-tag\"\u003ePatio Dining\u003c\/span\u003e\n        \u003cspan class=\"kala-tag\"\u003eCovered Terraces\u003c\/span\u003e\n        \u003cspan class=\"kala-tag\"\u003eOutdoor Tables\u003c\/span\u003e\n        \u003cspan class=\"kala-tag\"\u003eGarden Gatherings\u003c\/span\u003e\n        \u003cspan class=\"kala-tag\"\u003eBalcony Hosting\u003c\/span\u003e\n        \u003cspan class=\"kala-tag\"\u003eEvening Lounges\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL MESSAGE --\u003e\n  \u003cdiv class=\"kala-final\"\u003e\n    \u003cdiv class=\"kala-inner\"\u003e\n      \u003cspan class=\"kala-kicker\"\u003eLet the Evening Unfold\u003c\/span\u003e\n\n      \u003ch2 class=\"kala-heading\"\u003e\n        Transform the Shared Table with One Sculptural Glow\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kala-copy\"\u003e\n        Aurelia brings together elegant proportion, ambient illumination\n        and practical outdoor hospitality, creating a sophisticated\n        centerpiece for evenings spent together.\n      \u003c\/p\u003e\n\n      \u003cspan class=\"kala-brand\"\u003e\n        Kaventoore™ Aurelia Ambient Serving Lantern\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One set","offer_id":50529897250914,"sku":"Kaventoore*1","price":88.0,"currency_code":"USD","in_stock":true},{"title":"Two sets","offer_id":50529897283682,"sku":"Kaventoore*2","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/5_074161c7-c891-44e0-b54c-16953704f2f1.png?v=1790148533"},{"product_id":"kaventoore™-meridian-chilled-beverage-column","title":"Kaventoore™ Meridian Chilled Beverage Column","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ MERIDIAN\n   ULTRA-SAFE SINGLE-COLUMN VERSION\n   DESKTOP \/ TABLET \/ MOBILE \/ NARROW DETAILS PANEL\n========================================================= *\/\n\n.kmcs-page,\n.kmcs-page * {\n  box-sizing: border-box !important;\n}\n\n.kmcs-page {\n  --kmcs-cream: #f7f3eb;\n  --kmcs-paper: #fffdf9;\n  --kmcs-olive: #59604a;\n  --kmcs-dark: #30372d;\n  --kmcs-gold: #9a7541;\n  --kmcs-text: #66665e;\n  --kmcs-line: #d9cfbf;\n\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n\n  color: #272820;\n  background: var(--kmcs-paper);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n  text-align: left;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* 防止表格和商品详情栏被撑宽 *\/\n\ntable .kmcs-page,\ntbody .kmcs-page,\ntr .kmcs-page,\ntd .kmcs-page,\nth .kmcs-page {\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n}\n\n.kmcs-page div {\n  max-width: 100% !important;\n  min-width: 0 !important;\n}\n\n.kmcs-page h1,\n.kmcs-page h2,\n.kmcs-page h3,\n.kmcs-page p,\n.kmcs-page span,\n.kmcs-page strong {\n  max-width: 100% !important;\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n  hyphens: none !important;\n}\n\n.kmcs-page h1,\n.kmcs-page h2,\n.kmcs-page h3,\n.kmcs-page p {\n  margin-top: 0;\n}\n\n.kmcs-page h1,\n.kmcs-page h2,\n.kmcs-page h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n}\n\n.kmcs-page img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  height: auto !important;\n  margin: 0 !important;\n  border: 0 !important;\n}\n\n\/* CONTENT WRAPPER *\/\n\n.kmcs-wrap {\n  display: block;\n  width: 100% !important;\n  max-width: 820px !important;\n  min-width: 0 !important;\n  margin: 0 auto !important;\n  padding-right: 22px;\n  padding-left: 22px;\n}\n\n.kmcs-label {\n  display: block;\n  margin: 0 0 14px;\n  color: var(--kmcs-gold);\n  font-size: 10px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.kmcs-title {\n  width: 100%;\n  max-width: 760px !important;\n  margin: 0 auto 20px;\n  font-size: 42px;\n  line-height: 1.08;\n  letter-spacing: -0.025em;\n}\n\n.kmcs-heading {\n  width: 100%;\n  max-width: 700px !important;\n  margin: 0 auto 17px;\n  font-size: 34px;\n  line-height: 1.12;\n  letter-spacing: -0.02em;\n}\n\n.kmcs-copy {\n  width: 100%;\n  max-width: 680px !important;\n  margin: 0 auto;\n  color: var(--kmcs-text);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\/* INTRODUCTION *\/\n\n.kmcs-intro {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 62px 0 54px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(119, 128, 103, 0.16),\n      transparent 42%\n    ),\n    var(--kmcs-cream);\n}\n\n\/* ALL IMAGE AREAS *\/\n\n.kmcs-image {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  overflow: hidden !important;\n  background: #d8d2c5;\n}\n\n.kmcs-image img {\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n\/* FEATURE SECTION *\/\n\n.kmcs-features {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 62px 0;\n  background: var(--kmcs-paper);\n}\n\n.kmcs-section-heading {\n  display: block;\n  width: 100%;\n  max-width: 720px !important;\n  margin: 0 auto 34px;\n  text-align: center;\n}\n\n\/*\n  所有卖点卡片永久单栏。\n  即使电脑端右侧详情栏很窄，也不会被压缩。\n*\/\n\n.kmcs-card-list {\n  display: block !important;\n  width: 100% !important;\n  max-width: 720px !important;\n  min-width: 0 !important;\n  margin: 0 auto !important;\n}\n\n.kmcs-card {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin: 0 0 13px;\n  padding: 24px 21px;\n  border: 1px solid var(--kmcs-line);\n  border-radius: 8px;\n  background: #fffefa;\n}\n\n.kmcs-card:last-child {\n  margin-bottom: 0;\n}\n\n.kmcs-card-number {\n  display: block;\n  margin: 0 0 17px;\n  color: var(--kmcs-gold);\n  font-size: 11px;\n  font-weight: 700;\n}\n\n.kmcs-card h3 {\n  margin: 0 0 9px;\n  font-size: 21px;\n  line-height: 1.25;\n}\n\n.kmcs-card p {\n  margin: 0;\n  color: var(--kmcs-text);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\/* DARK SYSTEM SECTION *\/\n\n.kmcs-system {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  overflow: hidden !important;\n  background: var(--kmcs-dark);\n  color: #ffffff;\n}\n\n\/* 第二张图片与文字强制上下排列 *\/\n\n.kmcs-system-image {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  overflow: hidden;\n  background: #484e46;\n}\n\n.kmcs-system-image img {\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n.kmcs-system-copy {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  padding: 54px 22px 60px;\n}\n\n.kmcs-system-inner {\n  display: block;\n  width: 100% !important;\n  max-width: 660px !important;\n  min-width: 0 !important;\n  margin: 0 auto !important;\n}\n\n.kmcs-system .kmcs-label {\n  color: #cfaa76;\n}\n\n.kmcs-system .kmcs-heading {\n  margin-right: 0;\n  margin-left: 0;\n  color: #ffffff;\n}\n\n.kmcs-system-description {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.73);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\/* SPECIFICATION ROWS *\/\n\n.kmcs-spec-list {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin-top: 30px;\n  border-top: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kmcs-spec-row {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  padding: 16px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.18);\n}\n\n.kmcs-spec-row strong,\n.kmcs-spec-row span {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n}\n\n.kmcs-spec-row strong {\n  margin: 0 0 5px;\n  color: #cfaa76;\n  font-size: 11px;\n  line-height: 1.5;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.kmcs-spec-row span {\n  color: rgba(255, 255, 255, 0.80);\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* OUTDOOR HOSTING *\/\n\n.kmcs-story {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 62px 0;\n  text-align: center;\n  background: var(--kmcs-cream);\n}\n\n.kmcs-tags {\n  display: block !important;\n  width: 100% !important;\n  max-width: 680px !important;\n  min-width: 0 !important;\n  margin: 28px auto 0 !important;\n}\n\n.kmcs-tag {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 0 8px;\n  padding: 10px 14px;\n  border: 1px solid #d6c9b8;\n  border-radius: 7px;\n  color: #665d52;\n  background: #fffdf8;\n  font-size: 12px;\n  line-height: 1.4;\n}\n\n.kmcs-tag:last-child {\n  margin-bottom: 0;\n}\n\n\/* FINAL *\/\n\n.kmcs-final {\n  display: block;\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 62px 0;\n  text-align: center;\n  color: #ffffff;\n  background: #211d18;\n}\n\n.kmcs-final .kmcs-heading {\n  color: #ffffff;\n}\n\n.kmcs-final .kmcs-copy {\n  color: rgba(255, 255, 255, 0.72);\n}\n\n.kmcs-brand {\n  display: block;\n  width: 100%;\n  max-width: 680px !important;\n  margin: 23px auto 0;\n  color: #c69a64;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n  font-style: italic;\n  line-height: 1.5;\n}\n\n\/* TABLET *\/\n\n@media screen and (max-width: 989px) {\n  .kmcs-title {\n    font-size: 38px;\n  }\n\n  .kmcs-heading {\n    font-size: 31px;\n  }\n\n  .kmcs-wrap {\n    padding-right: 19px;\n    padding-left: 19px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 749px) {\n  .kmcs-intro,\n  .kmcs-features,\n  .kmcs-story,\n  .kmcs-final {\n    padding-top: 50px;\n    padding-bottom: 50px;\n  }\n\n  .kmcs-title {\n    font-size: 34px;\n    line-height: 1.1;\n  }\n\n  .kmcs-heading {\n    font-size: 28px;\n  }\n\n  .kmcs-copy,\n  .kmcs-system-description {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .kmcs-wrap {\n    padding-right: 15px;\n    padding-left: 15px;\n  }\n\n  .kmcs-system-copy {\n    padding: 48px 18px 52px;\n  }\n\n  .kmcs-image img,\n  .kmcs-system-image img {\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .kmcs-card {\n    padding: 22px 18px;\n  }\n}\n\n\/* VERY SMALL MOBILE *\/\n\n@media screen and (max-width: 420px) {\n  .kmcs-title {\n    font-size: 31px;\n  }\n\n  .kmcs-heading {\n    font-size: 26px;\n  }\n\n  .kmcs-label {\n    font-size: 9px;\n    letter-spacing: 0.11em;\n  }\n\n  .kmcs-system-copy {\n    padding-right: 15px;\n    padding-left: 15px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"kmcs-page\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003cdiv class=\"kmcs-intro\"\u003e\n    \u003cdiv class=\"kmcs-wrap\"\u003e\n\n      \u003cspan class=\"kmcs-label\"\u003e\n        Modular Outdoor Refreshment\n      \u003c\/span\u003e\n\n      \u003ch1 class=\"kmcs-title\"\u003e\n        A Complete Beverage Station in One Refined Column\n      \u003c\/h1\u003e\n\n      \u003cp class=\"kmcs-copy\"\u003e\n        The Kaventoore™ Meridian Chilled Beverage Column brings cooling,\n        preparation, serving and storage together in one beautifully\n        organized outdoor system. Its upright modular design keeps ice,\n        drinking cups, infusion ingredients and beverage accessories arranged\n        and ready wherever the occasion takes you.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE POSITION 1 --\u003e\n  \u003cdiv class=\"kmcs-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_e61a8296-7843-4f4a-9072-0cf81380fca7.png?v=1790066969\" alt=\"Kaventoore Meridian chilled beverage column\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"kmcs-features\"\u003e\n    \u003cdiv class=\"kmcs-wrap\"\u003e\n\n      \u003cdiv class=\"kmcs-section-heading\"\u003e\n        \u003cspan class=\"kmcs-label\"\u003e\n          Everything Within Reach\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"kmcs-heading\"\u003e\n          Cool, Prepare, Serve and Enjoy\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kmcs-copy\"\u003e\n          Meridian keeps outdoor refreshments beautifully organized, allowing\n          every part of the drink-making ritual to remain close, visible and\n          easy to access.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kmcs-card-list\"\u003e\n\n        \u003cdiv class=\"kmcs-card\"\u003e\n          \u003cspan class=\"kmcs-card-number\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003eIntegrated Cooling\u003c\/h3\u003e\n          \u003cp\u003e\n            A dedicated chilled compartment helps keep beverages and ice\n            ready for relaxed outdoor service.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kmcs-card\"\u003e\n          \u003cspan class=\"kmcs-card-number\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003eFold-Out Serving Tray\u003c\/h3\u003e\n          \u003cp\u003e\n            The built-in tray creates an instant surface for pouring,\n            preparing and serving drinks.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kmcs-card\"\u003e\n          \u003cspan class=\"kmcs-card-number\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003eInfusion Organization\u003c\/h3\u003e\n          \u003cp\u003e\n            Fruit, herbs, cups and drink accessories stay arranged instead of\n            being scattered across the table.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kmcs-card\"\u003e\n          \u003cspan class=\"kmcs-card-number\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003ePortable Vertical Design\u003c\/h3\u003e\n          \u003cp\u003e\n            Its upright form saves space while keeping the beverage station\n            easier to move and position.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE POSITION 2 + PRODUCT INFORMATION --\u003e\n  \u003cdiv class=\"kmcs-system\"\u003e\n\n    \u003cdiv class=\"kmcs-system-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_98fd9a65-ff26-4c6a-97f6-acebc7ab6bfb.png?v=1790066937\" alt=\"Meridian beverage preparation and serving system\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kmcs-system-copy\"\u003e\n      \u003cdiv class=\"kmcs-system-inner\"\u003e\n\n        \u003cspan class=\"kmcs-label\"\u003e\n          Designed Around the Ritual\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"kmcs-heading\"\u003e\n          A More Considered Way to Serve Outdoors\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kmcs-system-description\"\u003e\n          Meridian creates a central point for preparing cool outdoor\n          refreshments. Add ice, pour the chosen beverage and finish each cup\n          with fruit or herbs without searching through separate bags and\n          containers.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kmcs-spec-list\"\u003e\n\n          \u003cdiv class=\"kmcs-spec-row\"\u003e\n            \u003cstrong\u003ePrimary Function\u003c\/strong\u003e\n            \u003cspan\u003eCooling, preparation, serving and storage\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kmcs-spec-row\"\u003e\n            \u003cstrong\u003eServing Surface\u003c\/strong\u003e\n            \u003cspan\u003eFold-out preparation and serving tray\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kmcs-spec-row\"\u003e\n            \u003cstrong\u003eOrganization\u003c\/strong\u003e\n            \u003cspan\u003eDedicated beverage and infusion compartments\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kmcs-spec-row\"\u003e\n            \u003cstrong\u003eDesign Character\u003c\/strong\u003e\n            \u003cspan\u003eRefined vertical outdoor refreshment system\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- OUTDOOR HOSTING --\u003e\n  \u003cdiv class=\"kmcs-story\"\u003e\n    \u003cdiv class=\"kmcs-wrap\"\u003e\n\n      \u003cspan class=\"kmcs-label\"\u003e\n        Created for Open-Air Hosting\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"kmcs-heading\"\u003e\n        Refreshments, Beautifully Arranged\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kmcs-copy\"\u003e\n        From garden lunches to patio evenings, Meridian turns beverage\n        service into a calmer and more enjoyable part of the occasion. Every\n        essential has a designated place, helping the outdoor setup feel\n        polished rather than improvised.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kmcs-tags\"\u003e\n        \u003cspan class=\"kmcs-tag\"\u003ePatio Dining\u003c\/span\u003e\n        \u003cspan class=\"kmcs-tag\"\u003eGarden Parties\u003c\/span\u003e\n        \u003cspan class=\"kmcs-tag\"\u003eOutdoor Brunch\u003c\/span\u003e\n        \u003cspan class=\"kmcs-tag\"\u003ePoolside Hosting\u003c\/span\u003e\n        \u003cspan class=\"kmcs-tag\"\u003eWeekend Gatherings\u003c\/span\u003e\n        \u003cspan class=\"kmcs-tag\"\u003eHousewarming Gifts\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE POSITION 3 --\u003e\n  \u003cdiv class=\"kmcs-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_c5fdfe04-d2fd-44a0-b006-2683e5fc4e09.png?v=1790066976\" alt=\"Kaventoore Meridian beverage station in an outdoor setting\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"kmcs-final\"\u003e\n    \u003cdiv class=\"kmcs-wrap\"\u003e\n\n      \u003cspan class=\"kmcs-label\"\u003e\n        Bring the Ritual Outdoors\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"kmcs-heading\"\u003e\n        Make Every Pour Feel More Considered\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kmcs-copy\"\u003e\n        The Kaventoore™ Meridian Chilled Beverage Column combines practical\n        organization, refined presentation and effortless outdoor hospitality\n        in one complete beverage station.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kmcs-brand\"\u003e\n        Kaventoore™ Meridian Chilled Beverage Column\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One set","offer_id":50529897349218,"sku":"Kaventoore*1","price":98.0,"currency_code":"USD","in_stock":true},{"title":"Two sets","offer_id":50529897381986,"sku":"Kaventoore*2","price":178.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/1_98fd9a65-ff26-4c6a-97f6-acebc7ab6bfb.png?v=1790148534"}],"url":"https:\/\/kaventoore.com\/collections\/picnic-essentials.oembed","provider":"My Store","version":"1.0","type":"link"}