{"product_id":"katzen-und-hundebett-spirit-beige","title":"Cat and Dog Bed SPIRIT Beige","description":"\u003cstyle\u003e\n  .emmi-spirit {\n    font-family: inherit;\n    color: #1f2d2b;\n    line-height: 1.6;\n    background: #ffffff;\n  }\n\n  .emmi-spirit,\n  .emmi-spirit * {\n    box-sizing: border-box;\n  }\n\n  .emmi-spirit section {\n    margin: 0;\n    padding: 0;\n  }\n\n  .emmi-spirit .spirit-hero {\n    background: linear-gradient(135deg, #00978a 0%, #00796f 100%);\n    color: #fff;\n    border-radius: 24px;\n    padding: 58px 34px;\n    margin-bottom: 42px;\n    text-align: center;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .emmi-spirit .spirit-hero:before {\n    content: \"\";\n    position: absolute;\n    width: 420px;\n    height: 420px;\n    background: rgba(255,255,255,.05);\n    border-radius: 50%;\n    top: -180px;\n    right: -120px;\n  }\n\n  .emmi-spirit .spirit-badge {\n    display: inline-block;\n    background: #c63872;\n    color: #fff;\n    padding: 8px 18px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .emmi-spirit .spirit-hero h1 {\n    font-size: clamp(36px, 5vw, 58px);\n    line-height: 1.05;\n    margin: 0 0 20px;\n    font-weight: 800;\n    position: relative;\n    z-index: 2;\n  }\n\n  .emmi-spirit .spirit-hero p {\n    max-width: 850px;\n    margin: 0 auto 28px;\n    font-size: clamp(17px, 2vw, 21px);\n    position: relative;\n    z-index: 2;\n  }\n\n  .emmi-spirit .spirit-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    position: relative;\n    z-index: 2;\n  }\n\n  .emmi-spirit .spirit-tags span {\n    background: rgba(255,255,255,.14);\n    border: 1px solid rgba(255,255,255,.28);\n    padding: 10px 18px;\n    border-radius: 999px;\n    font-weight: 600;\n    font-size: 14px;\n    backdrop-filter: blur(6px);\n  }\n\n  .emmi-spirit .spirit-section {\n    margin: 54px 0;\n  }\n\n  .emmi-spirit .spirit-section h2 {\n    color: #00796f;\n    font-size: clamp(32px, 4vw, 54px);\n    line-height: 1.1;\n    margin: 0 0 22px;\n    font-weight: 800;\n  }\n\n  .emmi-spirit .spirit-section h3 {\n    color: #00978a;\n    font-size: clamp(24px, 2vw, 32px);\n    line-height: 1.15;\n    margin: 0 0 18px;\n    font-weight: 800;\n  }\n\n  .emmi-spirit .spirit-section p {\n    font-size: 17px;\n    margin: 0 0 16px;\n  }\n\n  .emmi-spirit .spirit-text-image {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);\n    gap: 34px;\n    align-items: center;\n  }\n\n  .emmi-spirit .spirit-text-image-media img,\n  .emmi-spirit .spirit-feature-image img,\n  .emmi-spirit .spirit-care-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 24px;\n    box-shadow: 0 12px 34px rgba(0,0,0,0.10);\n  }\n\n  .emmi-spirit .spirit-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 24px;\n    margin: 28px 0 0;\n    align-items: stretch;\n    grid-auto-rows: 1fr;\n  }\n\n  .emmi-spirit .spirit-card {\n    background: linear-gradient(180deg, #f8fcfb 0%, #f5f9f8 100%);\n    border: 1px solid #dcefeb;\n    border-radius: 24px;\n    padding: 32px;\n    min-height: 430px;\n    height: 100%;\n    margin: 0 !important;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n    align-self: stretch;\n    box-shadow: 0 6px 24px rgba(0,0,0,0.04);\n    transition: all .25s ease;\n  }\n\n  .emmi-spirit .spirit-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 34px rgba(0,0,0,0.08);\n  }\n\n  .emmi-spirit .spirit-card h3 {\n    color: #00978a;\n    font-size: clamp(24px, 2vw, 32px);\n    line-height: 1.15;\n    margin: 0 0 24px !important;\n    padding: 0 !important;\n    font-weight: 800;\n    min-height: 74px;\n    display: flex;\n    align-items: flex-start;\n  }\n\n  .emmi-spirit .spirit-card ul {\n    padding: 0 !important;\n    margin: 0 !important;\n    list-style: none !important;\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n  }\n\n  .emmi-spirit .spirit-card li {\n    position: relative;\n    padding-left: 24px;\n    margin: 0 !important;\n    font-size: 17px;\n    line-height: 1.55;\n  }\n\n  .emmi-spirit .spirit-card li:before,\n  .emmi-spirit .spirit-list li:before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: #c63872;\n  }\n\n  .emmi-spirit .spirit-feature {\n    background: linear-gradient(135deg, #fff2f7 0%, #f7fbfa 100%);\n    border-left: 8px solid #c63872;\n    border-radius: 24px;\n    padding: 38px;\n    box-shadow: 0 8px 28px rgba(0,0,0,0.04);\n  }\n\n  .emmi-spirit .spirit-feature-layout {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 38px;\n    align-items: center;\n    margin-top: 22px;\n  }\n\n  .emmi-spirit .spirit-feature-item {\n    display: grid;\n    grid-template-columns: 48px 1fr;\n    gap: 18px;\n    margin: 22px 0;\n    align-items: flex-start;\n  }\n\n  .emmi-spirit .spirit-number {\n    background: linear-gradient(135deg, #00978a 0%, #00796f 100%);\n    color: #fff;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    font-size: 18px;\n    box-shadow: 0 8px 18px rgba(0,151,138,.25);\n  }\n\n  .emmi-spirit .spirit-feature-image {\n    max-width: 520px;\n    width: 100%;\n    margin-left: auto;\n  }\n\n  .emmi-spirit .spirit-feature-image img {\n    max-height: 520px;\n    object-fit: contain;\n  }\n\n  .emmi-spirit .spirit-care-compact {\n    max-width: 980px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .emmi-spirit .spirit-care-image {\n    margin: 30px auto 0;\n    max-width: 560px;\n  }\n\n  .emmi-spirit .spirit-list {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .emmi-spirit .spirit-list li {\n    position: relative;\n    padding-left: 24px;\n    margin: 0 !important;\n    font-size: 17px;\n    line-height: 1.55;\n  }\n\n  .emmi-spirit .spirit-highlight {\n    background: linear-gradient(135deg, #00796f 0%, #00978a 100%);\n    color: #fff;\n    border-radius: 24px;\n    padding: 44px 34px;\n    text-align: center;\n    margin-top: 44px;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .emmi-spirit .spirit-highlight h2 {\n    color: #fff;\n    margin: 0 0 22px;\n  }\n\n  .emmi-spirit .spirit-highlight p {\n    margin: 0 auto;\n    font-size: 17px;\n    max-width: 900px;\n  }\n\n  .emmi-spirit .spirit-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 26px;\n    align-items: stretch;\n    grid-auto-rows: 1fr;\n  }\n\n  .emmi-spirit .spirit-benefit {\n    background: rgba(255,255,255,.12);\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 18px;\n    padding: 22px 16px;\n    font-weight: 700;\n    min-height: 72px;\n    height: 100%;\n    margin: 0 !important;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .emmi-spirit .spirit-faq details {\n    border: 1px solid #dcefeb;\n    border-radius: 16px;\n    padding: 20px 22px;\n    margin: 0 0 14px;\n    background: #fff;\n  }\n\n  .emmi-spirit .spirit-faq summary {\n    cursor: pointer;\n    font-weight: 700;\n    color: #00796f;\n    font-size: 17px;\n  }\n\n  .emmi-spirit .spirit-faq p {\n    margin: 14px 0 0;\n    font-size: 16px;\n  }\n\n  @media (max-width: 980px) {\n    .emmi-spirit .spirit-grid,\n    .emmi-spirit .spirit-text-image,\n    .emmi-spirit .spirit-feature-layout {\n      grid-template-columns: 1fr;\n    }\n\n    .emmi-spirit .spirit-text-image-media {\n      order: -1;\n    }\n\n    .emmi-spirit .spirit-feature-image {\n      max-width: 420px;\n      margin: 28px auto 0;\n    }\n\n    .emmi-spirit .spirit-feature-image img {\n      max-height: none;\n    }\n\n    .emmi-spirit .spirit-card {\n      min-height: auto;\n    }\n\n    .emmi-spirit .spirit-card h3 {\n      min-height: auto;\n    }\n\n    .emmi-spirit .spirit-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .emmi-spirit .spirit-hero {\n      padding: 44px 22px;\n    }\n\n    .emmi-spirit .spirit-card,\n    .emmi-spirit .spirit-feature {\n      padding: 26px 22px;\n    }\n\n    .emmi-spirit .spirit-feature-item {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .emmi-spirit .spirit-feature-image,\n    .emmi-spirit .spirit-care-image {\n      max-width: 100%;\n    }\n\n    .emmi-spirit .spirit-care-image {\n      margin-top: 24px;\n    }\n\n    .emmi-spirit .spirit-benefits {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"emmi-spirit\"\u003e\n\u003csection class=\"spirit-hero\"\u003e\n\u003cdiv class=\"spirit-badge\"\u003eHandcrafted\u003c\/div\u003e\n\u003ch1\u003eSPIRIT Dog Bed — quilted, rectangular, washable at 30 °C\u003c\/h1\u003e\n\u003cp\u003eThe SPIRIT is a rectangular, quilted dog bed made with handcrafted workmanship. The even capitonné quilting permanently distributes the filling and gives the lying surface a calm, modern appearance that fits into any living space. The outer cover is certified according to OEKO-TEX Standard 100, the filling combines silicone fiber with shredded foam, and the underside stays firmly in place on any floor thanks to waterjet silicone dots. Fully washable at 30 °C.\u003c\/p\u003e\n\u003cdiv class=\"spirit-tags\"\u003e\u003cspan\u003eQuilted\u003c\/span\u003e \u003cspan\u003eRectangular\u003c\/span\u003e \u003cspan\u003eHandcrafted\u003c\/span\u003e \u003cspan\u003eWashable at 30 °C\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section spirit-text-image\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eWhat makes the capitonné quilting of SPIRIT special\u003c\/h2\u003e\n\u003cp\u003eIn many simple dog cushions, the filling becomes uneven over time. The center sinks in while the edges pile up. SPIRIT prevents this with its continuous quilting: it fixes the filling into evenly distributed sections, allowing the bed to maintain its flat, even lying surface even after months of use.\u003c\/p\u003e\n\u003cp\u003eVisually, the bed appears calmer than most pet products. No loud patterns or flashy designs — just a clean quilted surface that fits next to sofas, armchairs or beds without standing out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-text-image-media\"\u003e\u003cimg alt=\"SPIRIT dog bed capitonné quilting and inner material\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/4588\/8321\/files\/emmi-pet_hundebetten_Spirit_Material_innen.webp?v=1779439185\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-grid\"\u003e\n\u003cdiv class=\"spirit-card\"\u003e\n\u003ch3\u003eQuilted \u0026amp; shape-retaining\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCapitonné quilting permanently fixes the filling\u003c\/li\u003e\n\u003cli\u003eFlat, even lying surface even after extended use\u003c\/li\u003e\n\u003cli\u003eCalm, modern appearance for any living space\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-card\"\u003e\n\u003ch3\u003eLightweight, flat \u0026amp; portable\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDeliberately designed to be lightweight and flat\u003c\/li\u003e\n\u003cli\u003eIdeal for home, office, car or hotel\u003c\/li\u003e\n\u003cli\u003ePerfect as a flexible favorite spot while traveling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-card\"\u003e\n\u003ch3\u003eEasy-care \u0026amp; non-slip\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eFully washable at 30 °C\u003c\/li\u003e\n\u003cli\u003eWaterjet underside with silicone dots\u003c\/li\u003e\n\u003cli\u003eBreathable against moisture and musty odors\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section\"\u003e\n\u003ch2\u003eLightweight, flat, mobile\u003c\/h2\u003e\n\u003cp\u003eSPIRIT is intentionally designed to be flat and lightweight. You can carry it with one hand from the living room to the bedroom, to the office or into the trunk. Perfect if your dog accompanies you everywhere or if you travel and want your dog to have its familiar resting place even in hotels.\u003c\/p\u003e\n\u003cp\u003eThe height provides soft comfort without dominating the room. If you have limited space, travel frequently, or want several resting spots throughout your home, SPIRIT is an excellent choice.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section spirit-text-image\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eOEKO-TEX certified outer cover\u003c\/h2\u003e\n\u003cp\u003eThe main fabric is tested for harmful substances according to OEKO-TEX Standard 100. Your dog sniffs, chews and rubs its nose directly against the cover. The certification ensures that no questionable residues come into contact with your pet.\u003c\/p\u003e\n\u003cp\u003eThe dense weaving technique makes the fabric lint-free and durable. Claws and teeth leave fewer marks, and the fibers do not loosen. Pet hair can easily be removed with a regular lint roller, and even after repeated washing the color remains rich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-text-image-media\"\u003e\u003cimg alt=\"SPIRIT dog bed material and OEKO-TEX outer cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/4588\/8321\/files\/emmi-pet_hundebetten_Spirit_Material_EN.webp?v=1779373134\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section\"\u003e\n\u003ch2\u003eInner lining: warm, soft \u0026amp; drool-resistant\u003c\/h2\u003e\n\u003cp\u003eThe fluffy inner material stores warmth and feels pleasantly soft. Older pets and short-haired breeds such as French Bulldogs or Whippets especially benefit from this during winter.\u003c\/p\u003e\n\u003cp\u003eThe fiber structure is processed in a way that prevents individual fibers from shedding. Drool, wet beards and quick paw-cleaning sessions do not affect it: the inside does not stick together and remains clean.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section spirit-feature\"\u003e\n\u003ch2\u003eFilling: 50 % silicone fiber, 50 % shredded foam\u003c\/h2\u003e\n\u003cdiv class=\"spirit-feature-layout\"\u003e\n\u003cdiv\u003e\n\u003cp\u003eTwo components that complement each other.\u003c\/p\u003e\n\u003cdiv class=\"spirit-feature-item\"\u003e\n\u003cdiv class=\"spirit-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003e50 % premium-quality silicone fiber\u003c\/strong\u003e\u003cbr\u003eThe premium-quality silicone fiber is antibacterial, odor-neutral and quick-drying. It makes the bed soft and quickly regains its shape after every wash.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-feature-item\"\u003e\n\u003cdiv class=\"spirit-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003e50 % shredded foam\u003c\/strong\u003e\u003cbr\u003eThe shredded foam provides support. It adapts to your dog’s lying position, but springs back instead of sagging permanently. Thanks to the capitonné quilting of SPIRIT, the filling stays exactly where it belongs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spirit-feature-image\"\u003e\u003cimg alt=\"SPIRIT filling made of silicone fiber and shredded foam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/4588\/8321\/files\/emmi-pet_Hundebetten_Spirit_Fuellung.webp?v=1779440056\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section\"\u003e\n\u003ch2\u003eWaterjet underside prevents slipping\u003c\/h2\u003e\n\u003cp\u003eThe underside is manufactured using a waterjet process and equipped with high-quality silicone dots. On parquet, laminate and tiles, the bed stays firmly in place even if your dog gets up forcefully or pushes against it while lying down.\u003c\/p\u003e\n\u003cp\u003eA detail that pays off: the waterjet material becomes firmer through washing. Instead of wearing out, the bed actually gains stability over time. The silicone dots remain durable, and the underside stays breathable. Moisture can escape, preventing musty odors from building up inside.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section\"\u003e\n\u003ch2\u003eHandcrafted instead of mass-produced\u003c\/h2\u003e\n\u003cp\u003eEvery SPIRIT bed is handcrafted. The quilted seams and outer edges are sewn tighter and cleaner than in industrial mass production. These seams are usually the first areas where dogs chew or where cheaper beds begin to fall apart after repeated washing.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-highlight\"\u003e\n\u003ch2\u003eSPIRIT at a glance\u003c\/h2\u003e\n\u003cp\u003eRectangular, quilted dog bed with a modern appearance, handcrafted workmanship, non-slip underside and fully washable construction.\u003c\/p\u003e\n\u003cdiv class=\"spirit-benefits\"\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eRectangular \u0026amp; quilted\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eOEKO-TEX Standard 100\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003e50 % silicone fiber\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003e50 % foam\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eNon-slip underside\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eHandcrafted\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eFully washable\u003c\/div\u003e\n\u003cdiv class=\"spirit-benefit\"\u003eIdeal for traveling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section spirit-feature spirit-care-compact\"\u003e\n\u003ch2\u003eCare instructions\u003c\/h2\u003e\n\u003cul class=\"spirit-list\"\u003e\n\u003cli\u003eMachine wash at 30 °C, complete bed (cover is not removable)\u003c\/li\u003e\n\u003cli\u003eUse regular detergent, no bleach and no fabric softener\u003c\/li\u003e\n\u003cli\u003eAir dry only, do not tumble dry\u003c\/li\u003e\n\u003cli\u003eDo not iron\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"spirit-care-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0910\/4588\/8321\/files\/emmi-pet_hundebetten_Spirit_Waschanweisung_EN.webp?v=1779433395\" alt=\"SPIRIT dog bed washing instructions\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"spirit-section spirit-faq\"\u003e\n\u003ch2\u003eFrequently asked questions about the SPIRIT dog bed\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the difference between SPIRIT and LEGEND?\u003c\/summary\u003e\n\u003cp\u003eSPIRIT is rectangular and flat with a quilted top surface. It is ideal for dogs that like to stretch out and for anyone looking for a subtle, portable sleeping place. LEGEND is oval with a soft surrounding edge and better suited for pets that curl up while sleeping and prefer a nest-like feeling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the SPIRIT dog bed be used while traveling?\u003c\/summary\u003e\n\u003cp\u003eYes — and that is one of its greatest strengths. It is flat, lightweight and fits into almost any trunk or under a bench in a hotel room. This allows your dog to have its familiar resting place even while traveling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the SPIRIT fully washable or is the cover removable?\u003c\/summary\u003e\n\u003cp\u003eFully washable. The cover is intentionally not removable. The entire bed can be machine washed at 30 °C, and the waterjet underside actually becomes firmer through washing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs SPIRIT stable enough for large dogs?\u003c\/summary\u003e\n\u003cp\u003eYes. The support provided by the shredded foam and the fixed quilting remain stable even for heavier dogs over long periods. The correct size depends on the dog — larger animals should choose the next larger size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bed also suitable for cats?\u003c\/summary\u003e\n\u003cp\u003eYes. Cats enjoy the flat quilted lying surface just as much as dogs do. However, if your pet prefers a raised edge for leaning, LEGEND may be the better choice.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich materials are used in SPIRIT?\u003c\/summary\u003e\n\u003cp\u003eThe exterior uses a densely woven fabric certified according to OEKO-TEX Standard 100. Inside is a fluffy fiber lining. The filling consists of 50 % premium-quality silicone fiber and 50 % shredded foam. The underside is made from waterjet material with silicone dots.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"emmi-pet","offers":[{"title":"M","offer_id":51460702929217,"sku":"20392","price":31.92,"currency_code":"EUR","in_stock":true},{"title":"L","offer_id":51460702961985,"sku":"20393","price":39.92,"currency_code":"EUR","in_stock":true},{"title":"XL","offer_id":51460702994753,"sku":"20394","price":47.92,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0910\/4588\/8321\/files\/emmi-PET_Spirit_beige_L_Hauptbild.jpg?v=1779373022","url":"https:\/\/emmi-pet.de\/fr\/products\/lit-pour-chats-et-chiens-spirit-beige","provider":"emmi-pet","version":"1.0","type":"link"}