{"product_id":"the-carrypaws-pet-carrier","title":"The CarryPaws Pet Carrier🛍️","description":"\u003cstyle\u003e\n\/* =========================================================\n   CARRYPAWS PLUSH PET CARRIER TOTE\n   Shopify Custom Liquid\n   Mobile First \/ AIDA \/ CRO\n========================================================= *\/\n\n.cp-page{\n  --ink:#25241f;\n  --body:#625f56;\n  --muted:#837f74;\n\n  --cream:#fffaf1;\n  --cream2:#f7f1e7;\n  --sage:#dde8da;\n  --sage2:#eef4eb;\n\n  --tan:#c89e72;\n  --tan2:#e4c7a4;\n\n  --green:#71886d;\n\n  --dark:#2d302a;\n  --dark2:#3c4037;\n\n  --white:#ffffff;\n  --line:rgba(60,54,45,.09);\n\n  position:relative!important;\n  isolation:isolate!important;\n\n  max-width:920px!important;\n  margin:0 auto!important;\n  padding:8px 8px 50px!important;\n\n  overflow:hidden!important;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif!important;\n\n  color:var(--body)!important;\n  line-height:1.65!important;\n\n  background:\n    radial-gradient(circle at 8% 10%,rgba(200,158,114,.14),transparent 28%),\n    radial-gradient(circle at 92% 35%,rgba(113,136,109,.11),transparent 30%),\n    linear-gradient(135deg,#fffdf9,#fbf8f2,#ffffff)!important;\n\n  background-size:170% 170%!important;\n\n  animation:cpBreath 11s ease-in-out infinite!important;\n\n  border-radius:28px!important;\n}\n\n.cp-page,\n.cp-page *{\n  box-sizing:border-box!important;\n}\n\n.cp-page h1,\n.cp-page h2,\n.cp-page h3,\n.cp-page p,\n.cp-page span,\n.cp-page strong,\n.cp-page div,\n.cp-page a{\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif!important;\n}\n\n.cp-page h1,\n.cp-page h2,\n.cp-page h3{\n  color:var(--ink)!important;\n  margin-top:0!important;\n}\n\n.cp-page p{\n  color:var(--body)!important;\n  margin-top:0!important;\n}\n\n\n\/* =========================================================\n   MOTION\n========================================================= *\/\n\n@keyframes cpBreath{\n  0%,100%{\n    background-position:0% 50%;\n  }\n\n  50%{\n    background-position:100% 50%;\n  }\n}\n\n@keyframes cpGlow{\n  0%,100%{\n    box-shadow:\n      0 18px 45px rgba(72,59,44,.08),\n      0 0 0 rgba(191,154,111,0);\n  }\n\n  50%{\n    box-shadow:\n      0 24px 58px rgba(72,59,44,.13),\n      0 0 38px rgba(191,154,111,.13);\n  }\n}\n\n@keyframes cpPulse{\n  0%,100%{\n    transform:scale(1);\n  }\n\n  50%{\n    transform:scale(1.025);\n  }\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.cp-section{\n  position:relative!important;\n  z-index:2!important;\n\n  margin:20px 0!important;\n  padding:43px 33px!important;\n\n  border-radius:27px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 14px 42px rgba(61,53,43,.065)!important;\n}\n\n.cp-cream{\n  background:\n    radial-gradient(circle at 95% 0%,rgba(201,161,116,.17),transparent 35%),\n    linear-gradient(135deg,#fff7eb,#ffffff)!important;\n}\n\n.cp-sage{\n  background:\n    radial-gradient(circle at 4% 0%,rgba(113,136,109,.15),transparent 34%),\n    linear-gradient(135deg,#eef4eb,#ffffff)!important;\n}\n\n.cp-soft{\n  background:\n    radial-gradient(circle at 100% 100%,rgba(200,158,114,.10),transparent 36%),\n    linear-gradient(135deg,#f8f5ef,#ffffff)!important;\n}\n\n.cp-dark{\n  background:\n    radial-gradient(circle at 85% 0%,rgba(200,158,114,.21),transparent 38%),\n    radial-gradient(circle at 10% 100%,rgba(113,136,109,.16),transparent 40%),\n    linear-gradient(140deg,#2b2e29,#3c4037)!important;\n\n  border:1px solid rgba(255,255,255,.07)!important;\n}\n\n.cp-dark h1,\n.cp-dark h2,\n.cp-dark h3,\n.cp-dark strong{\n  color:#ffffff!important;\n}\n\n.cp-dark p{\n  color:#e5e6df!important;\n}\n\n.cp-section h1{\n  margin-bottom:15px!important;\n\n  font-size:43px!important;\n  line-height:1.06!important;\n\n  letter-spacing:-1.5px!important;\n\n  font-weight:950!important;\n}\n\n.cp-section h2{\n  margin-bottom:14px!important;\n\n  font-size:34px!important;\n  line-height:1.13!important;\n\n  letter-spacing:-1px!important;\n\n  font-weight:920!important;\n}\n\n.cp-section h3{\n  margin-bottom:7px!important;\n\n  font-size:18px!important;\n  line-height:1.24!important;\n\n  font-weight:850!important;\n}\n\n.cp-section p{\n  font-size:17px!important;\n}\n\n.cp-eyebrow{\n  display:inline-flex!important;\n  align-items:center!important;\n\n  margin:0 0 13px!important;\n  padding:7px 12px!important;\n\n  border-radius:999px!important;\n\n  background:#f1e4d4!important;\n  color:#9b7046!important;\n\n  font-size:12px!important;\n  line-height:1.2!important;\n\n  letter-spacing:1.2px!important;\n  font-weight:900!important;\n}\n\n.cp-dark .cp-eyebrow{\n  background:rgba(255,255,255,.10)!important;\n  color:#f2d6b4!important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cp-hero{\n  padding-top:52px!important;\n}\n\n.cp-offer{\n  display:inline-flex!important;\n  align-items:center!important;\n\n  margin-bottom:18px!important;\n  padding:9px 15px!important;\n\n  border-radius:999px!important;\n\n  background:linear-gradient(135deg,#9d7955,#c9a578)!important;\n\n  color:#ffffff!important;\n\n  box-shadow:0 9px 23px rgba(155,116,76,.24)!important;\n\n  font-size:12px!important;\n  line-height:1!important;\n\n  letter-spacing:1.4px!important;\n  font-weight:900!important;\n\n  animation:cpPulse 2.8s ease-in-out infinite!important;\n}\n\n.cp-sub{\n  max-width:760px!important;\n\n  color:#e6e7e1!important;\n\n  font-size:19px!important;\n}\n\n.cp-pills{\n  display:flex!important;\n  flex-wrap:wrap!important;\n\n  gap:9px!important;\n\n  margin:21px 0 8px!important;\n}\n\n.cp-pill{\n  display:inline-flex!important;\n  align-items:center!important;\n\n  padding:10px 13px!important;\n\n  border-radius:999px!important;\n\n  background:rgba(255,255,255,.09)!important;\n\n  border:1px solid rgba(255,255,255,.11)!important;\n\n  color:#ffffff!important;\n\n  font-size:13px!important;\n  font-weight:850!important;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.cp-image-wrap{\n  width:100%!important;\n\n  margin:28px 0 0!important;\n\n  overflow:hidden!important;\n\n  border-radius:27px!important;\n\n  box-shadow:0 18px 48px rgba(61,53,43,.13)!important;\n\n  animation:cpGlow 5s ease-in-out infinite!important;\n}\n\n.cp-image{\n  display:block!important;\n\n  width:100%!important;\n  height:auto!important;\n\n  border-radius:27px!important;\n}\n\n\n\/* =========================================================\n   FEATURES\n========================================================= *\/\n\n.cp-grid{\n  display:grid!important;\n\n  grid-template-columns:repeat(2,minmax(0,1fr))!important;\n\n  gap:14px!important;\n\n  margin-top:22px!important;\n}\n\n.cp-card{\n  padding:22px!important;\n\n  border-radius:21px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 8px 24px rgba(61,53,43,.05)!important;\n}\n\n.cp-icon{\n  display:flex!important;\n\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:46px!important;\n  height:46px!important;\n\n  margin-bottom:13px!important;\n\n  border-radius:15px!important;\n\n  background:#f3e8d8!important;\n\n  color:#9b744e!important;\n\n  font-size:22px!important;\n}\n\n.cp-card h3{\n  color:#2c2a25!important;\n}\n\n.cp-card p{\n  margin-bottom:0!important;\n\n  color:#716d64!important;\n\n  font-size:14px!important;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.cp-benefits{\n  display:grid!important;\n\n  grid-template-columns:repeat(3,1fr)!important;\n\n  gap:12px!important;\n\n  margin-top:22px!important;\n}\n\n.cp-benefit{\n  padding:21px 13px!important;\n\n  text-align:center!important;\n\n  border-radius:20px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 8px 22px rgba(61,53,43,.05)!important;\n}\n\n.cp-benefit span{\n  display:block!important;\n\n  margin-bottom:7px!important;\n\n  font-size:25px!important;\n}\n\n.cp-benefit strong{\n  display:block!important;\n\n  color:#302e29!important;\n\n  font-size:14px!important;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.cp-steps{\n  display:grid!important;\n\n  grid-template-columns:repeat(3,1fr)!important;\n\n  gap:13px!important;\n\n  margin-top:23px!important;\n}\n\n.cp-step{\n  padding:22px!important;\n\n  border-radius:20px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 8px 22px rgba(61,53,43,.05)!important;\n}\n\n.cp-num{\n  display:flex!important;\n\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:39px!important;\n  height:39px!important;\n\n  margin-bottom:13px!important;\n\n  border-radius:50%!important;\n\n  background:linear-gradient(135deg,#8fa08b,#c7a276)!important;\n\n  color:#ffffff!important;\n\n  font-size:14px!important;\n\n  font-weight:900!important;\n}\n\n.cp-step h3{\n  color:#302e29!important;\n}\n\n.cp-step p{\n  margin-bottom:0!important;\n\n  color:#716d64!important;\n\n  font-size:14px!important;\n}\n\n\n\/* =========================================================\n   USE CASES\n========================================================= *\/\n\n.cp-use-grid{\n  display:grid!important;\n\n  grid-template-columns:repeat(4,1fr)!important;\n\n  gap:12px!important;\n\n  margin-top:22px!important;\n}\n\n.cp-use{\n  padding:20px 10px!important;\n\n  text-align:center!important;\n\n  border-radius:19px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 8px 22px rgba(61,53,43,.05)!important;\n}\n\n.cp-use span{\n  display:block!important;\n\n  margin-bottom:8px!important;\n\n  font-size:25px!important;\n}\n\n.cp-use strong{\n  display:block!important;\n\n  color:#302e29!important;\n\n  font-size:13px!important;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.cp-spec-grid{\n  display:grid!important;\n\n  grid-template-columns:repeat(2,1fr)!important;\n\n  gap:12px!important;\n\n  margin-top:22px!important;\n}\n\n.cp-spec{\n  padding:18px 20px!important;\n\n  border-radius:18px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n}\n\n.cp-spec strong{\n  display:block!important;\n\n  margin-bottom:4px!important;\n\n  color:#302e29!important;\n\n  font-size:13px!important;\n}\n\n.cp-spec span{\n  display:block!important;\n\n  color:#716d64!important;\n\n  font-size:14px!important;\n}\n\n\n\/* =========================================================\n   REVIEW\n========================================================= *\/\n\n.cp-review{\n  margin-top:22px!important;\n\n  padding:26px!important;\n\n  border-radius:22px!important;\n\n  background:#ffffff!important;\n\n  border:1px solid var(--line)!important;\n\n  box-shadow:0 10px 28px rgba(61,53,43,.06)!important;\n}\n\n.cp-stars{\n  margin-bottom:11px!important;\n\n  color:#c48b46!important;\n\n  font-size:19px!important;\n\n  letter-spacing:2px!important;\n}\n\n.cp-review-text{\n  margin-bottom:11px!important;\n\n  color:#3b3832!important;\n\n  font-size:17px!important;\n\n  font-weight:700!important;\n}\n\n.cp-review-name{\n  color:#807b70!important;\n\n  font-size:13px!important;\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.cp-final{\n  text-align:center!important;\n}\n\n.cp-final h2,\n.cp-final \u003e p{\n  max-width:700px!important;\n\n  margin-left:auto!important;\n  margin-right:auto!important;\n}\n\n.cp-cta{\n  display:flex!important;\n\n  align-items:center!important;\n  justify-content:center!important;\n\n  width:100%!important;\n\n  max-width:560px!important;\n  min-height:62px!important;\n\n  margin:27px auto 0!important;\n  padding:16px 24px!important;\n\n  border-radius:18px!important;\n\n  background:linear-gradient(135deg,#8a7560,#b99570)!important;\n\n  color:#ffffff!important;\n\n  border:1px solid rgba(255,255,255,.18)!important;\n\n  box-shadow:\n    0 14px 32px rgba(100,80,59,.28),\n    inset 0 1px 0 rgba(255,255,255,.22)!important;\n\n  text-decoration:none!important;\n\n  text-align:center!important;\n\n  font-size:17px!important;\n\n  font-weight:950!important;\n\n  animation:cpPulse 2.8s ease-in-out infinite!important;\n}\n\n.cp-cta:hover{\n  color:#ffffff!important;\n  text-decoration:none!important;\n}\n\n.cp-micro{\n  margin-top:12px!important;\n\n  color:#d3d7cf!important;\n\n  font-size:12px!important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .cp-page{\n    padding:5px 7px 38px!important;\n\n    border-radius:22px!important;\n  }\n\n  .cp-section{\n    margin:15px 0!important;\n\n    padding:32px 18px!important;\n\n    border-radius:23px!important;\n  }\n\n  .cp-section h1{\n    font-size:34px!important;\n\n    line-height:1.07!important;\n  }\n\n  .cp-section h2{\n    font-size:27px!important;\n\n    line-height:1.14!important;\n  }\n\n  .cp-section p{\n    font-size:16px!important;\n  }\n\n  .cp-sub{\n    font-size:17px!important;\n  }\n\n  .cp-grid,\n  .cp-benefits,\n  .cp-steps{\n    grid-template-columns:1fr!important;\n  }\n\n  .cp-use-grid{\n    grid-template-columns:repeat(2,1fr)!important;\n  }\n\n  .cp-spec-grid{\n    grid-template-columns:1fr 1fr!important;\n  }\n\n  .cp-image-wrap,\n  .cp-image{\n    border-radius:22px!important;\n  }\n\n}\n\n@media(max-width:430px){\n\n  .cp-section h1{\n    font-size:31px!important;\n  }\n\n  .cp-spec-grid{\n    grid-template-columns:1fr!important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-liquid-wrapper\"\u003e\n\u003cdiv class=\"cp-page\"\u003e\n\u003c!-- =====================================================\n     01 ATTENTION — HERO\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-dark cp-hero\"\u003e\u003cspan class=\"cp-offer\"\u003e 🐾 LIMITED TIME OFFER \u003c\/span\u003e\n\u003ch1\u003eKeep Them Close. Let Them See The World.\u003c\/h1\u003e\n\u003cp class=\"cp-sub\"\u003eA soft, lightweight pet carrier tote designed to keep small companions comfortable, connected and close while you move through the day.\u003c\/p\u003e\n\u003cdiv class=\"cp-pills\"\u003e\n\u003cspan class=\"cp-pill\"\u003e 🐶 Plush Head Opening \u003c\/span\u003e \u003cspan class=\"cp-pill\"\u003e 🔒 Safety Leash Clip \u003c\/span\u003e \u003cspan class=\"cp-pill\"\u003e 👜 Hands-Free Carry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-image-wrap\"\u003e\u003cimg class=\"cp-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/DM_20260813033513_001.png?v=1786606734\" alt=\"CarryPaws plush small pet carrier tote\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 INTEREST — PET COMFORT\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-cream\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e MADE FOR PETS WHO LIKE TO STAY CLOSE \u003c\/span\u003e\n\u003ch2\u003eNo More Hiding Behind A Closed Carrier Door.\u003c\/h2\u003e\n\u003cp\u003eThe soft padded head opening gives your pet a comfortable place to peek out, take in the surroundings and stay visually connected to you while you're on the move.\u003c\/p\u003e\n\u003cdiv class=\"cp-grid\"\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e🐾\u003c\/div\u003e\n\u003ch3\u003eSoft Padded Opening\u003c\/h3\u003e\n\u003cp\u003ePlush cushioning around the opening creates a softer resting point around your pet's neck and head.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e💨\u003c\/div\u003e\n\u003ch3\u003eOpen \u0026amp; Breathable\u003c\/h3\u003e\n\u003cp\u003eThe open-head design allows fresh air around your pet while giving them a clear view outside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-image-wrap\"\u003e\u003cimg class=\"cp-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/DM_20260813033517_001.png?v=1786606735\" alt=\"Small pet looking through padded carrier tote opening\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 DESIRE — SECURITY\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-sage\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e CLOSER TO YOU. MORE SECURE INSIDE. \u003c\/span\u003e\n\u003ch2\u003eA Built-In Safety Connection For Extra Peace Of Mind.\u003c\/h2\u003e\n\u003cp\u003eAn integrated safety leash clip connects to your pet's harness, helping keep them securely attached inside the tote while you're walking, stopping or moving through busy places.\u003c\/p\u003e\n\u003cdiv class=\"cp-benefits\"\u003e\n\u003cdiv class=\"cp-benefit\"\u003e\n\u003cspan\u003e 🔒 \u003c\/span\u003e \u003cstrong\u003e Safety Leash Clip \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-benefit\"\u003e\n\u003cspan\u003e 🎀 \u003c\/span\u003e \u003cstrong\u003e Adjustable Opening \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-benefit\"\u003e\n\u003cspan\u003e 🐕 \u003c\/span\u003e \u003cstrong\u003e Made For Small Pets \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-image-wrap\"\u003e\u003cimg class=\"cp-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/DM_20260813033519_001.png?v=1786606735\" alt=\"Pet carrier tote with adjustable head opening and safety leash\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 DESIRE — OWNER COMFORT\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-soft\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e DESIGNED FOR REAL DAYS OUT \u003c\/span\u003e\n\u003ch2\u003eCarry Your Pet Without Carrying A Bulky Crate.\u003c\/h2\u003e\n\u003cp\u003eReinforced shoulder straps help spread the load across your shoulder while the soft, frameless tote design keeps the carrier easier to handle, store and pack between trips.\u003c\/p\u003e\n\u003cdiv class=\"cp-grid\"\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e👜\u003c\/div\u003e\n\u003ch3\u003eHands-Free Carry\u003c\/h3\u003e\n\u003cp\u003eShoulder-style carrying leaves your hands available for your phone, coffee, luggage or everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eLightweight \u0026amp; Packable\u003c\/h3\u003e\n\u003cp\u003eNo rigid bulky frame means it's easier to store when the adventure is over.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e🧺\u003c\/div\u003e\n\u003ch3\u003eSpacious Storage\u003c\/h3\u003e\n\u003cp\u003eRoom for treats, toys and small everyday pet essentials while you're out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-card\"\u003e\n\u003cdiv class=\"cp-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eWipe-Clean Interior\u003c\/h3\u003e\n\u003cp\u003eDesigned to make everyday cleanup more convenient after walks, travel and outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-image-wrap\"\u003e\u003cimg class=\"cp-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/DM_20260813033521_001.png?v=1786606735\" alt=\"Canvas pet carrier tote for hands-free everyday carrying\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 LIFESTYLE\n====================================================== --\u003e\n\u003csection class=\"cp-section\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e FROM ERRANDS TO WEEKEND PLANS \u003c\/span\u003e\n\u003ch2\u003eOne Carrier For The Places You Already Go Together.\u003c\/h2\u003e\n\u003cp\u003eKeep your small companion close during everyday outings without hauling around a large hard-sided carrier.\u003c\/p\u003e\n\u003cdiv class=\"cp-use-grid\"\u003e\n\u003cdiv class=\"cp-use\"\u003e\n\u003cspan\u003e 🩺 \u003c\/span\u003e \u003cstrong\u003e Vet Visits \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-use\"\u003e\n\u003cspan\u003e ☕ \u003c\/span\u003e \u003cstrong\u003e Cafe Mornings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-use\"\u003e\n\u003cspan\u003e 🚗 \u003c\/span\u003e \u003cstrong\u003e Travel Days \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-use\"\u003e\n\u003cspan\u003e 🏙️ \u003c\/span\u003e \u003cstrong\u003e Everyday Outings \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-image-wrap\"\u003e\u003cimg class=\"cp-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/DM_20260813033522_001.png?v=1786606735\" alt=\"Small pet carrier tote for travel cafe and everyday outings\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 HOW IT WORKS\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-sage\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e SIMPLE EVERYDAY SETUP \u003c\/span\u003e\n\u003ch2\u003ePlace. Secure. Carry.\u003c\/h2\u003e\n\u003cp\u003eA simple three-step setup gets you and your companion ready to head out without the fuss of a bulky traditional carrier.\u003c\/p\u003e\n\u003cdiv class=\"cp-steps\"\u003e\n\u003cdiv class=\"cp-step\"\u003e\n\u003cdiv class=\"cp-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlace\u003c\/h3\u003e\n\u003cp\u003eGently place your pet inside the main carrier compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-step\"\u003e\n\u003cdiv class=\"cp-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSecure\u003c\/h3\u003e\n\u003cp\u003eAttach the integrated safety leash to your pet's properly fitted harness and adjust the head opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-step\"\u003e\n\u003cdiv class=\"cp-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eCarry\u003c\/h3\u003e\n\u003cp\u003eSlip the reinforced straps over your shoulder and keep your companion comfortably close.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 PRODUCT DETAILS\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-cream\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e PRODUCT DETAILS \u003c\/span\u003e\n\u003ch2\u003eEverything You Need In An Everyday Pet Tote.\u003c\/h2\u003e\n\u003cdiv class=\"cp-spec-grid\"\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Plush Pet Carrier Tote \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Main Material \u003c\/strong\u003e \u003cspan\u003e Durable Canvas Exterior \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Head Opening \u003c\/strong\u003e \u003cspan\u003e Plush Padded + Adjustable Drawstring \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Safety Feature \u003c\/strong\u003e \u003cspan\u003e Integrated Harness Leash Clip \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Carry Style \u003c\/strong\u003e \u003cspan\u003e Reinforced Shoulder Straps \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Interior \u003c\/strong\u003e \u003cspan\u003e Wipe-Clean Lining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Construction \u003c\/strong\u003e \u003cspan\u003e Lightweight \/ Frameless \/ Packable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-spec\"\u003e\n\u003cstrong\u003e Best For \u003c\/strong\u003e \u003cspan\u003e Small Pets \u0026amp; Everyday Outings \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 SOCIAL PROOF\n====================================================== --\u003e\n\u003csection class=\"cp-section\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e LOVED BY PET FAMILIES \u003c\/span\u003e\n\u003ch2\u003eA Carrier That Feels More Like Something You'd Actually Want To Carry.\u003c\/h2\u003e\n\u003cdiv class=\"cp-review\"\u003e\n\u003cdiv class=\"cp-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cp-review-text\"\u003e“I bought one for my wife and she ABSOLUTELY loved it — got here really fast as well.”\u003c\/p\u003e\n\u003cspan class=\"cp-review-name\"\u003e Verified Customer Review \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 FINAL CTA\n====================================================== --\u003e\n\u003csection class=\"cp-section cp-dark cp-final\"\u003e\u003cspan class=\"cp-eyebrow\"\u003e READY FOR YOUR NEXT DAY OUT? \u003c\/span\u003e\n\u003ch2\u003eWherever You Go, Keep Your Best Friend Close. 🐾\u003c\/h2\u003e\n\u003cp\u003eGive your small companion a softer way to travel while giving yourself a lighter, more practical alternative to a bulky carrier.\u003c\/p\u003e\n\u003ca href=\"https:\/\/thenuvaro.com\/products\/%F0%9F%90%BE-cozy-carry-pet-tote-with-peek-out-head-opening?variant=48129310523543#product-form\" class=\"cp-cta\"\u003e TAKE THEM WITH YOU → \u003c\/a\u003e\n\u003cp class=\"cp-micro\"\u003eAlways attach the internal leash to a properly fitted pet harness rather than directly to a collar.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"我的商店","offers":[{"title":"Bee Canvas Tote Bag🐝 \/ S(Recommended for dogs 0-6.6 lbs \/cats 0-8.8 lbs)","offer_id":65808570614109,"sku":"PH6081928XMM","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Bee Canvas Tote Bag🐝 \/ M(Recommended for dogs 0-13.2 lbs \/ cats 0-16.5 lbs)","offer_id":65808570646877,"sku":"PH6081928XML","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Dinosaur Canvas Tote Bag🦖 \/ S(Recommended for dogs 0-6.6 lbs \/cats 0-8.8 lbs)","offer_id":65808570679645,"sku":"PH6081928XKM","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Dinosaur Canvas Tote Bag🦖 \/ M(Recommended for dogs 0-13.2 lbs \/ cats 0-16.5 lbs)","offer_id":65808570712413,"sku":"PH6081928XKL","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Rabbit Canvas Tote Bag🐰 \/ S(Recommended for dogs 0-6.6 lbs \/cats 0-8.8 lbs)","offer_id":65808570745181,"sku":"PH6081928XTM","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Rabbit Canvas Tote Bag🐰 \/ M(Recommended for dogs 0-13.2 lbs \/ cats 0-16.5 lbs)","offer_id":65808570777949,"sku":"PH6081928XTL","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1039\/1201\/4173\/files\/3_c693e215-2f12-4f70-8bb7-71577203ee02.png?v=1788499960","url":"https:\/\/voradaily.com\/products\/the-carrypaws-pet-carrier","provider":"VoraDaily","version":"1.0","type":"link"}