{"title":"Trending now","description":null,"products":[{"product_id":"ervanique™-cozy-plaid-lounge-sofa-bed","title":"Ervanique™ Cozy Plaid Lounge Sofa Bed","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   COZY PLAID LOUNGE SOFA BED\n   SLEEP \u0026 LOUNGE COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.cpls-wrap,\n.cpls-wrap *{\n  box-sizing:border-box;\n}\n\n.cpls-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#F8F5EF;\n  color:#38443D;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.cpls-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.cpls-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.cpls-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.cpls-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.cpls-cream{\n  background:#F8F5EF;\n}\n\n.cpls-mist{\n  background:#EEF2ED;\n}\n\n.cpls-sage{\n  background:#E2EAE4;\n}\n\n.cpls-blue{\n  background:#DFE8EC;\n}\n\n.cpls-dark{\n  background:#37433D;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.cpls-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#7E998D;\n}\n\n.cpls-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n  color:#38443D;\n}\n\n.cpls-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n  color:#38443D;\n}\n\n.cpls-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#68746D;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.cpls-divider{\n  width:46px;\n  height:1px;\n  background:#7E998D;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.cpls-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.56);\n  border:1px solid rgba(56,68,61,.12);\n  border-radius:14px;\n}\n\n.cpls-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:Georgia,serif;\n  font-size:21px;\n  font-weight:500;\n  color:#38443D;\n}\n\n.cpls-card span{\n  display:block;\n  font-size:14px;\n  color:#68746D;\n  line-height:1.75;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.cpls-specs{\n  max-width:610px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(56,68,61,.16);\n}\n\n.cpls-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(56,68,61,.16);\n}\n\n.cpls-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#425049;\n}\n\n.cpls-spec span{\n  display:block;\n  margin-top:3px;\n  font-size:14px;\n  color:#68746D;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.cpls-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n  text-align:left;\n  list-style:none;\n}\n\n.cpls-list li{\n  position:relative;\n  padding-left:19px;\n  margin-bottom:11px;\n  font-size:14px;\n  line-height:1.7;\n  color:#68746D;\n}\n\n.cpls-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:10px;\n  width:6px;\n  height:6px;\n  background:#7E998D;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.cpls-dark .cpls-title,\n.cpls-dark .cpls-subtitle{\n  color:#FFFFFF;\n}\n\n.cpls-dark .cpls-copy,\n.cpls-dark .cpls-list li{\n  color:#DFE6E1;\n}\n\n.cpls-dark .cpls-eyebrow{\n  color:#BCD0C5;\n}\n\n.cpls-dark .cpls-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.cpls-dark .cpls-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.cpls-dark .cpls-spec strong{\n  color:#DDE7E1;\n}\n\n.cpls-dark .cpls-spec span{\n  color:#EEF3F0;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .cpls-section{\n    padding:35px 16px;\n  }\n\n  .cpls-title{\n    font-size:30px;\n  }\n\n  .cpls-subtitle{\n    font-size:24px;\n  }\n\n  .cpls-copy{\n    font-size:14px;\n  }\n\n  .cpls-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"cpls-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"cpls-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/14_daf240a9-410f-47ed-a22e-a02efa601519.png?v=1790065578\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cpls-section cpls-cream\"\u003e\n\u003cdiv class=\"cpls-inner\"\u003e\n\u003cp class=\"cpls-eyebrow\"\u003eErvanique™ · Sleep \u0026amp; Lounge Collection\u003c\/p\u003e\n\u003ch1 class=\"cpls-title\"\u003eCozy Plaid Lounge\u003cbr\u003eSofa Bed\u003c\/h1\u003e\n\u003cp class=\"cpls-copy\"\u003eGive your pet a relaxed place to stretch out with a softly structured lounge sofa bed designed to combine supportive comfort, elevated style, and a cozy everyday resting experience.\u003c\/p\u003e\n\u003cdiv class=\"cpls-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cpls-card\"\u003e\n\u003cstrong\u003e Sofa-Style Comfort for Everyday Relaxation \u003c\/strong\u003e \u003cspan\u003e Raised side bolsters, a generously cushioned sleeping surface, and a roomy lounge shape create a supportive resting space for pets who enjoy both curling up and stretching out. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"cpls-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/ervanique_pet_bed_under_20mb.jpg?v=1790065853\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cpls-section cpls-mist\"\u003e\n\u003cdiv class=\"cpls-inner\"\u003e\n\u003cp class=\"cpls-eyebrow\"\u003eSpacious Yet Home-Friendly\u003c\/p\u003e\n\u003ch2 class=\"cpls-subtitle\"\u003eDesigned for Comfortable Daily Lounging\u003c\/h2\u003e\n\u003cp class=\"cpls-copy\"\u003eThe balanced sofa-style footprint offers pets extra room to rest while fitting naturally into living rooms, bedrooms, reading corners, and other favorite indoor spaces.\u003c\/p\u003e\n\u003cdiv class=\"cpls-specs\"\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e34.6 in \/ 88 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e27.6 in \/ 70 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e13.4 in \/ 34 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eRecommended Pet Weight\u003c\/strong\u003e \u003cspan\u003e17.6–48.5 lb \/ 8–22 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e \u003cspan\u003eMedium Dogs, Small Dogs \u0026amp; Large Cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"cpls-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/9_cc28aff2-8b26-445d-a5f0-d57f306d5891.png?v=1790065579\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cpls-section cpls-sage\"\u003e\n\u003cdiv class=\"cpls-inner\"\u003e\n\u003cp class=\"cpls-eyebrow\"\u003eLayered Texture · Supportive Comfort\u003c\/p\u003e\n\u003ch2 class=\"cpls-subtitle\"\u003eSoft Surface, Structured Support\u003c\/h2\u003e\n\u003cp class=\"cpls-copy\"\u003eCrafted with soft textured upholstery and a supportive internal structure, this lounge sofa bed is designed to feel plush on the surface while maintaining a stable, comfortable shape over time.\u003c\/p\u003e\n\u003cdiv class=\"cpls-specs\"\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eOuter Upholstery\u003c\/strong\u003e \u003cspan\u003ePremium Textured Bouclé\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eMain Cushion\u003c\/strong\u003e \u003cspan\u003eHigh-Resilience Foam\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eComfort Filling\u003c\/strong\u003e \u003cspan\u003ePolyester Fiber Filling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eStructural Support\u003c\/strong\u003e \u003cspan\u003eHigh-Density Foam Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eBase Material\u003c\/strong\u003e \u003cspan\u003eHeavy-Duty Anti-Slip Oxford Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"cpls-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/1_b33166a7-9142-4b57-bf36-6e142be12b12.png?v=1790065588\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cpls-section cpls-blue\"\u003e\n\u003cdiv class=\"cpls-inner\"\u003e\n\u003cp class=\"cpls-eyebrow\"\u003eSupportive Design for Everyday Placement\u003c\/p\u003e\n\u003ch2 class=\"cpls-subtitle\"\u003ePlush Feel with a Stable Structure\u003c\/h2\u003e\n\u003cp class=\"cpls-copy\"\u003eThe structured foam design provides dependable support while remaining easy to place throughout the home, making it a practical choice for everyday lounging and long, comfortable naps.\u003c\/p\u003e\n\u003cdiv class=\"cpls-card\"\u003e\n\u003cstrong\u003e Net Weight: 10.6 lb \/ 4.8 kg \u003c\/strong\u003e \u003cspan\u003e Built with a generously cushioned form that feels substantial, supportive, and comfortable for daily indoor use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-specs\"\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e10.6 lb \/ 4.8 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eRecommended Pet Weight\u003c\/strong\u003e \u003cspan\u003e17.6–48.5 lb \/ 8–22 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eRecommended Placement\u003c\/strong\u003e \u003cspan\u003eIndoor Living Spaces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"cpls-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/8_b313920f-a04f-4c16-9a4f-502a24610cae.png?v=1790065577\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cpls-section cpls-dark\"\u003e\n\u003cdiv class=\"cpls-inner\"\u003e\n\u003cp class=\"cpls-eyebrow\"\u003eErvanique™ · Elevated Everyday Pet Comfort\u003c\/p\u003e\n\u003ch2 class=\"cpls-subtitle\"\u003eA Resting Spot That Feels Right at Home\u003c\/h2\u003e\n\u003cp class=\"cpls-copy\"\u003eWhether placed beside the family sofa, at the foot of the bed, or in a quiet lounge corner, the Cozy Plaid Lounge Sofa Bed adds inviting comfort and a refined home-friendly look to everyday pet living.\u003c\/p\u003e\n\u003cul class=\"cpls-list\"\u003e\n\u003cli\u003eSofa-style silhouette gives pets a supportive and elevated place to rest.\u003c\/li\u003e\n\u003cli\u003eSpacious center cushion offers room for both curling up and stretching out.\u003c\/li\u003e\n\u003cli\u003eSoft side bolsters provide added comfort and a sense of security.\u003c\/li\u003e\n\u003cli\u003eTextured upholstery adds a cozy, home-integrated look and feel.\u003c\/li\u003e\n\u003cli\u003eSuitable for medium dogs, small dogs, and large cats up to approximately 48.5 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cpls-specs\"\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Medium Dogs · Small Dogs · Large Cats · Lounging · Napping · Everyday Rest \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Sleep \u0026amp; Lounge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cpls-spec\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e \u003cspan\u003e Soft Modern · Cozy · Relaxed · Refined · Home Friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #bfcbc5; line-height: 1.65;\"\u003eProduct dimensions may vary slightly due to cushioned construction. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536095244508,"sku":null,"price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/8_b313920f-a04f-4c16-9a4f-502a24610cae.png?v=1790065577"},{"product_id":"ervanique™-cottage-retreat-pet-house","title":"Ervanique™ Cottage Retreat Pet House","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   COTTAGE RETREAT PET HOUSE\n   SLEEP \u0026 LOUNGE COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.crph-wrap,\n.crph-wrap *{\n  box-sizing:border-box;\n}\n\n.crph-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n  background:#F7F5EF;\n  color:#34413B;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.crph-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.crph-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.crph-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.crph-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.crph-cream{\n  background:#F7F5EF;\n}\n\n.crph-mist{\n  background:#EDF2F0;\n}\n\n.crph-sage{\n  background:#E1ECE7;\n}\n\n.crph-blue{\n  background:#DCE8EE;\n}\n\n.crph-dark{\n  background:#35453F;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.crph-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#7D9A8C;\n}\n\n.crph-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n  color:#34413B;\n}\n\n.crph-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n  color:#34413B;\n}\n\n.crph-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#66736D;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.crph-divider{\n  width:46px;\n  height:1px;\n  background:#7D9A8C;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.crph-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.58);\n\n  border:1px solid rgba(52,65,59,.12);\n  border-radius:14px;\n}\n\n.crph-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:Georgia,serif;\n  font-size:21px;\n  font-weight:500;\n  color:#34413B;\n}\n\n.crph-card span{\n  display:block;\n  font-size:14px;\n  color:#66736D;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.crph-specs{\n  max-width:610px;\n  margin:28px auto 0;\n\n  border-top:1px solid rgba(52,65,59,.16);\n}\n\n.crph-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(52,65,59,.16);\n}\n\n.crph-spec strong{\n  display:block;\n\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#41514A;\n}\n\n.crph-spec span{\n  display:block;\n  margin-top:3px;\n\n  font-size:14px;\n  color:#66736D;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.crph-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n\n  text-align:left;\n  list-style:none;\n}\n\n.crph-list li{\n  position:relative;\n\n  padding-left:19px;\n  margin-bottom:11px;\n\n  font-size:14px;\n  line-height:1.7;\n  color:#66736D;\n}\n\n.crph-list li:before{\n  content:\"\";\n\n  position:absolute;\n  left:0;\n  top:10px;\n\n  width:6px;\n  height:6px;\n\n  background:#7D9A8C;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.crph-dark .crph-title,\n.crph-dark .crph-subtitle{\n  color:#FFFFFF;\n}\n\n.crph-dark .crph-copy,\n.crph-dark .crph-list li{\n  color:#DFE7E2;\n}\n\n.crph-dark .crph-eyebrow{\n  color:#BFD3C9;\n}\n\n.crph-dark .crph-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.crph-dark .crph-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.crph-dark .crph-spec strong{\n  color:#DCE8E2;\n}\n\n.crph-dark .crph-spec span{\n  color:#EEF3F0;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .crph-section{\n    padding:35px 16px;\n  }\n\n  .crph-title{\n    font-size:30px;\n  }\n\n  .crph-subtitle{\n    font-size:24px;\n  }\n\n  .crph-copy{\n    font-size:14px;\n  }\n\n  .crph-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"crph-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"crph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/24_15efcb41-a3f1-4eab-b558-75f978dbc779.png?v=1790064983\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"crph-section crph-cream\"\u003e\n\u003cdiv class=\"crph-inner\"\u003e\n\u003cp class=\"crph-eyebrow\"\u003eErvanique™ · Sleep \u0026amp; Lounge Collection\u003c\/p\u003e\n\u003ch1 class=\"crph-title\"\u003eCottage Retreat\u003cbr\u003ePet House\u003c\/h1\u003e\n\u003cp class=\"crph-copy\"\u003eCreate a quiet little retreat for everyday naps with a soft, cottage-inspired pet house designed to bring comfort, privacy, and a calm sense of home to your pet's favorite indoor space.\u003c\/p\u003e\n\u003cdiv class=\"crph-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"crph-card\"\u003e\n\u003cstrong\u003e A Cozy Hideaway Made for Rest \u003c\/strong\u003e \u003cspan\u003e Soft walls, a cushioned interior, and an enclosed cottage shape create a welcoming place for cats and small dogs to curl up, settle in, and enjoy uninterrupted downtime. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"crph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/10_f77f157c-3510-4c22-a9bd-118fb68c6310.png?v=1790064972\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"crph-section crph-mist\"\u003e\n\u003cdiv class=\"crph-inner\"\u003e\n\u003cp class=\"crph-eyebrow\"\u003eComfortably Sized for Everyday Rest\u003c\/p\u003e\n\u003ch2 class=\"crph-subtitle\"\u003eA Private Space That Feels Just Right\u003c\/h2\u003e\n\u003cp class=\"crph-copy\"\u003eDesigned with a roomy interior while maintaining a compact household footprint, the Cottage Retreat fits naturally beside sofas, beds, windows, and quiet corners.\u003c\/p\u003e\n\u003cdiv class=\"crph-specs\"\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e23.6 in \/ 60 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e20.5 in \/ 52 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e22.0 in \/ 56 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eRecommended Pet Weight\u003c\/strong\u003e \u003cspan\u003e3.3–15.4 lb \/ 1.5–7 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e \u003cspan\u003eCats \u0026amp; Small Dogs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"crph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/23_097c1750-bd78-4c0d-be79-53e9ac8098a2.png?v=1790064983\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"crph-section crph-sage\"\u003e\n\u003cdiv class=\"crph-inner\"\u003e\n\u003cp class=\"crph-eyebrow\"\u003eSoft Materials · Supportive Construction\u003c\/p\u003e\n\u003ch2 class=\"crph-subtitle\"\u003eMade for Soft, Everyday Comfort\u003c\/h2\u003e\n\u003cp class=\"crph-copy\"\u003eLayered plush materials, supportive foam walls, and a softly cushioned sleeping surface come together to create a comfortable indoor retreat with a gentle, structured shape.\u003c\/p\u003e\n\u003cdiv class=\"crph-specs\"\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eOuter Surface\u003c\/strong\u003e \u003cspan\u003eSoft Polyester Plush\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eCottage Roof\u003c\/strong\u003e \u003cspan\u003eCotton-Blend Gingham Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eInterior Lining\u003c\/strong\u003e \u003cspan\u003eSoft Short-Plush Fleece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eStructural Support\u003c\/strong\u003e \u003cspan\u003eHigh-Density Support Foam\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eSleeping Cushion\u003c\/strong\u003e \u003cspan\u003ePolyester Fiberfill Cushion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eBottom Surface\u003c\/strong\u003e \u003cspan\u003eAnti-Slip Oxford Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"crph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/7_456c2ae1-e354-4804-b7fd-0926296d5bf7.png?v=1790064985\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"crph-section crph-blue\"\u003e\n\u003cdiv class=\"crph-inner\"\u003e\n\u003cp class=\"crph-eyebrow\"\u003eLightweight Home-Friendly Design\u003c\/p\u003e\n\u003ch2 class=\"crph-subtitle\"\u003eEasy to Move From Room to Room\u003c\/h2\u003e\n\u003cp class=\"crph-copy\"\u003eThe lightweight cushioned construction makes it simple to move your pet's retreat wherever they prefer to rest, while the structured foam walls help the house maintain its cozy shape.\u003c\/p\u003e\n\u003cdiv class=\"crph-card\"\u003e\n\u003cstrong\u003e Net Weight: 5.3 lb \/ 2.4 kg \u003c\/strong\u003e \u003cspan\u003e A comfortable balance of soft cushioning, supportive structure, and convenient everyday portability. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-specs\"\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e5.3 lb \/ 2.4 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eRecommended Pet Weight\u003c\/strong\u003e \u003cspan\u003e3.3–15.4 lb \/ 1.5–7 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"crph-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/26_9a9c4f12-1987-485c-a851-c7da2a3920b6.png?v=1790064983\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"crph-section crph-dark\"\u003e\n\u003cdiv class=\"crph-inner\"\u003e\n\u003cp class=\"crph-eyebrow\"\u003eErvanique™ · Everyday Comfort at Home\u003c\/p\u003e\n\u003ch2 class=\"crph-subtitle\"\u003eTheir Own Quiet Corner of the House\u003c\/h2\u003e\n\u003cp class=\"crph-copy\"\u003eFrom afternoon naps beside a sunny window to quiet evenings near the family, the Cottage Retreat gives pets a familiar place to relax while blending naturally into thoughtfully styled interiors.\u003c\/p\u003e\n\u003cul class=\"crph-list\"\u003e\n\u003cli\u003eEnclosed cottage shape creates a cozy and private resting area.\u003c\/li\u003e\n\u003cli\u003eSoft cushioned interior offers a comfortable surface for daily naps.\u003c\/li\u003e\n\u003cli\u003eSupportive foam construction helps the house retain its shape.\u003c\/li\u003e\n\u003cli\u003eCalm cream, soft blue, and sage-inspired styling complements modern homes.\u003c\/li\u003e\n\u003cli\u003eSuitable for cats and small dogs weighing approximately 3.3–15.4 lb.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"crph-specs\"\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Cats · Small Dogs · Napping · Sleeping · Quiet Time \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Sleep \u0026amp; Lounge \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"crph-spec\"\u003e\n\u003cstrong\u003eInterior Style\u003c\/strong\u003e \u003cspan\u003e Cottage · Soft Modern · Natural · Calm · Cozy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #bfcbc5; line-height: 1.65;\"\u003eProduct dimensions may vary slightly due to soft-material construction. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536149049564,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/24_15efcb41-a3f1-4eab-b558-75f978dbc779.png?v=1790064983"},{"product_id":"ervanique™-paw-roll-interactive-cat-toy","title":"Ervanique™ Paw Roll Interactive Cat Toy","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   PAW ROLL INTERACTIVE CAT TOY\n   PLAY \u0026 ENRICH COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.prct-wrap,\n.prct-wrap *{\n  box-sizing:border-box;\n}\n\n.prct-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#F8F5ED;\n  color:#31424D;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.prct-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.prct-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.prct-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.prct-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.prct-cream{\n  background:#F8F5ED;\n}\n\n.prct-blue{\n  background:#EAF1F5;\n}\n\n.prct-sage{\n  background:#E7EEE1;\n}\n\n.prct-sand{\n  background:#F0E7D8;\n}\n\n.prct-dark{\n  background:#30485A;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.prct-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#6E91A4;\n}\n\n.prct-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.prct-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.prct-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#687781;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.prct-divider{\n  width:46px;\n  height:1px;\n  background:#6E91A4;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.prct-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.56);\n\n  border:1px solid rgba(49,66,77,.12);\n  border-radius:14px;\n}\n\n.prct-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:21px;\n  line-height:1.35;\n  font-weight:500;\n  color:#31424D;\n}\n\n.prct-card span{\n  display:block;\n  font-size:14px;\n  line-height:1.75;\n  color:#687781;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.prct-specs{\n  max-width:610px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(49,66,77,.16);\n}\n\n.prct-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(49,66,77,.16);\n}\n\n.prct-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#3B505D;\n}\n\n.prct-spec span{\n  display:block;\n  margin-top:3px;\n  font-size:14px;\n  color:#687781;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.prct-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n  list-style:none;\n  text-align:left;\n}\n\n.prct-list li{\n  position:relative;\n  padding-left:19px;\n  margin-bottom:11px;\n  font-size:14px;\n  line-height:1.7;\n  color:#687781;\n}\n\n.prct-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:10px;\n  width:6px;\n  height:6px;\n  background:#6E91A4;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.prct-dark .prct-title,\n.prct-dark .prct-subtitle{\n  color:#FFFFFF;\n}\n\n.prct-dark .prct-copy,\n.prct-dark .prct-list li{\n  color:#E2EBF0;\n}\n\n.prct-dark .prct-eyebrow{\n  color:#B9D1DE;\n}\n\n.prct-dark .prct-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.prct-dark .prct-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.prct-dark .prct-spec strong{\n  color:#DCEAF1;\n}\n\n.prct-dark .prct-spec span{\n  color:#EEF5F8;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .prct-section{\n    padding:35px 16px;\n  }\n\n  .prct-title{\n    font-size:30px;\n  }\n\n  .prct-subtitle{\n    font-size:24px;\n  }\n\n  .prct-copy{\n    font-size:14px;\n  }\n\n  .prct-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"prct-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"prct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/1.png?v=1790062436\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"prct-section prct-cream\"\u003e\n\u003cdiv class=\"prct-inner\"\u003e\n\u003cp class=\"prct-eyebrow\"\u003eErvanique™ · Play \u0026amp; Enrich Collection\u003c\/p\u003e\n\u003ch1 class=\"prct-title\"\u003ePaw Roll Interactive\u003cbr\u003eCat Toy\u003c\/h1\u003e\n\u003cp class=\"prct-copy\"\u003eA tactile rolling and scratching toy designed to encourage natural pawing, batting, and scratching behaviors while adding playful movement to everyday indoor enrichment.\u003c\/p\u003e\n\u003cdiv class=\"prct-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"prct-card\"\u003e\n\u003cstrong\u003e Roll, Scratch, and Explore \u003c\/strong\u003e \u003cspan\u003e The rotating sisal-wrapped ball responds to every paw tap, creating an engaging combination of movement and scratch-friendly texture in one compact freestanding toy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"prct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/15_0cf8271e-cd0d-4fd0-8ae7-ecca1fcb472e.png?v=1790062436\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"prct-section prct-blue\"\u003e\n\u003cdiv class=\"prct-inner\"\u003e\n\u003cp class=\"prct-eyebrow\"\u003eCompact Size · Everyday Indoor Play\u003c\/p\u003e\n\u003ch2 class=\"prct-subtitle\"\u003eSmart Play Without Taking Over the Room\u003c\/h2\u003e\n\u003cp class=\"prct-copy\"\u003eThe compact triangular footprint makes the Paw Roll easy to place beside a sofa, near a cat tree, in a bedroom corner, or anywhere your cat enjoys spending time.\u003c\/p\u003e\n\u003cdiv class=\"prct-specs\"\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e13.8 in \/ 35 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e9.4 in \/ 24 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e12.2 in \/ 31 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eIndoor Cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003ePlay Type\u003c\/strong\u003e \u003cspan\u003eRolling · Pawing · Scratching · Batting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"prct-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/4d8433a4-a65e-4570-98de-b6d6a353b2ae.png?v=1790062574\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003csection class=\"prct-section prct-sage\"\u003e\n\u003cdiv class=\"prct-inner\"\u003e\n\u003cp class=\"prct-eyebrow\"\u003eNatural Texture · Thoughtful Construction\u003c\/p\u003e\n\u003ch2 class=\"prct-subtitle\"\u003eBuilt Around Materials Cats Love to Touch\u003c\/h2\u003e\n\u003cp class=\"prct-copy\"\u003eNatural bamboo-inspired surfaces and sisal texture create a tactile play experience, while reinforced structural components help the toy maintain its shape during everyday use.\u003c\/p\u003e\n\u003cdiv class=\"prct-specs\"\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eSide Structure\u003c\/strong\u003e \u003cspan\u003eNatural Bamboo Plywood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eRotating Surface\u003c\/strong\u003e \u003cspan\u003eNatural Sisal Rope\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eRotating Ball Core\u003c\/strong\u003e \u003cspan\u003eReinforced PP Inner Core\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eHardware\u003c\/strong\u003e \u003cspan\u003eStainless Steel Hardware\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eSupport Rod\u003c\/strong\u003e \u003cspan\u003eABS Support Rod\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"prct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/14_a0729c97-dafa-4249-a6eb-17f39a9517b6.png?v=1790062435\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"prct-section prct-sand\"\u003e\n\u003cdiv class=\"prct-inner\"\u003e\n\u003cp class=\"prct-eyebrow\"\u003eCompact · Balanced · Easy to Place\u003c\/p\u003e\n\u003ch2 class=\"prct-subtitle\"\u003eBuilt for Everyday Play Around the Home\u003c\/h2\u003e\n\u003cp class=\"prct-copy\"\u003eIts compact freestanding structure offers a useful balance between everyday stability and convenient portability, making it simple to move between your cat's favorite play areas.\u003c\/p\u003e\n\u003cdiv class=\"prct-card\"\u003e\n\u003cstrong\u003e Net Weight: 3.1 lb \/ 1.4 kg \u003c\/strong\u003e \u003cspan\u003e A compact structure designed to remain easy to reposition while supporting rolling and scratching play. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-specs\"\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e3.1 lb \/ 1.4 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor Floor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eStructure\u003c\/strong\u003e \u003cspan\u003eFreestanding Triangular Frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"prct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/21_a586a6e2-5d83-469a-af10-ce02fdba4294.png?v=1790062436\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"prct-section prct-dark\"\u003e\n\u003cdiv class=\"prct-inner\"\u003e\n\u003cp class=\"prct-eyebrow\"\u003eErvanique™ · Everyday Indoor Enrichment\u003c\/p\u003e\n\u003ch2 class=\"prct-subtitle\"\u003eCuriosity in Motion\u003c\/h2\u003e\n\u003cp class=\"prct-copy\"\u003eA quick paw tap sends the center ball into motion, giving indoor cats an easy way to explore, scratch, and interact during everyday play sessions at home.\u003c\/p\u003e\n\u003cul class=\"prct-list\"\u003e\n\u003cli\u003eRotating center ball responds naturally to pawing and batting.\u003c\/li\u003e\n\u003cli\u003eSisal-wrapped surface provides a textured area for scratching.\u003c\/li\u003e\n\u003cli\u003eTriangular bamboo structure creates a compact freestanding design.\u003c\/li\u003e\n\u003cli\u003ePaw-shaped side cutouts add a playful visual detail to the frame.\u003c\/li\u003e\n\u003cli\u003eCompact footprint fits easily into bedrooms, living rooms, and dedicated pet areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"prct-specs\"\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Indoor Cats · Pawing · Rolling · Scratching · Batting · Daily Play \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Play \u0026amp; Enrich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prct-spec\"\u003e\n\u003cstrong\u003eDesign Style\u003c\/strong\u003e \u003cspan\u003e Natural · Interactive · Compact · Modern · Home Friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #c4d2d9; line-height: 1.65;\"\u003eFor indoor pet use only. Supervise your pet during play and inspect the toy regularly for wear. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536489902300,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/1.png?v=1790062436"},{"product_id":"ervanique-harvest-hide-seek-carrot-puzzle","title":"Ervanique™ Harvest Hide \u0026 Seek Carrot Puzzle","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   HARVEST HIDE \u0026 SEEK CARROT PUZZLE\n   PLAY \u0026 ENRICH COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.hhscp-wrap,\n.hhscp-wrap *{\n  box-sizing:border-box;\n}\n\n.hhscp-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#F8F5ED;\n  color:#31424D;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.hhscp-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.hhscp-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.hhscp-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.hhscp-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.hhscp-cream{\n  background:#F8F5ED;\n}\n\n.hhscp-blue{\n  background:#EAF1F5;\n}\n\n.hhscp-sage{\n  background:#E7EEE1;\n}\n\n.hhscp-sand{\n  background:#F0E7D8;\n}\n\n.hhscp-dark{\n  background:#30485A;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.hhscp-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#6E91A4;\n}\n\n.hhscp-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.hhscp-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.hhscp-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#687781;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.hhscp-divider{\n  width:46px;\n  height:1px;\n  background:#6E91A4;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.hhscp-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.56);\n\n  border:1px solid rgba(49,66,77,.12);\n  border-radius:14px;\n}\n\n.hhscp-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:21px;\n  line-height:1.35;\n  font-weight:500;\n  color:#31424D;\n}\n\n.hhscp-card span{\n  display:block;\n  font-size:14px;\n  line-height:1.75;\n  color:#687781;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.hhscp-specs{\n  max-width:610px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(49,66,77,.16);\n}\n\n.hhscp-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(49,66,77,.16);\n}\n\n.hhscp-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#3B505D;\n}\n\n.hhscp-spec span{\n  display:block;\n  margin-top:3px;\n  font-size:14px;\n  color:#687781;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.hhscp-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n  list-style:none;\n  text-align:left;\n}\n\n.hhscp-list li{\n  position:relative;\n  padding-left:19px;\n  margin-bottom:11px;\n  font-size:14px;\n  line-height:1.7;\n  color:#687781;\n}\n\n.hhscp-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:10px;\n  width:6px;\n  height:6px;\n  background:#6E91A4;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.hhscp-dark .hhscp-title,\n.hhscp-dark .hhscp-subtitle{\n  color:#FFFFFF;\n}\n\n.hhscp-dark .hhscp-copy,\n.hhscp-dark .hhscp-list li{\n  color:#E2EBF0;\n}\n\n.hhscp-dark .hhscp-eyebrow{\n  color:#B9D1DE;\n}\n\n.hhscp-dark .hhscp-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.hhscp-dark .hhscp-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.hhscp-dark .hhscp-spec strong{\n  color:#DCEAF1;\n}\n\n.hhscp-dark .hhscp-spec span{\n  color:#EEF5F8;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .hhscp-section{\n    padding:35px 16px;\n  }\n\n  .hhscp-title{\n    font-size:30px;\n  }\n\n  .hhscp-subtitle{\n    font-size:24px;\n  }\n\n  .hhscp-copy{\n    font-size:14px;\n  }\n\n  .hhscp-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"hhscp-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hhscp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/6_24c08d18-a581-4ed0-b77d-3f14cbbdca15.png?v=1790062032\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hhscp-section hhscp-cream\"\u003e\n\u003cdiv class=\"hhscp-inner\"\u003e\n\u003cp class=\"hhscp-eyebrow\"\u003eErvanique™ · Play \u0026amp; Enrich Collection\u003c\/p\u003e\n\u003ch1 class=\"hhscp-title\"\u003eHarvest Hide \u0026amp; Seek\u003cbr\u003eCarrot Puzzle\u003c\/h1\u003e\n\u003cp class=\"hhscp-copy\"\u003eTurn everyday treat time into a playful search experience with a soft hide-and-seek puzzle designed to encourage sniffing, searching, pulling, and rewarding discovery.\u003c\/p\u003e\n\u003cdiv class=\"hhscp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hhscp-card\"\u003e\n\u003cstrong\u003e Sniff, Search, Pull, and Discover \u003c\/strong\u003e \u003cspan\u003e Hide treats beneath the removable plush carrots and let your pet use natural curiosity and scent to uncover each reward through an engaging hands-on play routine. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hhscp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/de44c5eb-8494-467e-a35c-1cad0f4981a9.png?v=1790062283\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hhscp-section hhscp-blue\"\u003e\n\u003cdiv class=\"hhscp-inner\"\u003e\n\u003cp class=\"hhscp-eyebrow\"\u003eRoom to Sniff and Search\u003c\/p\u003e\n\u003ch2 class=\"hhscp-subtitle\"\u003eA Generous Play Area for Everyday Enrichment\u003c\/h2\u003e\n\u003cp class=\"hhscp-copy\"\u003eThe rectangular garden-style base provides multiple hiding areas while maintaining a practical footprint that fits easily into kitchens, living rooms, pet corners, and play spaces.\u003c\/p\u003e\n\u003cdiv class=\"hhscp-specs\"\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e19.7 in \/ 50 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e15.7 in \/ 40 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e5.9 in \/ 15 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eCarrot Height\u003c\/strong\u003e \u003cspan\u003eApprox. 5.9–7.1 in \/ 15–18 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e \u003cspan\u003eSmall \u0026amp; Medium Dogs · Cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hhscp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/7_9b6e7c9c-e1db-42b6-beff-f4ffa4a4eaf0.png?v=1790062032\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hhscp-section hhscp-sage\"\u003e\n\u003cdiv class=\"hhscp-inner\"\u003e\n\u003cp class=\"hhscp-eyebrow\"\u003eSoft Textures · Thoughtful Enrichment\u003c\/p\u003e\n\u003ch2 class=\"hhscp-subtitle\"\u003eDesigned for Sniffing, Searching, and Pulling\u003c\/h2\u003e\n\u003cp class=\"hhscp-copy\"\u003eLayered plush textures, padded construction, and hidden treat pockets create an inviting sensory puzzle designed for gentle everyday enrichment and repeated discovery.\u003c\/p\u003e\n\u003cdiv class=\"hhscp-specs\"\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eGarden Base\u003c\/strong\u003e \u003cspan\u003eSoft Polyester Plush Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eInternal Structure\u003c\/strong\u003e \u003cspan\u003eHigh-Density Foam Interior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eCarrot Filling\u003c\/strong\u003e \u003cspan\u003ePP Cotton Carrot Filling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eLeaf Material\u003c\/strong\u003e \u003cspan\u003eShort-Plush Leaf Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eTreat Pockets\u003c\/strong\u003e \u003cspan\u003ePolyester-Lined Treat Pockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eBottom Surface\u003c\/strong\u003e \u003cspan\u003eAnti-Slip Oxford Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hhscp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/2.png?v=1790062032\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hhscp-section hhscp-sand\"\u003e\n\u003cdiv class=\"hhscp-inner\"\u003e\n\u003cp class=\"hhscp-eyebrow\"\u003eLightweight · Soft · Easy to Reposition\u003c\/p\u003e\n\u003ch2 class=\"hhscp-subtitle\"\u003eReady for Play Wherever They Are\u003c\/h2\u003e\n\u003cp class=\"hhscp-copy\"\u003eThe padded lightweight construction makes the puzzle easy to move between rooms while maintaining a structured shape for repeated hide-and-seek play sessions.\u003c\/p\u003e\n\u003cdiv class=\"hhscp-card\"\u003e\n\u003cstrong\u003e Net Weight: 3.5 lb \/ 1.6 kg \u003c\/strong\u003e \u003cspan\u003e A soft structured puzzle mat designed for convenient everyday placement and easy enrichment setup around the home. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-specs\"\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e3.5 lb \/ 1.6 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor Floor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003ePlay Format\u003c\/strong\u003e \u003cspan\u003eHide · Sniff · Search · Pull · Reward\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hhscp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/9_c8ae5b96-9201-4461-905c-db8f1dc610ca.png?v=1790062032\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hhscp-section hhscp-dark\"\u003e\n\u003cdiv class=\"hhscp-inner\"\u003e\n\u003cp class=\"hhscp-eyebrow\"\u003eErvanique™ · Everyday Sensory Enrichment\u003c\/p\u003e\n\u003ch2 class=\"hhscp-subtitle\"\u003eTurn Treat Time Into Play Time\u003c\/h2\u003e\n\u003cp class=\"hhscp-copy\"\u003eHide a few treats beneath the plush carrots and let your pet sniff, search, and pull their way through an engaging activity that adds variety to everyday indoor play.\u003c\/p\u003e\n\u003cul class=\"hhscp-list\"\u003e\n\u003cli\u003eRemovable plush carrots create multiple hide-and-seek opportunities.\u003c\/li\u003e\n\u003cli\u003eHidden treat pockets encourage sniffing and searching behavior.\u003c\/li\u003e\n\u003cli\u003eSoft padded construction creates a comfortable floor-level play surface.\u003c\/li\u003e\n\u003cli\u003eAnti-slip bottom helps keep the puzzle positioned during everyday play.\u003c\/li\u003e\n\u003cli\u003eSuitable for small and medium dogs as well as curious cats.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"hhscp-specs\"\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Small Dogs · Medium Dogs · Cats · Sniffing · Searching · Treat Play \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Play \u0026amp; Enrich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hhscp-spec\"\u003e\n\u003cstrong\u003ePlay Sequence\u003c\/strong\u003e \u003cspan\u003e Hide Treats · Sniff · Search · Pull · Reward \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #c4d2d9; line-height: 1.65;\"\u003eFor supervised pet play. Use treats appropriate for your pet and inspect the toy regularly for wear. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536492458204,"sku":null,"price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/6_24c08d18-a581-4ed0-b77d-3f14cbbdca15.png?v=1790062032"},{"product_id":"ervanique™-blossom-garden-cat-tree","title":"Ervanique™ Blossom Garden Cat Tree","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   BLOSSOM GARDEN CAT TREE\n   PLAY \u0026 ENRICH COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.bgct-wrap,\n.bgct-wrap *{\n  box-sizing:border-box;\n}\n\n.bgct-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#F8F5ED;\n  color:#31424D;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.bgct-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.bgct-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.bgct-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.bgct-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.bgct-cream{\n  background:#F8F5ED;\n}\n\n.bgct-blue{\n  background:#EAF1F5;\n}\n\n.bgct-sage{\n  background:#E7EEE1;\n}\n\n.bgct-sand{\n  background:#F0E7D8;\n}\n\n.bgct-dark{\n  background:#30485A;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.bgct-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#6E91A4;\n}\n\n.bgct-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.bgct-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.bgct-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#687781;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.bgct-divider{\n  width:46px;\n  height:1px;\n  background:#6E91A4;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.bgct-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.56);\n\n  border:1px solid rgba(49,66,77,.12);\n  border-radius:14px;\n}\n\n.bgct-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:21px;\n  line-height:1.35;\n  font-weight:500;\n  color:#31424D;\n}\n\n.bgct-card span{\n  display:block;\n  font-size:14px;\n  line-height:1.75;\n  color:#687781;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.bgct-specs{\n  max-width:610px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(49,66,77,.16);\n}\n\n.bgct-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(49,66,77,.16);\n}\n\n.bgct-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#3B505D;\n}\n\n.bgct-spec span{\n  display:block;\n  margin-top:3px;\n  font-size:14px;\n  color:#687781;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.bgct-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n  list-style:none;\n  text-align:left;\n}\n\n.bgct-list li{\n  position:relative;\n  padding-left:19px;\n  margin-bottom:11px;\n  font-size:14px;\n  line-height:1.7;\n  color:#687781;\n}\n\n.bgct-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:10px;\n  width:6px;\n  height:6px;\n  background:#6E91A4;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.bgct-dark .bgct-title,\n.bgct-dark .bgct-subtitle{\n  color:#FFFFFF;\n}\n\n.bgct-dark .bgct-copy,\n.bgct-dark .bgct-list li{\n  color:#E2EBF0;\n}\n\n.bgct-dark .bgct-eyebrow{\n  color:#B9D1DE;\n}\n\n.bgct-dark .bgct-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.bgct-dark .bgct-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.bgct-dark .bgct-spec strong{\n  color:#DCEAF1;\n}\n\n.bgct-dark .bgct-spec span{\n  color:#EEF5F8;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .bgct-section{\n    padding:35px 16px;\n  }\n\n  .bgct-title{\n    font-size:30px;\n  }\n\n  .bgct-subtitle{\n    font-size:24px;\n  }\n\n  .bgct-copy{\n    font-size:14px;\n  }\n\n  .bgct-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"bgct-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"bgct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/8_65651d33-e258-4c5c-a55e-c4c60d108743.png?v=1790061872\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"bgct-section bgct-cream\"\u003e\n\u003cdiv class=\"bgct-inner\"\u003e\n\u003cp class=\"bgct-eyebrow\"\u003eErvanique™ · Play \u0026amp; Enrich Collection\u003c\/p\u003e\n\u003ch1 class=\"bgct-title\"\u003eBlossom Garden\u003cbr\u003eCat Tree\u003c\/h1\u003e\n\u003cp class=\"bgct-copy\"\u003eA floral-inspired cat tree designed to combine climbing, scratching, lounging, and playful interaction in one charming vertical structure for everyday indoor enrichment.\u003c\/p\u003e\n\u003cdiv class=\"bgct-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"bgct-card\"\u003e\n\u003cstrong\u003e Climb, Scratch, Lounge, and Play \u003c\/strong\u003e \u003cspan\u003e Multiple flower-shaped platforms, a sisal scratching post, and a hanging toy create an engaging all-in-one activity space that supports both movement and rest for indoor cats. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"bgct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/17_7aedbea0-9f40-4778-a07e-1bcf40281b9f.png?v=1790061871\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"bgct-section bgct-blue\"\u003e\n\u003cdiv class=\"bgct-inner\"\u003e\n\u003cp class=\"bgct-eyebrow\"\u003eVertical Design · Small Footprint\u003c\/p\u003e\n\u003ch2 class=\"bgct-subtitle\"\u003eMulti-Level Fun Without Taking Up Too Much Space\u003c\/h2\u003e\n\u003cp class=\"bgct-copy\"\u003eThe compact vertical layout provides climbing and lounging levels while fitting naturally into bedrooms, living rooms, and dedicated pet spaces around the home.\u003c\/p\u003e\n\u003cdiv class=\"bgct-specs\"\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e23.6 in \/ 60 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e17.7 in \/ 45 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e39.4 in \/ 100 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eTop Flower Platform\u003c\/strong\u003e \u003cspan\u003e15.7 in \/ 40 cm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eLower Flower Platform\u003c\/strong\u003e \u003cspan\u003e13.8 in \/ 35 cm diameter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eIndoor Cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"bgct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/16_9da6ea98-2180-4585-b603-dab001e6e54e.png?v=1790061872\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"bgct-section bgct-sage\"\u003e\n\u003cdiv class=\"bgct-inner\"\u003e\n\u003cp class=\"bgct-eyebrow\"\u003eNatural Structure · Soft Resting Surfaces\u003c\/p\u003e\n\u003ch2 class=\"bgct-subtitle\"\u003eBuilt for Active Play and Comfortable Lounging\u003c\/h2\u003e\n\u003cp class=\"bgct-copy\"\u003eA combination of sturdy wood-based structure, sisal texture, and soft plush platform surfaces creates a balanced play environment for climbing, scratching, resting, and batting.\u003c\/p\u003e\n\u003cdiv class=\"bgct-specs\"\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eMain Wood Structure\u003c\/strong\u003e \u003cspan\u003eSolid Rubberwood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003ePlatform Support\u003c\/strong\u003e \u003cspan\u003eReinforced Plywood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003ePlatform Surface\u003c\/strong\u003e \u003cspan\u003eTeddy Sherpa Plush\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eScratching Surface\u003c\/strong\u003e \u003cspan\u003eNatural Sisal Rope\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eBase Structure\u003c\/strong\u003e \u003cspan\u003eReinforced MDF Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eSoft Accent Finish\u003c\/strong\u003e \u003cspan\u003eSoft Polyester Plush\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eHanging Toy\u003c\/strong\u003e \u003cspan\u003eCotton Rope Hanging Toy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"bgct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/18_0b4d823c-07fd-47c8-9c20-fe96534561a9.png?v=1790061871\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"bgct-section bgct-sand\"\u003e\n\u003cdiv class=\"bgct-inner\"\u003e\n\u003cp class=\"bgct-eyebrow\"\u003eStable Build · Everyday Indoor Use\u003c\/p\u003e\n\u003ch2 class=\"bgct-subtitle\"\u003eStructured for Climbing and Daily Activity\u003c\/h2\u003e\n\u003cp class=\"bgct-copy\"\u003eIts weighted base and vertically balanced form help create a stable everyday climbing and scratching experience while keeping the cat tree suitable for indoor placement.\u003c\/p\u003e\n\u003cdiv class=\"bgct-card\"\u003e\n\u003cstrong\u003e Net Weight: 17.6 lb \/ 8.0 kg \u003c\/strong\u003e \u003cspan\u003e A substantial freestanding structure designed to support daily climbing, scratching, lounging, and interactive play. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-specs\"\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e17.6 lb \/ 8.0 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor Floor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eStructure\u003c\/strong\u003e \u003cspan\u003eFreestanding Multi-Level Cat Tree\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"bgct-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/4_9d67270e-b12e-43aa-81de-4a5f7fffe50f.png?v=1790061879\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"bgct-section bgct-dark\"\u003e\n\u003cdiv class=\"bgct-inner\"\u003e\n\u003cp class=\"bgct-eyebrow\"\u003eErvanique™ · Everyday Climbing and Play\u003c\/p\u003e\n\u003ch2 class=\"bgct-subtitle\"\u003eA Garden-Inspired Space for Active Indoor Cats\u003c\/h2\u003e\n\u003cp class=\"bgct-copy\"\u003eFrom stretching on the sisal post to lounging on the flower-shaped platforms, the Blossom Garden Cat Tree gives cats a playful everyday place to climb, scratch, perch, and relax.\u003c\/p\u003e\n\u003cul class=\"bgct-list\"\u003e\n\u003cli\u003eMulti-level structure supports climbing, perching, and resting.\u003c\/li\u003e\n\u003cli\u003eSisal-wrapped scratching post encourages natural clawing behavior.\u003c\/li\u003e\n\u003cli\u003eFlower-shaped platforms provide soft elevated lounging areas.\u003c\/li\u003e\n\u003cli\u003eHanging toy detail adds extra batting and interactive play value.\u003c\/li\u003e\n\u003cli\u003eCompact vertical design works well in modern indoor living spaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bgct-specs\"\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Indoor Cats · Climbing · Scratching · Lounging · Batting · Daily Play \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Play \u0026amp; Enrich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bgct-spec\"\u003e\n\u003cstrong\u003eDesign Style\u003c\/strong\u003e \u003cspan\u003e Floral · Playful · Vertical · Decorative · Home Friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #c4d2d9; line-height: 1.65;\"\u003eFor indoor pet use only. Supervise your pet during play and inspect the cat tree regularly for wear. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536494358748,"sku":null,"price":149.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/8_65651d33-e258-4c5c-a55e-c4c60d108743.png?v=1790061872"},{"product_id":"ervanique™-happy-cloud-spring-play-toy","title":"Ervanique™ Happy Cloud Spring Play Toy","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   ERVANIQUE™\n   HAPPY CLOUD SPRING PLAY TOY\n   PLAY \u0026 ENRICH COLLECTION\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.hcsp-wrap,\n.hcsp-wrap *{\n  box-sizing:border-box;\n}\n\n.hcsp-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:#F8F5ED;\n  color:#31424D;\n\n  font-family:\n  -apple-system,\n  BlinkMacSystemFont,\n  \"Segoe UI\",\n  Roboto,\n  Helvetica,\n  Arial,\n  sans-serif;\n\n  line-height:1.7;\n}\n\n.hcsp-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\n\/* =========================\n   IMAGE\n========================= *\/\n\n.hcsp-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\n\/* =========================\n   SECTION\n========================= *\/\n\n.hcsp-section{\n  width:100%;\n  padding:46px 20px;\n  text-align:center;\n}\n\n.hcsp-inner{\n  width:100%;\n  max-width:700px;\n  margin:auto;\n}\n\n\n\/* =========================\n   BACKGROUNDS\n========================= *\/\n\n.hcsp-cream{\n  background:#F8F5ED;\n}\n\n.hcsp-blue{\n  background:#EAF1F5;\n}\n\n.hcsp-sage{\n  background:#E7EEE1;\n}\n\n.hcsp-sand{\n  background:#F0E7D8;\n}\n\n.hcsp-dark{\n  background:#30485A;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.hcsp-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#6E91A4;\n}\n\n.hcsp-title{\n  margin:0 0 18px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.hcsp-subtitle{\n  margin:0 0 16px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n\n  color:#31424D;\n}\n\n.hcsp-copy{\n  max-width:610px;\n  margin:auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#687781;\n}\n\n\n\/* =========================\n   DIVIDER\n========================= *\/\n\n.hcsp-divider{\n  width:46px;\n  height:1px;\n  background:#6E91A4;\n  margin:24px auto;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.hcsp-card{\n  max-width:610px;\n  margin:28px auto 0;\n  padding:25px 21px;\n\n  background:rgba(255,255,255,.56);\n\n  border:1px solid rgba(49,66,77,.12);\n  border-radius:14px;\n}\n\n.hcsp-card strong{\n  display:block;\n  margin-bottom:8px;\n\n  font-family:\n  Georgia,\n  \"Times New Roman\",\n  serif;\n\n  font-size:21px;\n  line-height:1.35;\n  font-weight:500;\n  color:#31424D;\n}\n\n.hcsp-card span{\n  display:block;\n  font-size:14px;\n  line-height:1.75;\n  color:#687781;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.hcsp-specs{\n  max-width:610px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(49,66,77,.16);\n}\n\n.hcsp-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(49,66,77,.16);\n}\n\n.hcsp-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#3B505D;\n}\n\n.hcsp-spec span{\n  display:block;\n  margin-top:3px;\n  font-size:14px;\n  color:#687781;\n}\n\n\n\/* =========================\n   FEATURE LIST\n========================= *\/\n\n.hcsp-list{\n  max-width:610px;\n  margin:25px auto 0;\n  padding:0;\n  list-style:none;\n  text-align:left;\n}\n\n.hcsp-list li{\n  position:relative;\n  padding-left:19px;\n  margin-bottom:11px;\n  font-size:14px;\n  line-height:1.7;\n  color:#687781;\n}\n\n.hcsp-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:10px;\n  width:6px;\n  height:6px;\n  background:#6E91A4;\n  border-radius:50%;\n}\n\n\n\/* =========================\n   DARK SECTION\n========================= *\/\n\n.hcsp-dark .hcsp-title,\n.hcsp-dark .hcsp-subtitle{\n  color:#FFFFFF;\n}\n\n.hcsp-dark .hcsp-copy,\n.hcsp-dark .hcsp-list li{\n  color:#E2EBF0;\n}\n\n.hcsp-dark .hcsp-eyebrow{\n  color:#B9D1DE;\n}\n\n.hcsp-dark .hcsp-specs{\n  border-top-color:rgba(255,255,255,.18);\n}\n\n.hcsp-dark .hcsp-spec{\n  border-bottom-color:rgba(255,255,255,.18);\n}\n\n.hcsp-dark .hcsp-spec strong{\n  color:#DCEAF1;\n}\n\n.hcsp-dark .hcsp-spec span{\n  color:#EEF5F8;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:749px){\n\n  .hcsp-section{\n    padding:35px 16px;\n  }\n\n  .hcsp-title{\n    font-size:30px;\n  }\n\n  .hcsp-subtitle{\n    font-size:24px;\n  }\n\n  .hcsp-copy{\n    font-size:14px;\n  }\n\n  .hcsp-card{\n    padding:22px 17px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"hcsp-wrap\"\u003e\n\u003c!-- =====================================================\n01 HERO IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hcsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/3_3cd8dfbc-9809-4e0c-aadd-ebf704087b25.png?v=1790060688\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hcsp-section hcsp-cream\"\u003e\n\u003cdiv class=\"hcsp-inner\"\u003e\n\u003cp class=\"hcsp-eyebrow\"\u003eErvanique™ · Play \u0026amp; Enrich Collection\u003c\/p\u003e\n\u003ch1 class=\"hcsp-title\"\u003eHappy Cloud Spring\u003cbr\u003ePlay Toy\u003c\/h1\u003e\n\u003cp class=\"hcsp-copy\"\u003eA playful spring-powered toy designed to respond to every paw tap with gentle movement, soft textures, and hanging elements that encourage batting, chasing, and curious everyday play.\u003c\/p\u003e\n\u003cdiv class=\"hcsp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hcsp-card\"\u003e\n\u003cstrong\u003e Bounce, Bat, Chase, Repeat \u003c\/strong\u003e \u003cspan\u003e The flexible spring structure adds responsive movement to the soft cloud and hanging raindrops, turning simple paw taps into an engaging indoor play experience. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n02 DIMENSION IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hcsp-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/yf-generated-node-okdwm8mioui.png?v=1790061992\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003csection class=\"hcsp-section hcsp-blue\"\u003e\n\u003cdiv class=\"hcsp-inner\"\u003e\n\u003cp class=\"hcsp-eyebrow\"\u003eCompact Play · Plenty of Movement\u003c\/p\u003e\n\u003ch2 class=\"hcsp-subtitle\"\u003eSized for Everyday Indoor Fun\u003c\/h2\u003e\n\u003cp class=\"hcsp-copy\"\u003eThe compact floor-level footprint makes this interactive toy easy to place in bedrooms, living rooms, pet corners, and other indoor areas without taking up unnecessary space.\u003c\/p\u003e\n\u003cdiv class=\"hcsp-specs\"\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eOverall Length\u003c\/strong\u003e \u003cspan\u003e11.8 in \/ 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eOverall Width\u003c\/strong\u003e \u003cspan\u003e11.8 in \/ 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eOverall Height\u003c\/strong\u003e \u003cspan\u003e22.8 in \/ 58 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e \u003cspan\u003eCats \u0026amp; Small Pets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003ePlay Type\u003c\/strong\u003e \u003cspan\u003eBatting · Bouncing · Chasing · Interactive Movement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n03 MATERIAL IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hcsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/10_e2ddd42a-5385-4337-8a8a-154f1ac57107.png?v=1790060675\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hcsp-section hcsp-sage\"\u003e\n\u003cdiv class=\"hcsp-inner\"\u003e\n\u003cp class=\"hcsp-eyebrow\"\u003eSoft Textures · Responsive Movement\u003c\/p\u003e\n\u003ch2 class=\"hcsp-subtitle\"\u003eDesigned to Move with Every Paw Tap\u003c\/h2\u003e\n\u003cp class=\"hcsp-copy\"\u003ePlush surfaces and a flexible internal spring create a soft but responsive play experience, while the hanging elements add extra movement for batting and chasing.\u003c\/p\u003e\n\u003cdiv class=\"hcsp-specs\"\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eCloud Surface\u003c\/strong\u003e \u003cspan\u003eSoft Polyester Plush\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eCloud Filling\u003c\/strong\u003e \u003cspan\u003ePP Cotton Filling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eSpring Core\u003c\/strong\u003e \u003cspan\u003eFlexible Steel Spring Core\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eSpring Wrap\u003c\/strong\u003e \u003cspan\u003eCotton Rope \/ Polyester Spring Wrap\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eHanging Drops\u003c\/strong\u003e \u003cspan\u003ePolyester Plush Hanging Drops\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003ePom Ball\u003c\/strong\u003e \u003cspan\u003eLong-Plush Pom Ball\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eBase Structure\u003c\/strong\u003e \u003cspan\u003eReinforced MDF Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eBase Cover\u003c\/strong\u003e \u003cspan\u003eSoft Teddy Plush Base Cover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n04 WEIGHT IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hcsp-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/yf-generated-node-0uxgbfi9qhj.png?v=1790061573\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003csection class=\"hcsp-section hcsp-sand\"\u003e\n\u003cdiv class=\"hcsp-inner\"\u003e\n\u003cp class=\"hcsp-eyebrow\"\u003eLight · Stable · Ready to Play\u003c\/p\u003e\n\u003ch2 class=\"hcsp-subtitle\"\u003eResponsive Movement with a Grounded Base\u003c\/h2\u003e\n\u003cp class=\"hcsp-copy\"\u003eThe cushioned circular base supports the flexible spring structure while keeping the toy compact and easy to reposition between favorite indoor play areas.\u003c\/p\u003e\n\u003cdiv class=\"hcsp-card\"\u003e\n\u003cstrong\u003e Net Weight: 3.3 lb \/ 1.5 kg \u003c\/strong\u003e \u003cspan\u003e A compact freestanding design created to combine responsive spring movement with practical everyday placement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-specs\"\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e3.3 lb \/ 1.5 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003ePlacement\u003c\/strong\u003e \u003cspan\u003eIndoor Floor Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eStructure\u003c\/strong\u003e \u003cspan\u003eFlexible Spring Toy with Cushioned Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n05 LIFESTYLE IMAGE\n===================================================== --\u003e\n\u003cdiv class=\"hcsp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/19_7dc665af-2528-4d76-8c8d-0d5d9ce45076.png?v=1790060688\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"hcsp-section hcsp-dark\"\u003e\n\u003cdiv class=\"hcsp-inner\"\u003e\n\u003cp class=\"hcsp-eyebrow\"\u003eErvanique™ · Everyday Interactive Play\u003c\/p\u003e\n\u003ch2 class=\"hcsp-subtitle\"\u003ePlay That Moves with Them\u003c\/h2\u003e\n\u003cp class=\"hcsp-copy\"\u003eEvery tap brings a little movement, a little chase, and another opportunity to explore. The Happy Cloud creates an easy everyday activity for curious indoor pets.\u003c\/p\u003e\n\u003cul class=\"hcsp-list\"\u003e\n\u003cli\u003eFlexible spring design responds with gentle motion after paw contact.\u003c\/li\u003e\n\u003cli\u003eHanging raindrops encourage batting, reaching, and chasing play.\u003c\/li\u003e\n\u003cli\u003eSoft plush cloud adds an inviting tactile surface.\u003c\/li\u003e\n\u003cli\u003eCushioned circular base creates a compact freestanding design.\u003c\/li\u003e\n\u003cli\u003eSpace-friendly shape works well in bedrooms, living rooms, and dedicated pet areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"hcsp-specs\"\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Cats · Small Pets · Batting · Bouncing · Chasing · Everyday Play \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eCollection\u003c\/strong\u003e \u003cspan\u003e Play \u0026amp; Enrich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hcsp-spec\"\u003e\n\u003cstrong\u003eDesign Style\u003c\/strong\u003e \u003cspan\u003e Playful · Soft · Interactive · Compact · Home Friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 26px; font-size: 11px; color: #c4d2d9; line-height: 1.65;\"\u003eFor supervised indoor pet play. Inspect the toy regularly for wear and discontinue use if damaged. Decorative accessories shown in lifestyle images are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536550752476,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/3_3cd8dfbc-9809-4e0c-aadd-ebf704087b25.png?v=1790060688"},{"product_id":"ervanique™-pet-travel-organizer-bag","title":"Ervanique™ Pet Travel Organizer Bag","description":"\u003cstyle\u003e\n\/* =========================================================\n   Ervanique™\n   Pet Travel Organizer Bag\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.nzm-wrap,\n.nzm-wrap *{\n  box-sizing:border-box;\n}\n\n.nzm-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n  background:#f7f2e9;\n  color:#3f372f;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  line-height:1.7;\n}\n\n.nzm-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n  border:0;\n}\n\n\/* IMAGE *\/\n\n.nzm-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\/* SECTION *\/\n\n.nzm-section{\n  width:100%;\n  padding:44px 20px;\n  text-align:center;\n}\n\n.nzm-inner{\n  width:100%;\n  max-width:720px;\n  margin:0 auto;\n}\n\n\/* BACKGROUNDS *\/\n\n.nzm-cream{\n  background:#faf6ef;\n}\n\n.nzm-stone{\n  background:#efe8dd;\n}\n\n.nzm-sage{\n  background:#e4e8dc;\n}\n\n.nzm-green{\n  background:#d8dfcf;\n}\n\n.nzm-dark{\n  background:#3f3a34;\n}\n\n\/* TEXT *\/\n\n.nzm-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#8f7b62;\n}\n\n.nzm-title{\n  margin:0 0 18px;\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n  color:#46372a;\n}\n\n.nzm-subtitle{\n  margin:0 0 16px;\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n  color:#4a3a2d;\n}\n\n.nzm-copy{\n  max-width:620px;\n  margin:0 auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#6b6258;\n}\n\n\/* DIVIDER *\/\n\n.nzm-divider{\n  width:48px;\n  height:1px;\n  background:#a18a68;\n  margin:24px auto;\n}\n\n\/* CARD *\/\n\n.nzm-card{\n  max-width:620px;\n  margin:28px auto 0;\n  padding:24px 20px;\n  background:rgba(255,255,255,.58);\n  border:1px solid rgba(70,50,30,.12);\n  border-radius:14px;\n}\n\n.nzm-card strong{\n  display:block;\n  margin-bottom:8px;\n  font-family:Georgia,serif;\n  font-size:21px;\n  color:#49392c;\n  font-weight:500;\n}\n\n.nzm-card span{\n  font-size:14px;\n  color:#6f665c;\n}\n\n\/* SPECS *\/\n\n.nzm-specs{\n  max-width:620px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(70,50,30,.15);\n}\n\n.nzm-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(70,50,30,.15);\n}\n\n.nzm-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#4a4037;\n}\n\n.nzm-spec span{\n  display:block;\n  font-size:14px;\n  color:#6f665c;\n}\n\n\/* LIST *\/\n\n.nzm-list{\n  max-width:620px;\n  margin:25px auto 0;\n  padding:0;\n  text-align:left;\n  list-style:none;\n}\n\n.nzm-list li{\n  position:relative;\n  padding-left:18px;\n  margin-bottom:10px;\n  font-size:14px;\n  color:#e9e2d7;\n}\n\n.nzm-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:12px;\n  width:6px;\n  height:6px;\n  background:#d0bc94;\n  border-radius:50%;\n}\n\n\/* DARK MODE TEXT *\/\n\n.nzm-dark .nzm-title,\n.nzm-dark .nzm-subtitle{\n  color:#ffffff;\n}\n\n.nzm-dark .nzm-copy{\n  color:#ece5db;\n}\n\n.nzm-dark .nzm-eyebrow{\n  color:#d9c39e;\n}\n\n.nzm-dark .nzm-spec strong{\n  color:#ffffff;\n}\n\n.nzm-dark .nzm-spec span{\n  color:#e8dfd2;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:749px){\n  .nzm-section{\n    padding:34px 16px;\n  }\n\n  .nzm-title{\n    font-size:30px;\n  }\n\n  .nzm-subtitle{\n    font-size:24px;\n  }\n\n  .nzm-copy{\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nzm-wrap\"\u003e\n\u003c!-- ===============================\n  01 MAIN IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/25.png?v=1790003465\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzm-section nzm-cream\"\u003e\n\u003cdiv class=\"nzm-inner\"\u003e\n\u003cp class=\"nzm-eyebrow\"\u003eErvanique™ · Travel \u0026amp; Care Collection\u003c\/p\u003e\n\u003ch1 class=\"nzm-title\"\u003ePet Travel Organizer Bag\u003c\/h1\u003e\n\u003cp class=\"nzm-copy\"\u003eKeep pet essentials beautifully arranged for road trips, walks, and everyday outings with a thoughtfully designed organizer bag that combines spacious storage, practical compartments, and a clean modern look.\u003c\/p\u003e\n\u003cdiv class=\"nzm-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nzm-card\"\u003e\n\u003cstrong\u003e Smart Organization for Every Pet Adventure \u003c\/strong\u003e \u003cspan\u003e Designed to help you carry feeding accessories, treats, toys, bowls, and daily pet travel essentials in one organized place. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  02 SIZE IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/11.png?v=1790003464\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzm-section nzm-stone\"\u003e\n\u003cdiv class=\"nzm-inner\"\u003e\n\u003cp class=\"nzm-eyebrow\"\u003eSized for Everyday Pet Travel\u003c\/p\u003e\n\u003ch2 class=\"nzm-subtitle\"\u003eSpacious Yet Easy to Carry\u003c\/h2\u003e\n\u003cp class=\"nzm-copy\"\u003eThe balanced size offers enough room for pet travel essentials while remaining easy to carry, store, and place in the car, entryway, or travel setup.\u003c\/p\u003e\n\u003cdiv class=\"nzm-specs\"\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eLength\u003c\/strong\u003e \u003cspan\u003e17.7 in \/ 45 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eWidth\u003c\/strong\u003e \u003cspan\u003e11.8 in \/ 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eHeight\u003c\/strong\u003e \u003cspan\u003e11 in \/ 28 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  03 WEIGHT IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/8.png?v=1790003456\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzm-section nzm-green\"\u003e\n\u003cdiv class=\"nzm-inner\"\u003e\n\u003cp class=\"nzm-eyebrow\"\u003eLightweight Travel-Friendly Design\u003c\/p\u003e\n\u003ch2 class=\"nzm-subtitle\"\u003eMade for Comfortable Everyday Carrying\u003c\/h2\u003e\n\u003cp class=\"nzm-copy\"\u003eLightweight enough for daily convenience while still providing structure, storage capacity, and dependable support for pet travel essentials.\u003c\/p\u003e\n\u003cdiv class=\"nzm-card\"\u003e\n\u003cstrong\u003e Net Weight: 2.8 lbs \/ 1.27 kg \u003c\/strong\u003e \u003cspan\u003e A practical everyday carry weight designed to support travel organization without unnecessary bulk. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-specs\"\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e2.8 lbs \/ 1.27 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eUse\u003c\/strong\u003e \u003cspan\u003e Daily outings · Weekend trips · Car travel · Pet essentials organization \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  04 MATERIAL IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/4.png?v=1790003466\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzm-section nzm-sage\"\u003e\n\u003cdiv class=\"nzm-inner\"\u003e\n\u003cp class=\"nzm-eyebrow\"\u003ePremium Materials \u0026amp; Functional Details\u003c\/p\u003e\n\u003ch2 class=\"nzm-subtitle\"\u003eCrafted for Everyday Durability\u003c\/h2\u003e\n\u003cp class=\"nzm-copy\"\u003eThoughtfully selected materials and practical construction details work together to create a travel organizer that feels clean, durable, and easy to use in everyday routines.\u003c\/p\u003e\n\u003cdiv class=\"nzm-specs\"\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eOuter Material\u003c\/strong\u003e \u003cspan\u003eWater-Resistant Oxford Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eInner Lining\u003c\/strong\u003e \u003cspan\u003eEasy-Clean Polyester Lining\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eStorage Design\u003c\/strong\u003e \u003cspan\u003e Multi-Compartment Interior with Customizable Dividers \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eSide Panels\u003c\/strong\u003e \u003cspan\u003e Breathable Mesh Pockets for Quick Access \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eHardware\u003c\/strong\u003e \u003cspan\u003e Smooth Zippers, Reinforced Stitching, and Durable Carry Strap \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  05 LIFESTYLE IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzm-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/18.png?v=1790003457\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzm-section nzm-dark\"\u003e\n\u003cdiv class=\"nzm-inner\"\u003e\n\u003cp class=\"nzm-eyebrow\"\u003eErvanique™ · Modern Pet Living\u003c\/p\u003e\n\u003ch2 class=\"nzm-subtitle\"\u003eReady for Walks, Trips, and Everyday Adventures\u003c\/h2\u003e\n\u003cp class=\"nzm-copy\"\u003eFrom home organization to on-the-go convenience, this pet travel organizer is designed to make daily routines easier while keeping your pet essentials tidy, accessible, and beautifully arranged.\u003c\/p\u003e\n\u003cul class=\"nzm-list\"\u003e\n\u003cli\u003eHelps organize bowls, treats, toys, grooming items, and daily pet essentials.\u003c\/li\u003e\n\u003cli\u003eMulti-compartment layout keeps items neat and easy to find while traveling.\u003c\/li\u003e\n\u003cli\u003eWater-resistant fabric supports everyday use with easy-care practicality.\u003c\/li\u003e\n\u003cli\u003eFits naturally into modern homes, road trips, and pet-friendly routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"nzm-specs\"\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003ePerfect For\u003c\/strong\u003e \u003cspan\u003e Road Trips · Daily Walks · Weekend Getaways · Home Entryway Organization \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzm-spec\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e \u003cspan\u003e Modern · Minimal · Functional · Travel Friendly · Pet Lifestyle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 25px; font-size: 11px; color: #c8c0b5; line-height: 1.6;\"\u003ePet accessories shown in images are for styling demonstration only unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536576835804,"sku":null,"price":49.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/25.png?v=1790003465"},{"product_id":"ervanique™-smart-pet-food-water-station","title":"Ervanique™ Smart Pet Food \u0026 Water Station","description":"\u003cstyle\u003e\n\/* =========================================================\n   Ervanique™\n   Smart Pet Food \u0026 Water Station\n   Shopify Product Description\n   Single Column \/ Responsive \/ Horizon Friendly\n========================================================= *\/\n\n.nzf-wrap,\n.nzf-wrap *{\n  box-sizing:border-box;\n}\n\n.nzf-wrap{\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  overflow:hidden;\n  background:#f6f2ea;\n  color:#403830;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n  line-height:1.7;\n}\n\n.nzf-wrap img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain;\n  border:0;\n}\n\n\/* IMAGE *\/\n\n.nzf-image{\n  width:100%;\n  overflow:hidden;\n  line-height:0;\n}\n\n\/* SECTION *\/\n\n.nzf-section{\n  width:100%;\n  padding:44px 20px;\n  text-align:center;\n}\n\n.nzf-inner{\n  width:100%;\n  max-width:720px;\n  margin:0 auto;\n}\n\n\/* BACKGROUNDS *\/\n\n.nzf-cream{\n  background:#faf7f1;\n}\n\n.nzf-stone{\n  background:#ece6dc;\n}\n\n.nzf-sage{\n  background:#e3e7dd;\n}\n\n.nzf-green{\n  background:#d8dfd2;\n}\n\n.nzf-dark{\n  background:#3d3933;\n}\n\n\/* TEXT *\/\n\n.nzf-eyebrow{\n  margin:0 0 12px;\n  font-size:11px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n  color:#8e7a63;\n}\n\n.nzf-title{\n  margin:0 0 18px;\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n  font-size:clamp(30px,5vw,46px);\n  line-height:1.1;\n  font-weight:500;\n  color:#48382d;\n}\n\n.nzf-subtitle{\n  margin:0 0 16px;\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n  font-size:clamp(23px,4vw,32px);\n  line-height:1.2;\n  font-weight:500;\n  color:#4b3c30;\n}\n\n.nzf-copy{\n  max-width:620px;\n  margin:0 auto;\n  font-size:15px;\n  line-height:1.8;\n  color:#6f655a;\n}\n\n\/* DIVIDER *\/\n\n.nzf-divider{\n  width:48px;\n  height:1px;\n  background:#a18b6b;\n  margin:24px auto;\n}\n\n\/* CARD *\/\n\n.nzf-card{\n  max-width:620px;\n  margin:28px auto 0;\n  padding:24px 20px;\n  background:rgba(255,255,255,.58);\n  border:1px solid rgba(70,50,30,.12);\n  border-radius:14px;\n}\n\n.nzf-card strong{\n  display:block;\n  margin-bottom:8px;\n  font-family:Georgia,serif;\n  font-size:21px;\n  color:#4b3a2d;\n  font-weight:500;\n}\n\n.nzf-card span{\n  font-size:14px;\n  color:#6f665b;\n}\n\n\/* SPECS *\/\n\n.nzf-specs{\n  max-width:620px;\n  margin:28px auto 0;\n  border-top:1px solid rgba(70,50,30,.15);\n}\n\n.nzf-spec{\n  padding:15px 0;\n  border-bottom:1px solid rgba(70,50,30,.15);\n}\n\n.nzf-spec strong{\n  display:block;\n  font-size:11px;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  color:#4a4138;\n}\n\n.nzf-spec span{\n  display:block;\n  font-size:14px;\n  color:#6f665b;\n}\n\n\/* LIST *\/\n\n.nzf-list{\n  max-width:620px;\n  margin:25px auto 0;\n  padding:0;\n  text-align:left;\n  list-style:none;\n}\n\n.nzf-list li{\n  position:relative;\n  padding-left:18px;\n  margin-bottom:10px;\n  font-size:14px;\n  color:#ece5da;\n}\n\n.nzf-list li:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:12px;\n  width:6px;\n  height:6px;\n  background:#d4c19b;\n  border-radius:50%;\n}\n\n\/* DARK MODE TEXT *\/\n\n.nzf-dark .nzf-title,\n.nzf-dark .nzf-subtitle{\n  color:#ffffff;\n}\n\n.nzf-dark .nzf-copy{\n  color:#ece4d9;\n}\n\n.nzf-dark .nzf-eyebrow{\n  color:#dcc6a1;\n}\n\n.nzf-dark .nzf-spec strong{\n  color:#ffffff;\n}\n\n.nzf-dark .nzf-spec span{\n  color:#e8dfd2;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:749px){\n  .nzf-section{\n    padding:34px 16px;\n  }\n\n  .nzf-title{\n    font-size:30px;\n  }\n\n  .nzf-subtitle{\n    font-size:24px;\n  }\n\n  .nzf-copy{\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"nzf-wrap\"\u003e\n\u003c!-- ===============================\n  01 MAIN IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/10.png?v=1790003251\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzf-section nzf-cream\"\u003e\n\u003cdiv class=\"nzf-inner\"\u003e\n\u003cp class=\"nzf-eyebrow\"\u003eErvanique™ · Feeding \u0026amp; Care Collection\u003c\/p\u003e\n\u003ch1 class=\"nzf-title\"\u003eSmart Pet Food \u0026amp; Water Station\u003c\/h1\u003e\n\u003cp class=\"nzf-copy\"\u003eBring clean design and practical feeding convenience together with a modern 2-in-1 food and water station thoughtfully created for everyday pet care in contemporary homes.\u003c\/p\u003e\n\u003cdiv class=\"nzf-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nzf-card\"\u003e\n\u003cstrong\u003e Thoughtfully Designed for Daily Feeding \u003c\/strong\u003e \u003cspan\u003e A compact and easy-to-use feeding solution that helps keep fresh water and dry food organized in one clean, space-saving setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  02 SIZE IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/23.png?v=1790003256\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzf-section nzf-stone\"\u003e\n\u003cdiv class=\"nzf-inner\"\u003e\n\u003cp class=\"nzf-eyebrow\"\u003eCompact Size for Modern Homes\u003c\/p\u003e\n\u003ch2 class=\"nzf-subtitle\"\u003eEasy to Place, Easy to Use\u003c\/h2\u003e\n\u003cp class=\"nzf-copy\"\u003eThe balanced footprint fits naturally into kitchens, laundry rooms, feeding corners, and pet care spaces while keeping daily essentials neatly organized and accessible.\u003c\/p\u003e\n\u003cdiv class=\"nzf-specs\"\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eWidth\u003c\/strong\u003e \u003cspan\u003e13.8 in \/ 35 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eDepth\u003c\/strong\u003e \u003cspan\u003e10.2 in \/ 26 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eHeight\u003c\/strong\u003e \u003cspan\u003e11.8 in \/ 30 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  03 WEIGHT IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/6.png?v=1790003250\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzf-section nzf-green\"\u003e\n\u003cdiv class=\"nzf-inner\"\u003e\n\u003cp class=\"nzf-eyebrow\"\u003eLightweight and Practical\u003c\/p\u003e\n\u003ch2 class=\"nzf-subtitle\"\u003eDesigned for Everyday Convenience\u003c\/h2\u003e\n\u003cp class=\"nzf-copy\"\u003eCreated for everyday use with a lightweight yet stable structure that is easy to move, clean, and integrate into a well-organized pet feeding routine.\u003c\/p\u003e\n\u003cdiv class=\"nzf-card\"\u003e\n\u003cstrong\u003e Net Weight: 3.3 lbs \/ 1.5 kg \u003c\/strong\u003e \u003cspan\u003e A practical household weight that supports easy placement, simple refilling, and effortless daily maintenance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-specs\"\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eNet Weight\u003c\/strong\u003e \u003cspan\u003e3.3 lbs \/ 1.5 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e \u003cspan\u003e Daily feeding · Water access · Small-space organization · Modern pet care setups \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  04 MATERIAL IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/9.png?v=1790003251\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzf-section nzf-sage\"\u003e\n\u003cdiv class=\"nzf-inner\"\u003e\n\u003cp class=\"nzf-eyebrow\"\u003eClean Materials \u0026amp; Functional Details\u003c\/p\u003e\n\u003ch2 class=\"nzf-subtitle\"\u003eMade for Everyday Pet Care\u003c\/h2\u003e\n\u003cp class=\"nzf-copy\"\u003eDurable materials and practical details help create a feeding station that feels clean, simple, and dependable for daily use while complementing a calm, modern interior.\u003c\/p\u003e\n\u003cdiv class=\"nzf-specs\"\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eMain Body\u003c\/strong\u003e \u003cspan\u003eBPA-Free ABS Plastic Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eWater Reservoir\u003c\/strong\u003e \u003cspan\u003eFood-Grade Transparent PET Container\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eFeeding Area\u003c\/strong\u003e \u003cspan\u003e Dual-Bowl Layout for Food and Water Separation \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eSurface Design\u003c\/strong\u003e \u003cspan\u003e Smooth Rounded Edges for Easy Cleaning and Safer Everyday Use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eBase Support\u003c\/strong\u003e \u003cspan\u003e Stable Non-Slip Bottom for Secure Placement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===============================\n  05 LIFESTYLE IMAGE\n=============================== --\u003e\n\u003cdiv class=\"nzf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/10.png?v=1790003251\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"nzf-section nzf-dark\"\u003e\n\u003cdiv class=\"nzf-inner\"\u003e\n\u003cp class=\"nzf-eyebrow\"\u003eErvanique™ · Modern Pet Living\u003c\/p\u003e\n\u003ch2 class=\"nzf-subtitle\"\u003eA Cleaner Feeding Routine for Everyday Life\u003c\/h2\u003e\n\u003cp class=\"nzf-copy\"\u003eIdeal for pet parents who want a simple and attractive everyday feeding solution, this station helps bring order, convenience, and a more polished look to home pet care spaces.\u003c\/p\u003e\n\u003cul class=\"nzf-list\"\u003e\n\u003cli\u003eCombines food storage and water access in one clean, space-saving design.\u003c\/li\u003e\n\u003cli\u003eSupports a tidy feeding area with an easy-to-integrate modern silhouette.\u003c\/li\u003e\n\u003cli\u003eThoughtful materials help simplify refilling, cleaning, and daily use.\u003c\/li\u003e\n\u003cli\u003eBlends naturally into kitchens, apartments, pet corners, and organized home routines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"nzf-specs\"\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003ePerfect For\u003c\/strong\u003e \u003cspan\u003e Kitchens · Apartments · Feeding Stations · Laundry Rooms · Everyday Pet Care Corners \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nzf-spec\"\u003e\n\u003cstrong\u003eStyle\u003c\/strong\u003e \u003cspan\u003e Modern · Minimal · Functional · Clean Home · Pet Lifestyle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 25px; font-size: 11px; color: #c8c0b5; line-height: 1.6;\"\u003eLifestyle images are for visual presentation only. Decorative accessories shown are not included unless otherwise stated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"ervanique","offers":[{"title":"Default Title","offer_id":52536588796124,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/6956\/0284\/files\/10.png?v=1790003251"}],"url":"https:\/\/www.ervanique.com\/collections\/trending-now.oembed","provider":"ervanique","version":"1.0","type":"link"}