{"product_id":"merelva™-spacious-garden-storage-bench","title":"merelva™ Spacious Garden Storage Bench","description":"\u003cstyle\u003e\n\/* =========================================================\n   merelva™ SPACIOUS GARDEN STORAGE BENCH\n   Shopify Custom Liquid\n\n   HIGH-END GARDEN FURNITURE LAYOUT\n   Compact \/ Vertical \/ 1:1 Image System\n\n   Theme:\n   Muted Olive Green + Warm Limestone + Natural Taupe\n   + Deep Forest Charcoal\n   ========================================================= *\/\n\n.mgb,\n.mgb * {\n  box-sizing: border-box;\n}\n\n.mgb {\n  --mgb-white: #ffffff;\n\n  --mgb-olive: #7f8a67;\n  --mgb-olive-deep: #5f6b4d;\n  --mgb-olive-soft: #dfe4d7;\n\n  --mgb-limestone: #f3efe6;\n  --mgb-limestone-2: #e8e1d5;\n\n  --mgb-taupe: #a18f7d;\n  --mgb-taupe-soft: #d9ccc0;\n\n  --mgb-forest: #2f3930;\n  --mgb-forest-2: #455046;\n\n  --mgb-text: #495048;\n  --mgb-muted: #737970;\n  --mgb-border: #ddd8cf;\n\n  width: 100%;\n  max-width: 800px;\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(47,57,48,.08);\n  border-radius: 18px;\n\n  background: var(--mgb-white);\n  color: var(--mgb-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.mgb img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.mgb-shell {\n  width: 100%;\n  max-width: 720px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.mgb-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--mgb-taupe);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.mgb-kicker::before {\n  content: \"\";\n\n  width: 22px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.mgb-heading {\n  margin: 0;\n\n  color: var(--mgb-forest);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.mgb-copy {\n  margin: 10px 0 0;\n\n  color: var(--mgb-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.mgb-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d8ddcf 0%,\n      #b8c0ab 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(47,57,48,.10);\n}\n\n.mgb-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.mgb-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 36%,\n      rgba(255,255,255,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #7f8a67 0%,\n      #5f6b4d 100%\n    );\n}\n\n.mgb-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.mgb-placeholder span {\n  display: block;\n\n  max-width: 380px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.mgb-hero {\n  padding: 31px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(161,143,125,.13),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf6 0%,\n      #eee9df 100%\n    );\n}\n\n.mgb-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(95,107,77,.17);\n  border-radius: 999px;\n\n  background: rgba(127,138,103,.14);\n\n  color: var(--mgb-olive-deep);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.mgb-hero h1 {\n  max-width: 670px;\n  margin: 0;\n\n  color: var(--mgb-forest);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 40px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.mgb-hero-sub {\n  max-width: 620px;\n  margin-top: 11px;\n\n  color: var(--mgb-olive-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.mgb-hero-copy {\n  max-width: 640px;\n  margin: 13px 0 0;\n\n  color: var(--mgb-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.mgb-hero-image {\n  margin-top: 20px;\n}\n\n.mgb-hero-bar {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.mgb-hero-chip {\n  padding: 9px 7px;\n\n  border: 1px solid var(--mgb-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.76);\n\n  text-align: center;\n}\n\n.mgb-hero-chip small {\n  display: block;\n\n  color: var(--mgb-taupe);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.mgb-hero-chip strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mgb-forest);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — TWO FUNCTIONS\n   ========================================================= *\/\n\n.mgb-dual {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mgb-dual-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 9px;\n  margin-top: 17px;\n}\n\n.mgb-dual-card {\n  position: relative;\n\n  padding: 15px 13px 14px;\n\n  border: 1px solid var(--mgb-border);\n  border-radius: 12px;\n\n  background: var(--mgb-limestone);\n}\n\n.mgb-dual-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 12px 12px 0 0;\n\n  background: var(--mgb-olive-deep);\n}\n\n.mgb-dual-card small {\n  display: block;\n\n  color: var(--mgb-taupe);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.mgb-dual-card strong {\n  display: block;\n\n  margin-top: 6px;\n\n  color: var(--mgb-forest);\n\n  font-size: 10.8px;\n  line-height: 1.3;\n}\n\n.mgb-dual-card p {\n  margin: 5px 0 0;\n\n  color: var(--mgb-muted);\n\n  font-size: 9.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.mgb-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mgb-caption {\n  margin-top: 11px;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, .82fr)\n    minmax(0, 1.18fr);\n\n  gap: 18px;\n}\n\n.mgb-caption strong {\n  color: var(--mgb-forest);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.mgb-caption span {\n  color: var(--mgb-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — WHAT IT STORES\n   ========================================================= *\/\n\n.mgb-storage {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf0e8 0%,\n      #faf8f4 100%\n    );\n}\n\n.mgb-storage-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.mgb-storage-item {\n  padding: 11px 7px;\n\n  border: 1px solid var(--mgb-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.mgb-storage-item small {\n  display: block;\n\n  color: var(--mgb-taupe);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.mgb-storage-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mgb-forest);\n\n  font-size: 9.2px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   04 — OUTDOOR ORDER\n   ========================================================= *\/\n\n.mgb-order {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mgb-order-list {\n  margin-top: 17px;\n\n  border-top: 1px solid var(--mgb-border);\n}\n\n.mgb-order-row {\n  display: grid;\n  grid-template-columns:\n    44px\n    minmax(0, 1fr);\n\n  gap: 11px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid var(--mgb-border);\n}\n\n.mgb-order-no {\n  color: var(--mgb-taupe);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.mgb-order-row strong {\n  display: block;\n\n  color: var(--mgb-forest);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.mgb-order-row p {\n  margin: 4px 0 0;\n\n  color: var(--mgb-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.mgb-detail {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mgb-detail-head {\n  max-width: 610px;\n  margin-bottom: 17px;\n}\n\n.mgb-detail-note {\n  margin-top: 9px;\n\n  color: var(--mgb-olive-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — KEY FEATURES\n   ========================================================= *\/\n\n.mgb-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(161,143,125,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #3b4639 0%,\n      #2d342c 100%\n    );\n\n  color: #ffffff;\n}\n\n.mgb-features .mgb-kicker {\n  color: #d9baa2;\n}\n\n.mgb-features .mgb-heading {\n  color: #ffffff;\n}\n\n.mgb-feature-intro {\n  max-width: 600px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.67);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.mgb-feature-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.mgb-feature {\n  display: grid;\n  grid-template-columns:\n    29px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.mgb-feature-no {\n  width: 29px;\n  height: 29px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(127,138,103,.18);\n\n  color: #dfe6d8;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.mgb-feature strong {\n  color: #f5f2ed;\n\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — PLACEMENT\n   ========================================================= *\/\n\n.mgb-placement {\n  padding: 32px 0;\n\n  background: var(--mgb-limestone);\n}\n\n.mgb-place-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(5, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.mgb-place {\n  padding: 11px 6px;\n\n  border: 1px solid var(--mgb-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.mgb-place small {\n  display: block;\n\n  color: var(--mgb-taupe);\n\n  font-size: 6.8px;\n  font-weight: 900;\n  letter-spacing: .6px;\n\n  text-transform: uppercase;\n}\n\n.mgb-place strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mgb-forest);\n\n  font-size: 8.9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.mgb-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.mgb-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef1ea 0%,\n      #faf8f4 100%\n    );\n}\n\n.mgb-how-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.mgb-how-card {\n  position: relative;\n\n  padding: 14px 10px 12px;\n\n  border: 1px solid var(--mgb-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.mgb-how-card::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--mgb-olive-deep);\n}\n\n.mgb-how-no {\n  color: var(--mgb-taupe);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.mgb-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--mgb-forest);\n\n  font-size: 10px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.mgb-how-card p {\n  margin: 0;\n\n  color: var(--mgb-muted);\n\n  font-size: 9px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.mgb-final {\n  padding: 39px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(161,143,125,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #465144 0%,\n      #30382f 100%\n    );\n\n  text-align: center;\n}\n\n.mgb-final-label {\n  color: #d9b99f;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.mgb-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.mgb-final p {\n  max-width: 540px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .mgb-dual-grid,\n  .mgb-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mgb-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .mgb-storage-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .mgb-place-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .mgb {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .mgb-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .mgb-hero h1 {\n    font-size: 31px;\n  }\n\n  .mgb-heading {\n    font-size: 25px;\n  }\n\n  .mgb-hero-bar,\n  .mgb-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"mgb\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-hero\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-hero-tag\"\u003e\n        Outdoor Seating + Concealed Storage\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        merelva™ Spacious Garden Storage Bench\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"mgb-hero-sub\"\u003e\n        A cleaner way to sit, store, and keep everyday garden essentials close by.\n      \u003c\/div\u003e\n\n      \u003cp class=\"mgb-hero-copy\"\u003e\n        The merelva™ Spacious Garden Storage Bench combines a simple outdoor seat\n        with a concealed internal compartment for lightweight garden accessories.\n        Its muted olive-green finish and restrained profile help it sit naturally\n        alongside planting areas, patios, porches and covered outdoor spaces.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"mgb-hero-image\"\u003e\n        \u003cdiv class=\"mgb-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/1_87859578-c1cf-47b1-91da-99a65e3f70f4.png?v=1790168707\" alt=\"merelva Spacious Garden Storage Bench in a refined outdoor setting\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mgb-hero-bar\"\u003e\n\n        \u003cdiv class=\"mgb-hero-chip\"\u003e\n          \u003csmall\u003eTop\u003c\/small\u003e\n          \u003cstrong\u003eEveryday Seating\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-hero-chip\"\u003e\n          \u003csmall\u003eInside\u003c\/small\u003e\n          \u003cstrong\u003eHidden Storage\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-hero-chip\"\u003e\n          \u003csmall\u003eFinish\u003c\/small\u003e\n          \u003cstrong\u003eMuted Olive Green\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-hero-chip\"\u003e\n          \u003csmall\u003eSetting\u003c\/small\u003e\n          \u003cstrong\u003eGarden Ready\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — TWO FUNCTIONS\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-dual\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        One Piece, Two Everyday Uses\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        A Place to Sit Above. A Place to Store Below.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mgb-copy\"\u003e\n        The bench brings two useful functions together without adding another\n        visibly separate storage container to the outdoor area.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mgb-dual-grid\"\u003e\n\n        \u003cdiv class=\"mgb-dual-card\"\u003e\n\n          \u003csmall\u003eSeating\u003c\/small\u003e\n\n          \u003cstrong\u003eA Simple Outdoor Perch\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Use the upper surface as a convenient place to sit during planting,\n            tidying, potting or other everyday garden activities.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-dual-card\"\u003e\n\n          \u003csmall\u003eStorage\u003c\/small\u003e\n\n          \u003cstrong\u003eKeep Supplies Out of Sight\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The concealed compartment beneath the seat keeps frequently used\n            lightweight garden accessories gathered in one dedicated place.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-image-two\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/2_fafa4c5b-0072-4bcb-b58e-347b3047afcf.png?v=1790168707\" alt=\"merelva garden storage bench with the seat lifted to reveal the internal storage compartment\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mgb-caption\"\u003e\n\n        \u003cstrong\u003e\n          Everyday garden items stay nearby without remaining on display.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Lift the upper section to access the concealed storage area,\n          then close it again to return the bench to a clean exterior profile.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — WHAT IT STORES\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-storage\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        Everyday Garden Storage\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        Keep the Small Things Together.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"mgb-storage-grid\"\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 01\u003c\/small\u003e\n          \u003cstrong\u003eGarden Gloves\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 02\u003c\/small\u003e\n          \u003cstrong\u003eHand Tools\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 03\u003c\/small\u003e\n          \u003cstrong\u003ePlant Ties\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 04\u003c\/small\u003e\n          \u003cstrong\u003eWatering Accessories\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 05\u003c\/small\u003e\n          \u003cstrong\u003eSmall Empty Pots\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 06\u003c\/small\u003e\n          \u003cstrong\u003eLightweight Supplies\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 07\u003c\/small\u003e\n          \u003cstrong\u003eGarden Labels\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-storage-item\"\u003e\n          \u003csmall\u003eStore 08\u003c\/small\u003e\n          \u003cstrong\u003eSmall Accessories\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — OUTDOOR ORDER\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-order\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        A Cleaner Outdoor Setup\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        Storage That Helps the Garden Feel More Considered.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"mgb-order-list\"\u003e\n\n        \u003cdiv class=\"mgb-order-row\"\u003e\n\n          \u003cdiv class=\"mgb-order-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eConcealed Interior\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Frequently used garden accessories can stay together without remaining\n              scattered across work surfaces or paving.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-order-row\"\u003e\n\n          \u003cdiv class=\"mgb-order-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eClean Exterior Profile\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Once closed, the storage compartment disappears into the form of the bench.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-order-row\"\u003e\n\n          \u003cdiv class=\"mgb-order-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eOlive Green Garden Finish\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The muted color works naturally with foliage, neutral paving, stone\n              and warm wood surroundings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-order-row\"\u003e\n\n          \u003cdiv class=\"mgb-order-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFlexible Placement\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The restrained form suits garden entrances, potting areas, patios,\n              porches, balconies and covered utility spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-detail\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-detail-head\"\u003e\n\n        \u003cdiv class=\"mgb-kicker\"\u003e\n          Garden Furniture, Not a Plastic Storage Bin\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mgb-heading\"\u003e\n          Made to Remain Part of the Outdoor Space.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"mgb-detail-note\"\u003e\n          A calm olive finish, simple bench proportions and concealed storage\n          allow the piece to stay visible without adding visual clutter.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mgb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/3_6afb9517-c95a-4638-960a-23e05ba8d09e.png?v=1790168707\" alt=\"Detail of merelva garden storage bench olive finish profile and storage interior\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — KEY FEATURES\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-features\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        Garden Storage, Simplified\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        Practical Storage Without Adding More Visual Noise.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mgb-feature-intro\"\u003e\n        The bench keeps lightweight garden supplies organized in one place while\n        preserving a simple furniture-like appearance in the surrounding outdoor area.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mgb-feature-grid\"\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eIntegrated seating and storage\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eConcealed internal compartment\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for everyday garden accessories\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eClean exterior profile\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eCoordinated muted olive-green finish\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eWorks in patios, porches and garden areas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eHelps reduce scattered outdoor clutter\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-feature\"\u003e\n          \u003cdiv class=\"mgb-feature-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eFurniture-inspired outdoor appearance\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — PLACEMENT\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-placement\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        Easy to Position\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        Fits Naturally Into Working Garden Spaces.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"mgb-place-grid\"\u003e\n\n        \u003cdiv class=\"mgb-place\"\u003e\n          \u003csmall\u003ePlace 01\u003c\/small\u003e\n          \u003cstrong\u003eGarden Entrance\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-place\"\u003e\n          \u003csmall\u003ePlace 02\u003c\/small\u003e\n          \u003cstrong\u003ePotting Area\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-place\"\u003e\n          \u003csmall\u003ePlace 03\u003c\/small\u003e\n          \u003cstrong\u003eCovered Patio\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-place\"\u003e\n          \u003csmall\u003ePlace 04\u003c\/small\u003e\n          \u003cstrong\u003ePorch\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-place\"\u003e\n          \u003csmall\u003ePlace 05\u003c\/small\u003e\n          \u003cstrong\u003eBalcony\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-image-four\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/4_0f9e08e6-018a-4369-9997-781726566a6c.png?v=1790168707\" alt=\"merelva Spacious Garden Storage Bench styled on a patio porch or garden entrance\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-how\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-kicker\"\u003e\n        Simple Everyday Use\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"mgb-heading\"\u003e\n        How to Use merelva™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"mgb-how-grid\"\u003e\n\n        \u003cdiv class=\"mgb-how-card\"\u003e\n\n          \u003cdiv class=\"mgb-how-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Choose a Stable Surface\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Position the bench on a suitable level surface in the intended outdoor area.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-how-card\"\u003e\n\n          \u003cdiv class=\"mgb-how-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Lift the Upper Section\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open the bench to access the concealed storage compartment beneath the seat.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-how-card\"\u003e\n\n          \u003cdiv class=\"mgb-how-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Arrange Lightweight Supplies\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place suitable garden gloves, hand tools, ties, accessories and small empty pots inside.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mgb-how-card\"\u003e\n\n          \u003cdiv class=\"mgb-how-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Close for a Cleaner Look\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Return the upper section to the closed position after use to maintain a tidy outdoor appearance.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"mgb-final\"\u003e\n    \u003cdiv class=\"mgb-shell\"\u003e\n\n      \u003cdiv class=\"mgb-final-label\"\u003e\n        merelva™ Spacious Garden Storage Bench\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Sit Above.\u003cbr\u003e\n        Store Below.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A muted olive-green garden bench designed to combine useful outdoor seating\n        with concealed storage for the lightweight accessories that support everyday plant care.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"merelva™","offers":[{"title":"Default Title","offer_id":53371207549109,"sku":null,"price":41.85,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/5_fd1d57c7-a85a-4b20-adcc-5592c9055057.png?v=1790168699","url":"https:\/\/merelva.com\/products\/merelva%e2%84%a2-spacious-garden-storage-bench","provider":"merelva™","version":"1.0","type":"link"}