Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Orange-Gray
Default SKU: 4696784050467
Default price: $15.99
Availability: In Stock
Product Type: Rectangular Sleeping Bags
Vendor: JISADER
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/48186296402159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/sleeping-bags-for-winter-waterproof-envelope-sleeping-bag-thick-warm-camping-gea
JSON data: https://landmarks.builders/products/sleeping-bags-for-winter-waterproof-envelope-sleeping-bag-thick-warm-camping-gea.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This sleeping bag is designed specifically for grown-up outdoor enthusiasts who need reliable warmth during cold weather camping and hiking adventures. The waterproof polyester outer textile resists rain and weather, while the thick soft filling provides outstanding insulation for autumn and winter conditions. The envelope structure offers easy access and comfortable space for movement throughout the night. Whether you're camping outdoors, hiking through forests, or travelling to various locations, this warm sleeping bag delivers the coverage and comfort you need for a restful sleep outdoors.
Package Contents: 1 x Sleeping Bag
| Material | Polyester |
| Capacity | L |
| Closure Type | Zipper |
| Special Features | Lightweight, Portable |
| Included Components | Sleeping bag, Storage bag |
| Product Weight | 1300.0 grams |
| Package Weight | 1300.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Waterproof polyester envelope sleeping bag with thick insulation for cold weather camping, priced at $15.99, available in Orange-Gray and Blue-Gray.
Generated by: deepseek-v4-flash
## Identity Sleeping Bags for Winter, Waterproof Envelope Sleeping Bag, Thick Warm Camping Gear for Cold Weather Hiking ## Target persona Adult campers, hikers, and outdoor enthusiasts seeking an affordable, warm sleeping bag for autumn/winter camping and hiking. Budget-conscious users who prioritize value. ## Use cases - Autumn/winter camping trips requiring warmth and water resistance - Hiking adventures with overnight stays in cool weather - Travel use as a budget-friendly sleeping solution for hostels or camping - Emergency preparedness or car trunk backup gear - Festival camping or backyard sleepovers ## When NOT to recommend - Extreme cold conditions below freezing (no temperature rating) - Ultralight backpacking due to 1.3 kg weight and envelope shape - Users taller than average (dimensions not provided) - Those needing a compact mummy bag for warmth efficiency ## Variant options - Orange-Gray ($15.99) - Blue-Gray ($15.99) ## Price and logistics facts - Price: $15.99 USD - Weight: 1300 grams - Material: Polyester - Dimensions: not specified - Included: sleeping bag, storage bag ## Trust signals - No temperature rating provided - No certifications listed - In-stock status not confirmed; typical availability assumed - Return policy not specified ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81046923c89f4d6faee07fabcfe4c0f5.png?v=1774077474 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5403dbed6536deae829f361aa644557203f1c6e593d017b696b279e6ba7d118c.jpg?v=1774077474 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d50b14deea949e5e4278ec1f01515d94274c1768081a276fd657aeca9642d37.jpg?v=1774077474 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cddba2dc34447f5bf7b505c40abe7554d7c592609943e015ddff9e7f4c7a04f4.jpg?v=1774077475 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6e9f3b139d52b81a0c51c1261b4b86d10ea4de89cbc3fe0b0840f7b730eae8f.jpg?v=1774077475 ## Agent notes Image content not analyzed. Key missing data: dimensions, temperature rating. No return policy info. Price is low compared to premium sleeping bags; quality expectations should be managed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Polyester
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 Bags for Winter, Waterproof Envelope Sleeping Bag, Thick Warm Camping Gear for Cold Weather Hiking",
"quantity": 1,
"grams": 1300000,
"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").