Brand: World Products (Landmark)
SKU: 6154269667756
Price: $43.99
Availability: In Stock
Product Type: Mummy Sleeping Bags
Vendor: JISADER
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48186355089647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/sleeping-bag-for-camping-mummy-waterproof-lightweight-outdoor-bag-400t-20d-nylon
JSON data: https://landmarks.builders/products/sleeping-bag-for-camping-mummy-waterproof-lightweight-outdoor-bag-400t-20d-nylon.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This mummy sleeping bag is engineered for grown-up outdoor enthusiasts who demand reliable warmth and weather coverage during camping adventures. Constructed with a 400T 20D waterproof nylon outer case and a 400T 20D soft nylon inner lining, this lightweight sleeping bag keeps you comfortable while maintaining breathability for restful sleep. The feather silk filling provides dependable insulation against cold weather conditions, ensuring warmth throughout the night. With a weight range of 400g-2500g, this portable sleeping bag is easy to pack and carry on backpacking trips, hiking expeditions, and tent camping outings. The mummy-shaped structure wraps closely around your body to maximize heat retention and minimize cold spots, delivering enhanced thermal efficiency compared to traditional rectangular designs. Whether you're camping in the wilderness, trekking through nature, or spending nights under the stars, this waterproof outdoor sleeping bag offers the warmth, coverage, and portability you need for successful outdoor adventures in challenging weather conditions.
| Material | Nylon |
| Capacity | L |
| Closure Type | Zipper |
| Special Features | Lightweight |
| Included Components | Sleeping bag |
| Product Weight | 0.9 kilograms |
| Package Weight | 1.0 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Lightweight mummy sleeping bag with waterproof nylon shell and feather silk filling, suitable for cold weather camping and outdoor activities.
Generated by: deepseek-v4-flash
## Identity - Type: Mummy Sleeping Bag - Material: 400T 20D waterproof nylon outer, 400T 20D soft nylon inner - Filling: Feather silk insulation - Weight range: 400g-2500g - Color: Nightfall Black ## Target persona Budget-conscious campers, backpackers, and hikers seeking a lightweight, affordable sleeping bag for mild to cold weather camping. ## Use cases - Car camping in cool nights - Backpacking trips where weight matters - Hiking overnights - Summer campouts - Tent camping in spring/fall - Emergency or spare sleeping bag ## When NOT to recommend - Extreme winter camping (below 20°F / -6°C) without additional insulation - Ultralight backpackers requiring bag under 400g - Tall individuals needing longer length (dimensions not specified) - Snow camping in severe conditions ## Variant options - Only one variant: Nightfall Black at $43.99 USD ## Price and logistics facts - Price: $43.99 USD - Weight: 400g-2500g (specific weight per variant not stated) - Dimensions: not provided - Origin: unknown ## Trust signals - Materials listed: 400T 20D nylon, feather silk filling - Single listed price; no historical price data - Return policy: not specified - In-stock status: not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18003e051309499f94bf59840b0ca9e8.png?v=1774081570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4006a08321ba039fca1da75e07e646b116ee1eeb2eaa75f5a80e6635bc9224d.jpg?v=1774081570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/003feb19101fca3cd2e94c3f1da92fb73799dcd3e71832e0ec214c30375821b8.jpg?v=1774081570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b332dac1b3b1dcd29c00211d42ed88dfcae071887baa6af96c4864a5fe3cd5e.jpg?v=1774081570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fb64bd473c41a7858e529dac1103fd59c82fee8ad02bc4e5b44c832f186955e.jpg?v=1774081570 ## Agent notes Image content not analyzed; descriptions are based solely on provided facts. No temperature rating, dimensions, or weight per specific variant given.
This product has 6 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Nylon
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sleeping Bag for Camping, Mummy Waterproof Lightweight Outdoor Bag, 400T 20D Nylon Case, Warm for Cold Weather",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").