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/48186368164079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/down-sleeping-bag-for-camping-mummy-design-waterproof-lightweight-400t-20d-nylon
JSON data: https://landmarks.builders/products/down-sleeping-bag-for-camping-mummy-design-waterproof-lightweight-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.
Experience comfort and warmth on your outdoor adventures with this down sleeping bag designed for camping enthusiasts. The mummy construction provides optimal heat retention while the lightweight design ensures easy portability for backpacking and hiking trips. Constructed with 400T 20D waterproof nylon textile and lined with 400T 20D nylon, this sleeping bag offers reliable coverage against the elements. The filling delivers exceptional warmth for cold weather conditions, making it an essential piece of outdoor gear for grown-ups who enjoy camping, trekking, and wilderness exploration. Whether you're setting up camp or spending a night under the stars, this sleeping bag provides the comfort and thermal performance you need for a restful night's sleep.
Package Contents: 1 x Down Sleeping Bag
| Material | Nylon |
| Capacity | L |
| Closure Type | Zipper |
| Special Features | Lightweight |
| Included Components | Sleeping Bag |
| Product Weight | 0.9 kilograms |
| Package Weight | 0.95 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Down mummy sleeping bag with waterproof nylon shell, lightweight (400-2500g), designed for cold weather camping, for adults.
Generated by: deepseek-v4-flash
## Identity Down Sleeping Bag for Camping, Mummy Design Waterproof Lightweight, 400T 20D Nylon Textile, Grown-Up Outdoor Gear ## Target persona Adult outdoor enthusiasts: campers, backpackers, hikers who need a lightweight, waterproof sleeping bag for cold weather. ## Use cases - Car camping in cold weather - Backpacking and hiking trips - Tent camping and wilderness exploration - Overnight adventures in variable weather - Budget-friendly cold weather camping ## When NOT to recommend - For children (designed for grown-ups) - For extreme winter conditions (temperature rating not specified) - For very tall individuals (dimensions not provided) - For users preferring a rectangular or spacious bag ## Variant options - Nightfall Black: $43.99 USD ## Price and logistics facts - Price: $43.99 USD - No shipping or logistics information provided ## Trust signals - Price listed; no stock status or return policy available - Construction: 400T 20D waterproof nylon outer and lining ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4151bd667594de29be2e9cf9a0b62ef.png?v=1774083050 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bccabcc3f5e43a02432db51a2e482a837c69999b4bdc8bfdb0293de06d96ce20.jpg?v=1774083050 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c0fa72e0aff5b3d5c4c01d7f1429a3aa3d46be7a70e865df0b262d05d446266.jpg?v=1774083050 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4346bd5f7f7c8744ab775d55865f2491b373c39da112fb45905103c9f50a2e0.jpg?v=1774083050 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f8740d7512532b8e8d6e44d07d72657d42b66c94f504a8d9afd3074031b1d14.jpg?v=1774083050 ## Agent notes - No dimensions provided; cannot assess fit for tall users. - Temperature rating not specified. - Filling type ambiguous: title says 'down' but description says 'insulation'. - Image content not analyzed; visual details not available.
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": "Down Sleeping Bag for Camping, Mummy Design Waterproof Lightweight, 400T 20D Nylon Textile, Grown-Up Outdoor Gear",
"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").