{"title":"Juguetes","description":null,"products":[{"product_id":"botella-portatil-para-perros-🐶💧-acero-inoxidable-antifugas-285ml","title":"Botella Portátil para Perros, Acero inoxidable","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@400;600;700;800;900\u0026family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n.bpp-wrapper{\n  font-family:'Nunito',sans-serif;\n  max-width:860px;\n  margin:0 auto;\n  padding:0 0 18px;\n  color:#1a1a2e;\n}\n\n\/* HERO *\/\n.bpp-hero{\n  background:linear-gradient(135deg,#0077b6 0%,#00b4d8 60%,#f5c518 100%);\n  border-radius:18px;\n  padding:24px 22px 20px;\n  position:relative;\n  overflow:hidden;\n  margin-bottom:18px;\n  box-shadow:0 10px 28px rgba(0,119,182,.22);\n}\n\n.bpp-hero::before{\n  content:'';\n  position:absolute;\n  top:-80px;\n  right:-80px;\n  width:180px;\n  height:180px;\n  background:rgba(245,197,24,.15);\n  border-radius:50%;\n}\n\n.bpp-hero-badge{\n  display:inline-block;\n  background:rgba(255,255,255,.18);\n  color:#fff;\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  padding:5px 12px;\n  border-radius:30px;\n  margin-bottom:10px;\n}\n\n.bpp-hero-title{\n  font-family:'Poppins',sans-serif;\n  font-size:clamp(24px,5vw,34px);\n  font-weight:800;\n  line-height:1.15;\n  color:#fff;\n  margin-bottom:8px;\n}\n\n.bpp-hero-subtitle{\n  font-size:13px;\n  line-height:1.6;\n  color:rgba(255,255,255,.94);\n  max-width:500px;\n}\n\n.bpp-hero-stats{\n  display:flex;\n  gap:8px;\n  flex-wrap:wrap;\n  margin-top:14px;\n}\n\n.bpp-stat{\n  background:rgba(255,255,255,.16);\n  border:1px solid rgba(255,255,255,.25);\n  border-radius:10px;\n  padding:7px 12px;\n  color:#fff;\n  font-size:11px;\n  font-weight:800;\n  backdrop-filter:blur(6px);\n}\n\n\/* LABEL *\/\n.bpp-section-label{\n  font-family:'Poppins',sans-serif;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  color:#0077b6;\n  margin:0 0 10px 4px;\n}\n\n\/* FEATURES *\/\n.bpp-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:10px;\n  margin-bottom:18px;\n}\n\n.bpp-card{\n  background:#fff;\n  border:1.5px solid #e8f4fd;\n  border-radius:16px;\n  padding:14px;\n  transition:.25s ease;\n}\n\n.bpp-card:hover{\n  transform:translateY(-2px);\n  box-shadow:0 8px 20px rgba(0,119,182,.08);\n  border-color:#f5c518;\n}\n\n.bpp-card-top{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  margin-bottom:5px;\n}\n\n.bpp-card-icon{\n  font-size:18px;\n  line-height:1;\n  flex-shrink:0;\n}\n\n.bpp-card-title{\n  font-family:'Poppins',sans-serif;\n  font-size:13px;\n  font-weight:700;\n  color:#0077b6;\n  line-height:1.3;\n}\n\n.bpp-card-text{\n  font-size:12px;\n  font-weight:700;\n  color:#334155;\n  line-height:1.55;\n  padding-left:26px;\n}\n\n\/* MINI BANNER *\/\n.bpp-highlight{\n  background:linear-gradient(135deg,#023e8a 0%,#0077b6 70%,#c9a800 100%);\n  border-radius:16px;\n  padding:14px 12px;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-bottom:18px;\n}\n\n.bpp-hl-item{\n  text-align:center;\n  color:#fff;\n}\n\n.bpp-hl-icon{\n  font-size:15px;\n  margin-bottom:3px;\n  display:block;\n}\n\n.bpp-hl-value{\n  font-family:'Poppins',sans-serif;\n  font-size:12px;\n  font-weight:800;\n  color:#ffe566;\n  line-height:1.2;\n}\n\n.bpp-hl-label{\n  font-size:10px;\n  opacity:.9;\n  line-height:1.2;\n}\n\n\/* TABS *\/\n.bpp-tabs-nav{\n  display:flex;\n  gap:8px;\n  flex-wrap:wrap;\n  margin-bottom:12px;\n}\n\n.bpp-tab-btn{\n  background:#f0f8ff;\n  border:1.5px solid #dcefff;\n  border-radius:30px;\n  padding:8px 14px;\n  font-family:'Nunito',sans-serif;\n  font-size:11px;\n  font-weight:800;\n  color:#4a5568;\n  cursor:pointer;\n  transition:.2s ease;\n}\n\n.bpp-tab-btn.active{\n  background:#0077b6;\n  border-color:#0077b6;\n  color:#fff;\n}\n\n.bpp-tab-content{\n  background:#fff;\n  border:1.5px solid #e8f4fd;\n  border-radius:18px;\n  padding:18px;\n  margin-bottom:18px;\n}\n\n.bpp-tab-title{\n  font-family:'Poppins',sans-serif;\n  font-size:18px;\n  font-weight:800;\n  color:#023e8a;\n  margin-bottom:6px;\n}\n\n.bpp-tab-desc{\n  font-size:12px;\n  color:#4a5568;\n  line-height:1.6;\n  margin-bottom:14px;\n}\n\n.bpp-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.bpp-list li{\n  display:flex;\n  align-items:flex-start;\n  gap:8px;\n  font-size:12px;\n  color:#2d3748;\n  line-height:1.5;\n  margin-bottom:10px;\n}\n\n.bpp-list li::before{\n  content:'✓';\n  background:#0077b6;\n  color:#fff;\n  min-width:16px;\n  height:16px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:9px;\n  font-weight:800;\n  margin-top:1px;\n}\n\n\/* PRICE *\/\n.bpp-price-block{\n  background:linear-gradient(135deg,#023e8a 0%,#0077b6 50%,#f5c518 100%);\n  border-radius:18px;\n  padding:18px 16px;\n  text-align:center;\n  color:#fff;\n}\n\n.bpp-price-label{\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n  margin-bottom:8px;\n}\n\n.bpp-price-badge{\n  display:inline-block;\n  background:#f5c518;\n  color:#023e8a;\n  font-size:10px;\n  font-weight:900;\n  padding:5px 12px;\n  border-radius:30px;\n  margin-bottom:8px;\n}\n\n.bpp-price-old{\n  font-size:15px;\n  text-decoration:line-through;\n  opacity:.65;\n}\n\n.bpp-price-new{\n  font-family:'Poppins',sans-serif;\n  font-size:34px;\n  font-weight:900;\n  color:#fff;\n  line-height:1;\n  margin-top:4px;\n}\n\n.bpp-price-new span{\n  color:#ffe566;\n}\n\n.bpp-price-sub{\n  font-size:11px;\n  opacity:.95;\n  margin-top:10px;\n  line-height:1.5;\n}\n\n\/* MOBILE *\/\n@media(max-width:540px){\n\n  .bpp-wrapper{\n    padding-bottom:10px;\n  }\n\n  .bpp-hero{\n    padding:20px 16px 16px;\n    border-radius:16px;\n    margin-bottom:14px;\n  }\n\n  .bpp-hero-title{\n    font-size:26px;\n  }\n\n  .bpp-hero-subtitle{\n    font-size:12px;\n  }\n\n  .bpp-grid{\n    gap:8px;\n    margin-bottom:14px;\n  }\n\n  .bpp-card{\n    padding:12px;\n  }\n\n  .bpp-card-title{\n    font-size:12px;\n  }\n\n  .bpp-card-icon{\n    font-size:16px;\n  }\n\n  .bpp-card-text{\n    font-size:11px;\n    padding-left:24px;\n  }\n\n  .bpp-highlight{\n    padding:10px 8px;\n    gap:6px;\n    border-radius:14px;\n    margin-bottom:14px;\n  }\n\n  .bpp-hl-value{\n    font-size:11px;\n  }\n\n  .bpp-hl-label{\n    font-size:9px;\n  }\n\n  .bpp-tab-content{\n    padding:15px;\n  }\n\n  .bpp-tab-title{\n    font-size:16px;\n  }\n\n  .bpp-price-block{\n    padding:16px 14px;\n    border-radius:16px;\n  }\n\n  .bpp-price-new{\n    font-size:30px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bpp-wrapper\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bpp-hero\"\u003e\n\u003cdiv class=\"bpp-hero-badge\"\u003e🐾 Para tu mejor amigo\u003c\/div\u003e\n\u003cdiv class=\"bpp-hero-title\"\u003eBotella Portátil Premium\u003cbr\u003epara Perros y Gatos\u003c\/div\u003e\n\u003cdiv class=\"bpp-hero-subtitle\"\u003eHidratación inteligente donde quiera que vayas. Acero inoxidable 304, libre de BPA y con sistema anti-desperdicio de agua.\u003c\/div\u003e\n\u003cdiv class=\"bpp-hero-stats\"\u003e\n\u003cdiv class=\"bpp-stat\"\u003e💧 285 ml\u003c\/div\u003e\n\u003cdiv class=\"bpp-stat\"\u003e🛡️ Acero 304\u003c\/div\u003e\n\u003cdiv class=\"bpp-stat\"\u003e🚫 Libre BPA\u003c\/div\u003e\n\u003cdiv class=\"bpp-stat\"\u003e✈️ Portátil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cp class=\"bpp-section-label\"\u003eCaracterísticas principales\u003c\/p\u003e\n\u003cdiv class=\"bpp-grid\"\u003e\n\u003cdiv class=\"bpp-card\"\u003e\n\u003cdiv class=\"bpp-card-top\"\u003e\n\u003cspan class=\"bpp-card-icon\"\u003e💦\u003c\/span\u003e\n\u003cdiv class=\"bpp-card-title\"\u003eSistema Anti-Desperdicio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card-text\"\u003eEl agua sobrante vuelve automáticamente a la botella sin desperdiciarse.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card\"\u003e\n\u003cdiv class=\"bpp-card-top\"\u003e\n\u003cspan class=\"bpp-card-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"bpp-card-title\"\u003eAcero Inoxidable 304\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card-text\"\u003eMucho más resistente e higiénico que el plástico convencional.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card\"\u003e\n\u003cdiv class=\"bpp-card-top\"\u003e\n\u003cspan class=\"bpp-card-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"bpp-card-title\"\u003eLibre de BPA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card-text\"\u003eMateriales seguros y libres de químicos dañinos.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card\"\u003e\n\u003cdiv class=\"bpp-card-top\"\u003e\n\u003cspan class=\"bpp-card-icon\"\u003e🚫\u003c\/span\u003e\n\u003cdiv class=\"bpp-card-title\"\u003eDiseño Antifugas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-card-text\"\u003ePerfecta para viajes, bolsos o paseos sin derrames.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MINI BANNER --\u003e\n\u003cdiv class=\"bpp-highlight\"\u003e\n\u003cdiv class=\"bpp-hl-item\"\u003e\n\u003cspan class=\"bpp-hl-icon\"\u003e📏\u003c\/span\u003e\n\u003cdiv class=\"bpp-hl-value\"\u003e285 ml\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-label\"\u003eCapacidad\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-item\"\u003e\n\u003cspan class=\"bpp-hl-icon\"\u003e⚙️\u003c\/span\u003e\n\u003cdiv class=\"bpp-hl-value\"\u003eAcero 304\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-label\"\u003ePremium\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-item\"\u003e\n\u003cspan class=\"bpp-hl-icon\"\u003e🔒\u003c\/span\u003e\n\u003cdiv class=\"bpp-hl-value\"\u003eAnti BPA\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-label\"\u003eSeguro\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-item\"\u003e\n\u003cspan class=\"bpp-hl-icon\"\u003e🐾\u003c\/span\u003e\n\u003cdiv class=\"bpp-hl-value\"\u003eUniversal\u003c\/div\u003e\n\u003cdiv class=\"bpp-hl-label\"\u003eTodas razas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TABS --\u003e\n\u003cdiv class=\"bpp-price-block\"\u003e\n\u003cdiv class=\"bpp-price-label\"\u003eOferta especial\u003c\/div\u003e\n\u003cdiv class=\"bpp-price-badge\"\u003e🔥 Ahorras $30.000\u003c\/div\u003e\n\u003cdiv class=\"bpp-price-old\"\u003eAntes $180.000\u003c\/div\u003e\n\u003cdiv class=\"bpp-price-new\"\u003e\u003cspan\u003e$150.000\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"bpp-price-sub\"\u003e🚚 Incluye envío\u003cbr\u003e⏰ Entrega de 5 a 8 días\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Impermeable para Perros","offers":[{"title":"Pink","offer_id":43305745055807,"sku":"14:29#Pink","price":150000.0,"currency_code":"COP","in_stock":true},{"title":"Blue","offer_id":43305745088575,"sku":"14:193#Blue","price":150000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2058\/7583\/files\/ChatGPT_Image_2_sept_2026_09_04_01.png?v=1788357868"},{"product_id":"dog-toy-ball-nontoxic-bite-resistant-toy-ball-for-pet-dogs-puppy-cat-dog-pet-food-treat-feeder-chew-tooth-cleaning-ball","title":"Juguete Mordedor para Perros Súper Resistente | Diversión y Cuidado Dental","description":"\u003cdiv style=\"max-width:680px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#17335C;\"\u003e\n\n  \u003cdiv style=\"background:#EAF2FB;border-radius:16px;padding:28px 24px;text-align:center;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:#F5B300;color:#17335C;font-size:11px;letter-spacing:0.06em;text-transform:uppercase;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:12px;\"\u003eMordida sana, mente activa\u003c\/span\u003e\n    \u003ch2 style=\"margin:0 0 10px;font-size:24px;line-height:1.3;color:#17335C;\"\u003e🦷 Juguete Mordedor de Caucho para Perros\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px;color:#55606B;line-height:1.6;max-width:480px;margin:0 auto;\"\u003e\n      Fabricado en caucho resistente y duradero, ideal para satisfacer el instinto natural de masticación de tu perro mientras ayuda a mantener sus dientes más limpios y reduce el estrés diario.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eEspecificaciones\u003c\/h3\u003e\n  \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:6px 18px;margin-bottom:26px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13.5px;\"\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eBatería incluida\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eMarca\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eGenérica\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eSustancias químicas de alta preocupación\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNinguna\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eDispositivo inteligente\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eCaucho resistente (Rubber)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eTipo de set\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNo aplica\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eCategoría\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eJuguetes para perros\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eTipo de juguete\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eJuguete mordedor\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eProducto eléctrico\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eCaracterísticas\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFabricado en caucho resistente y duradero.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eIdeal para satisfacer el instinto natural de masticación.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eAyuda a reducir el estrés y el aburrimiento.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eContribuye a la salud dental al ayudar a limpiar los dientes durante la mordida.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003ePerfecto para juegos interactivos y entretenimiento diario.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eMaterial seguro y cómodo para la mascota.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"grid-column:1 \/ -1;display:flex;gap:10px;align-items:flex-start;justify-content:center;background:#EAF2FB;border-radius:10px;padding:11px 14px;max-width:360px;margin:0 auto;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eAdecuado para perros de diferentes tamaños y edades.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eBeneficios\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eAyuda a mantener los dientes más limpios.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eReduce la ansiedad y el aburrimiento.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eMaterial resistente a las mordidas.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFavorece el entretenimiento y la actividad física.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eDiseño seguro para el uso diario.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #D7E4F3;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#F5B300;color:#17335C;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eIdeal para entrenamiento y enriquecimiento mental.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;padding-top:20px;border-top:1px solid #D7E4F3;margin-top:20px;\"\u003e\n    \u003cp style=\"font-size:12.5px;color:#7C8894;margin:0;\"\u003e¿Dudas antes de comprar? Escríbenos a \u003ca href=\"mailto:impermeableslarry@gmail.com\" style=\"color:#17335C;text-decoration:none;font-weight:700;\"\u003eimpermeableslarry@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Impermeable para Perros","offers":[{"title":"Verde \/ 1.96 inch","offer_id":43508460650559,"sku":"14:175#green;5:4183#1.96 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Naranja \/ 1.96 inch","offer_id":43508460683327,"sku":"14:200005536#orange;5:4183#1.96 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ 2.75 inch","offer_id":43508460716095,"sku":"14:10#red;5:361386#2.75 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Naranja \/ 2.36 inch","offer_id":43508460748863,"sku":"14:200005536#orange;5:361385#2.36 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Naranja \/ 2.75 inch","offer_id":43508460781631,"sku":"14:200005536#orange;5:361386#2.75 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ 1.96 inch","offer_id":43508460814399,"sku":"14:10#red;5:4183#1.96 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Rojo \/ 2.36 inch","offer_id":43508460847167,"sku":"14:10#red;5:361385#2.36 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Celeste \/ 2.75 inch","offer_id":43508460879935,"sku":"14:173#bule;5:361386#2.75 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Amarillo \/ 1.96 inch","offer_id":43508460912703,"sku":"14:366#yellow;5:4183#1.96 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Amarillo \/ 2.75 inch","offer_id":43508460945471,"sku":"14:366#yellow;5:361386#2.75 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Amarillo \/ 2.36 inch","offer_id":43508460978239,"sku":"14:366#yellow;5:361385#2.36 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Celeste \/ 1.96 inch","offer_id":43508461011007,"sku":"14:173#bule;5:4183#1.96 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Celeste \/ 2.36 inch","offer_id":43508461043775,"sku":"14:173#bule;5:361385#2.36 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ 2.36 inch","offer_id":43508461076543,"sku":"14:175#green;5:361385#2.36 inch","price":38000.0,"currency_code":"COP","in_stock":true},{"title":"Verde \/ 2.75 inch","offer_id":43508461109311,"sku":"14:175#green;5:361386#2.75 inch","price":38000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2058\/7583\/files\/ChatGPT_Image_2_sept_2026_09_16_39_a.m..png?v=1788358621"},{"product_id":"smart-interactive-dog-toy-indestructible-e-tpu-toy-ball-for-aggressive-chewers-automatic-moving-rechargeable-ball-for-small-m","title":"Pelota Inteligente Indestructible para Perros Grandes y Pequeños","description":"\u003cdiv style=\"max-width:680px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#17335C;\"\u003e\n\n  \u003cdiv style=\"background:#EAF2FB;border-radius:16px;padding:28px 24px;text-align:center;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:#F5B300;color:#17335C;font-size:11px;letter-spacing:0.06em;text-transform:uppercase;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:12px;\"\u003eJuego inteligente\u003c\/span\u003e\n    \u003ch2 style=\"margin:0 0 10px;font-size:24px;line-height:1.3;color:#17335C;\"\u003e🎮 Pelota Interactiva Recargable para Perros\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px;color:#55606B;line-height:1.6;max-width:480px;margin:0 auto;\"\u003e\n      4 modos de juego, control remoto incluido y hasta 3 horas de diversión continua. Mantiene a tu perro activo, entretenido y estimulado, en interiores o exteriores.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eEspecificaciones\u003c\/h3\u003e\n  \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:6px 18px;margin-bottom:26px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13.5px;\"\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eBatería incluida\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eSí\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eE-TPU de alta resistencia, ABS y nailon\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eTipo de juguete\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eJuguete interactivo para perros\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eCompatible con\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003ePerros de todos los tamaños\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eDispositivo inteligente\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eAlimentación\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eEléctrica (recargable)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003ePuerto de carga\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eUSB Tipo-C\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eCaracterísticas principales\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px;\"\u003e\n    \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:16px;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:6px;\"\u003e\n        \u003cspan style=\"font-size:18px;\"\u003e🐶\u003c\/span\u003e\n        \u003cspan style=\"font-size:14px;font-weight:700;color:#17335C;\"\u003e4 modos de juego\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:13px;line-height:1.6;color:#55606B;margin:0;\"\u003eRebote rápido, rebote lento, rodar y salto, adaptando el movimiento al nivel de energía de tu perro.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:16px;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:6px;\"\u003e\n        \u003cspan style=\"font-size:18px;\"\u003e🎮\u003c\/span\u003e\n        \u003cspan style=\"font-size:14px;font-weight:700;color:#17335C;\"\u003eControl remoto incluido\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:13px;line-height:1.6;color:#55606B;margin:0;\"\u003eCambia el modo o activa el salto con un solo botón. Ideal para jugar junto a tu mascota o dejarla jugar sola.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:16px;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:6px;\"\u003e\n        \u003cspan style=\"font-size:18px;\"\u003e💪\u003c\/span\u003e\n        \u003cspan style=\"font-size:14px;font-weight:700;color:#17335C;\"\u003eUltra resistente a mordidas\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:13px;line-height:1.6;color:#55606B;margin:0;\"\u003eE-TPU flexible, ligero y duradero. Soporta mordidas intensas protegiendo dientes y encías.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:16px;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:6px;\"\u003e\n        \u003cspan style=\"font-size:18px;\"\u003e⚡\u003c\/span\u003e\n        \u003cspan style=\"font-size:14px;font-weight:700;color:#17335C;\"\u003eCarga rápida, 3 horas de juego\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:13px;line-height:1.6;color:#55606B;margin:0;\"\u003eSe carga por completo en 1,5 horas vía USB-C y ofrece hasta 3 horas continuas de diversión.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"grid-column:1 \/ -1;background:#EAF2FB;border-radius:12px;padding:16px;max-width:360px;margin:0 auto;text-align:center;\"\u003e\n      \u003cdiv style=\"display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:6px;\"\u003e\n        \u003cspan style=\"font-size:18px;\"\u003e💦\u003c\/span\u003e\n        \u003cspan style=\"font-size:14px;font-weight:700;color:#17335C;\"\u003eResistente al agua\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:13px;line-height:1.6;color:#55606B;margin:0;\"\u003eProtección contra salpicaduras y suciedad, para usar dentro o fuera de casa. Solo enjuágala y listo.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"display:flex;gap:12px;align-items:flex-start;border:2px solid #F5B300;background:#FFF8E6;border-radius:12px;padding:14px 16px;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"font-size:18px;\"\u003e⚠️\u003c\/span\u003e\n    \u003cp style=\"font-size:13.5px;line-height:1.6;color:#5C4A00;margin:0;\"\u003e\u003cstrong\u003eImportante:\u003c\/strong\u003e el núcleo electrónico no debe sumergirse completamente en agua. Retíralo antes de lavar la cubierta si es necesario.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003e🔋 Recomendación de carga\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;gap:8px;margin-bottom:8px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eUtiliza únicamente el cable de carga incluido.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eUsa un adaptador de corriente de máximo 5V \/ 1A.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#17335C;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eNo utilices cargadores de carga rápida de alto voltaje.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;padding-top:20px;border-top:1px solid #D7E4F3;margin-top:20px;\"\u003e\n    \u003cp style=\"font-size:12.5px;color:#7C8894;margin:0;\"\u003e¿Dudas antes de comprar? Escríbenos a \u003ca href=\"mailto:impermeableslarry@gmail.com\" style=\"color:#17335C;text-decoration:none;font-weight:700;\"\u003eimpermeableslarry@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Impermeable para Perros","offers":[{"title":"Azul Con Puntos Naranja","offer_id":43508461535295,"sku":"14:173#CSLD","price":135000.0,"currency_code":"COP","in_stock":true},{"title":"Naranja con Puntos Azules","offer_id":43508461568063,"sku":"14:200005536#LSCD","price":135000.0,"currency_code":"COP","in_stock":true},{"title":"Azul Con Puntos Verdes","offer_id":43508461600831,"sku":"14:1063#LSHD","price":135000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2058\/7583\/files\/ChatGPT_Image_2_sept_2026_09_25_34_a.m..png?v=1788359151"},{"product_id":"adjustable-pet-cat-dog-car-seat-belt-pet-seat-vehicle-dog-harness-lead-clip-safety-lever-traction-dog-collars-dog-accessoires","title":"Cinturón de Seguridad Ajustable para Perros | Viaja Seguro y Sin Distracciones 🐶🚗","description":"\u003cdiv style=\"max-width:680px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#17335C;\"\u003e\n\n  \u003cdiv style=\"background:#EAF2FB;border-radius:16px;padding:28px 24px;text-align:center;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:#F5B300;color:#17335C;font-size:11px;letter-spacing:0.06em;text-transform:uppercase;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:12px;\"\u003eSeguridad en el viaje\u003c\/span\u003e\n    \u003ch2 style=\"margin:0 0 10px;font-size:24px;line-height:1.3;color:#17335C;\"\u003e🚗 Cinturón de Seguridad para Mascotas\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px;color:#55606B;line-height:1.6;max-width:480px;margin:0 auto;\"\u003e\n      Mantiene a tu mascota sujeta de forma segura para reducir movimientos bruscos dentro del vehículo. Instalación rápida y longitud ajustable para viajar tranquilo, siempre.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eCaracterísticas principales\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e🛡️\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eMayor seguridad durante el viaje: reduce movimientos bruscos dentro del vehículo.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e🔒\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eMosquetón metálico de alta resistencia en aleación de zinc, conexión firme y duradera.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e📏\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eLongitud ajustable: se adapta al tamaño de tu mascota para sentarse, acostarse o estar de pie.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e🚗\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eInstalación rápida: el broche se conecta al cinturón de seguridad en segundos.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e🐕\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eIdeal para perros de todos los tamaños; también sirve para gatos.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#EAF2FB;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"font-size:16px;\"\u003e💪\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eElaborado en nylon resistente al desgaste para una larga vida útil.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eEspecificaciones\u003c\/h3\u003e\n  \u003cdiv style=\"background:#EAF2FB;border-radius:12px;padding:6px 18px;margin-bottom:20px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13.5px;\"\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eNylon de alta resistencia\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eMosquetón\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eAleación de zinc\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eTipo\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eCinturón de seguridad para mascotas\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eLongitud ajustable\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003eDe 45 cm a 72 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #D7E4F3;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eAncho de la correa\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003e2,5 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 0;color:#55606B;\"\u003eContenido del paquete\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#17335C;\"\u003e1 cinturón de seguridad para mascotas\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eColores disponibles\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:26px;\"\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#1A1A1A;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eNegro\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#D93B3B;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eRojo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#2C5DBF;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eAzul\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#5FB6E8;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eAzul cielo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#3E9145;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eVerde\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#F5B300;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eAmarillo\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#E8791A;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eNaranja\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#E88CC0;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eRosa\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;align-items:center;gap:8px;background:#EAF2FB;border-radius:10px;padding:9px 12px;\"\u003e\n      \u003cspan style=\"width:14px;height:14px;border-radius:50%;background:#9AA3AC;flex:0 0 auto;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:13px;\"\u003eGris\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#17335C;\"\u003eCompatibilidad\u003c\/h3\u003e\n  \u003cp style=\"font-size:14px;line-height:1.6;color:#3E4A57;margin:0 0 12px;\"\u003e\n    Compatible con la mayoría de los vehículos que utilizan un sistema de enganche estándar para cinturones de seguridad.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex;gap:12px;align-items:flex-start;border:2px solid #F5B300;background:#FFF8E6;border-radius:12px;padding:14px 16px;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"font-size:18px;\"\u003e⚠️\u003c\/span\u003e\n    \u003cp style=\"font-size:13.5px;line-height:1.6;color:#5C4A00;margin:0;\"\u003e\u003cstrong\u003eImportante:\u003c\/strong\u003e antes de comprar, verifica que el broche del cinturón de tu vehículo sea compatible con una pestaña de aproximadamente 2,1 cm (0,83 pulgadas) de ancho.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;padding-top:6px;border-top:1px solid #D7E4F3;\"\u003e\n    \u003cp style=\"font-size:12.5px;color:#7C8894;margin:14px 0 0;\"\u003e¿Dudas antes de comprar? Escríbenos a \u003ca href=\"mailto:impermeableslarry@gmail.com\" style=\"color:#17335C;text-decoration:none;font-weight:700;\"\u003eimpermeableslarry@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Impermeable para Perros","offers":[{"title":"Black","offer_id":43508463468607,"sku":"14:193#Black","price":32000.0,"currency_code":"COP","in_stock":false},{"title":"Gray","offer_id":43508463501375,"sku":"14:691#Gray","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Blue","offer_id":43508463534143,"sku":"14:173#Blue","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"46- Orange","offer_id":43508463566911,"sku":"14:175#46- Orange","price":35000.0,"currency_code":"COP","in_stock":true},{"title":"Red","offer_id":43508463599679,"sku":"14:10#Red","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"46-Light  Pink","offer_id":43508463632447,"sku":"14:200003704#46-Light  Pink","price":32000.0,"currency_code":"COP","in_stock":false},{"title":"Orange","offer_id":43508463665215,"sku":"14:200005536#Orange","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Light Green","offer_id":43508463697983,"sku":"14:200006152#Light Green","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"46-Blue","offer_id":43508463730751,"sku":"14:200211869#46-Blue","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Rose Red","offer_id":43508463763519,"sku":"14:200000195#Rose Red","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Sky Blue","offer_id":43508463796287,"sku":"14:200006154#Sky Blue","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Coffee","offer_id":43508463829055,"sku":"14:200005100#Coffee","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Army Green","offer_id":43508463861823,"sku":"14:200004889#Army Green","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Purple","offer_id":43508463894591,"sku":"14:496#Purple","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"46-Red","offer_id":43508463927359,"sku":"14:350853#46-Red","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Yellow","offer_id":43508463960127,"sku":"14:366#Yellow","price":32000.0,"currency_code":"COP","in_stock":true},{"title":"Pink","offer_id":43508463992895,"sku":"14:1052#Pink","price":35000.0,"currency_code":"COP","in_stock":true},{"title":"46-Sky Blue","offer_id":43508464025663,"sku":"14:200006151#46-Sky Blue","price":35000.0,"currency_code":"COP","in_stock":true},{"title":"46-Gray","offer_id":43508464058431,"sku":"14:1063#46-Gray","price":35000.0,"currency_code":"COP","in_stock":true},{"title":"46-Black","offer_id":43508464091199,"sku":"14:350850#46-Black","price":35000.0,"currency_code":"COP","in_stock":true},{"title":"46-Green","offer_id":43508464123967,"sku":"14:200002984#46-Green","price":35000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2058\/7583\/files\/ChatGPT_Image_2_sept_2026_09_44_09.png?v=1788360267"},{"product_id":"interactive-dog-toys-mental-stimulation-silicone-treat-molds-healthy-pupsicle-enrichment-frozen-summer-cooler-chew-resistant","title":"Juguete Interactivo para Perros con Premios | Estimulación Mental y Diversión Duradera","description":"\u003cdiv style=\"max-width:680px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#5C3A21;\"\u003e\n\n  \u003cdiv style=\"background:#FFC107;border-radius:16px;padding:28px 24px;text-align:center;margin-bottom:20px;\"\u003e\n    \u003cspan style=\"display:inline-block;background:#5C3A21;color:#FFC107;font-size:11px;letter-spacing:0.06em;text-transform:uppercase;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:12px;\"\u003eJuego y actividad diaria\u003c\/span\u003e\n    \u003ch2 style=\"margin:0 0 10px;font-size:24px;line-height:1.3;color:#5C3A21;\"\u003e🎾 Pelota para Perros de Caucho Resistente\u003c\/h2\u003e\n    \u003cp style=\"font-size:14.5px;color:#6B4A2E;line-height:1.6;max-width:480px;margin:0 auto;\"\u003e\n      Fabricada en caucho resistente y duradero, ideal para juegos de lanzamiento, búsqueda y entretenimiento diario. Ayuda a mantener a tu perro activo física y mentalmente en cada sesión de juego.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#5C3A21;\"\u003eEspecificaciones\u003c\/h3\u003e\n  \u003cdiv style=\"background:#FBEFDC;border-radius:12px;padding:6px 18px;margin-bottom:26px;\"\u003e\n    \u003ctable style=\"width:100%;border-collapse:collapse;font-size:13.5px;\"\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eBatería incluida\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eMarca\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eGenérica\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eSustancias químicas de alta preocupación\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eNinguna\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eDispositivo inteligente\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eMaterial\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eCaucho resistente (Rubber)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eOrigen\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eChina Continental\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eTipo de juguete\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003ePelota para perros\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr style=\"border-bottom:1px solid #F0DCB8;\"\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eCategoría\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003ePerros\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 0;color:#8A6A45;\"\u003eProducto eléctrico\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 0;text-align:right;font-weight:700;color:#5C3A21;\"\u003eNo\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#5C3A21;\"\u003eCaracterísticas\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:26px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFabricada en caucho resistente y duradero.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eIdeal para juegos de lanzamiento, búsqueda y entretenimiento diario.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eAyuda a mantener a tu perro activo física y mentalmente.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eResistente a las mordidas y al uso frecuente.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFácil de limpiar y reutilizar.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;background:#FBEFDC;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#5C3A21;margin-top:7px;\"\u003e\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eAdecuada para perros de diferentes tamaños y edades.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ch3 style=\"margin:0 0 12px;font-size:16px;color:#5C3A21;\"\u003eBeneficios\u003c\/h3\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;\"\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFavorece el ejercicio diario.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eReduce el aburrimiento y la ansiedad.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eEstimula el juego y la actividad física.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eMaterial resistente y seguro.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eIdeal para entrenamiento y diversión.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"display:flex;gap:10px;align-items:flex-start;border:1px solid #F0DCB8;border-radius:10px;padding:11px 14px;\"\u003e\n      \u003cspan style=\"flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#FFC107;color:#5C3A21;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-top:1px;\"\u003e✓\u003c\/span\u003e\n      \u003cspan style=\"font-size:14px;line-height:1.5;\"\u003eFácil de limpiar y transportar.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"text-align:center;padding-top:6px;border-top:1px solid #F0DCB8;\"\u003e\n    \u003cp style=\"font-size:12.5px;color:#8A6A45;margin:14px 0 0;\"\u003e¿Dudas antes de comprar? Escríbenos a \u003ca href=\"mailto:impermeableslarry@gmail.com\" style=\"color:#5C3A21;text-decoration:none;font-weight:700;\"\u003eimpermeableslarry@gmail.com\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Impermeable para Perros","offers":[{"title":"green 2PCS","offer_id":43508464386111,"sku":"14:173#green 2PCS","price":109900.0,"currency_code":"COP","in_stock":true},{"title":"Yellow 2PCS","offer_id":43508464418879,"sku":"14:691#Yellow 2PCS","price":109900.0,"currency_code":"COP","in_stock":true},{"title":"3PCS","offer_id":43508464451647,"sku":"14:29#3PCS","price":154900.0,"currency_code":"COP","in_stock":true},{"title":"black","offer_id":43508464484415,"sku":"14:193#black","price":64900.0,"currency_code":"COP","in_stock":false},{"title":"Yellow","offer_id":43508464517183,"sku":"14:366#Yellow","price":79900.0,"currency_code":"COP","in_stock":true},{"title":"1pc","offer_id":43508464549951,"sku":"14:10#1pc","price":59900.0,"currency_code":"COP","in_stock":true},{"title":"green","offer_id":43508464582719,"sku":"14:175#green","price":64900.0,"currency_code":"COP","in_stock":true},{"title":"4PCS","offer_id":43508464615487,"sku":"14:1052#4PCS","price":209000.0,"currency_code":"COP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/2058\/7583\/files\/ChatGPT_Image_2_sept_2026_09_33_53_a.m..png?v=1788359650"}],"url":"https:\/\/impermeablesparaperros.com\/collections\/juguetes.oembed","provider":"Impermeable para Perros","version":"1.0","type":"link"}