{"product_id":"trailnest-duck-down-camping-sleeping-bag","title":"TrailNest™ Duck Down Camping Sleeping Bag","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eSettle In. Stay Outside.\u003c\/strong\u003e\u003cbr\u003ePackable warmth for quieter nights under open skies.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Rest Beyond Home\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eTrailNest™ turns a dense ORINOVAE product range into a clear sleeping-bag choice for camps, cabins, and other suitable overnight setups. The tapered bag, hooded upper section, zip opening, and matching storage sack shown in ORINOVAE product imagery make it easier to understand how the system travels and packs away. Choose one of five colours, then select the listed 700 g or 1300 g duck-down fill configuration. ORINOVAE presents these claims with qualification because the physical product carries HORIZON HIKER branding and no independent authorization, laboratory warmth test, or material certificate is available to ORINOVAE.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo visible fill choices.\u003c\/strong\u003e The 700 g and 1300 g listed configurations are separated clearly instead of being buried in a long option title.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFive practical colours.\u003c\/strong\u003e Black, Navy, Orange, Royal Blue, and Sky Blue provide easy visual selection across both fill configurations.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA packable sleep system.\u003c\/strong\u003e ORINOVAE product records pair the sleeping bag with a storage sack, helping keep the main piece together between trips.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product specifications state that this is an official HORIZON HIKER product with 90% duck down, 700 FP fill power, a 700 g or 1300 g fill, and a 20D shell.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product specifications also describe the construction as waterproof, suitable for winter or specified temperatures, and 20% warmer.\u003c\/li\u003e\n\u003cli\u003e✓ These statements are retained exactly as listed claims, but none has been independently verified through brand authorization, fill-composition certification, fill-power testing, waterproof testing, temperature-rating standards, or comparative warmth data.\u003c\/li\u003e\n\u003cli\u003e✓ Treat the two fill labels as ordering identifiers, not a guaranteed comfort rating.\u003c\/li\u003e\n\u003cli\u003e✓ Individual warmth depends on shelter, ground insulation, clothing, humidity, wind, metabolism, and bag fit.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse TrailNest™ only as ordinary sleeping equipment in a dry, ventilated, appropriately sheltered setup. Select a bag size that allows comfortable movement and does not restrict breathing. Keep the face outside the bag, keep the product away from flames and heaters, and do not use it as personal protective equipment. Before cold-weather travel, match the full sleep system to independently checked conditions and carry backup insulation. Children and people with limited mobility require appropriate supervision and a product suited to their needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Black, Navy, Orange, Royal Blue, or Sky Blue with either the listed 700 g or 1300 g \/ 90% Duck Down configuration. Each option represents one sleeping bag in the selected colour and fill label. A matching storage sack is shown and listed as part of the system; review the included-parts information before travel. Clothing, pillows, pads, tents, furniture, and landscape props are not included. Colour can vary slightly with lighting and display settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003ehooded, zip-opening camping sleeping bag\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColours\u003c\/th\u003e\n\u003ctd\u003eBlack, Navy, Orange, Royal Blue, and Sky Blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed fill\u003c\/th\u003e\n\u003ctd\u003e90% duck down; 700 g or 1300 g configuration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed fill power\u003c\/th\u003e\n\u003ctd\u003e700 FP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed shell\u003c\/th\u003e\n\u003ctd\u003e20D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded item shown\u003c\/th\u003e\n\u003ctd\u003ecoordinating storage sack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eAir the sleeping bag fully after each use and make sure it is dry before storage. Follow any sewn care label supplied with the product. For routine cleaning, spot-clean gently with mild detergent; use a specialist down-cleaning process only when needed, and rinse thoroughly. Dry completely at low heat if the care label permits, redistributing the fill during drying. Do not bleach, iron, dry-clean, compress for long periods, or store while damp. Inspect the zip, seams, shell, hood, fill distribution, and sack before every trip, and stop use if damage could expose fill or prevent safe closure.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs the HORIZON HIKER branding authenticated?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE presents it as official and the mark is physically visible. ORINOVAE has not independently verified authenticity or resale authorization.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhat temperature is it rated for?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications describe winter or temperature suitability, but no standardized comfort, limit, or extreme rating is verified here.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs the shell waterproof?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eORINOVAE product specifications state waterproof construction. No test standard is available, so use suitable shelter and keep the bag away from standing water.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Black \/ 700 g \/ 90% Duck Down","offer_id":47686599704713,"sku":"ORV-SLB-BLK-700G","price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Navy \/ 700 g \/ 90% Duck Down","offer_id":47686600229001,"sku":"ORV-SLB-NVY-700G","price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ 700 g \/ 90% Duck Down","offer_id":47686600261769,"sku":"ORV-SLB-ORG-700G","price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Royal Blue \/ 700 g \/ 90% Duck Down","offer_id":47686600294537,"sku":"ORV-SLB-ROY-700G","price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Sky Blue \/ 700 g \/ 90% Duck Down","offer_id":47686600327305,"sku":"ORV-SLB-SKY-700G","price":210.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1300 g \/ 90% Duck Down","offer_id":47686600360073,"sku":"ORV-SLB-BLK-1300G","price":249.0,"currency_code":"GBP","in_stock":true},{"title":"Navy \/ 1300 g \/ 90% Duck Down","offer_id":47686600392841,"sku":"ORV-SLB-NVY-1300G","price":249.0,"currency_code":"GBP","in_stock":true},{"title":"Orange \/ 1300 g \/ 90% Duck Down","offer_id":47686600425609,"sku":"ORV-SLB-ORG-1300G","price":249.0,"currency_code":"GBP","in_stock":true},{"title":"Royal Blue \/ 1300 g \/ 90% Duck Down","offer_id":47686600458377,"sku":"ORV-SLB-ROY-1300G","price":249.0,"currency_code":"GBP","in_stock":true},{"title":"Sky Blue \/ 1300 g \/ 90% Duck Down","offer_id":47686600491145,"sku":"ORV-SLB-SKY-1300G","price":249.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/ed93f099_1bc4333d-e901-41dc-8050-fc25ecde312e.jpg?v=1785138798","url":"https:\/\/orinovae.com\/products\/trailnest-duck-down-camping-sleeping-bag","provider":"orinovae","version":"1.0","type":"link"}