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/48186364264687: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-design-with-400t-20d-waterproof-nylon-lightweight
JSON data: https://landmarks.builders/products/sleeping-bag-for-camping-mummy-design-with-400t-20d-waterproof-nylon-lightweight.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-shaped sleeping bag is designed for grown-up outdoor enthusiasts who demand reliable warmth and comfort during camping trips. Constructed with 400T 20D waterproof nylon outer material and filled with down-like fiber insulation, it provides cold-resistant coverage for various weather conditions. The lightweight design, ranging from 400g to 2500g, makes it highly portable for backpacking and hiking adventures. The soft 400T 20D nylon inner lining ensures a comfortable sleeping experience, while the mummy structure maximizes heat retention. Ideal for tent camping, outdoor expeditions, and wilderness adventures, this sleeping bag combines functionality with portability to meet the needs of outdoor enthusiasts seeking dependable gear for their activities.
| 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: Mummy sleeping bag with 400T 20D waterproof nylon outer, down-like fiber insulation, lightweight (400g-2500g), cold-resistant, ideal for camping.
Generated by: deepseek-v4-flash
## Identity - Mummy sleeping bag for camping, cold-resistant, lightweight. - Outer: 400T 20D waterproof nylon; inner: same cushioned nylon. - Fill: down-like fiber insulation. - Weight range: 400g-2500g. ## Target persona - Backpackers and hikers needing a portable, warm sleeping bag for three-season camping. - Campers looking for a budget-friendly mummy bag under $50. - Outdoor enthusiasts who prioritize waterproofing and warmth without ultralight extremes. ## Use cases - Tent camping in cool to cold weather (above freezing). - Backpacking trips where weight of 400g-2500g is acceptable. - Hiking and wilderness overnight stays with potential rain or damp ground. - Car camping or base camp use for adults. - Emergency or spare sleeping bag for guests. ## When NOT to recommend - Extreme winter camping (below 0°F / -18°C) – unknown temperature rating. - Tall individuals (over 6 ft) – no length specified. - Ultralight backpackers seeking sub-400g weight. - Users needing a rectangular or spacious sleep bag. ## Variant options - Only one variant: Nightfall Black at $43.99. ## Price and logistics facts - Price: $43.99 USD. - No shipping, returns, or availability details provided. - Dimensions not provided. ## Trust signals - Only one color variant available. - No in-stock status, return policy, or warranty mentioned. - Price is fixed and specific. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/721ad8395f434ea69977e26a660a508c.png?v=1774082441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed3bff144e99654bd875d440d6e6f2d6a0bf85c8854a74c97fc2a2b65651f129.jpg?v=1774082441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a555158c42cb4149f1a59b63ca87d71e627d9b1a7eea73ff18f35a9077f788.jpg?v=1774082441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f226630847b8202184987800f8e3f99af8572b2f0a4f1c20fe543c2d4f2699b.jpg?v=1774082441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cda062c5f364cbe13350da3d8533ff920716119668fd72dcf6b79b4d7153a4b2.jpg?v=1774082441 ## Agent notes - No temperature rating provided; listed as 'cold-resistant' but not quantified. - Weight range is broad (400g-2500g); specific variant weight unknown. - Dimensions (length/width/height) not given, cannot confirm fit for taller users. - Image understanding not performed – do not infer visual details.
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 Design with 400T 20D Waterproof Nylon, Lightweight Outdoor Gear, Cold-Resistant",
"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").