{"title":"Outdoor Storage \u0026 Living","description":null,"products":[{"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"},{"product_id":"merelva™-modular-garden-accessory-wall-system","title":"merelva™ Modular Garden Accessory Wall System","description":"\u003cstyle\u003e\n\/* =========================================================\n   merelva™ MODULAR GARDEN ACCESSORY WALL SYSTEM\n   Shopify Custom Liquid\n\n   PREMIUM GARDEN WALL ORGANIZATION LAYOUT\n   Compact \/ Vertical \/ 1:1 Images\n\n   Theme:\n   Light Olive Green + Warm Natural Wood + Soft Stone\n   + Deep Garden Ink\n   ========================================================= *\/\n\n.mgw,\n.mgw * {\n  box-sizing: border-box;\n}\n\n.mgw {\n  --mgw-white: #ffffff;\n\n  --mgw-olive: #9aa78b;\n  --mgw-olive-deep: #6e7a62;\n  --mgw-olive-soft: #e1e7dc;\n\n  --mgw-wood: #aa805d;\n  --mgw-wood-soft: #ddc8b6;\n\n  --mgw-stone: #f4f0e8;\n  --mgw-stone-2: #e8e1d6;\n\n  --mgw-ink: #313831;\n  --mgw-ink-2: #485148;\n\n  --mgw-text: #4a5149;\n  --mgw-muted: #737a72;\n  --mgw-border: #ddd8d0;\n\n  width: 100%;\n  max-width: 800px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(49,56,49,.08);\n  border-radius: 18px;\n\n  background: var(--mgw-white);\n  color: var(--mgw-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.mgw img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.mgw-shell {\n  width: 100%;\n  max-width: 720px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.mgw-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--mgw-wood);\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.mgw-kicker::before {\n  content: \"\";\n\n  width: 21px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.mgw-heading {\n  margin: 0;\n\n  color: var(--mgw-ink);\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.mgw-copy {\n  margin: 10px 0 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.mgw-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      #dce2d7 0%,\n      #bac4b2 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(49,56,49,.10);\n}\n\n.mgw-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.mgw-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      #9aa78b 0%,\n      #6e7a62 100%\n    );\n}\n\n.mgw-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.mgw-placeholder span {\n  display: block;\n\n  max-width: 385px;\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.mgw-hero {\n  padding: 31px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 6%,\n      rgba(170,128,93,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf6 0%,\n      #efeae1 100%\n    );\n}\n\n.mgw-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(110,122,98,.17);\n  border-radius: 999px;\n\n  background: rgba(154,167,139,.14);\n\n  color: var(--mgw-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.mgw-hero h1 {\n  max-width: 675px;\n  margin: 0;\n\n  color: var(--mgw-ink);\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.mgw-hero-sub {\n  max-width: 625px;\n  margin-top: 11px;\n\n  color: var(--mgw-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.mgw-hero-copy {\n  max-width: 645px;\n  margin: 13px 0 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.mgw-hero-image {\n  margin-top: 20px;\n}\n\n.mgw-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.mgw-hero-chip {\n  padding: 9px 7px;\n\n  border: 1px solid var(--mgw-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.76);\n\n  text-align: center;\n}\n\n.mgw-hero-chip small {\n  display: block;\n\n  color: var(--mgw-wood);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.mgw-hero-chip strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mgw-ink);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — MODULAR WALL LAYOUT\n   ========================================================= *\/\n\n.mgw-modular {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mgw-modular-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.mgw-modular-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--mgw-border);\n  border-radius: 11px;\n\n  background: var(--mgw-stone);\n}\n\n.mgw-modular-card small {\n  display: block;\n\n  color: var(--mgw-wood);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.mgw-modular-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--mgw-ink);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.mgw-modular-card p {\n  margin: 4px 0 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.mgw-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mgw-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.mgw-caption strong {\n  color: var(--mgw-ink);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.mgw-caption span {\n  color: var(--mgw-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — ACCESSORY SYSTEM\n   ========================================================= *\/\n\n.mgw-access {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2eb 0%,\n      #faf8f4 100%\n    );\n}\n\n.mgw-access-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.mgw-access-card {\n  position: relative;\n\n  padding: 15px 13px 14px;\n\n  border: 1px solid var(--mgw-border);\n  border-radius: 12px;\n\n  background: #ffffff;\n}\n\n.mgw-access-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(--mgw-olive-deep);\n}\n\n.mgw-access-card small {\n  display: block;\n\n  color: var(--mgw-wood);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.mgw-access-card strong {\n  display: block;\n\n  margin-top: 6px;\n\n  color: var(--mgw-ink);\n\n  font-size: 10.8px;\n  line-height: 1.3;\n}\n\n.mgw-access-card p {\n  margin: 5px 0 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 9.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   04 — FOLD-DOWN WORK SURFACE\n   ========================================================= *\/\n\n.mgw-work {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mgw-work-list {\n  margin-top: 17px;\n\n  border-top: 1px solid var(--mgw-border);\n}\n\n.mgw-work-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(--mgw-border);\n}\n\n.mgw-work-no {\n  color: var(--mgw-wood);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.mgw-work-row strong {\n  display: block;\n\n  color: var(--mgw-ink);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.mgw-work-row p {\n  margin: 4px 0 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.mgw-detail {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mgw-detail-head {\n  max-width: 610px;\n  margin-bottom: 17px;\n}\n\n.mgw-detail-note {\n  margin-top: 9px;\n\n  color: var(--mgw-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 — MATERIAL \/ DESIGN DETAILS\n   ========================================================= *\/\n\n.mgw-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(170,128,93,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #3b453b 0%,\n      #2d342d 100%\n    );\n\n  color: #ffffff;\n}\n\n.mgw-features .mgw-kicker {\n  color: #dfbda0;\n}\n\n.mgw-features .mgw-heading {\n  color: #ffffff;\n}\n\n.mgw-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.mgw-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.mgw-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.mgw-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(154,167,139,.18);\n\n  color: #dfe7da;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.mgw-feature strong {\n  color: #f5f2ed;\n\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — WHERE IT WORKS\n   ========================================================= *\/\n\n.mgw-place {\n  padding: 32px 0;\n\n  background: var(--mgw-stone);\n}\n\n.mgw-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.mgw-place-item {\n  padding: 11px 6px;\n\n  border: 1px solid var(--mgw-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.mgw-place-item small {\n  display: block;\n\n  color: var(--mgw-wood);\n\n  font-size: 6.8px;\n  font-weight: 900;\n  letter-spacing: .6px;\n\n  text-transform: uppercase;\n}\n\n.mgw-place-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mgw-ink);\n\n  font-size: 8.9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.mgw-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.mgw-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2eb 0%,\n      #faf8f4 100%\n    );\n}\n\n.mgw-how-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.mgw-how-card {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--mgw-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.mgw-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(--mgw-olive-deep);\n}\n\n.mgw-how-no {\n  color: var(--mgw-wood);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.mgw-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--mgw-ink);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.mgw-how-card p {\n  margin: 0;\n\n  color: var(--mgw-muted);\n\n  font-size: 9.2px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.mgw-final {\n  padding: 39px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(170,128,93,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #485147 0%,\n      #313831 100%\n    );\n\n  text-align: center;\n}\n\n.mgw-final-label {\n  color: #dfbda0;\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.mgw-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.mgw-final p {\n  max-width: 545px;\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  .mgw-modular-grid,\n  .mgw-access-grid,\n  .mgw-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mgw-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .mgw-place-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .mgw {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .mgw-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .mgw-hero h1 {\n    font-size: 31px;\n  }\n\n  .mgw-heading {\n    font-size: 25px;\n  }\n\n  .mgw-hero-bar,\n  .mgw-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mgw\"\u003e\n\u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\u003csection class=\"mgw-hero\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-hero-tag\"\u003eModular Garden Wall Organization\u003c\/div\u003e\n\u003ch1\u003emerelva™ Modular Garden Accessory Wall System\u003c\/h1\u003e\n\u003cdiv class=\"mgw-hero-sub\"\u003eTurn unused wall space into a cleaner, more adaptable garden work station.\u003c\/div\u003e\n\u003cp class=\"mgw-hero-copy\"\u003eThe merelva™ Modular Garden Accessory Wall System combines layered olive-green metal panels, movable storage modules, warm natural wood accents, a magnetic tool rail and a fold-down work surface in one coordinated wall-mounted setup.\u003c\/p\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003cdiv class=\"mgw-hero-image\"\u003e\n\u003cdiv class=\"mgw-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/1_bd78e22d-3240-4148-ae4f-824382813f6c.png?v=1790170636\" alt=\"merelva Modular Garden Accessory Wall System in a refined garden workspace\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-hero-bar\"\u003e\n\u003cdiv class=\"mgw-hero-chip\"\u003e\n\u003csmall\u003ePanels\u003c\/small\u003e \u003cstrong\u003eModular Layout\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-hero-chip\"\u003e\n\u003csmall\u003eRails\u003c\/small\u003e \u003cstrong\u003eAdjustable Storage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-hero-chip\"\u003e\n\u003csmall\u003eWorktop\u003c\/small\u003e \u003cstrong\u003eFold-Down Surface\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-hero-chip\"\u003e\n\u003csmall\u003eFinish\u003c\/small\u003e \u003cstrong\u003eLight Olive + Wood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       02 — MODULAR WALL LAYOUT\n       ====================================================== --\u003e\n\u003csection class=\"mgw-modular\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eBuilt Around the Wall You Have\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eOne Coordinated System, Repositioned to Suit Different Spaces.\u003c\/h2\u003e\n\u003cp class=\"mgw-copy\"\u003eThe layered panels can work together as one complete arrangement or be repositioned to better suit the available wall area.\u003c\/p\u003e\n\u003cdiv class=\"mgw-modular-grid\"\u003e\n\u003cdiv class=\"mgw-modular-card\"\u003e\n\u003csmall\u003ePanel System\u003c\/small\u003e \u003cstrong\u003eLayered Modular Arrangement\u003c\/strong\u003e\n\u003cp\u003eSoftly rounded metal panels create a cleaner alternative to a conventional workshop pegboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-modular-card\"\u003e\n\u003csmall\u003eAccessory Rails\u003c\/small\u003e \u003cstrong\u003eReposition the Storage\u003c\/strong\u003e\n\u003cp\u003eHorizontal rails support movable hooks, holders and cups that can change as your tools change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-modular-card\"\u003e\n\u003csmall\u003eExpandable Layout\u003c\/small\u003e \u003cstrong\u003eAdapt to Different Work Areas\u003c\/strong\u003e\n\u003cp\u003eThe coordinated pieces can be arranged for compact utility walls or broader garden work zones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\u003csection class=\"mgw-image-two\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/2_fab1c097-c7c4-432e-8643-9846775d8cbb.png?v=1790170635\" alt=\"merelva garden wall system rails hooks storage cups magnetic tool rail and wood shelf\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mgw-caption\"\u003e\n\u003cstrong\u003e Tools stay visible, separated, and easier to return to the same place. \u003c\/strong\u003e \u003cspan\u003e Hooks, enclosed holders, removable cups, a magnetic rail and a slim shelf create multiple storage zones without making the wall feel visually heavy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       03 — ACCESSORY SYSTEM\n       ====================================================== --\u003e\n\u003csection class=\"mgw-access\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eAdjustable Accessory Storage\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eDifferent Items, Different Ways to Keep Them Close.\u003c\/h2\u003e\n\u003cdiv class=\"mgw-access-grid\"\u003e\n\u003cdiv class=\"mgw-access-card\"\u003e\n\u003csmall\u003eHooks + Holders\u003c\/small\u003e \u003cstrong\u003eMove Lightweight Tools Where You Need Them\u003c\/strong\u003e\n\u003cp\u003eRepositionable hooks and enclosed holders keep hand tools, gloves and compatible accessories separated along the rails.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-access-card\"\u003e\n\u003csmall\u003eStorage Cups\u003c\/small\u003e \u003cstrong\u003eLift Out Smaller Accessories\u003c\/strong\u003e\n\u003cp\u003eRemovable cups keep plant labels, soft ties and compact items together and can be taken directly to the work surface when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-access-card\"\u003e\n\u003csmall\u003eMagnetic Rail\u003c\/small\u003e \u003cstrong\u003eQuick Access for Compatible Metal Tools\u003c\/strong\u003e\n\u003cp\u003eThe integrated magnetic strip provides a convenient position for compatible small metal garden tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-access-card\"\u003e\n\u003csmall\u003eWood Shelf\u003c\/small\u003e \u003cstrong\u003eA Slim Surface Without Visual Bulk\u003c\/strong\u003e\n\u003cp\u003eThe narrow warm-wood shelf holds compact accessories while adding a softer material contrast to the metal wall system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       04 — FOLD-DOWN WORK SURFACE\n       ====================================================== --\u003e\n\u003csection class=\"mgw-work\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eStorage Above, Workspace Below\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eOpen a Small Work Surface Only When You Need It.\u003c\/h2\u003e\n\u003cdiv class=\"mgw-work-list\"\u003e\n\u003cdiv class=\"mgw-work-row\"\u003e\n\u003cdiv class=\"mgw-work-no\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlush-Folding Work Surface\u003c\/strong\u003e\n\u003cp\u003eOpen the lower worktop for labeling, sorting or small garden tasks, then close it back against the wall to restore the clean profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-work-row\"\u003e\n\u003cdiv class=\"mgw-work-no\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLower Collection Tray\u003c\/strong\u003e\n\u003cp\u003eA removable tray beneath the work area helps catch loose soil and small garden debris during routine tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-work-row\"\u003e\n\u003cdiv class=\"mgw-work-no\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConcealed Mounting Covers\u003c\/strong\u003e\n\u003cp\u003eMain installation points are visually softened with discreet covers for a more finished furniture-inspired appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-work-row\"\u003e\n\u003cdiv class=\"mgw-work-no\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMinimal Visible Hardware\u003c\/strong\u003e\n\u003cp\u003eRestrained fittings help the system feel more like part of the room than a conventional utility panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\u003csection class=\"mgw-detail\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-detail-head\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eA More Finished Garden Workstation\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003ePowder-Coated Metal, Warm Wood, and Restrained Hardware.\u003c\/h2\u003e\n\u003cdiv class=\"mgw-detail-note\"\u003eLight olive-green steel panels, warm wood accents and brushed-metal fittings create a substantial wall system without the visual language of a workshop board.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/3_bab008ab-4e50-4b21-a734-5681453d36fb.png?v=1790170636\" alt=\"Detail of merelva garden wall system fold-down work surface collection tray and material details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       05 — KEY FEATURES\n       ====================================================== --\u003e\n\u003csection class=\"mgw-features\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eDesigned for Flexible Garden Work\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eOrganization That Changes With the Space.\u003c\/h2\u003e\n\u003cp class=\"mgw-feature-intro\"\u003eThe wall system combines adjustable storage, temporary workspace, removable modules and a compact footprint in one coordinated garden setup.\u003c\/p\u003e\n\u003cdiv class=\"mgw-feature-grid\"\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eAdaptable modular organization\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eAdjustable accessory placement\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eMagnetic storage for compatible tools\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003eRemovable holders and storage cups\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e05\u003c\/div\u003e\n\u003cstrong\u003eFold-down garden work surface\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e06\u003c\/div\u003e\n\u003cstrong\u003eLower debris collection tray\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e07\u003c\/div\u003e\n\u003cstrong\u003eSpace-saving wall-mounted design\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-feature\"\u003e\n\u003cdiv class=\"mgw-feature-no\"\u003e08\u003c\/div\u003e\n\u003cstrong\u003eExpandable arrangement for different work areas\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       06 — WHERE IT WORKS\n       ====================================================== --\u003e\n\u003csection class=\"mgw-place\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eDesigned for Working Garden Spaces\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eUse the Wall Instead of Giving Up More Floor Space.\u003c\/h2\u003e\n\u003cdiv class=\"mgw-place-grid\"\u003e\n\u003cdiv class=\"mgw-place-item\"\u003e\n\u003csmall\u003ePlace 01\u003c\/small\u003e \u003cstrong\u003ePotting Area\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-place-item\"\u003e\n\u003csmall\u003ePlace 02\u003c\/small\u003e \u003cstrong\u003eGarage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-place-item\"\u003e\n\u003csmall\u003ePlace 03\u003c\/small\u003e \u003cstrong\u003eUtility Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-place-item\"\u003e\n\u003csmall\u003ePlace 04\u003c\/small\u003e \u003cstrong\u003eCovered Patio\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-place-item\"\u003e\n\u003csmall\u003ePlace 05\u003c\/small\u003e \u003cstrong\u003eGarden Workspace\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\u003csection class=\"mgw-image-four\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/4_0578663b-bb1a-42e7-abf6-99ea14f91c5c.png?v=1790170636\" alt=\"merelva Modular Garden Accessory Wall System installed in a potting area covered patio or garden workspace\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\u003csection class=\"mgw-how\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-kicker\"\u003eSimple Modular Setup\u003c\/div\u003e\n\u003ch2 class=\"mgw-heading\"\u003eHow to Use merelva™\u003c\/h2\u003e\n\u003cdiv class=\"mgw-how-grid\"\u003e\n\u003cdiv class=\"mgw-how-card\"\u003e\n\u003cdiv class=\"mgw-how-no\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eInstall the Panels\u003c\/h3\u003e\n\u003cp\u003eSecure the wall panels to a suitable surface using the appropriate mounting method for the installation area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-how-card\"\u003e\n\u003cdiv class=\"mgw-how-no\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eArrange the Accessories\u003c\/h3\u003e\n\u003cp\u003ePosition rails, hooks, holders and storage cups according to the lightweight garden items being organized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mgw-how-card\"\u003e\n\u003cdiv class=\"mgw-how-no\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eOpen, Work, and Reset\u003c\/h3\u003e\n\u003cp\u003eFold down the work surface when needed, then close it and remove the lower tray for cleaning after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\u003csection class=\"mgw-final\"\u003e\n\u003cdiv class=\"mgw-shell\"\u003e\n\u003cdiv class=\"mgw-final-label\"\u003emerelva™ Modular Garden Accessory Wall System\u003c\/div\u003e\n\u003ch2\u003eUse the Wall.\u003cbr\u003eKeep the Workspace Clear.\u003c\/h2\u003e\n\u003cp\u003eA modular light-olive garden organization system designed to keep lightweight tools and accessories visible, adjustable and easier to reach while preserving valuable floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"merelva™","offers":[{"title":"Default Title","offer_id":53371233075381,"sku":null,"price":41.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/5_c9910752-ecfa-42ef-b3c3-2528c7ce7eb5.png?v=1790170598"},{"product_id":"merelva™-practical-garden-seedling-carry-tray","title":"merelva™ Practical Garden Seedling Carry Tray","description":"\u003cstyle\u003e\n\/* =========================================================\n   merelva™ PRACTICAL GARDEN SEEDLING CARRY TRAY\n   Shopify Custom Liquid — Garden Nursery Carry Collection\n\n   NEW LAYOUT SYSTEM:\n   01 Nursery Carry Cover\n   02 Product Portrait\n   03 Stable Pot Placement\n   04 Drainage Architecture\n   05 Fold-Flat Carrying\n   06 Everyday Garden Workflow\n   07 Material Direction\n   08 How to Use\n   09 Key Features\n   10 Final\n\n   Palette:\n   Soft Leaf Green + Warm Natural Wood + Linen Stone + Deep Garden Moss\n\n   IMPORTANT:\n   - 4 image positions\n   - Every image area fixed at 1:1\n   - Desktop keeps text above image\n   - No side-by-side image\/text crowding\n   - Compact Shopify-safe layout\n   ========================================================= *\/\n\n.mseed,\n.mseed * {\n  box-sizing: border-box;\n}\n\n.mseed {\n  --mc-white: #ffffff;\n  --mc-linen: #f8f5ee;\n  --mc-linen-2: #eee8dd;\n  --mc-leaf: #9caf8f;\n  --mc-leaf-soft: #d5dfcf;\n  --mc-leaf-deep: #62735b;\n  --mc-moss: #384536;\n  --mc-wood: #b18a68;\n  --mc-wood-deep: #8a684f;\n  --mc-wood-soft: #dbc3ae;\n  --mc-metal: #9fa6a1;\n  --mc-text: #444941;\n  --mc-muted: #747870;\n  --mc-line: #ddd8cf;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 24px auto 0;\n  padding: 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(56,69,54,.09);\n  border-radius: 20px;\n\n  background: var(--mc-white);\n  color: var(--mc-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.mseed h1,\n.mseed h2,\n.mseed h3,\n.mseed p,\n.mseed span,\n.mseed strong {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.mseed img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n.mc-shell {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.mc-narrow {\n  width: 100%;\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.mc-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 8px;\n\n  color: var(--mc-leaf-deep);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n.mc-eyebrow::before {\n  content: \"\";\n  width: 22px;\n  height: 1px;\n  background: currentColor;\n}\n\n.mc-title,\n.mc-h2 {\n  margin: 0;\n\n  color: var(--mc-moss);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight: 500;\n}\n\n.mc-title {\n  font-size: 39px;\n  line-height: 1.01;\n  letter-spacing: -.74px;\n}\n\n.mc-h2 {\n  font-size: 28px;\n  line-height: 1.08;\n  letter-spacing: -.28px;\n}\n\n.mc-copy {\n  margin: 9px 0 0;\n\n  color: var(--mc-muted);\n\n  font-size: 11.9px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.mc-square {\n  width: 100%;\n  max-width: 620px;\n  aspect-ratio: 1 \/ 1;\n  margin-left: auto;\n  margin-right: auto;\n  overflow: hidden;\n\n  border-radius: 15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d8d3cb 0%,\n      #b6afa6 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(56,69,54,.08);\n}\n\n.mc-placeholder {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 100%;\n  height: 100%;\n  min-height: 0;\n  padding: 24px;\n\n  background:\n    radial-gradient(\n      circle at 50% 40%,\n      rgba(255,255,255,.24),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #d7d3cb 0%,\n      #aaa399 100%\n    );\n\n  text-align: center;\n}\n\n.mc-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: 18px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.mc-placeholder span {\n  display: block;\n  max-width: 410px;\n  margin: 7px auto 0;\n\n  color: rgba(255,255,255,.80);\n\n  font-size: 8.3px;\n  line-height: 1.42;\n  font-weight: 800;\n  letter-spacing: .72px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — NURSERY CARRY COVER\n   ========================================================= *\/\n\n.mc-hero {\n  padding: 34px 0 28px;\n\n  background:\n    radial-gradient(\n      circle at 86% 10%,\n      rgba(156,175,143,.22),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 11% 2%,\n      rgba(177,138,104,.11),\n      transparent 27%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf7 0%,\n      #f0ece4 100%\n    );\n}\n\n.mc-hero-inner {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-hero-sub {\n  max-width: 575px;\n  margin-top: 11px;\n\n  color: var(--mc-leaf-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.mc-hero-note {\n  max-width: 575px;\n  margin-top: 12px;\n\n  color: var(--mc-muted);\n\n  font-size: 10.4px;\n  line-height: 1.5;\n}\n\n.mc-hero-index {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 16px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-hero-index span {\n  padding: 9px 8px;\n\n  color: var(--mc-moss);\n\n  font-size: 8.3px;\n  line-height: 1.3;\n  font-weight: 800;\n  text-align: center;\n}\n\n.mc-hero-index span + span {\n  border-left: 1px solid var(--mc-line);\n}\n\n\n\/* =========================================================\n   02 — PRODUCT PORTRAIT\n   ========================================================= *\/\n\n.mc-portrait {\n  padding: 28px 0 31px;\n\n  background: #ffffff;\n}\n\n.mc-portrait-note {\n  max-width: 620px;\n  margin: 10px auto 0;\n\n  color: var(--mc-muted);\n\n  font-size: 9.8px;\n  line-height: 1.45;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   03 — STABLE POT PLACEMENT\n   ========================================================= *\/\n\n.mc-stability {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f4f1ea 0%,\n      #fbf9f6 100%\n    );\n}\n\n.mc-stability-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-stability-media {\n  margin-top: 16px;\n}\n\n.mc-ring-list {\n  max-width: 620px;\n  margin: 13px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n}\n\n.mc-ring-row {\n  display: grid;\n  grid-template-columns:\n    112px\n    minmax(0, 1fr);\n\n  gap: 12px;\n\n  padding: 10px 0;\n\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-ring-row span {\n  color: var(--mc-leaf-deep);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.mc-ring-row strong {\n  display: block;\n\n  color: var(--mc-moss);\n\n  font-size: 9.7px;\n  line-height: 1.3;\n}\n\n.mc-ring-row p {\n  margin: 3px 0 0;\n\n  color: var(--mc-muted);\n\n  font-size: 9px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   04 — DRAINAGE ARCHITECTURE\n   ========================================================= *\/\n\n.mc-drain {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #3e4b3b 0%,\n      #2d362c 100%\n    );\n\n  color: #ffffff;\n}\n\n.mc-drain .mc-eyebrow {\n  color: var(--mc-wood-soft);\n}\n\n.mc-drain .mc-h2 {\n  color: #ffffff;\n}\n\n.mc-drain-copy {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.3px;\n  line-height: 1.56;\n}\n\n.mc-drain-media {\n  margin-top: 16px;\n}\n\n.mc-drain .mc-square {\n  border: 1px solid rgba(255,255,255,.12);\n  box-shadow: none;\n}\n\n.mc-drain-flow {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n\n  max-width: 620px;\n  margin: 12px auto 0;\n}\n\n.mc-drain-card {\n  padding: 11px 10px;\n\n  border: 1px solid rgba(255,255,255,.13);\n  border-radius: 10px;\n}\n\n.mc-drain-card small {\n  display: block;\n\n  color: var(--mc-wood-soft);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.mc-drain-card strong {\n  display: block;\n  margin-top: 5px;\n\n  color: #f5f2ec;\n\n  font-size: 9.5px;\n  line-height: 1.3;\n}\n\n.mc-drain-card p {\n  margin: 4px 0 0;\n\n  color: rgba(255,255,255,.62);\n\n  font-size: 8.9px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   05 — FOLD-FLAT CARRYING\n   ========================================================= *\/\n\n.mc-carry {\n  padding: 30px 0;\n\n  background: #ffffff;\n}\n\n.mc-carry-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-carry-media {\n  margin-top: 16px;\n}\n\n.mc-carry-strip {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 11px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-carry-item {\n  padding: 10px 8px;\n\n  text-align: center;\n}\n\n.mc-carry-item + .mc-carry-item {\n  border-left: 1px solid var(--mc-line);\n}\n\n.mc-carry-item small {\n  display: block;\n\n  color: var(--mc-wood-deep);\n\n  font-size: 7.2px;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.mc-carry-item strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--mc-moss);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   06 — EVERYDAY GARDEN WORKFLOW\n   ========================================================= *\/\n\n.mc-workflow {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eee9e1 0%,\n      #faf8f4 100%\n    );\n}\n\n.mc-workflow-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-workflow-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n\n  max-width: 620px;\n  margin: 14px auto 0;\n}\n\n.mc-workflow-card {\n  padding: 12px 10px;\n\n  border-top: 2px solid var(--mc-leaf);\n  background: #ffffff;\n}\n\n.mc-workflow-card small {\n  display: block;\n\n  color: var(--mc-leaf-deep);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .66px;\n  text-transform: uppercase;\n}\n\n.mc-workflow-card strong {\n  display: block;\n  margin-top: 5px;\n\n  color: var(--mc-moss);\n\n  font-size: 9.6px;\n  line-height: 1.3;\n}\n\n.mc-workflow-card p {\n  margin: 4px 0 0;\n\n  color: var(--mc-muted);\n\n  font-size: 8.9px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   07 — MATERIAL DIRECTION\n   ========================================================= *\/\n\n.mc-material {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.mc-material-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-material-list {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 0 18px;\n\n  max-width: 620px;\n  margin: 14px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n}\n\n.mc-material-item {\n  padding: 9px 0;\n\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-material-item small {\n  display: block;\n\n  color: var(--mc-wood-deep);\n\n  font-size: 7.2px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .64px;\n  text-transform: uppercase;\n}\n\n.mc-material-item strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--mc-moss);\n\n  font-size: 9.5px;\n  line-height: 1.34;\n}\n\n\n\/* =========================================================\n   08 — HOW TO USE\n   ========================================================= *\/\n\n.mc-how {\n  padding: 31px 0;\n\n  background: var(--mc-linen);\n}\n\n.mc-how-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-how-steps {\n  max-width: 620px;\n  margin: 14px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n}\n\n.mc-how-step {\n  display: grid;\n  grid-template-columns:\n    44px\n    minmax(0, 1fr);\n\n  gap: 12px;\n\n  padding: 10px 0;\n\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-how-no {\n  color: var(--mc-leaf-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1;\n}\n\n.mc-how-step strong {\n  display: block;\n\n  color: var(--mc-moss);\n\n  font-size: 9.8px;\n  line-height: 1.3;\n}\n\n.mc-how-step p {\n  margin: 3px 0 0;\n\n  color: var(--mc-muted);\n\n  font-size: 9.2px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   09 — KEY FEATURES\n   ========================================================= *\/\n\n.mc-features {\n  padding: 31px 0 35px;\n\n  background: #ffffff;\n}\n\n.mc-feature-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.mc-feature-list {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 0 18px;\n\n  max-width: 620px;\n  margin: 14px auto 0;\n\n  border-top: 1px solid var(--mc-line);\n}\n\n.mc-feature {\n  padding: 9px 0;\n\n  border-bottom: 1px solid var(--mc-line);\n}\n\n.mc-feature small {\n  display: block;\n\n  color: var(--mc-leaf-deep);\n\n  font-size: 7.2px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .64px;\n  text-transform: uppercase;\n}\n\n.mc-feature strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--mc-moss);\n\n  font-size: 9.5px;\n  line-height: 1.34;\n}\n\n\n\/* =========================================================\n   10 — FINAL\n   ========================================================= *\/\n\n.mc-final {\n  padding: 40px 0 44px;\n\n  background:\n    radial-gradient(\n      circle at 50% 118%,\n      rgba(156,175,143,.14),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #3f4b3c 0%,\n      #2d362c 100%\n    );\n\n  text-align: center;\n}\n\n.mc-final-label {\n  color: var(--mc-wood-soft);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n.mc-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: 29px;\n  line-height: 1.08;\n  font-weight: 500;\n}\n\n.mc-final p {\n  max-width: 500px;\n  margin: 10px auto 0;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.2px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .mc-hero-index,\n  .mc-carry-strip {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .mc-hero-index span:nth-child(3),\n  .mc-carry-item:nth-child(3) {\n    border-left: 0;\n    border-top: 1px solid var(--mc-line);\n  }\n\n  .mc-hero-index span:nth-child(4),\n  .mc-carry-item:nth-child(4) {\n    border-top: 1px solid var(--mc-line);\n  }\n\n  .mc-drain-flow,\n  .mc-workflow-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mc-material-list,\n  .mc-feature-list {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 480px) {\n\n  .mseed {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .mc-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .mc-title {\n    font-size: 30px;\n  }\n\n  .mc-h2 {\n    font-size: 24px;\n  }\n\n  .mc-square {\n    max-width: 100%;\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .mc-ring-row {\n    grid-template-columns:\n      86px\n      minmax(0, 1fr);\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"mseed\"\u003e\n\n  \u003c!-- 01 — NURSERY CARRY COVER --\u003e\n  \u003csection class=\"mc-hero\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-hero-inner\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          merelva™ Refined Nursery Carry\n        \u003c\/div\u003e\n\n        \u003ch1 class=\"mc-title\"\u003e\n          merelva™ Practical Garden Seedling Carry Tray\n        \u003c\/h1\u003e\n\n        \u003cdiv class=\"mc-hero-sub\"\u003e\n          Stable multi-pot transport, adaptable organization, and controlled drainage brought together in a refined garden tray.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-hero-note\"\u003e\n          Soft leaf green, warm natural wood grips, precise metal edging, and minimal visible hardware give the tray a more substantial, furniture-inspired appearance than a conventional plastic nursery tray.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-hero-index\"\u003e\n        \u003cspan\u003eMulti-Pot Carrying\u003c\/span\u003e\n        \u003cspan\u003eAdjustable Stabilizing Rings\u003c\/span\u003e\n        \u003cspan\u003eControlled Drainage\u003c\/span\u003e\n        \u003cspan\u003eFold-Flat Handles\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 — PRODUCT PORTRAIT --\u003e\n  \u003csection class=\"mc-portrait\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-square\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/1_def442b0-5a2c-4708-ab49-b4da3aedc2a2.png?v=1790173260\" alt=\"merelva Practical Garden Seedling Carry Tray in soft leaf green with natural wood handles\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-portrait-note\"\u003e\n        A structured carrying tray designed to move compatible small pots and starter containers while keeping the overall profile clean and compact.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 — STABLE POT PLACEMENT --\u003e\n  \u003csection class=\"mc-stability\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-stability-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Stable Pot Placement\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Arrange Different Small Containers Without Locking the Tray Into One Layout.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mc-copy\"\u003e\n          Repositionable stabilizing rings accommodate different compatible small pots and starter containers, while removable rings allow the tray to return to a completely open surface.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-stability-media\"\u003e\n\n        \u003cdiv class=\"mc-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/2_2e39cc4a-9734-4941-9775-38b3f13c4768.jpg?v=1790173260\" alt=\"merelva Practical Garden Seedling Carry Tray showing repositionable stabilizing rings and starter pots\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-ring-list\"\u003e\n\n        \u003cdiv class=\"mc-ring-row\"\u003e\n          \u003cspan\u003ePosition\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eMove the Rings Around Different Pot Sizes\u003c\/strong\u003e\n            \u003cp\u003eReposition the stabilizing points according to the compatible containers being carried.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-ring-row\"\u003e\n          \u003cspan\u003eStabilize\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSoft Inner Edges Help Reduce Movement\u003c\/strong\u003e\n            \u003cp\u003eEach ring includes a softer contact edge around the container position.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-ring-row\"\u003e\n          \u003cspan\u003eRemove\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eUse the Tray as an Open Surface\u003c\/strong\u003e\n            \u003cp\u003eRemove the rings entirely when a completely open carrying area is preferred.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 — DRAINAGE ARCHITECTURE --\u003e\n  \u003csection class=\"mc-drain\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-narrow\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Drainage Architecture\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Keep Containers Elevated Above Collected Moisture.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mc-drain-copy\"\u003e\n          A removable slotted platform, shallow drainage channels, and a lower pull-out collection tray work together to keep excess moisture more controlled after watering or transport.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-drain-media\"\u003e\n\n        \u003cdiv class=\"mc-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/3_6d7281b7-1247-4ea6-b433-dfeb9fac603d.png?v=1790173260\" alt=\"merelva Practical Garden Seedling Carry Tray showing slotted platform drainage channels and pull-out collection tray\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-drain-flow\"\u003e\n\n        \u003cdiv class=\"mc-drain-card\"\u003e\n          \u003csmall\u003eUpper Layer\u003c\/small\u003e\n          \u003cstrong\u003eRemovable Slotted Platform\u003c\/strong\u003e\n          \u003cp\u003eElevates compatible containers above the lower collection area.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-drain-card\"\u003e\n          \u003csmall\u003eSurface Flow\u003c\/small\u003e\n          \u003cstrong\u003eIntegrated Drainage Channels\u003c\/strong\u003e\n          \u003cp\u003eGuides excess water toward the collection zone rather than across the entire tray.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-drain-card\"\u003e\n          \u003csmall\u003eLower Layer\u003c\/small\u003e\n          \u003cstrong\u003ePull-Out Collection Tray\u003c\/strong\u003e\n          \u003cp\u003eSlides out so accumulated moisture can be emptied and the lower section cleaned.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 — FOLD-FLAT CARRYING --\u003e\n  \u003csection class=\"mc-carry\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-carry-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Fold-Flat Carrying\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Lift with Both Hands. Fold the Handles Back When the Tray Is Set Down.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mc-copy\"\u003e\n          Two side handles use warm natural wood grips for comfortable two-handed carrying and fold close to the frame when not in use to preserve a more compact profile.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-carry-media\"\u003e\n\n        \u003cdiv class=\"mc-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/4_3bb7bb37-a607-4d23-a25b-f51ee709571b.png?v=1790173260\" alt=\"merelva Practical Garden Seedling Carry Tray with fold-flat wood-accented handles carrying small pots and seedlings\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-carry-strip\"\u003e\n\n        \u003cdiv class=\"mc-carry-item\"\u003e\n          \u003csmall\u003e01\u003c\/small\u003e\n          \u003cstrong\u003eLift Both Handles\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-carry-item\"\u003e\n          \u003csmall\u003e02\u003c\/small\u003e\n          \u003cstrong\u003eKeep the Tray Level\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-carry-item\"\u003e\n          \u003csmall\u003e03\u003c\/small\u003e\n          \u003cstrong\u003eSet Down on Stable Feet\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-carry-item\"\u003e\n          \u003csmall\u003e04\u003c\/small\u003e\n          \u003cstrong\u003eFold Handles Flat\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!-- 06 — EVERYDAY GARDEN WORKFLOW --\u003e\n  \u003csection class=\"mc-workflow\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-workflow-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Everyday Garden Workflow\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Arrange, Carry, Drain, Then Reset the Tray.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mc-copy\"\u003e\n          The system is designed to move between seedling organization, short garden transport, post-watering drainage, and easy cleaning without requiring a bulky nursery-style tray.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-workflow-grid\"\u003e\n\n        \u003cdiv class=\"mc-workflow-card\"\u003e\n          \u003csmall\u003eArrange\u003c\/small\u003e\n          \u003cstrong\u003ePosition Containers Evenly\u003c\/strong\u003e\n          \u003cp\u003eSet the rings around the compatible containers being carried.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-workflow-card\"\u003e\n          \u003csmall\u003eDrain\u003c\/small\u003e\n          \u003cstrong\u003eEmpty Collected Moisture\u003c\/strong\u003e\n          \u003cp\u003eRemove the lower tray after watering or transport when moisture has accumulated.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-workflow-card\"\u003e\n          \u003csmall\u003eReset\u003c\/small\u003e\n          \u003cstrong\u003eClean and Dry Before Storage\u003c\/strong\u003e\n          \u003cp\u003eWipe the tray components as needed and allow them to dry before putting the system away.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 07 — MATERIAL DIRECTION --\u003e\n  \u003csection class=\"mc-material\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-material-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Material Direction\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Soft Leaf Green Framing with Warm Natural Wood Details.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"mc-copy\"\u003e\n          The material direction combines a fine-textured powder-coated metal frame, matte soft leaf-green finish, warm natural wood handle grips, reinforced removable platform, soft-touch stabilizing inserts, and low-profile brushed-metal hardware.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-material-list\"\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eFrame\u003c\/small\u003e\n          \u003cstrong\u003eFine-textured powder-coated metal structure\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eFinish\u003c\/small\u003e\n          \u003cstrong\u003eMatte soft leaf-green exterior surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eHandles\u003c\/small\u003e\n          \u003cstrong\u003eWarm natural wood grip accents\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003ePlatform\u003c\/small\u003e\n          \u003cstrong\u003eReinforced removable slotted platform\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eRings\u003c\/small\u003e\n          \u003cstrong\u003eSoft-touch stabilizing inserts\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eHardware\u003c\/small\u003e\n          \u003cstrong\u003eLow-profile brushed-metal detailing\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-material-item\"\u003e\n          \u003csmall\u003eConstruction\u003c\/small\u003e\n          \u003cstrong\u003eMinimal exposed plastic components\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!-- 08 — HOW TO USE --\u003e\n  \u003csection class=\"mc-how\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-how-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          How to Use\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Position, Balance, Carry, Drain, Then Store.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-how-steps\"\u003e\n\n        \u003cdiv class=\"mc-how-step\"\u003e\n          \u003cdiv class=\"mc-how-no\"\u003e01\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003ePosition the Stabilizing Rings\u003c\/strong\u003e\n            \u003cp\u003eArrange the removable rings according to the compatible containers being carried.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-how-step\"\u003e\n          \u003cdiv class=\"mc-how-no\"\u003e02\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eArrange Pots Evenly Across the Tray\u003c\/strong\u003e\n            \u003cp\u003eDistribute the small pots and starter containers so the load remains balanced.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-how-step\"\u003e\n          \u003cdiv class=\"mc-how-no\"\u003e03\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eLift with Both Wood-Accented Handles\u003c\/strong\u003e\n            \u003cp\u003eKeep the tray level while moving it between suitable garden areas.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-how-step\"\u003e\n          \u003cdiv class=\"mc-how-no\"\u003e04\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRemove the Lower Collection Tray When Needed\u003c\/strong\u003e\n            \u003cp\u003eEmpty accumulated moisture after watering or transport.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-how-step\"\u003e\n          \u003cdiv class=\"mc-how-no\"\u003e05\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eClean and Dry Before Storage\u003c\/strong\u003e\n            \u003cp\u003eWipe the components as needed and allow them to dry before storing the tray.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 09 — KEY FEATURES --\u003e\n  \u003csection class=\"mc-features\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-feature-head\"\u003e\n\n        \u003cdiv class=\"mc-eyebrow\"\u003e\n          Key Features\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"mc-h2\"\u003e\n          Designed Around Stable Carrying, Flexible Placement, and Controlled Drainage.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mc-feature-list\"\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eCarrying\u003c\/small\u003e\n          \u003cstrong\u003eStable multi-pot carrying surface\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003ePlacement\u003c\/small\u003e\n          \u003cstrong\u003eAdaptable container positioning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eStabilization\u003c\/small\u003e\n          \u003cstrong\u003eRemovable pot-stabilizing system\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eDrainage\u003c\/small\u003e\n          \u003cstrong\u003eElevated removable drainage platform\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eCollection\u003c\/small\u003e\n          \u003cstrong\u003ePull-out moisture collection tray\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eHandles\u003c\/small\u003e\n          \u003cstrong\u003eComfortable two-handed carrying\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eStorage\u003c\/small\u003e\n          \u003cstrong\u003eCompact fold-flat handle design\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mc-feature\"\u003e\n          \u003csmall\u003eUse\u003c\/small\u003e\n          \u003cstrong\u003eSuitable for small pots and starter containers\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!-- 10 — FINAL --\u003e\n  \u003csection class=\"mc-final\"\u003e\n    \u003cdiv class=\"mc-shell\"\u003e\n\n      \u003cdiv class=\"mc-final-label\"\u003e\n        merelva™ Practical Garden Seedling Carry Tray\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Carry the Seedlings.\u003cbr\u003e\n        Keep the Surface Composed.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A refined garden tray designed to bring stable small-pot transport, adaptable organization, and controlled drainage into one compact system.\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":53371326595253,"sku":null,"price":39.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/5_816bf7f5-4a96-4585-975d-db9364f5237d.png?v=1790173254"},{"product_id":"merelva™-spacious-garden-utility-mat","title":"merelva™ Spacious Garden Utility Mat","description":"\u003cstyle\u003e\n\/* =========================================================\n   merelva™ SPACIOUS GARDEN UTILITY MAT\n   Shopify Custom Liquid\n\n   PREMIUM GARDEN WORKSURFACE LAYOUT\n   Compact \/ Vertical \/ 1:1 Images\n\n   Theme:\n   Muted Garden Green + Warm Linen + Sandstone Taupe\n   + Deep Moss Charcoal\n   ========================================================= *\/\n\n.mum,\n.mum * {\n  box-sizing: border-box;\n}\n\n.mum {\n  --mum-white: #ffffff;\n\n  --mum-green: #829279;\n  --mum-green-deep: #5f6f58;\n  --mum-green-soft: #dde5d9;\n\n  --mum-linen: #f5f0e8;\n  --mum-linen-2: #e9e1d5;\n\n  --mum-taupe: #a68f7a;\n  --mum-taupe-soft: #dac9b8;\n\n  --mum-charcoal: #30382f;\n  --mum-charcoal-2: #485146;\n\n  --mum-text: #4a5149;\n  --mum-muted: #737970;\n  --mum-border: #ddd8cf;\n\n  width: 100%;\n  max-width: 800px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(48,56,47,.08);\n  border-radius: 18px;\n\n  background: var(--mum-white);\n  color: var(--mum-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.mum img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.mum-shell {\n  width: 100%;\n  max-width: 720px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.mum-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--mum-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.mum-kicker::before {\n  content: \"\";\n\n  width: 20px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.mum-heading {\n  margin: 0;\n\n  color: var(--mum-charcoal);\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.mum-copy {\n  margin: 10px 0 0;\n\n  color: var(--mum-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.mum-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  height: auto !important;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d9dfd4 0%,\n      #bcc5b7 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,56,47,.10);\n}\n\n.mum-media img {\n  display: block;\n  width: 100%;\n  height: 100% !important;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.mum-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% 35%,\n      rgba(255,255,255,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #829279 0%,\n      #5f6f58 100%\n    );\n}\n\n.mum-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.mum-placeholder span {\n  display: block;\n\n  max-width: 390px;\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.mum-hero {\n  padding: 31px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(166,143,122,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf6 0%,\n      #efe9df 100%\n    );\n}\n\n.mum-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(95,111,88,.16);\n  border-radius: 999px;\n\n  background: rgba(130,146,121,.14);\n\n  color: var(--mum-green-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.mum-hero h1 {\n  max-width: 675px;\n  margin: 0;\n\n  color: var(--mum-charcoal);\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.mum-hero-sub {\n  max-width: 630px;\n  margin-top: 11px;\n\n  color: var(--mum-green-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.mum-hero-copy {\n  max-width: 650px;\n  margin: 13px 0 0;\n\n  color: var(--mum-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.mum-hero-image {\n  margin-top: 20px;\n}\n\n.mum-hero-strip {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.mum-hero-strip div {\n  padding: 9px 7px;\n\n  border: 1px solid var(--mum-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.78);\n\n  text-align: center;\n}\n\n.mum-hero-strip small {\n  display: block;\n\n  color: var(--mum-taupe);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.mum-hero-strip strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mum-charcoal);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — WORKSURFACE MODES\n   ========================================================= *\/\n\n.mum-modes {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mum-mode-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.mum-mode-card {\n  position: relative;\n\n  padding: 15px 13px 14px;\n\n  border: 1px solid var(--mum-border);\n  border-radius: 12px;\n\n  background: var(--mum-linen);\n}\n\n.mum-mode-card::after {\n  content: \"\";\n\n  position: absolute;\n  top: 10px;\n  right: 10px;\n\n  width: 20px;\n  height: 20px;\n\n  border-radius: 6px;\n\n  background: var(--mum-green-soft);\n}\n\n.mum-mode-card small {\n  display: block;\n\n  color: var(--mum-taupe);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.mum-mode-card strong {\n  display: block;\n\n  margin-top: 6px;\n\n  color: var(--mum-charcoal);\n\n  font-size: 10.8px;\n  line-height: 1.3;\n}\n\n.mum-mode-card p {\n  margin: 5px 0 0;\n\n  color: var(--mum-muted);\n\n  font-size: 9.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.mum-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mum-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.mum-caption strong {\n  color: var(--mum-charcoal);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.mum-caption span {\n  color: var(--mum-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — CONTAIN + RETURN\n   ========================================================= *\/\n\n.mum-flow {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2ec 0%,\n      #faf8f4 100%\n    );\n}\n\n.mum-flow-list {\n  margin-top: 17px;\n\n  border-top: 1px solid var(--mum-border);\n}\n\n.mum-flow-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(--mum-border);\n}\n\n.mum-flow-no {\n  color: var(--mum-taupe);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.mum-flow-row strong {\n  display: block;\n\n  color: var(--mum-charcoal);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.mum-flow-row p {\n  margin: 4px 0 0;\n\n  color: var(--mum-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   04 — SUPPORT ZONES\n   ========================================================= *\/\n\n.mum-support {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.mum-support-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.mum-support-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--mum-border);\n  border-radius: 11px;\n\n  background: var(--mum-linen);\n}\n\n.mum-support-card small {\n  display: block;\n\n  color: var(--mum-taupe);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.mum-support-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--mum-charcoal);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.mum-support-card p {\n  margin: 4px 0 0;\n\n  color: var(--mum-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.mum-detail {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.mum-detail-head {\n  max-width: 610px;\n  margin-bottom: 17px;\n}\n\n.mum-detail-note {\n  margin-top: 9px;\n\n  color: var(--mum-green-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.mum-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(166,143,122,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #3a4539 0%,\n      #2d342d 100%\n    );\n\n  color: #ffffff;\n}\n\n.mum-features .mum-kicker {\n  color: #dfbfa6;\n}\n\n.mum-features .mum-heading {\n  color: #ffffff;\n}\n\n.mum-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.mum-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.mum-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.mum-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(130,146,121,.20);\n\n  color: #e0e8dc;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.mum-feature strong {\n  color: #f5f2ed;\n\n  font-size: 9.4px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   06 — MATERIAL \/ FOLD SYSTEM\n   ========================================================= *\/\n\n.mum-material {\n  padding: 32px 0;\n\n  background: var(--mum-linen);\n}\n\n.mum-material-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.mum-material-item {\n  padding: 11px 7px;\n\n  border: 1px solid var(--mum-border);\n  border-radius: 9px;\n\n  background: #ffffff;\n\n  text-align: center;\n}\n\n.mum-material-item small {\n  display: block;\n\n  color: var(--mum-taupe);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.mum-material-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--mum-charcoal);\n\n  font-size: 9.1px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.mum-image-four {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.mum-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2ec 0%,\n      #faf8f4 100%\n    );\n}\n\n.mum-how-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.mum-how-card {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--mum-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.mum-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(--mum-green-deep);\n}\n\n.mum-how-no {\n  color: var(--mum-taupe);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.mum-how-card h3 {\n  margin: 6px 0 4px;\n\n  color: var(--mum-charcoal);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.mum-how-card p {\n  margin: 0;\n\n  color: var(--mum-muted);\n\n  font-size: 9.2px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.mum-final {\n  padding: 39px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(166,143,122,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #465047 0%,\n      #30382f 100%\n    );\n\n  text-align: center;\n}\n\n.mum-final-label {\n  color: #dfbfa6;\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.mum-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.mum-final p {\n  max-width: 545px;\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  .mum-mode-grid,\n  .mum-support-grid,\n  .mum-how-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .mum-caption {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .mum-material-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .mum {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .mum-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .mum-hero h1 {\n    font-size: 31px;\n  }\n\n  .mum-heading {\n    font-size: 25px;\n  }\n\n  .mum-hero-strip,\n  .mum-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .mum-media {\n    aspect-ratio: 1 \/ 1;\n    min-height: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"mum\"\u003e\n\u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\u003csection class=\"mum-hero\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-hero-tag\"\u003eRefined Garden Worksurface\u003c\/div\u003e\n\u003ch1\u003emerelva™ Spacious Garden Utility Mat\u003c\/h1\u003e\n\u003cdiv class=\"mum-hero-sub\"\u003eA cleaner, more adaptable surface for repotting, sorting, and everyday plant-care work.\u003c\/div\u003e\n\u003cp class=\"mum-hero-copy\"\u003eThe merelva™ Spacious Garden Utility Mat combines a generous central work area, adjustable raised edges, a material-return corner, removable accessory storage, planter support panels and compact portfolio-style folding in one refined garden textile system.\u003c\/p\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003cdiv class=\"mum-hero-image\"\u003e\n\u003cdiv class=\"mum-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/1_eff8a97d-f1cf-47e2-8465-0526bef31584.png?v=1790173856\" alt=\"merelva Spacious Garden Utility Mat open in a refined potting workspace\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-hero-strip\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003eSurface\u003c\/small\u003e \u003cstrong\u003eSpacious Work Area\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eEdges\u003c\/small\u003e \u003cstrong\u003eRaised or Flat\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eReturn\u003c\/small\u003e \u003cstrong\u003eTapered Collection Corner\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003csmall\u003eStore\u003c\/small\u003e \u003cstrong\u003ePortfolio Fold\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       02 — WORKSURFACE MODES\n       ====================================================== --\u003e\n\u003csection class=\"mum-modes\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eOne Mat, Two Work Modes\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eRaise the Edges for Containment. Release Them for a Flat Surface.\u003c\/h2\u003e\n\u003cp class=\"mum-copy\"\u003eLow-profile corner fasteners let the mat shift between a shallow contained work zone and a completely flat layout depending on the task.\u003c\/p\u003e\n\u003cdiv class=\"mum-mode-grid\"\u003e\n\u003cdiv class=\"mum-mode-card\"\u003e\n\u003csmall\u003eContained Mode\u003c\/small\u003e \u003cstrong\u003eFour Adjustable Raised Edges\u003c\/strong\u003e\n\u003cp\u003eSecure the corners to create a shallow perimeter that helps contain loose potting material during repotting and sorting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-mode-card\"\u003e\n\u003csmall\u003eFlat Mode\u003c\/small\u003e \u003cstrong\u003eRelease for an Uninterrupted Surface\u003c\/strong\u003e\n\u003cp\u003eOpen the corner fasteners when a flatter layout is preferred for cleaning, folding, or broader workspace use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\u003csection class=\"mum-image-two\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/2_0df54915-01c6-435c-853d-8f93c6c10695.png?v=1790173856\" alt=\"merelva garden utility mat with raised edges corner fasteners and tapered material return channel\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mum-caption\"\u003e\n\u003cstrong\u003e Loose potting material stays easier to contain and easier to guide back. \u003c\/strong\u003e \u003cspan\u003e One tapered corner creates a more controlled path for returning remaining material to an appropriate storage container after the task is complete. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       03 — CONTAIN + RETURN\n       ====================================================== --\u003e\n\u003csection class=\"mum-flow\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eWork, Gather, Return\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eDesigned Around the Messiest Part of Repotting.\u003c\/h2\u003e\n\u003cdiv class=\"mum-flow-list\"\u003e\n\u003cdiv class=\"mum-flow-row\"\u003e\n\u003cdiv class=\"mum-flow-no\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSpacious Central Work Surface\u003c\/strong\u003e\n\u003cp\u003eProvides room for planters, lightweight accessories and everyday repotting tasks without crowding the work area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-flow-row\"\u003e\n\u003cdiv class=\"mum-flow-no\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRaised Edge Containment\u003c\/strong\u003e\n\u003cp\u003eFour structured sides help keep loose potting material within the main work zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-flow-row\"\u003e\n\u003cdiv class=\"mum-flow-no\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTapered Material-Return Channel\u003c\/strong\u003e\n\u003cp\u003eGuide remaining material toward one corner for a more controlled return into a suitable container.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-flow-row\"\u003e\n\u003cdiv class=\"mum-flow-no\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWipe-Clean Inner Layer\u003c\/strong\u003e\n\u003cp\u003eThe low-reflection inner surface is designed for easier cleanup after everyday plant-care work.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       04 — SUPPORT ZONES\n       ====================================================== --\u003e\n\u003csection class=\"mum-support\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eMore Than a Flat Mat\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eSmall Support Zones for the Things That Usually Get in the Way.\u003c\/h2\u003e\n\u003cdiv class=\"mum-support-grid\"\u003e\n\u003cdiv class=\"mum-support-card\"\u003e\n\u003csmall\u003eOrganizer\u003c\/small\u003e \u003cstrong\u003eRemovable Side Storage\u003c\/strong\u003e\n\u003cp\u003eNarrow sections keep plant labels, soft ties, markers and compact hand tools separated from the main workspace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-support-card\"\u003e\n\u003csmall\u003ePlanter Support\u003c\/small\u003e \u003cstrong\u003eTwo Reinforced Edge Panels\u003c\/strong\u003e\n\u003cp\u003eProvide additional stability beneath suitable planters while working on the mat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-support-card\"\u003e\n\u003csmall\u003eCushion\u003c\/small\u003e \u003cstrong\u003eFold-Out Padded Support\u003c\/strong\u003e\n\u003cp\u003eA softly cushioned section can be opened for brief kneeling or hand support during lower-level garden tasks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\u003csection class=\"mum-detail\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-detail-head\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eTextile-Led Garden Utility\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eMatte Woven Surface, Warm Binding, and Structured Support.\u003c\/h2\u003e\n\u003cdiv class=\"mum-detail-note\"\u003eDense garden-green fabric, warm neutral edge binding, precise stitching and low-profile metal fasteners give the mat a substantial textile character without a glossy or plastic appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/3_311aac4c-aa1b-4544-9609-c50de50c318f.png?v=1790173856\" alt=\"Detail of merelva garden utility mat binding stitching organizer reinforced panels and padded support\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       05 — KEY FEATURES\n       ====================================================== --\u003e\n\u003csection class=\"mum-features\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003ePotting Workspace, Refined\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eDesigned to Open Wide, Contain the Task, and Fold Away Cleanly.\u003c\/h2\u003e\n\u003cp class=\"mum-feature-intro\"\u003eThe mat combines configurable edges, easier material return, removable organization, planter support and compact storage in one coordinated garden work surface.\u003c\/p\u003e\n\u003cdiv class=\"mum-feature-grid\"\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eFlat or raised-edge configurations\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eControlled repotting workspace\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eEasier material collection and return\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003eRemovable small-accessory organization\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e05\u003c\/div\u003e\n\u003cstrong\u003eReinforced planter support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e06\u003c\/div\u003e\n\u003cstrong\u003eFold-out cushioned section\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e07\u003c\/div\u003e\n\u003cstrong\u003eCompact folding storage\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-feature\"\u003e\n\u003cdiv class=\"mum-feature-no\"\u003e08\u003c\/div\u003e\n\u003cstrong\u003eIntegrated carrying handle\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       06 — MATERIAL \/ FOLD SYSTEM\n       ====================================================== --\u003e\n\u003csection class=\"mum-material\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eMaterial Direction\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eSoft Enough to Fold. Structured Enough to Work On.\u003c\/h2\u003e\n\u003cdiv class=\"mum-material-grid\"\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eExterior\u003c\/small\u003e \u003cstrong\u003eDense Woven Fabric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eFinish\u003c\/small\u003e \u003cstrong\u003eDry Matte Garden Green\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eInside\u003c\/small\u003e \u003cstrong\u003eWipe-Clean Low-Reflection Layer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eBinding\u003c\/small\u003e \u003cstrong\u003eWarm Neutral Edge\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eSupport\u003c\/small\u003e \u003cstrong\u003eThin Cushioned Panel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eFasteners\u003c\/small\u003e \u003cstrong\u003eBrushed Metal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eFold\u003c\/small\u003e \u003cstrong\u003eIntegrated Guide Lines\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-material-item\"\u003e\n\u003csmall\u003eDetails\u003c\/small\u003e \u003cstrong\u003eMinimal Plastic\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\u003csection class=\"mum-image-four\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/4_d20a57f7-e968-46bd-b36b-969f550aad02.png?v=1790173977\" alt=\"merelva Spacious Garden Utility Mat used for repotting on a potting bench patio or garden surface\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\u003csection class=\"mum-how\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-kicker\"\u003eSimple Plant-Care Routine\u003c\/div\u003e\n\u003ch2 class=\"mum-heading\"\u003eHow to Use merelva™\u003c\/h2\u003e\n\u003cdiv class=\"mum-how-grid\"\u003e\n\u003cdiv class=\"mum-how-card\"\u003e\n\u003cdiv class=\"mum-how-no\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eOpen and Raise the Edges\u003c\/h3\u003e\n\u003cp\u003ePlace the mat on a stable surface and secure the corners when a shallow contained work area is preferred.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-how-card\"\u003e\n\u003cdiv class=\"mum-how-no\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eArrange the Work Area\u003c\/h3\u003e\n\u003cp\u003ePosition the planter and lightweight accessories inside, using the organizer and reinforced panels where useful.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mum-how-card\"\u003e\n\u003cdiv class=\"mum-how-no\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eReturn, Clean, and Fold\u003c\/h3\u003e\n\u003cp\u003eGuide remaining material toward the tapered corner, clean and dry the mat, then fold along the guide lines and secure the closure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\u003csection class=\"mum-final\"\u003e\n\u003cdiv class=\"mum-shell\"\u003e\n\u003cdiv class=\"mum-final-label\"\u003emerelva™ Spacious Garden Utility Mat\u003c\/div\u003e\n\u003ch2\u003eOpen the Workspace.\u003cbr\u003eContain the Mess.\u003c\/h2\u003e\n\u003cp\u003eA spacious muted-green garden work mat designed to support repotting, organize smaller accessories, guide loose material back with more control, and fold into a compact carry format after use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"merelva™","offers":[{"title":"Default Title","offer_id":53371333083317,"sku":null,"price":40.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1032\/0121\/0549\/files\/5_3adeca03-7308-4b5b-948b-43ef1b6b38d3.png?v=1790173952"}],"url":"https:\/\/merelva.com\/collections\/outdoor-storage-living.oembed","provider":"merelva™","version":"1.0","type":"link"}