{"product_id":"breathing-teddy-bear-with-soothing-music-comfort-plush","title":"Breathing Teddy Bear with Soothing Music, Comfort Plush","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@400;600;700;800;900\u0026family=Fredoka+One\u0026display=swap');\n\n.tb-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n.tb-wrap { font-family: 'Nunito', sans-serif; color: #2d2d2d; max-width: 780px; margin: 0 auto; }\n\n\/* HERO *\/\n.tb-hero {\n  background: linear-gradient(135deg, #f8a5c2 0%, #c56cd6 50%, #8854d0 100%);\n  border-radius: 24px;\n  padding: 36px 28px;\n  display: flex;\n  align-items: center;\n  gap: 28px;\n  margin-bottom: 24px;\n  flex-wrap: wrap;\n  position: relative;\n  overflow: hidden;\n}\n.tb-hero::before {\n  content: '🧸';\n  position: absolute;\n  font-size: 120px;\n  opacity: 0.08;\n  right: -10px;\n  top: -10px;\n  line-height: 1;\n}\n.tb-hero-img {\n  width: 210px;\n  min-width: 180px;\n  border-radius: 18px;\n  box-shadow: 0 16px 40px rgba(0,0,0,0.28);\n  object-fit: cover;\n}\n.tb-hero-text { flex: 1; min-width: 200px; }\n.tb-hero-badge {\n  display: inline-block;\n  background: #fff;\n  color: #8854d0;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  padding: 5px 14px;\n  border-radius: 50px;\n  margin-bottom: 12px;\n}\n.tb-hero-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 30px;\n  color: #fff;\n  line-height: 1.2;\n  margin-bottom: 10px;\n}\n.tb-hero-sub {\n  font-size: 14px;\n  color: rgba(255,255,255,0.90);\n  line-height: 1.65;\n  margin-bottom: 18px;\n}\n.tb-hero-tags { display: flex; flex-wrap: wrap; gap: 8px; }\n.tb-tag {\n  background: rgba(255,255,255,0.22);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 700;\n  padding: 5px 13px;\n  border-radius: 50px;\n  border: 1.5px solid rgba(255,255,255,0.45);\n}\n\n\/* UNIQUE FEATURES TRIO *\/\n.tb-trio {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  margin-bottom: 24px;\n}\n.tb-trio-card {\n  border-radius: 18px;\n  padding: 22px 14px;\n  text-align: center;\n  box-shadow: 0 4px 14px rgba(0,0,0,0.07);\n}\n.tb-trio-card.pink   { background: linear-gradient(135deg, #fff0f6, #ffd6e8); border: 2px solid #f9b0d0; }\n.tb-trio-card.purple { background: linear-gradient(135deg, #f3eeff, #e0d0ff); border: 2px solid #c9adff; }\n.tb-trio-card.peach  { background: linear-gradient(135deg, #fff5ee, #ffe0cc); border: 2px solid #ffbf9a; }\n.tb-trio-icon { font-size: 36px; margin-bottom: 10px; display: block; }\n.tb-trio-title { font-size: 14px; font-weight: 900; color: #3d2060; margin-bottom: 5px; }\n.tb-trio-desc { font-size: 12px; color: #7a5c8a; line-height: 1.5; }\n\n\/* GALLERY *\/\n.tb-gallery {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n  margin-bottom: 24px;\n}\n.tb-gallery img {\n  width: 100%;\n  border-radius: 14px;\n  object-fit: cover;\n  box-shadow: 0 4px 12px rgba(0,0,0,0.10);\n  aspect-ratio: 1 \/ 1;\n}\n\n\/* WHAT'S INCLUDED *\/\n.tb-box {\n  background: linear-gradient(135deg, #f3eeff 0%, #e8d8ff 100%);\n  border: 2px solid #c9adff;\n  border-radius: 20px;\n  padding: 26px 24px;\n  margin-bottom: 24px;\n}\n.tb-box-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 20px;\n  color: #5a2d9e;\n  margin-bottom: 16px;\n}\n.tb-items {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));\n  gap: 12px;\n}\n.tb-item {\n  background: #fff;\n  border-radius: 12px;\n  padding: 14px 12px;\n  text-align: center;\n  box-shadow: 0 3px 10px rgba(136,84,208,0.12);\n}\n.tb-item-icon { font-size: 28px; margin-bottom: 7px; display: block; }\n.tb-item-name { font-size: 13px; font-weight: 800; color: #5a2d9e; margin-bottom: 3px; }\n.tb-item-qty  { font-size: 12px; color: #aaa; }\n\n\/* BENEFITS *\/\n.tb-benefits { margin-bottom: 24px; }\n.tb-section-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 22px;\n  color: #333;\n  margin-bottom: 16px;\n  padding-bottom: 8px;\n  border-bottom: 3px solid #f8a5c2;\n  display: inline-block;\n}\n.tb-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  padding: 15px 16px;\n  border-radius: 14px;\n  margin-bottom: 10px;\n  background: #fdf5ff;\n  border-left: 4px solid #c56cd6;\n}\n.tb-benefit-icon { font-size: 24px; flex-shrink: 0; margin-top: 1px; }\n.tb-benefit-title { font-size: 14px; font-weight: 800; color: #3d2060; margin-bottom: 4px; }\n.tb-benefit-desc  { font-size: 13px; color: #666; line-height: 1.55; }\n\n\/* PERFECT FOR *\/\n.tb-for {\n  background: linear-gradient(135deg, #fff0f6 0%, #fde8ff 100%);\n  border: 2px solid #f9b0d0;\n  border-radius: 20px;\n  padding: 26px 24px;\n  margin-bottom: 24px;\n}\n.tb-for-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 20px;\n  color: #a0306a;\n  margin-bottom: 16px;\n}\n.tb-for-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 10px;\n}\n.tb-for-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 13px 10px;\n  text-align: center;\n  box-shadow: 0 3px 10px rgba(240,100,170,0.12);\n}\n.tb-for-icon  { font-size: 26px; display: block; margin-bottom: 6px; }\n.tb-for-label { font-size: 12px; font-weight: 800; color: #a0306a; }\n\n\/* SPECS *\/\n.tb-specs { margin-bottom: 24px; }\n.tb-table { width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 14px rgba(0,0,0,0.07); }\n.tb-table tr:nth-child(odd)  { background: #fdf5ff; }\n.tb-table tr:nth-child(even) { background: #fff; }\n.tb-table td { padding: 12px 16px; font-size: 13px; border-bottom: 1px solid #f0e0ff; }\n.tb-table td:first-child { font-weight: 800; color: #7a3db0; width: 42%; }\n.tb-table td:last-child  { color: #333; }\n\n\/* HOW IT WORKS *\/\n.tb-how {\n  background: linear-gradient(135deg, #e8f8f5 0%, #d0f0ea 100%);\n  border: 2px solid #86dbc8;\n  border-radius: 20px;\n  padding: 26px 24px;\n  margin-bottom: 24px;\n}\n.tb-how-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 20px;\n  color: #1a6b56;\n  margin-bottom: 18px;\n}\n.tb-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 12px; }\n.tb-step {\n  background: #fff;\n  border-radius: 12px;\n  padding: 16px 12px;\n  text-align: center;\n  box-shadow: 0 3px 8px rgba(30,160,120,0.1);\n  position: relative;\n}\n.tb-step-num {\n  width: 28px; height: 28px;\n  background: #1a6b56;\n  color: #fff;\n  border-radius: 50%;\n  font-size: 13px;\n  font-weight: 900;\n  display: flex; align-items: center; justify-content: center;\n  margin: 0 auto 8px;\n}\n.tb-step-icon  { font-size: 26px; display: block; margin-bottom: 6px; }\n.tb-step-label { font-size: 12px; font-weight: 800; color: #1a6b56; }\n.tb-step-desc  { font-size: 11px; color: #666; margin-top: 3px; line-height: 1.4; }\n\n\/* FOOTER *\/\n.tb-footer {\n  background: linear-gradient(135deg, #f8a5c2 0%, #c56cd6 50%, #8854d0 100%);\n  border-radius: 20px;\n  padding: 30px 24px;\n  text-align: center;\n  color: #fff;\n}\n.tb-footer-title {\n  font-family: 'Fredoka One', cursive, sans-serif;\n  font-size: 24px;\n  margin-bottom: 10px;\n}\n.tb-footer-sub { font-size: 14px; opacity: 0.90; margin-bottom: 20px; line-height: 1.5; }\n.tb-guarantees { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; }\n.tb-guarantee  { text-align: center; }\n.tb-guarantee-icon  { font-size: 28px; display: block; margin-bottom: 4px; }\n.tb-guarantee-label { font-size: 12px; font-weight: 700; opacity: 0.92; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tb-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"tb-hero\"\u003e\n    \u003cimg class=\"tb-hero-img\" src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/7198505914.jpg?v=1784876507\" alt=\"Breathing Teddy Bear with Soothing Music\"\u003e\n    \u003cdiv class=\"tb-hero-text\"\u003e\n      \u003cspan class=\"tb-hero-badge\"\u003e🧸 Best Comfort Toy · 650+ Happy Families\u003c\/span\u003e\n      \u003cdiv class=\"tb-hero-title\"\u003eBreathing Teddy Bear with Soothing Music\u003c\/div\u003e\n      \u003cdiv class=\"tb-hero-sub\"\u003eThe magical plush companion that actually breathes \u0026amp; plays calming music — perfect for bedtime, anxiety relief, and comfort cuddles for kids and adults alike.\u003c\/div\u003e\n      \u003cdiv class=\"tb-hero-tags\"\u003e\n        \u003cspan class=\"tb-tag\"\u003e🌬️ Breathing Motion\u003c\/span\u003e\n        \u003cspan class=\"tb-tag\"\u003e🎵 Soothing Music\u003c\/span\u003e\n        \u003cspan class=\"tb-tag\"\u003e🤗 Ultra Soft Plush\u003c\/span\u003e\n        \u003cspan class=\"tb-tag\"\u003e😴 Sleep Aid\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3 CORE FEATURES --\u003e\n  \u003cdiv class=\"tb-trio\"\u003e\n    \u003cdiv class=\"tb-trio-card pink\"\u003e\n      \u003cspan class=\"tb-trio-icon\"\u003e🌬️\u003c\/span\u003e\n      \u003cdiv class=\"tb-trio-title\"\u003eRealistic Breathing\u003c\/div\u003e\n      \u003cdiv class=\"tb-trio-desc\"\u003eGentle rise \u0026amp; fall motion mimics real breathing to calm and soothe\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-trio-card purple\"\u003e\n      \u003cspan class=\"tb-trio-icon\"\u003e🎵\u003c\/span\u003e\n      \u003cdiv class=\"tb-trio-title\"\u003eSoothing Lullabies\u003c\/div\u003e\n      \u003cdiv class=\"tb-trio-desc\"\u003eSoft built-in music helps kids fall asleep faster and stay calm\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-trio-card peach\"\u003e\n      \u003cspan class=\"tb-trio-icon\"\u003e🤗\u003c\/span\u003e\n      \u003cdiv class=\"tb-trio-title\"\u003eSuper Soft Plush\u003c\/div\u003e\n      \u003cdiv class=\"tb-trio-desc\"\u003ePremium plush fabric \u0026amp; PP cotton filling — endlessly huggable\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GALLERY --\u003e\n  \u003cdiv class=\"tb-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/5843349494.jpg?v=1784876507\" alt=\"Teddy bear side view\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/6238617815.jpg?v=1784876507\" alt=\"Teddy bear with child\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/4959886863.jpg?v=1784876507\" alt=\"Breathing feature detail\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/5422786915.jpg?v=1784876507\" alt=\"Music feature detail\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/4811335098.jpg?v=1784876507\" alt=\"Comfort plush close-up\"\u003e\n    \u003cimg src=\"https:\/\/cocokart.online\/cdn\/shop\/files\/7198505914.jpg?v=1784876507\" alt=\"Full product view\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT'S INCLUDED --\u003e\n  \u003cdiv class=\"tb-box\"\u003e\n    \u003cdiv class=\"tb-box-title\"\u003e🎁 What's in the Package?\u003c\/div\u003e\n    \u003cdiv class=\"tb-items\"\u003e\n      \u003cdiv class=\"tb-item\"\u003e\n        \u003cspan class=\"tb-item-icon\"\u003e🧸\u003c\/span\u003e\n        \u003cdiv class=\"tb-item-name\"\u003eBreathing Teddy Bear\u003c\/div\u003e\n        \u003cdiv class=\"tb-item-qty\"\u003eQty: 1 Piece\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-item\"\u003e\n        \u003cspan class=\"tb-item-icon\"\u003e🎵\u003c\/span\u003e\n        \u003cdiv class=\"tb-item-name\"\u003eMusic Module\u003c\/div\u003e\n        \u003cdiv class=\"tb-item-qty\"\u003eBuilt-in\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-item\"\u003e\n        \u003cspan class=\"tb-item-icon\"\u003e🌬️\u003c\/span\u003e\n        \u003cdiv class=\"tb-item-name\"\u003eBreathing Mechanism\u003c\/div\u003e\n        \u003cdiv class=\"tb-item-qty\"\u003eBuilt-in\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-item\"\u003e\n        \u003cspan class=\"tb-item-icon\"\u003e📦\u003c\/span\u003e\n        \u003cdiv class=\"tb-item-name\"\u003eGift-Ready Box\u003c\/div\u003e\n        \u003cdiv class=\"tb-item-qty\"\u003ePack of 1\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"tb-how\"\u003e\n    \u003cdiv class=\"tb-how-title\"\u003e✨ How the Magic Works\u003c\/div\u003e\n    \u003cdiv class=\"tb-steps\"\u003e\n      \u003cdiv class=\"tb-step\"\u003e\n        \u003cdiv class=\"tb-step-num\"\u003e1\u003c\/div\u003e\n        \u003cspan class=\"tb-step-icon\"\u003e🔋\u003c\/span\u003e\n        \u003cdiv class=\"tb-step-label\"\u003ePower On\u003c\/div\u003e\n        \u003cdiv class=\"tb-step-desc\"\u003eSwitch on the bear's built-in button to activate\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-step\"\u003e\n        \u003cdiv class=\"tb-step-num\"\u003e2\u003c\/div\u003e\n        \u003cspan class=\"tb-step-icon\"\u003e🌬️\u003c\/span\u003e\n        \u003cdiv class=\"tb-step-label\"\u003eFeel It Breathe\u003c\/div\u003e\n        \u003cdiv class=\"tb-step-desc\"\u003eThe belly gently rises and falls like real breathing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-step\"\u003e\n        \u003cdiv class=\"tb-step-num\"\u003e3\u003c\/div\u003e\n        \u003cspan class=\"tb-step-icon\"\u003e🎵\u003c\/span\u003e\n        \u003cdiv class=\"tb-step-label\"\u003eHear the Music\u003c\/div\u003e\n        \u003cdiv class=\"tb-step-desc\"\u003eSoft calming lullabies play in sync with the motion\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-step\"\u003e\n        \u003cdiv class=\"tb-step-num\"\u003e4\u003c\/div\u003e\n        \u003cspan class=\"tb-step-icon\"\u003e😴\u003c\/span\u003e\n        \u003cdiv class=\"tb-step-label\"\u003eDrift to Sleep\u003c\/div\u003e\n        \u003cdiv class=\"tb-step-desc\"\u003eYour child calms down, cuddles up, and falls asleep\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"tb-benefits\"\u003e\n    \u003cdiv class=\"tb-section-title\"\u003eWhy Families Love It\u003c\/div\u003e\n    \u003cdiv class=\"tb-benefit\"\u003e\n      \u003cspan class=\"tb-benefit-icon\"\u003e😌\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-benefit-title\"\u003eReduces Bedtime Anxiety Naturally\u003c\/div\u003e\n        \u003cdiv class=\"tb-benefit-desc\"\u003eThe rhythmic breathing motion gives children something comforting to focus on, naturally calming a racing mind and helping them settle at bedtime without struggle.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-benefit\"\u003e\n      \u003cspan class=\"tb-benefit-icon\"\u003e🎵\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-benefit-title\"\u003eSoothing Lullabies for Peaceful Sleep\u003c\/div\u003e\n        \u003cdiv class=\"tb-benefit-desc\"\u003eSoft, gentle melodies create the perfect sleep environment — ideal for newborns, toddlers, and young children who need a little extra help winding down.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-benefit\"\u003e\n      \u003cspan class=\"tb-benefit-icon\"\u003e🧸\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-benefit-title\"\u003eIrresistibly Soft \u0026amp; Huggable\u003c\/div\u003e\n        \u003cdiv class=\"tb-benefit-desc\"\u003eMade from premium plush fabric with PP cotton filling, this bear is incredibly soft to the touch — the kind of cuddle companion that never gets put down.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-benefit\"\u003e\n      \u003cspan class=\"tb-benefit-icon\"\u003e🌈\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-benefit-title\"\u003eHelps Cope With Separation \u0026amp; Emotions\u003c\/div\u003e\n        \u003cdiv class=\"tb-benefit-desc\"\u003eA trusted comfort object can make a huge difference for children who struggle with separation anxiety at school or at night — the bear stays with them when you can't.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tb-benefit\"\u003e\n      \u003cspan class=\"tb-benefit-icon\"\u003e🎁\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tb-benefit-title\"\u003eThe Perfect Gift for Any Occasion\u003c\/div\u003e\n        \u003cdiv class=\"tb-benefit-desc\"\u003eBirthdays, baby showers, get-well gifts, or just because — this teddy bear is a thoughtful, memorable present that any child (or adult!) will absolutely treasure.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"tb-for\"\u003e\n    \u003cdiv class=\"tb-for-title\"\u003e💕 Perfect For\u003c\/div\u003e\n    \u003cdiv class=\"tb-for-grid\"\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e👶\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eBabies \u0026amp; Toddlers\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e🧒\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eYoung Children\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e😰\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eAnxiety Relief\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e🌙\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eBedtime Routine\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e🎁\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eGift Giving\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-for-card\"\u003e\n        \u003cspan class=\"tb-for-icon\"\u003e🧘\u003c\/span\u003e\n        \u003cdiv class=\"tb-for-label\"\u003eStress Relief\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"tb-specs\"\u003e\n    \u003cdiv class=\"tb-section-title\"\u003e📋 Product Specifications\u003c\/div\u003e\n    \u003ctable class=\"tb-table\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eBreathing Teddy Bear with Soothing Music\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium Plush Fabric + PP Cotton Filling\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e12 × 8 × 6 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e380 grams\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eFuzzy Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSpecial Features\u003c\/td\u003e\n\u003ctd\u003eBreathing Motion + Built-in Soothing Music\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePackage Contains\u003c\/td\u003e\n\u003ctd\u003e1 Breathing Teddy Bear\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCombo\u003c\/td\u003e\n\u003ctd\u003ePack of 1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIdeal For\u003c\/td\u003e\n\u003ctd\u003eKids, Toddlers, Adults — All Ages\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse Case\u003c\/td\u003e\n\u003ctd\u003eSleep Aid, Comfort Toy, Anxiety Relief, Gift\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"tb-footer\"\u003e\n    \u003cdiv class=\"tb-footer-title\"\u003e🧸 A Hug That Never Ends\u003c\/div\u003e\n    \u003cdiv class=\"tb-footer-sub\"\u003eTrusted by 650+ happy families across India\u003cbr\u003ePremium quality comfort at a price every family deserves\u003c\/div\u003e\n    \u003cdiv class=\"tb-guarantees\"\u003e\n      \u003cdiv class=\"tb-guarantee\"\u003e\n        \u003cspan class=\"tb-guarantee-icon\"\u003e🚚\u003c\/span\u003e\n        \u003cdiv class=\"tb-guarantee-label\"\u003eFree Shipping\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-guarantee\"\u003e\n        \u003cspan class=\"tb-guarantee-icon\"\u003e🔒\u003c\/span\u003e\n        \u003cdiv class=\"tb-guarantee-label\"\u003eSecure Payment\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-guarantee\"\u003e\n        \u003cspan class=\"tb-guarantee-icon\"\u003e⭐\u003c\/span\u003e\n        \u003cdiv class=\"tb-guarantee-label\"\u003e4.5\/5 Rated\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tb-guarantee\"\u003e\n        \u003cspan class=\"tb-guarantee-icon\"\u003e🎁\u003c\/span\u003e\n        \u003cdiv class=\"tb-guarantee-label\"\u003eGift Ready\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"zqh95e-kg","offers":[{"title":"Default Title","offer_id":48860554395818,"sku":"6114220080","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/0436\/2666\/files\/7198505914.jpg?v=1784876507","url":"https:\/\/cocokart.online\/products\/breathing-teddy-bear-with-soothing-music-comfort-plush","provider":"CoCo Kart","version":"1.0","type":"link"}