{"product_id":"console-dog-car-seat-with-dog-armrests-booster-seat","title":"Console dog car seat with armrests","description":"\u003cstyle\u003e\n.xv-pet,\n.xv-pet *,\n.xv-pet *::before,\n.xv-pet *::after{\n  box-sizing:border-box;\n}\n\n.xv-pet{\n  --green:#203d36;\n  --green2:#31554b;\n  --cream:#f8f4ed;\n  --cream2:#fffaf4;\n  --yellow:#f5d777;\n  --text:#252a28;\n  --muted:#6c736f;\n  --border:#dedbd5;\n  --white:#ffffff;\n  --shadow:0 14px 34px rgba(38,48,44,.07);\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.62;\n}\n\n\/* 所有图片：Shopify替换任意尺寸后保持原比例 *\/\n.xv-pet img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  min-height:0 !important;\n  max-height:none !important;\n  aspect-ratio:auto !important;\n  object-fit:contain !important;\n  object-position:center !important;\n  border-radius:20px !important;\n}\n\n.xv-pet .xv-wrap{\n  max-width:1060px;\n  margin:0 auto;\n}\n\n.xv-pet .xv-section{\n  padding:62px 28px;\n}\n\n.xv-pet .xv-heading{\n  max-width:780px;\n  margin:0 auto 30px;\n  text-align:center;\n}\n\n.xv-pet .xv-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  color:var(--green2);\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.xv-pet .xv-heading h2{\n  margin:0 0 10px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(28px,4vw,42px);\n  line-height:1.15;\n  font-weight:500;\n}\n\n.xv-pet .xv-heading p{\n  margin:0;\n  color:var(--muted);\n  font-size:16px;\n}\n\n\n\/* =========================\n   1. HERO\n========================= *\/\n\n.xv-pet .xv-hero{\n  padding:54px 28px 24px;\n  background:#203d36;\n  color:#fff;\n}\n\n.xv-pet .xv-hero-inner{\n  max-width:1060px;\n  margin:0 auto;\n  display:flex;\n  flex-direction:column;\n  gap:26px;\n}\n\n.xv-pet .xv-hero-copy{\n  max-width:830px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.xv-pet .xv-hero-label{\n  display:inline-block;\n  margin-bottom:12px;\n  color:#e8ded3;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n}\n\n.xv-pet .xv-hero h1{\n  max-width:760px;\n  margin:0 auto 14px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(32px,5vw,46px);\n  line-height:1.08;\n  font-weight:500;\n}\n\n.xv-pet .xv-hero-copy p{\n  max-width:730px;\n  margin:0 auto 20px;\n  color:rgba(255,255,255,.84);\n  font-size:17px;\n}\n\n\/* 原本小卖点模式 *\/\n.xv-pet .xv-points{\n  margin:0 0 24px;\n  padding:0;\n  list-style:none;\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:10px 14px;\n}\n\n.xv-pet .xv-points li{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  color:#fff;\n  font-size:14px;\n  font-weight:700;\n}\n\n.xv-pet .xv-points li::before{\n  content:\"✓\";\n  width:22px;\n  height:22px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 22px;\n  border-radius:50%;\n  background:#eaddcd;\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n}\n\n.xv-pet .xv-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  padding:14px 28px;\n  border-radius:999px;\n  background:#eaddcd;\n  color:var(--green) !important;\n  text-decoration:none !important;\n  font-size:15px;\n  font-weight:800;\n  box-shadow:0 12px 26px rgba(0,0,0,.15);\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease,\n    background .22s ease;\n}\n\n.xv-pet .xv-btn:hover{\n  transform:translateY(-3px);\n  background:#f2e7dc;\n  box-shadow:0 18px 32px rgba(0,0,0,.2);\n}\n\n.xv-pet .xv-btn:active{\n  transform:translateY(1px) scale(.98);\n}\n\n\n\/* =========================\n   2. BEFORE \/ AFTER\n========================= *\/\n\n.xv-pet .xv-ba{\n  padding:46px 28px;\n  background:var(--cream);\n}\n\n.xv-pet .xv-ba-grid{\n  max-width:980px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:18px;\n}\n\n.xv-pet .xv-ba-card{\n  padding:24px;\n  border:1px solid var(--border);\n  border-radius:22px;\n  box-shadow:var(--shadow);\n}\n\n.xv-pet .xv-ba-card.before{\n  background:#fff8eb;\n}\n\n.xv-pet .xv-ba-card.after{\n  background:#f1f8f5;\n}\n\n.xv-pet .xv-ba-card h3{\n  margin:0 0 8px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:26px;\n  font-weight:500;\n}\n\n.xv-pet .xv-ba-card p{\n  margin:0 0 12px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.xv-pet .xv-ba-card ul{\n  margin:0;\n  padding:0;\n  list-style:none;\n  display:grid;\n  gap:8px;\n}\n\n.xv-pet .xv-ba-card li{\n  display:flex;\n  gap:8px;\n  align-items:flex-start;\n  font-size:14px;\n}\n\n.xv-pet .xv-ba-card li::before{\n  content:\"•\";\n  color:var(--green);\n  font-weight:900;\n}\n\n.xv-pet .xv-ba-img{\n  margin-top:14px;\n}\n\n\n\/* =========================\n   3. 核心卖点大卡片\n========================= *\/\n\n.xv-pet .xv-stack{\n  display:grid;\n  gap:26px;\n}\n\n.xv-pet .xv-card{\n  border:1px solid var(--border);\n  border-radius:24px;\n  overflow:hidden;\n  background:#fff;\n  box-shadow:var(--shadow);\n}\n\n.xv-pet .xv-card-copy{\n  padding:34px 40px 22px;\n}\n\n.xv-pet .xv-card-img{\n  padding:0 18px 18px;\n}\n\n.xv-pet .xv-no{\n  width:38px;\n  height:38px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:var(--green);\n  color:#fff;\n  font-size:13px;\n  font-weight:800;\n}\n\n.xv-pet .xv-card h3{\n  margin:16px 0 10px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(27px,3vw,37px);\n  line-height:1.15;\n  font-weight:500;\n}\n\n.xv-pet .xv-card p{\n  margin:0 0 15px;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.xv-pet .xv-bullets{\n  margin:0;\n  padding:0;\n  list-style:none;\n  display:grid;\n  gap:9px;\n}\n\n.xv-pet .xv-bullets li{\n  display:flex;\n  gap:9px;\n  align-items:flex-start;\n  font-size:15px;\n}\n\n.xv-pet .xv-bullets li::before{\n  content:\"✓\";\n  width:20px;\n  height:20px;\n  flex:0 0 20px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#edf3f0;\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================\n   4. 参数\n========================= *\/\n\n.xv-pet .xv-details{\n  background:var(--cream);\n}\n\n.xv-pet .xv-detail-stack{\n  max-width:980px;\n  margin:0 auto;\n  display:flex;\n  flex-direction:column;\n  gap:24px;\n}\n\n.xv-pet .xv-spec{\n  padding:28px;\n  border:1px solid var(--border);\n  border-radius:20px;\n  background:#fff;\n}\n\n.xv-pet .xv-spec h3{\n  margin:0 0 18px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n  font-weight:500;\n}\n\n.xv-pet .xv-row{\n  display:grid;\n  grid-template-columns:minmax(150px,.72fr) minmax(0,1.28fr);\n  gap:16px;\n  padding:13px 0;\n  border-bottom:1px solid var(--border);\n}\n\n.xv-pet .xv-row:first-of-type{\n  border-top:1px solid var(--border);\n}\n\n.xv-pet .xv-name{\n  font-size:14px;\n  font-weight:800;\n}\n\n.xv-pet .xv-val{\n  color:var(--muted);\n  font-size:14px;\n}\n\n.xv-pet .xv-note{\n  margin:16px 0 0;\n  padding:14px 16px;\n  border:1px solid var(--border);\n  border-radius:14px;\n  background:#f7f7f5;\n  color:#696e6b;\n  font-size:12px;\n}\n\n\n\/* =========================\n   5. FAQ\n========================= *\/\n\n.xv-pet .xv-faq-list{\n  max-width:820px;\n  margin:0 auto;\n  display:grid;\n  gap:12px;\n}\n\n.xv-pet .xv-faq{\n  border:1px solid var(--border);\n  border-radius:16px;\n  overflow:hidden;\n  background:#fff;\n  transition:\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.xv-pet .xv-faq[open]{\n  border-color:#bac7c1;\n  box-shadow:0 10px 24px rgba(39,48,44,.07);\n}\n\n.xv-pet .xv-faq summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:19px 52px 19px 20px;\n  font-size:15px;\n  font-weight:800;\n}\n\n.xv-pet .xv-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.xv-pet .xv-faq summary::after{\n  content:\"\";\n  position:absolute;\n  right:20px;\n  top:50%;\n  width:10px;\n  height:10px;\n  border-right:2px solid var(--green);\n  border-bottom:2px solid var(--green);\n  transform:translateY(-70%) rotate(45deg);\n  transition:transform .3s ease;\n}\n\n.xv-pet .xv-faq[open] summary::after{\n  transform:translateY(-25%) rotate(225deg);\n}\n\n.xv-pet .xv-answer{\n  padding:0 20px 20px;\n  color:var(--muted);\n  font-size:14px;\n}\n\n.xv-pet .xv-answer p{\n  margin:0;\n}\n\n\n\/* =========================\n   6. 三大保证\n========================= *\/\n\n.xv-pet .xv-guarantees{\n  padding:50px 28px;\n  background:var(--green);\n  color:#fff;\n}\n\n.xv-pet .xv-guarantee-grid{\n  max-width:1020px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:14px;\n}\n\n.xv-pet .xv-guarantee{\n  padding:20px 14px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:18px;\n  background:rgba(255,255,255,.06);\n  text-align:center;\n}\n\n.xv-pet .xv-guarantee-icon{\n  width:44px;\n  height:44px;\n  margin:0 auto 10px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.18);\n}\n\n.xv-pet .xv-guarantee-icon svg{\n  width:22px;\n  height:22px;\n  stroke:#fff;\n  fill:none;\n  stroke-width:1.8;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.xv-pet .xv-guarantee h3{\n  margin:0 0 4px;\n  color:#fff;\n  font-size:15px;\n}\n\n.xv-pet .xv-guarantee p{\n  margin:0;\n  color:rgba(255,255,255,.74);\n  font-size:12px;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   7. CTA\n========================= *\/\n\n.xv-pet .xv-cta{\n  padding:58px 28px;\n  background:linear-gradient(135deg,#f3efe8,#faf5ea);\n}\n\n.xv-pet .xv-cta-in{\n  max-width:760px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.xv-pet .xv-cta h2{\n  margin:0 0 12px;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(33px,5vw,49px);\n  line-height:1.1;\n  font-weight:500;\n}\n\n.xv-pet .xv-cta p{\n  max-width:620px;\n  margin:0 auto 22px;\n  color:var(--muted);\n  font-size:17px;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:650px){\n\n  .xv-pet img{\n    border-radius:16px !important;\n  }\n\n  .xv-pet .xv-section{\n    padding:42px 14px;\n  }\n\n  .xv-pet .xv-hero{\n    padding:42px 14px 16px;\n  }\n\n  .xv-pet .xv-hero h1{\n    font-size:clamp(31px,9.4vw,38px);\n  }\n\n  .xv-pet .xv-hero-copy p{\n    font-size:15px;\n  }\n\n  .xv-pet .xv-btn{\n    width:100%;\n    max-width:340px;\n  }\n\n  .xv-pet .xv-ba{\n    padding:34px 14px;\n  }\n\n  .xv-pet .xv-ba-grid{\n    grid-template-columns:1fr;\n  }\n\n  .xv-pet .xv-ba-card{\n    padding:20px;\n  }\n\n  .xv-pet .xv-card{\n    border-radius:18px;\n  }\n\n  .xv-pet .xv-card-copy{\n    padding:28px 20px 18px;\n  }\n\n  .xv-pet .xv-card-img{\n    padding:0 12px 12px;\n  }\n\n  .xv-pet .xv-card h3{\n    font-size:27px;\n  }\n\n  .xv-pet .xv-card p,\n  .xv-pet .xv-bullets li{\n    font-size:14px;\n  }\n\n  .xv-pet .xv-spec{\n    padding:22px 16px;\n  }\n\n  .xv-pet .xv-row{\n    grid-template-columns:1fr;\n    gap:4px;\n  }\n\n  .xv-pet .xv-faq summary{\n    padding:18px 46px 18px 16px;\n    font-size:14px;\n  }\n\n  .xv-pet .xv-answer{\n    padding:0 16px 18px;\n    font-size:13px;\n  }\n\n  \/* 手机端三大保障仍保持一行 *\/\n  .xv-pet .xv-guarantees{\n    padding:34px 10px;\n  }\n\n  .xv-pet .xv-guarantee-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:7px;\n  }\n\n  .xv-pet .xv-guarantee{\n    padding:14px 6px;\n    border-radius:14px;\n  }\n\n  .xv-pet .xv-guarantee-icon{\n    width:36px;\n    height:36px;\n    margin-bottom:8px;\n  }\n\n  .xv-pet .xv-guarantee-icon svg{\n    width:18px;\n    height:18px;\n  }\n\n  .xv-pet .xv-guarantee h3{\n    font-size:12px;\n    line-height:1.25;\n  }\n\n  .xv-pet .xv-guarantee p{\n    font-size:10px;\n    line-height:1.35;\n  }\n\n  .xv-pet .xv-cta{\n    padding:42px 14px;\n  }\n\n  .xv-pet .xv-cta p{\n    font-size:15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"xv-pet\"\u003e\n\u003c!-- =================================\n       1. HERO\n  ================================== --\u003e\n\u003csection class=\"xv-hero\"\u003e\n\u003cdiv class=\"xv-hero-inner\"\u003e\n\u003cdiv class=\"xv-hero-copy\"\u003e\n\u003cspan class=\"xv-hero-label\"\u003e Small Pet Travel Essential \u003c\/span\u003e\n\u003ch1\u003eConsole Dog Car Seat\u003cbr\u003eBooster\u003c\/h1\u003e\n\u003cp\u003eGive your small dog or cat a cozy spot beside you with a compact center-console booster designed for more comfortable and controlled everyday car rides.\u003c\/p\u003e\n\u003cul class=\"xv-points\"\u003e\n\u003cli\u003eDual-Strap Secure Fit\u003c\/li\u003e\n\u003cli\u003eBuilt-In Safety Tether\u003c\/li\u003e\n\u003cli\u003eSoft Reversible Cushion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"xv-btn\" href=\"#MainContent\"\u003e Choose Yours → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- 替换为 Shopify 图片地址 --\u003e  \u003cvideo width=\"100%\" controls=\"controls\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9ff702ed07b941c5b9a487a298b93a7e.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       2. BEFORE \/ AFTER\n  ================================== --\u003e\n\u003csection class=\"xv-ba\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003e Before \/ After \u003c\/span\u003e\n\u003ch2\u003eA Better Place for Your Pet to Ride\u003c\/h2\u003e\n\u003cp\u003eKeep your small companion closer, more comfortable and better positioned during everyday drives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-ba-grid\"\u003e\n\u003cdiv class=\"xv-ba-card before\"\u003e\n\u003ch3\u003eBefore\u003c\/h3\u003e\n\u003cp\u003eLoose travel setups can make small pets unsettled.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePet shifts around while driving\u003c\/li\u003e\n\u003cli\u003eNo dedicated riding space\u003c\/li\u003e\n\u003cli\u003eBulky carriers take up more room\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-ba-card after\"\u003e\n\u003ch3\u003eAfter\u003c\/h3\u003e\n\u003cp\u003eA compact booster gives your pet its own cozy spot.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStraps help reduce unwanted sliding\u003c\/li\u003e\n\u003cli\u003eSafety tether adds extra control\u003c\/li\u003e\n\u003cli\u003eSoft cushion makes rides more comfortable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       3. 核心卖点详情卡片\n  ================================== --\u003e\n\u003csection class=\"xv-section\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003e Core Benefits \u003c\/span\u003e\n\u003ch2\u003eMade for Comfortable Small-Pet Travel\u003c\/h2\u003e\n\u003cp\u003ePractical details help make everyday driving and longer trips easier for both pets and pet parents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-stack\"\u003e\n\u003c!-- SELLING POINT 01 --\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e 01 \u003c\/span\u003e\n\u003ch3\u003eDual-Strap Secure Installation\u003c\/h3\u003e\n\u003cp\u003eTwo fastening straps help hold the booster in position around the center-console area and reduce unwanted movement while the vehicle is in motion.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eHeadrest fastening strap\u003c\/li\u003e\n\u003cli\u003eD-ring connection point\u003c\/li\u003e\n\u003cli\u003eHelps reduce sliding\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/2_a4b85fcd-d41c-49ef-aa42-c2f0ac88049b.png?v=1787539665\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SELLING POINT 02 --\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e 02 \u003c\/span\u003e\n\u003ch3\u003eSoft Sponge Pillow \u0026amp; Mat\u003c\/h3\u003e\n\u003cp\u003eSoft padding gives your small companion a more comfortable place to sit, lean or rest during longer drives.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eSoft sponge-filled pillow\u003c\/li\u003e\n\u003cli\u003eCushioned resting surface\u003c\/li\u003e\n\u003cli\u003eComfortable for longer trips\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/8_d041d871-69a7-4602-bb73-a3a3f9192a65.png?v=1787539664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SELLING POINT 03 --\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e 03 \u003c\/span\u003e\n\u003ch3\u003eReversible All-Season Cushion\u003c\/h3\u003e\n\u003cp\u003eFlip the removable pad depending on the season, with a warmer flannel side for cooler weather and a cotton side for warmer days.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eFlannel side for cooler weather\u003c\/li\u003e\n\u003cli\u003eCotton side for warmer weather\u003c\/li\u003e\n\u003cli\u003eEasy seasonal switching\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/3_3bea6e1a-09c2-4e44-8e94-47d265f77b46.png?v=1787539664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SELLING POINT 04 --\u003e\n\u003carticle class=\"xv-card\"\u003e\n\u003cdiv class=\"xv-card-copy\"\u003e\n\u003cspan class=\"xv-no\"\u003e 04 \u003c\/span\u003e\n\u003ch3\u003eTravel Beyond the Car\u003c\/h3\u003e\n\u003cp\u003eThe portable structure can also be carried by shoulder or placed over luggage, making it more convenient for road trips and daily outings.\u003c\/p\u003e\n\u003cul class=\"xv-bullets\"\u003e\n\u003cli\u003eShoulder carry option\u003c\/li\u003e\n\u003cli\u003eLuggage-friendly design\u003c\/li\u003e\n\u003cli\u003eEasy for travel and outings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-card-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/6_737fe93d-8275-49e8-8042-0ef7988232e2.png?v=1787539664\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       4. 详细特性 \u0026 尺寸参数\n  ================================== --\u003e\n\u003csection class=\"xv-section xv-details\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003e Details \u0026amp; Specifications \u003c\/span\u003e\n\u003ch2\u003eCheck the Fit Before You Go\u003c\/h2\u003e\n\u003cp\u003eMeasure both your pet and your vehicle's center console before choosing this booster.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/1_66dff4c2-9e06-4257-b51e-73d2b2cc40df.png?v=1787539664\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-detail-stack\"\u003e\n\u003cdiv class=\"xv-spec\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eCenter Console Dog Car Seat \/ Small Pet Booster\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eOverall Length\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eApprox. 16.5 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eOverall Width\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eApprox. 8.6 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eOverall Height\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eApprox. 8.6 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eRecommended Pet Length\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eUp to 11.8 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eRecommended Pet Weight\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eUp to 11 lb \/ 5 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eSuitable Pets\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eSmall dogs and cats\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eTwo fastening straps with D-ring connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eSafety Feature\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eBuilt-in interior safety tether\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eCushion\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eSponge pillow with reversible flannel \/ cotton pad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eCarry Options\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eConsole seat, shoulder carry and luggage carry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-row\"\u003e\n\u003cdiv class=\"xv-name\"\u003eConsole Compatibility\u003c\/div\u003e\n\u003cdiv class=\"xv-val\"\u003eDesigned for various single-door and double-door center-console armrests\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"xv-note\"\u003ePlease measure your pet and center-console area before ordering. Product dimensions may vary slightly due to manual measurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       5. FAQ\n  ================================== --\u003e\n\u003csection class=\"xv-section\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\"\u003e\n\u003cspan class=\"xv-kicker\"\u003eFrequently Asked Questions \u003c\/span\u003e\n\u003ch2\u003eWhat Pet Parents Want to Know\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-faq-list\"\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eWhat size pet is this booster designed for?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eThe supplied size guide recommends small dogs and cats with a body length up to approximately 11.8 inches and weight up to 11 lb \/ 5 kg.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eHow does it attach to the car?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eThe booster uses two fastening straps. The product images show one strap positioned around the headrest area and another connection to the seat's D-ring to help reduce sliding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eDoes it include a safety tether?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eYes. An interior safety tether is included for attaching to a properly fitted pet harness. For safer use, avoid attaching the tether directly to a collar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"xv-faq\" open=\"\"\u003e\n\u003csummary\u003eCan I carry it outside the vehicle?\u003c\/summary\u003e\n\u003cdiv class=\"xv-answer\"\u003e\n\u003cp\u003eYes. The supplied product images show it being used as a shoulder bag and attached to luggage, making it convenient for travel and daily outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       6. 三大购物保障\n  ================================== --\u003e\n\u003csection class=\"xv-guarantees\"\u003e\n\u003cdiv class=\"xv-wrap\"\u003e\n\u003cdiv class=\"xv-heading\" style=\"margin-bottom: 28px;\"\u003e\n\u003cspan class=\"xv-kicker\" style=\"color: #e8ded3;\"\u003e Shopping Guarantees \u003c\/span\u003e\n\u003ch2 style=\"color: #ffffff;\"\u003eShop with Confidence\u003c\/h2\u003e\n\u003cp style=\"color: rgba(255,255,255,.74);\"\u003eSimple support from checkout to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee-grid\"\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003cdiv class=\"xv-guarantee-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003crect x=\"3\" y=\"6\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M7 10h10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 15h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eProtected payment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003cdiv class=\"xv-guarantee-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M3 7h11v10H3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M14 10h4l3 3v4h-7z\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"7\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18\" cy=\"18\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eReliable Shipping\u003c\/h3\u003e\n\u003cp\u003eCarefully packed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xv-guarantee\"\u003e\n\u003cdiv class=\"xv-guarantee-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M4 12a8 8 0 0 1 16 0\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M4 12v4a2 2 0 0 0 2 2h2v-6H4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M20 12v4a2 2 0 0 1-2 2h-2v-6h4z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 20h-4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eHelpful Support\u003c\/h3\u003e\n\u003cp\u003eFriendly assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =================================\n       7. FINAL CTA\n       保持原模式：无图片\n  ================================== --\u003e\n\u003csection class=\"xv-cta\"\u003e\n\u003cdiv class=\"xv-cta-in\"\u003e\n\u003cspan class=\"xv-kicker\"\u003e Comfort on Every Ride \u003c\/span\u003e\n\u003ch2\u003eGive Your Small Pet a Better Seat\u003c\/h2\u003e\n\u003cp\u003eKeep your companion close, cushioned and more settled during daily drives, weekend trips and longer adventures.\u003c\/p\u003e\n\u003ca class=\"xv-btn\" href=\"#MainContent\"\u003e Buy Now → \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YY","offers":[{"title":"Black","offer_id":44722065637418,"sku":"NC02572608245169-黑色","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":44722065670186,"sku":"NC02572608245169-灰色","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":44722065702954,"sku":"NC02572608245169-米色","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/3555\/7674\/files\/4_5a62dd40-07f2-4465-b13d-b74ea2de8497.png?v=1787539664","url":"https:\/\/xavellune.com\/products\/console-dog-car-seat-with-dog-armrests-booster-seat","provider":"Xavellune","version":"1.0","type":"link"}