{"product_id":"claptales-brown-puppy-dog-soft-toy-9inch","title":"Claptales Brown Puppy Dog Soft Toy (9 Inch) | Cute Plush Dog","description":"\u003cstyle\u003e\n\n\/* =========================\n   PREMIUM PUPPY PLUSH UI\n========================= *\/\n\n.product-description,\n.faq-section{\n  font-family:Arial,sans-serif;\n  color:#2d2d2d;\n}\n\n\/* Layout *\/\n.grid-layout{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:18px;\n  margin-top:18px;\n}\n\n@media(max-width:767px){\n  .grid-layout{\n    grid-template-columns:1fr;\n  }\n}\n\n\/* Hero *\/\n.hero-card{\n  background:linear-gradient(135deg,#fff7f2,#ffffff);\n  border:1px solid #e8c9a8;\n  border-radius:24px;\n  padding:24px;\n  position:relative;\n  overflow:hidden;\n  box-shadow:0 10px 30px rgba(0,0,0,0.05);\n}\n\n.hero-card::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:0;\n  width:100%;\n  height:6px;\n  background:linear-gradient(90deg,#9b6b43,#d9a87c);\n}\n\n\/* Cards *\/\n.content-card{\n  background:#fff;\n  border:1px solid #f0f0f0;\n  border-radius:22px;\n  padding:22px;\n  margin-top:18px;\n  box-shadow:0 8px 24px rgba(0,0,0,0.04);\n  transition:.3s ease;\n}\n\n.content-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 14px 28px rgba(0,0,0,0.08);\n  border-color:#d9b28f;\n}\n\n\/* Badge *\/\n.hero-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  background:#9b6b43;\n  color:#fff;\n  padding:8px 16px;\n  border-radius:40px;\n  font-size:12px;\n  font-weight:700;\n  margin-bottom:16px;\n  box-shadow:0 4px 12px rgba(155,107,67,.25);\n}\n\n\/* Headings *\/\n.product-description h3{\n  margin:0 0 14px;\n  font-size:22px;\n  font-weight:700;\n  color:#111;\n  line-height:1.3;\n}\n\n.product-description h4{\n  margin:0 0 14px;\n  font-size:18px;\n  font-weight:600;\n  color:#2d2d2d;\n  line-height:1.5;\n}\n\n.Pr-descr{\n  margin-top:0 !important;\n}\n\n\/* Paragraph *\/\n.product-description p{\n  margin:10px 0;\n  line-height:1.8;\n  font-size:15px;\n  color:#555;\n}\n\n\/* List *\/\n.tight-list{\n  list-style:none;\n  padding:0;\n  margin:0;\n}\n\n.tight-list li{\n  position:relative;\n  padding-left:30px;\n  margin-bottom:12px;\n  line-height:1.7;\n  color:#555;\n}\n\n.tight-list li::before{\n  content:\"🐶\";\n  position:absolute;\n  left:0;\n  top:0;\n  width:20px;\n  height:20px;\n  border-radius:50%;\n  background:#f8ecdf;\n  font-size:11px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n\/* FAQ *\/\n.faq-section{\n  margin-top:26px;\n  background:#fff;\n  border:1px solid #ead7c4;\n  border-radius:24px;\n  padding:24px;\n  box-shadow:0 10px 30px rgba(0,0,0,0.04);\n}\n\n.faq-section h3{\n  margin:0 0 18px;\n  font-size:24px;\n  color:#111;\n}\n\n\/* FAQ Item *\/\ndetails{\n  background:#fffaf5;\n  border:1px solid #f1e1d2;\n  border-radius:16px;\n  margin-bottom:14px;\n  overflow:hidden;\n  transition:.3s ease;\n}\n\ndetails[open]{\n  box-shadow:0 6px 18px rgba(0,0,0,0.05);\n}\n\ndetails summary{\n  list-style:none;\n  cursor:pointer;\n  padding:16px 52px 16px 18px;\n  position:relative;\n  font-weight:600;\n  line-height:1.6;\n  color:#222;\n}\n\ndetails summary:hover{\n  background:#fff2e7;\n  color:#9b6b43;\n}\n\ndetails summary::-webkit-details-marker{\n  display:none;\n}\n\n\/* Icon *\/\ndetails summary::after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#9b6b43;\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:18px;\n  font-weight:700;\n}\n\ndetails[open] summary::after{\n  content:\"−\";\n}\n\n\/* Content *\/\n.faq-content{\n  max-height:0;\n  overflow:hidden;\n  transition:max-height .4s ease;\n}\n\ndetails[open] .faq-content{\n  max-height:300px;\n}\n\n.faq-content p{\n  padding:0 18px 18px;\n  margin:0;\n  color:#666;\n  line-height:1.8;\n  font-size:14px;\n}\n\n\/* Animation *\/\n.hero-card,\n.content-card,\n.faq-section{\n  animation:fadeUp .5s ease;\n}\n\n@keyframes fadeUp{\n  from{\n    opacity:0;\n    transform:translateY(15px);\n  }\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n\/* Mobile *\/\n@media(max-width:767px){\n\n  .hero-card,\n  .content-card,\n  .faq-section{\n    padding:18px;\n    border-radius:18px;\n  }\n\n  .product-description h3{\n    font-size:20px;\n  }\n\n  .product-description h4{\n    font-size:16px;\n  }\n\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero-card\"\u003e\n\n    \u003cdiv class=\"hero-badge\"\u003e🐶 Puppy Plush Soft Toy\u003c\/div\u003e\n\n    \u003ch3\u003e✨ Key Features\u003c\/h3\u003e\n\n    \u003cul class=\"tight-list\"\u003e\n      \u003cli\u003eSuper-soft plush fabric\u003c\/li\u003e\n      \u003cli\u003eAdorable puppy dog design\u003c\/li\u003e\n      \u003cli\u003e9-inch mini cuddle size\u003c\/li\u003e\n      \u003cli\u003eSafe \u0026amp; non-toxic materials\u003c\/li\u003e\n      \u003cli\u003eLightweight and easy for kids to hold\u003c\/li\u003e\n      \u003cli\u003eGreat for gifting\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cdiv class=\"content-card\"\u003e\n\n    \u003ch3 class=\"Pr-descr\"\u003e🧸 Product Description\u003c\/h3\u003e\n\n    \u003ch4\u003eCute, Compact \u0026amp; Huggable Puppy for Everyday Play\u003c\/h4\u003e\n\n    \u003cp\u003e\n      The Claptales Brown Puppy Dog Soft Toy (9 Inch) is a small, adorable plush designed for cuddles and fun playtime.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Made with soft, child-safe fabric and filled with fluffy PP cotton, this cute puppy makes a perfect companion for toddlers and young kids.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Its compact size makes it easy to carry anywhere for comfort and play.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The lovable facial expression adds charm to any soft toy collection.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Perfect for gifting, nursery décor, bedtime comfort, and imaginative play.\n    \u003c\/p\u003e\n    \u003cp style=\"font-size:12px; color:#555; margin:6px 0;\"\u003e\nExplore more \u003ca href=\"\/collections\/plushies\" style=\"text-decoration:none;\"\u003ePlushies\u003c\/a\u003e in our collection.\u003cbr\u003e\nLooking for animal-themed toys? Check our \u003ca href=\"\/collections\/animals-wildlife\" style=\"text-decoration:none;\"\u003eAnimals \u0026amp; Wildlife\u003c\/a\u003e.\n\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- GRID --\u003e\n  \u003cdiv class=\"grid-layout\"\u003e\n\n    \u003cdiv class=\"content-card\"\u003e\n\n      \u003ch3\u003e🧠 Learning \u0026amp; Play Benefits\u003c\/h3\u003e\n\n      \u003cul class=\"tight-list\"\u003e\n        \u003cli\u003eEncourages imaginative storytelling\u003c\/li\u003e\n        \u003cli\u003eProvides emotional comfort\u003c\/li\u003e\n        \u003cli\u003eHelps sensory development\u003c\/li\u003e\n        \u003cli\u003ePromotes pretend play\u003c\/li\u003e\n        \u003cli\u003ePerfect for early childhood bonding\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-card\"\u003e\n\n      \u003ch3\u003e🎁 Perfect For\u003c\/h3\u003e\n\n      \u003cul class=\"tight-list\"\u003e\n        \u003cli\u003eKids aged 1+ years\u003c\/li\u003e\n        \u003cli\u003eSoft toy lovers\u003c\/li\u003e\n        \u003cli\u003eBirthday gifting\u003c\/li\u003e\n        \u003cli\u003eNursery décor\u003c\/li\u003e\n        \u003cli\u003eTravel-friendly cuddles\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SECOND GRID --\u003e\n  \u003cdiv class=\"grid-layout\"\u003e\n\n    \u003cdiv class=\"content-card\"\u003e\n\n      \u003ch3\u003e📦 Product Details\u003c\/h3\u003e\n\n      \u003cul class=\"tight-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Claptales\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCategory:\u003c\/strong\u003e Plush Soft Toy\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eType:\u003c\/strong\u003e Puppy Dog Plush\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSize:\u003c\/strong\u003e 9 Inch\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Brown\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Ultra-soft plush fabric\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFilling:\u003c\/strong\u003e PP cotton\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSafety:\u003c\/strong\u003e Non-toxic \u0026amp; skin-safe\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAge Recommendation:\u003c\/strong\u003e 1+ years\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-card\"\u003e\n\n      \u003ch3\u003e📦 What’s in the Box\u003c\/h3\u003e\n\n      \u003cul class=\"tight-list\"\u003e\n        \u003cli\u003e1 × Brown Puppy Dog Soft Toy (9 Inch)\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\n  \u003ch3\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs this puppy soft toy safe for toddlers?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eYes, it is made with child-safe, non-toxic materials.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat is the size of this puppy plush?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eIt is 9 inches, a small and portable cuddle size.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eCan this soft toy be washed?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eYes, surface cleaning with mild soap is recommended.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs this plush toy good for gifting?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eYes, it is perfect for birthdays and special occasions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIs the toy soft and huggable?\u003c\/summary\u003e\n    \u003cdiv class=\"faq-content\"\u003e\n      \u003cp\u003eYes, it is made with ultra-soft plush fabric for comfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n\ndocument.querySelectorAll(\".faq-section details\").forEach((el) =\u003e {\n\n  const summary = el.querySelector(\"summary\");\n\n  summary.addEventListener(\"click\", (e) =\u003e {\n\n    e.preventDefault();\n\n    document.querySelectorAll(\".faq-section details\").forEach((item) =\u003e {\n      if(item !== el){\n        item.removeAttribute(\"open\");\n      }\n    });\n\n    el.toggleAttribute(\"open\");\n\n  });\n\n});\n\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this puppy soft toy safe for toddlers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, it is made with child‑safe, non‑toxic materials.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the size of this puppy plush?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is 9 inches, a small and portable cuddle size.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this soft toy be washed?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, surface cleaning with mild soap is recommended.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this plush toy good for gifting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, perfect for birthdays and special occasions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the toy soft and huggable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, it is made with ultra‑soft plush fabric for comfort.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Claptales","offers":[{"title":"Brown","offer_id":46392687952062,"sku":"CT-SFT-BR-DD-9-1057","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0723\/5282\/5534\/files\/Claptales_Brown_Puppy_Soft_Toy_9_Inch_Cute_Plush_Dog..png?v=1773338998","url":"https:\/\/claptales.com\/products\/claptales-brown-puppy-dog-soft-toy-9inch","provider":"Claptales","version":"1.0","type":"link"}