{"product_id":"lunvare™-graceful-foldable-pet-mobility-ramp","title":"lunvare™ Graceful Foldable Pet Mobility Ramp","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ GRACEFUL FOLDABLE PET MOBILITY RAMP\n   Shopify Custom Liquid\n\n   NEW LAYOUT\n   Vertical \/ Compact \/ Home-Friendly \/ 1:1 Images\n\n   Structure:\n   Introduction\n   → Image 01\n   → Why a Ramp\n   → Image 02\n   → Walking Path\n   → Core Features\n   → Image 03\n   → Fold \/ Carry \/ Store\n   → Image 04\n   → Placement\n   → How to Use\n   → Final\n\n   Theme:\n   Warm Stone + Dusty Blue + Walnut + Deep Slate\n   ========================================================= *\/\n\n.lmr,\n.lmr * {\n  box-sizing: border-box;\n}\n\n.lmr {\n  --lmr-white: #ffffff;\n\n  --lmr-stone: #f5f1ea;\n  --lmr-stone-2: #ebe4da;\n\n  --lmr-blue: #a7b7bc;\n  --lmr-blue-soft: #dde6e8;\n  --lmr-blue-deep: #647a82;\n\n  --lmr-walnut: #9b755e;\n  --lmr-walnut-soft: #ddc8ba;\n\n  --lmr-slate: #303b40;\n  --lmr-slate-2: #425158;\n\n  --lmr-text: #444a4c;\n  --lmr-muted: #737b7d;\n  --lmr-border: #dedbd5;\n\n  width: 100%;\n  max-width: 780px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(48,59,64,.08);\n  border-radius: 18px;\n\n  background: var(--lmr-white);\n  color: var(--lmr-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.lmr img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.lmr-shell {\n  width: 100%;\n  max-width: 710px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.lmr-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--lmr-walnut);\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.lmr-kicker::before {\n  content: \"\";\n\n  width: 20px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.lmr-heading {\n  margin: 0;\n\n  color: var(--lmr-slate);\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.lmr-copy {\n  margin: 10px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.lmr-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      #d8d4cd 0%,\n      #b7b4ae 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,59,64,.10);\n}\n\n.lmr-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lmr-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  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #a7b7bc 0%,\n      #647a82 100%\n    );\n\n  text-align: center;\n}\n\n.lmr-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.lmr-placeholder span {\n  display: block;\n\n  max-width: 360px;\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.lmr-hero {\n  padding: 30px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 6%,\n      rgba(155,117,94,.13),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf7 0%,\n      #f0ebe4 100%\n    );\n}\n\n.lmr-hero-badge {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(100,122,130,.17);\n  border-radius: 999px;\n\n  background: rgba(167,183,188,.15);\n\n  color: var(--lmr-blue-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.lmr-hero h1 {\n  max-width: 650px;\n  margin: 0;\n\n  color: var(--lmr-slate);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 40px;\n  line-height: 1;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.lmr-hero-sub {\n  max-width: 610px;\n  margin-top: 11px;\n\n  color: var(--lmr-blue-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.lmr-hero-copy {\n  max-width: 630px;\n  margin: 13px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.lmr-hero-image {\n  margin-top: 20px;\n}\n\n.lmr-hero-facts {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.lmr-hero-fact {\n  padding: 9px 7px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.72);\n\n  text-align: center;\n}\n\n.lmr-hero-fact small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmr-hero-fact strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — WHY A RAMP\n   ========================================================= *\/\n\n.lmr-why {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmr-why-list {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-why-card {\n  padding: 13px 11px;\n\n  border-top: 3px solid var(--lmr-blue-deep);\n  border-left: 1px solid var(--lmr-border);\n  border-right: 1px solid var(--lmr-border);\n  border-bottom: 1px solid var(--lmr-border);\n\n  border-radius: 10px;\n\n  background: var(--lmr-stone);\n}\n\n.lmr-why-card small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.lmr-why-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lmr-why-card p {\n  margin: 5px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.lmr-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.lmr-image-note {\n  display: grid;\n  grid-template-columns:\n    minmax(0, .8fr)\n    minmax(0, 1.2fr);\n\n  gap: 18px;\n\n  margin-top: 11px;\n}\n\n.lmr-image-note strong {\n  color: var(--lmr-slate);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.lmr-image-note span {\n  color: var(--lmr-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — WALKING PATH\n   ========================================================= *\/\n\n.lmr-path {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2f2 0%,\n      #faf9f6 100%\n    );\n}\n\n.lmr-path-rail {\n  margin-top: 17px;\n}\n\n.lmr-path-row {\n  display: grid;\n  grid-template-columns:\n    42px\n    minmax(0, 1fr);\n\n  gap: 11px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid var(--lmr-border);\n}\n\n.lmr-path-row:first-child {\n  border-top: 1px solid var(--lmr-border);\n}\n\n.lmr-path-no {\n  color: var(--lmr-walnut);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.lmr-path-row strong {\n  display: block;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.lmr-path-row p {\n  margin: 4px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   04 — CORE FEATURES\n   ========================================================= *\/\n\n.lmr-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(155,117,94,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #37454b 0%,\n      #293438 100%\n    );\n\n  color: #ffffff;\n}\n\n.lmr-features .lmr-kicker {\n  color: #deb6a0;\n}\n\n.lmr-features .lmr-heading {\n  color: #ffffff;\n}\n\n.lmr-feature-intro {\n  max-width: 590px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.lmr-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.lmr-feature {\n  display: grid;\n  grid-template-columns:\n    28px\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.lmr-feature-no {\n  width: 28px;\n  height: 28px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(155,117,94,.18);\n\n  color: #deb6a0;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.lmr-feature strong {\n  color: #f4f2ee;\n\n  font-size: 9.5px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.lmr-detail {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmr-detail-head {\n  max-width: 600px;\n  margin-bottom: 17px;\n}\n\n.lmr-detail-note {\n  margin-top: 9px;\n\n  color: var(--lmr-blue-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 — FOLD \/ CARRY \/ STORE\n   ========================================================= *\/\n\n.lmr-fold {\n  padding: 32px 0;\n\n  background: var(--lmr-stone);\n}\n\n.lmr-fold-track {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-fold-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.lmr-fold-card small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.lmr-fold-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lmr-fold-card p {\n  margin: 4px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.lmr-image-four {\n  padding: 32px 0 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   06 — WHERE IT WORKS\n   ========================================================= *\/\n\n.lmr-places {\n  padding: 29px 0 31px;\n\n  background: #ffffff;\n}\n\n.lmr-place-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.lmr-place {\n  padding: 11px 7px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 9px;\n\n  background: var(--lmr-stone);\n\n  text-align: center;\n}\n\n.lmr-place small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmr-place strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 9.3px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.lmr-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf1f1 0%,\n      #faf8f4 100%\n    );\n}\n\n.lmr-steps {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-step {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.lmr-step::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(--lmr-blue-deep);\n}\n\n.lmr-step-no {\n  color: var(--lmr-walnut);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.lmr-step h3 {\n  margin: 6px 0 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.4px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.lmr-step p {\n  margin: 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.lmr-final {\n  padding: 38px 0 42px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(155,117,94,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #425158 0%,\n      #2c383d 100%\n    );\n\n  text-align: center;\n}\n\n.lmr-final-label {\n  color: #deb6a0;\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.lmr-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.lmr-final p {\n  max-width: 520px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.67);\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  .lmr-why-list,\n  .lmr-fold-track,\n  .lmr-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .lmr-image-note {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .lmr-place-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .lmr {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .lmr-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .lmr-hero h1 {\n    font-size: 32px;\n  }\n\n  .lmr-heading {\n    font-size: 25px;\n  }\n\n  .lmr-hero-facts,\n  .lmr-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lmr\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-hero\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-hero-badge\"\u003e\n        Gentle Everyday Access\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        lunvare™ Graceful Foldable Pet Mobility Ramp\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"lmr-hero-sub\"\u003e\n        A smoother path to the places your pet already loves.\n      \u003c\/div\u003e\n\n      \u003cp class=\"lmr-hero-copy\"\u003e\n        The lunvare™ Graceful Foldable Pet Mobility Ramp offers a gradual,\n        low-profile approach to sofas, beds, window seats and other raised\n        areas. Instead of several steep steps, the gently inclined surface\n        creates one continuous walking path for smaller, older or less agile pets.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"lmr-hero-image\"\u003e\n        \u003cdiv class=\"lmr-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_724f6f47-b42c-449d-aac3-f8e003f8a25e.png?v=1790089162\" alt=\"lunvare Graceful Foldable Pet Mobility Ramp positioned beside furniture\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-hero-facts\"\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eProfile\u003c\/small\u003e\n          \u003cstrong\u003eGentle Incline\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eSurface\u003c\/small\u003e\n          \u003cstrong\u003eTextured Grip\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eStorage\u003c\/small\u003e\n          \u003cstrong\u003eFoldable Design\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eCarry\u003c\/small\u003e\n          \u003cstrong\u003eIntegrated Handle\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 — WHY A RAMP\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-why\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        A Different Way Up\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        One Continuous Incline Instead of Several Steep Steps.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmr-copy\"\u003e\n        A gradual walking surface can provide a more approachable route for\n        pets that hesitate before jumping or are less comfortable using\n        traditional staircase-style structures.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmr-why-list\"\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Smaller Pets\u003c\/small\u003e\n\n          \u003cstrong\u003eLess Height to Navigate at Once\u003c\/strong\u003e\n\n          \u003cp\u003e\n            A continuous surface avoids the repeated rise of individual steps.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Older Pets\u003c\/small\u003e\n\n          \u003cstrong\u003eA More Gradual Route\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The inclined design creates a slower transition between floor\n            level and raised furniture.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Short Legs\u003c\/small\u003e\n\n          \u003cstrong\u003eWalk Instead of Jump\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The ramp offers another way to reach familiar resting areas.\n          \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!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-image-two\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_fc9015b5-cb7a-4342-8c14-30a72811b0eb.png?v=1790085325\" alt=\"Pet using the lunvare foldable mobility ramp on an inclined surface\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-image-note\"\u003e\n\n        \u003cstrong\u003e\n          A clearly defined path from floor to furniture.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Low raised edges help visually define the walking area while\n          keeping the surface open and easy to approach.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — WALKING PATH\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-path\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Designed Along the Walking Surface\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Grip Above. Stability Below.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-path-rail\"\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eTextured Walking Layer\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Adds surface texture to provide additional paw grip while\n              moving along the incline.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eLow Raised Edges\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Help define the walking path without creating a closed-in\n              channel around the pet.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eStable Floor Base\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The base distributes contact across the floor for a more\n              settled setup.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eProtective Contact Points\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Help reduce unwanted movement while helping protect smooth\n              floor surfaces from direct contact.\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       04 — CORE FEATURES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-features\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Built for Everyday Home Use\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Supportive Function Without a Clinical Look.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmr-feature-intro\"\u003e\n        Clean lines, restrained materials and a foldable structure allow the\n        ramp to work as part of a bedroom or living room rather than feeling\n        like permanent equipment.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmr-feature-grid\"\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eGentle incline provides an alternative to jumping\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for small, senior and short-legged pets\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eTextured walking surface for improved paw grip\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eLow raised edges define the walking path\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eStable base with protective floor contact points\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eFolds into a slimmer storage profile\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eIntegrated carrying handle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for beds, sofas and other raised areas\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 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-detail\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-detail-head\"\u003e\n\n        \u003cdiv class=\"lmr-kicker\"\u003e\n          Details Under Every Step\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lmr-heading\"\u003e\n          A Walking Surface Designed Around Paw Contact.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"lmr-detail-note\"\u003e\n          The textured upper layer, low guide edges and stable contact points\n          work together to create a more defined route upward.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/3_fd4f1a50-982a-4fd6-8c86-2743bb67b1fd.png?v=1790089162\" alt=\"Detail view of the lunvare mobility ramp grip surface raised edges and base\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — FOLD \/ CARRY \/ STORE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-fold\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Made to Disappear When You Need the Space\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Fold It. Carry It. Store It.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-fold-track\"\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eFold\u003c\/small\u003e\n\n          \u003cstrong\u003eSlimmer Storage Profile\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Fold the structure down when the ramp is not needed in the room.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eCarry\u003c\/small\u003e\n\n          \u003cstrong\u003eIntegrated Handle\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Move the ramp more conveniently between bedrooms, living areas\n            or other suitable spaces.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eStore\u003c\/small\u003e\n\n          \u003cstrong\u003eKeep It Close by\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Store beside a cabinet, in a closet or under suitable furniture\n            when space allows.\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 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-image-four\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_4e85a6b2-fde7-41a5-9fb1-011970f6816f.png?v=1790089162\" alt=\"lunvare foldable pet mobility ramp shown folded with handle for storage\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — WHERE IT WORKS\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-places\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Around the Home\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        A Gentle Route to Familiar Places.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-place-grid\"\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 01\u003c\/small\u003e\n          \u003cstrong\u003eSofas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 02\u003c\/small\u003e\n          \u003cstrong\u003eBeds\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 03\u003c\/small\u003e\n          \u003cstrong\u003eWindow Seats\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 04\u003c\/small\u003e\n          \u003cstrong\u003eRaised Areas\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       07 — HOW TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-how\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Simple Everyday Setup\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        How to Use lunvare™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-steps\"\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Unfold the Ramp\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open the ramp fully and position the base on a stable,\n            suitable floor surface.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Position Against Furniture\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Rest the upper support area securely against the compatible\n            furniture edge.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Keep the Walking Path Clear\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Make sure the ramp is stable and the textured walking surface\n            remains unobstructed before use.\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=\"lmr-final\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-final-label\"\u003e\n        lunvare™ Graceful Foldable Pet Mobility Ramp\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Less Jumping.\u003cbr\u003e\n        A Gentler Way Up.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A foldable, home-friendly mobility ramp designed to provide smaller,\n        older and less agile pets with a gradual walking route to the raised\n        places they already enjoy.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52748629311784,"sku":null,"price":49.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5_25f53e14-10c0-456d-b45e-f464f4c762de.png?v=1790089114","url":"https:\/\/lunvare.com\/products\/lunvare%e2%84%a2-graceful-foldable-pet-mobility-ramp","provider":" lunvare™","version":"1.0","type":"link"}