{"product_id":"fursociety-pet-couch","title":"FurSociety Pet Couch","description":"\u003cstyle\u003e\n  .fs-pc-section {\n    --fs-beige: #eee5d7; --fs-cream: #faf5ed; --fs-olive: #3f4728; --fs-olive-dark: #293018;\n    --fs-rust: #a85a36; --fs-black: #1f1f1f; --fs-border: rgba(63,71,40,0.16);\n    width: 100%; padding: 28px 0;\n    background: radial-gradient(circle at 12% 6%, rgba(168,90,54,0.08), transparent 28%),\n                radial-gradient(circle at 88% 16%, rgba(63,71,40,0.09), transparent 30%),\n                linear-gradient(135deg, var(--fs-beige), var(--fs-cream));\n    color: var(--fs-black); font-family: Inter, Arial, Helvetica, sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n  .fs-pc-section * { box-sizing: border-box; }\n  .fs-pc-wrap { width: 100%; max-width: 1160px; margin: 0 auto; padding: 0 16px; }\n  \/* HERO *\/\n  .fs-pc-hero { text-align: center; margin-bottom: 24px; }\n  .fs-pc-badge {\n    display: inline-flex; align-items: center; gap: 7px; padding: 9px 13px;\n    border-radius: 999px; border: 1px solid var(--fs-border);\n    background: rgba(255,255,255,0.62); color: var(--fs-olive);\n    font-size: 11px; font-weight: 900; letter-spacing: 0.04em; text-transform: uppercase; margin-bottom: 14px;\n  }\n  .fs-pc-title { margin: 0 0 12px; color: var(--fs-olive); font-size: clamp(28px,8vw,46px); line-height: 1.08; letter-spacing: -0.035em; font-weight: 950; }\n  .fs-pc-title .accent { color: var(--fs-rust); }\n  .fs-pc-subtitle { margin: 0 auto 18px; max-width: 650px; color: rgba(31,31,31,0.76); font-size: 15px; line-height: 1.58; }\n  .fs-pc-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 4px; }\n  .fs-pc-pill { display: inline-flex; align-items: center; gap: 7px; padding: 11px 16px; border-radius: 14px; background: var(--fs-olive); color: #fff; font-size: 13px; font-weight: 900; white-space: nowrap; }\n  .fs-pc-pill.light { background: rgba(255,255,255,0.76); color: var(--fs-olive); border: 1px solid var(--fs-border); }\n  \/* PANEL *\/\n  .fs-pc-panel { margin-top: 20px; padding: 20px 16px; border-radius: 26px; background: rgba(255,250,241,0.78); border: 1px solid var(--fs-border); }\n  .fs-pc-panel h2 { margin: 0 0 14px; color: var(--fs-olive); font-size: clamp(22px,5.5vw,32px); line-height: 1.12; letter-spacing: -0.03em; font-weight: 950; text-align: center; }\n  \/* FEATURES GRID *\/\n  .fs-pc-features { display: grid; grid-template-columns: 1fr; gap: 10px; margin-top: 20px; }\n  .fs-pc-feature { display: grid; grid-template-columns: 46px 1fr; gap: 12px; align-items: start; padding: 15px; border-radius: 20px; background: rgba(244,236,224,0.88); border: 1px solid var(--fs-border); }\n  .fs-pc-feature-icon { width: 44px; height: 44px; border-radius: 14px; background: rgba(63,71,40,0.11); display: grid; place-items: center; font-size: 21px; flex-shrink: 0; }\n  .fs-pc-feature h3 { margin: 0 0 5px; color: var(--fs-olive); font-size: 15px; line-height: 1.2; font-weight: 950; }\n  .fs-pc-feature p { margin: 0; color: rgba(31,31,31,0.70); font-size: 13px; line-height: 1.5; }\n  \/* SIZE *\/\n  .fs-pc-size { margin-top: 20px; padding: 20px 16px; border-radius: 26px; background: rgba(255,250,241,0.78); border: 1px solid var(--fs-border); }\n  .fs-pc-size h2 { margin: 0 0 8px; color: var(--fs-olive); text-align: center; font-size: clamp(22px,5.5vw,32px); line-height: 1.12; letter-spacing: -0.03em; font-weight: 950; }\n  .fs-pc-size p { margin: 0 auto 14px; max-width: 680px; color: rgba(31,31,31,0.72); text-align: center; font-size: 13px; line-height: 1.5; }\n  .fs-pc-dims { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .fs-pc-dim-chip { display: flex; flex-direction: column; align-items: center; padding: 14px 20px; border-radius: 18px; background: rgba(244,236,224,0.88); border: 1px solid var(--fs-border); min-width: 90px; }\n  .fs-pc-dim-chip strong { color: var(--fs-olive); font-size: 20px; font-weight: 950; line-height: 1.1; }\n  .fs-pc-dim-chip span { color: rgba(31,31,31,0.65); font-size: 12px; margin-top: 3px; }\n  \/* CLOSING *\/\n  .fs-pc-closing { margin-top: 20px; border-radius: 26px; padding: 24px 16px; background: linear-gradient(135deg, var(--fs-olive), var(--fs-olive-dark)); color: #fff; text-align: center; }\n  .fs-pc-closing h2 { margin: 0 0 10px; color: #fff; font-size: clamp(22px,6vw,32px); line-height: 1.1; letter-spacing: -0.03em; }\n  .fs-pc-closing p { max-width: 720px; margin: 0 auto; color: rgba(255,255,255,0.88); font-size: 14px; line-height: 1.58; }\n  \/* SHARED *\/\n  .fs-pc-shared {\n    --fs-beige: #eee5d7; --fs-cream: #faf5ed; --fs-olive: #3f4728; --fs-olive-dark: #293018;\n    --fs-rust: #a85a36; --fs-border: rgba(63,71,40,0.16);\n    width: 100%; padding: 20px 0;\n    background: radial-gradient(circle at 12% 8%, rgba(168,90,54,0.07), transparent 28%),\n                radial-gradient(circle at 88% 12%, rgba(63,71,40,0.07), transparent 30%),\n                linear-gradient(135deg, var(--fs-beige), var(--fs-cream));\n    font-family: Inter, Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased;\n  }\n  .fs-pc-shared * { box-sizing: border-box; }\n  .fs-pc-shared-wrap { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 16px; }\n  .fs-pc-card { background: rgba(255,250,241,0.82); border: 1px solid var(--fs-border); border-radius: 26px; padding: 22px 16px; }\n  .fs-pc-card-title { margin: 0; color: var(--fs-olive); text-align: center; font-size: clamp(22px,5.5vw,32px); line-height: 1.12; letter-spacing: -0.035em; font-weight: 950; }\n  .fs-pc-card-sub { max-width: 720px; margin: 8px auto 18px; color: rgba(31,31,31,0.72); text-align: center; font-size: 13px; line-height: 1.65; }\n  .fs-pc-eyebrow { display: flex; width: fit-content; margin: 0 auto 10px; padding: 8px 13px; border-radius: 999px; background: rgba(63,71,40,0.10); color: var(--fs-olive); font-size: 11px; font-weight: 950; letter-spacing: 0.04em; text-transform: uppercase; }\n  \/* MATERIALS GRID *\/\n  .fs-pc-mat-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .fs-pc-mat-card { display: grid; grid-template-columns: 46px 1fr; gap: 12px; align-items: start; padding: 15px; border-radius: 18px; background: rgba(244,236,224,0.86); border: 1px solid var(--fs-border); }\n  .fs-pc-mat-icon { width: 44px; height: 44px; border-radius: 14px; background: rgba(63,71,40,0.11); display: grid; place-items: center; font-size: 21px; flex-shrink: 0; }\n  .fs-pc-mat-card h3 { margin: 0 0 4px; color: var(--fs-olive); font-size: 14px; line-height: 1.25; font-weight: 950; }\n  .fs-pc-mat-card p { margin: 0; color: rgba(34,34,34,0.72); font-size: 13px; line-height: 1.6; }\n  \/* FAQ *\/\n  .fs-pc-faq-list { display: grid; gap: 8px; }\n  .fs-pc-faq-item { background: rgba(244,236,224,0.88); border: 1px solid var(--fs-border); border-radius: 16px; overflow: hidden; }\n  .fs-pc-faq-item summary { position: relative; cursor: pointer; list-style: none; padding: 14px 46px 14px 14px; color: var(--fs-olive); font-size: 14px; line-height: 1.35; font-weight: 900; -webkit-tap-highlight-color: transparent; }\n  .fs-pc-faq-item summary::-webkit-details-marker { display: none; }\n  .fs-pc-faq-item summary::after { content: \"+\"; position: absolute; right: 14px; top: 50%; transform: translateY(-50%); width: 28px; height: 28px; display: grid; place-items: center; border-radius: 999px; background: rgba(63,71,40,0.10); color: var(--fs-rust); font-size: 20px; font-weight: 950; }\n  .fs-pc-faq-item[open] summary::after { content: \"\\2013\"; background: var(--fs-olive); color: #fff; }\n  .fs-pc-faq-answer { padding: 0 14px 14px; color: rgba(31,31,31,0.72); font-size: 13px; line-height: 1.65; }\n  .fs-pc-faq-answer p { margin: 0; }\n  \/* HEAR FROM YOU *\/\n  .fs-pc-hear-card { background: #ffffff; border: 2px solid rgba(63,71,40,0.20); border-radius: 26px; padding: 24px 20px; text-align: center; margin-bottom: 14px; }\n  .fs-pc-hear-card h2 { margin: 0 0 10px; color: #3f4728; font-size: clamp(22px,6vw,30px); line-height: 1.1; letter-spacing: -0.03em; font-weight: 950; font-family: Inter, Arial, Helvetica, sans-serif; }\n  .fs-pc-hear-card p { max-width: 640px; margin: 0 auto; color: #333333; font-size: 14px; line-height: 1.65; font-family: Inter, Arial, Helvetica, sans-serif; }\n  .fs-pc-review-grid { display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .fs-pc-review-card { display: grid; grid-template-columns: 46px 1fr; gap: 12px; align-items: start; padding: 14px; border-radius: 18px; background: rgba(255,250,241,0.86); border: 1px solid var(--fs-border); }\n  .fs-pc-review-icon { width: 44px; height: 44px; border-radius: 14px; background: rgba(63,71,40,0.11); display: grid; place-items: center; font-size: 21px; flex-shrink: 0; }\n  .fs-pc-review-card h3 { margin: 0 0 4px; color: var(--fs-olive); font-size: 14px; font-weight: 950; }\n  .fs-pc-review-card p { margin: 0; color: rgba(31,31,31,0.72); font-size: 13px; line-height: 1.6; }\n  .fs-pc-review-footer { margin-top: 12px; padding: 14px; border-radius: 18px; background: rgba(244,236,224,0.84); border: 1px solid var(--fs-border); text-align: center; }\n  .fs-pc-review-footer strong { display: block; color: var(--fs-olive); font-size: 14px; margin-bottom: 4px; }\n  .fs-pc-review-footer span { color: rgba(31,31,31,0.70); font-size: 13px; line-height: 1.55; }\n  \/* DESKTOP *\/\n  @media (min-width: 768px) {\n    .fs-pc-section, .fs-pc-shared { padding: clamp(40px,5vw,68px) 0; }\n    .fs-pc-wrap, .fs-pc-shared-wrap { padding: 0 clamp(20px,3vw,28px); }\n    .fs-pc-hero { text-align: left; }\n    .fs-pc-subtitle { margin-left: 0; }\n    .fs-pc-pills { justify-content: flex-start; }\n    .fs-pc-features { grid-template-columns: repeat(2,1fr); gap: 14px; }\n    .fs-pc-feature { display: block; padding: 20px; }\n    .fs-pc-feature-icon { margin-bottom: 12px; }\n    .fs-pc-mat-grid { grid-template-columns: repeat(2,1fr); gap: 14px; }\n    .fs-pc-mat-card { display: block; padding: 20px; }\n    .fs-pc-mat-icon { margin-bottom: 10px; }\n    .fs-pc-faq-list { grid-template-columns: repeat(2,1fr); align-items: start; }\n    .fs-pc-review-grid { grid-template-columns: repeat(2,1fr); gap: 12px; }\n    .fs-pc-review-card:last-child:nth-child(odd) { grid-column: 1 \/ -1; }\n    .fs-pc-card { padding: 28px 26px; }\n  }\n  @media (max-width: 360px) {\n    .fs-pc-wrap, .fs-pc-shared-wrap { padding: 0 12px; }\n    .fs-pc-feature, .fs-pc-mat-card, .fs-pc-review-card { grid-template-columns: 1fr; }\n    .fs-pc-feature-icon, .fs-pc-mat-icon, .fs-pc-review-icon { width: 40px; height: 40px; font-size: 18px; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003csection class=\"fs-pc-section\"\u003e\n\u003cdiv class=\"fs-pc-wrap\"\u003e\n\u003cdiv class=\"fs-pc-hero\"\u003e\n\u003cdiv class=\"fs-pc-badge\"\u003e🛋️ FurSociety Premium Rest Collection\u003c\/div\u003e\n\u003ch1 class=\"fs-pc-title\"\u003eWhere Comfort Meets \u003cspan class=\"accent\"\u003eLuxury.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"fs-pc-subtitle\"\u003eThe FurSociety Pet Couch — a premium corduroy fleece sofa crafted for pets who deserve more than just a bed. Supportive, stylish, and built to last in any South African home.\u003c\/p\u003e\n\u003cdiv class=\"fs-pc-pills\"\u003e\n\u003cdiv class=\"fs-pc-pill\"\u003e🛋️ Premium Corduroy Fleece\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-pill light\"\u003e🧼 Machine Washable\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-pill light\"\u003e🐾 For Cats \u0026amp; Dogs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK SPECS --\u003e\n\u003cdiv class=\"fs-pc-panel\"\u003e\n\u003ch2\u003e📐 Perfect Dimensions\u003c\/h2\u003e\n\u003cdiv class=\"fs-pc-dims\"\u003e\n\u003cdiv class=\"fs-pc-dim-chip\"\u003e\n\u003cstrong\u003e61 cm\u003c\/strong\u003e\u003cspan\u003eLength\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-dim-chip\"\u003e\n\u003cstrong\u003e42 cm\u003c\/strong\u003e\u003cspan\u003eWidth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-dim-chip\"\u003e\n\u003cstrong\u003e24 cm\u003c\/strong\u003e\u003cspan\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; margin: 14px 0 0; color: rgba(31,31,31,0.68); font-size: 13px; line-height: 1.5;\"\u003eSpacious enough for cats and small-to-medium dogs to stretch out and relax in full comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE HIGHLIGHTS --\u003e\n\u003cdiv class=\"fs-pc-features\"\u003e\n\u003cdiv class=\"fs-pc-feature\"\u003e\n\u003cdiv class=\"fs-pc-feature-icon\"\u003e☁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eUltra-Soft Corduroy Fleece\u003c\/h3\u003e\n\u003cp\u003eWrapped in premium corduroy fleece that's gentle on your pet's skin — soft enough for sensitive coats, durable enough for daily napping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-feature\"\u003e\n\u003cdiv class=\"fs-pc-feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStrong Support Without Collapse\u003c\/h3\u003e\n\u003cp\u003eHigh-density, pet-safe foam filling holds its shape over time, giving your pet consistent support and a couch that doesn't flatten after a few uses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-feature\"\u003e\n\u003cdiv class=\"fs-pc-feature-icon\"\u003e🧼\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRemovable \u0026amp; Machine Washable Cover\u003c\/h3\u003e\n\u003cp\u003eThe entire cover unzips and goes straight into the washing machine — keeping your pet's space fresh and hygienic with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-feature\"\u003e\n\u003cdiv class=\"fs-pc-feature-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNon-Slip Base\u003c\/h3\u003e\n\u003cp\u003eA textured non-slip bottom keeps the couch firmly in place on tiles, wood, or carpet — no sliding, no shifting, no matter how energetically your pet settles in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSING BANNER --\u003e\n\u003cdiv class=\"fs-pc-closing\"\u003e\n\u003ch2\u003eA Cozy Retreat They'll Return to Every Day. 🐾\u003c\/h2\u003e\n\u003cp\u003eDesigned with love for South African pets and the families who spoil them. For Pets. For Family. For South Africa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIALS \u0026 QUALITY SECTION --\u003e\n\u003csection class=\"fs-pc-shared\"\u003e\n\u003cdiv class=\"fs-pc-shared-wrap\"\u003e\n\u003cdiv class=\"fs-pc-card\"\u003e\n\u003cdiv class=\"fs-pc-eyebrow\"\u003e🐾 Quality You Can Feel\u003c\/div\u003e\n\u003ch2 class=\"fs-pc-card-title\"\u003ePremium Materials. Built for Lasting Comfort.\u003c\/h2\u003e\n\u003cp class=\"fs-pc-card-sub\"\u003eEvery detail of the FurSociety Pet Couch has been thoughtfully selected to give your pet a sleep experience that's as luxurious as it is practical.\u003c\/p\u003e\n\u003cdiv class=\"fs-pc-mat-grid\"\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e☁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePremium Corduroy Fleece Exterior\u003c\/h3\u003e\n\u003cp\u003eUltra-soft, ribbed corduroy fleece adds a touch of elegance to any room while remaining irresistibly cosy for your pet. Gentle on sensitive skin and resistant to everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e💎\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHigh-Density Pet-Safe Foam\u003c\/h3\u003e\n\u003cp\u003eThe interior is filled with high-density, pet-safe foam that provides excellent orthopedic-style support — ideal for pets who need joint relief or simply love a firm, comfortable rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNon-Slip Textured Base\u003c\/h3\u003e\n\u003cp\u003eThe rubberised non-slip base grips any floor surface securely — tiles, hardwood, laminate, or carpet — so the couch stays exactly where you place it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e🧼\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRemovable Zip-Off Cover\u003c\/h3\u003e\n\u003cp\u003eThe full cover removes in seconds via a hidden zip and is completely machine washable. Maintaining a clean, fresh sleeping space for your pet has never been easier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e🛋️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eRaised Bolster Sides\u003c\/h3\u003e\n\u003cp\u003eGenerously padded armrests and backrest give your pet a sense of security and a cosy spot to rest their head — mimicking the comfort of a real sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-mat-card\"\u003e\n\u003cdiv class=\"fs-pc-mat-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStylish \u0026amp; Home-Friendly Design\u003c\/h3\u003e\n\u003cp\u003eThe neutral grey corduroy tone complements modern South African interiors — a pet bed that looks like it belongs in your living room, not hidden in a corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION --\u003e\n\u003csection class=\"fs-pc-shared\"\u003e\n\u003cdiv class=\"fs-pc-shared-wrap\"\u003e\n\u003cdiv class=\"fs-pc-card\"\u003e\n\u003ch2 class=\"fs-pc-card-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"fs-pc-card-sub\"\u003eEverything you need to know before choosing the FurSociety Pet Couch for your furry family member.\u003c\/p\u003e\n\u003cdiv class=\"fs-pc-faq-list\"\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eWhat size pets is this couch suitable for?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eThe Pet Couch measures 61 × 42 × 24 cm, making it ideal for cats and small-to-medium dogs. Breeds like Dachshunds, Pugs, French Bulldogs, Corgis, and most cats will fit comfortably. For larger breeds, we recommend measuring your pet's length while stretched out before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eIs the cover easy to remove and wash?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eYes. The entire outer cover unzips fully and can be removed in seconds. It is machine washable — simply wash on a gentle cycle with cold water and allow it to air dry. We recommend washing every 2–4 weeks to keep your pet's space fresh and hygienic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eWill the foam flatten over time?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eThe Pet Couch is filled with high-density, pet-safe foam specifically chosen for its durability and shape retention. Unlike cheaper alternatives, it is designed to hold its structure through regular daily use, giving your pet consistent support over the long term.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eIs the couch safe for puppies and kittens?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eAbsolutely. All materials used — including the foam filling and fleece cover — are pet-safe and non-toxic. The low entry height and soft bolster sides make it easy and safe for puppies and kittens to climb in and out on their own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eWill it slide around on tiles or wooden floors?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eNo. The base features a textured non-slip surface that grips securely to tiles, hardwood, laminate, and most carpet types. Your pet can jump on and off without the couch shifting out of place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eMy pet is a chewer — will the fabric hold up?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eThe corduroy fleece is durable and tightly woven for everyday resilience. While it is not indestructible against persistent chewing, it holds up well to normal scratching and kneading. If your pet is an active chewer, we recommend supervising initial use until they settle in comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eCan I use this couch outdoors or on a patio?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eThe Pet Couch is designed for indoor use. Prolonged exposure to direct sunlight, rain, or humidity may affect the fabric and foam over time. For covered patios with minimal moisture exposure, occasional use is fine — just bring it inside when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"fs-pc-faq-item\"\u003e\n\u003csummary\u003eHow long does delivery take within South Africa?\u003c\/summary\u003e\n\u003cdiv class=\"fs-pc-faq-answer\"\u003e\n\u003cp\u003eWe ship nationwide across South Africa. Standard delivery typically takes 5–8 business days. You will receive a tracking notification once your order has been dispatched.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WE'D LOVE TO HEAR FROM YOU --\u003e\n\u003csection class=\"fs-pc-shared\"\u003e\n\u003cdiv class=\"fs-pc-shared-wrap\"\u003e\n\u003cdiv class=\"fs-pc-hear-card\"\u003e\n\u003ch2\u003e⭐ We'd Love to Hear From You!\u003c\/h2\u003e\n\u003cp\u003eHas your pet claimed the FurSociety Pet Couch as their own? Your honest review helps other pet parents make the best choice for their furry family members — and it means the world to us as a proudly South African pet brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-grid\"\u003e\n\u003cdiv class=\"fs-pc-review-card\"\u003e\n\u003cdiv class=\"fs-pc-review-icon\"\u003e☁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSoftness \u0026amp; Comfort\u003c\/h3\u003e\n\u003cp\u003eHow does your pet respond to the corduroy fleece? Do they settle in quickly and stay for long naps?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-card\"\u003e\n\u003cdiv class=\"fs-pc-review-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSupport \u0026amp; Shape Retention\u003c\/h3\u003e\n\u003cp\u003eHas the foam held its shape after regular use? Does it still feel as supportive as when it arrived?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-card\"\u003e\n\u003cdiv class=\"fs-pc-review-icon\"\u003e🧼\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEase of Cleaning\u003c\/h3\u003e\n\u003cp\u003eHow simple was it to remove the cover and wash it? Did it come out looking as good as new?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-card\"\u003e\n\u003cdiv class=\"fs-pc-review-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eStyle in Your Home\u003c\/h3\u003e\n\u003cp\u003eDoes the Pet Couch complement your home's look? We'd love to see how it fits into your space!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-card\"\u003e\n\u003cdiv class=\"fs-pc-review-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eYour Pet's Verdict\u003c\/h3\u003e\n\u003cp\u003eDid they approve immediately, or did it take a little convincing? We want to hear the full story!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fs-pc-review-footer\"\u003e\n\u003cstrong\u003eBecause they deserve the best — and so does your honest opinion.\u003c\/strong\u003e \u003cspan\u003eLeave a review below and share your pet's experience with the FurSociety community across South Africa.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"FurSociety","offers":[{"title":"Default Title","offer_id":48891663483105,"sku":null,"price":999.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/2458\/4673\/files\/FURSOCIETYPETCOUCH1.png?v=1786271708","url":"https:\/\/fursociety.co.za\/products\/fursociety-pet-couch","provider":"FurSociety","version":"1.0","type":"link"}