Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: 1.35kg Down Cotton
Default SKU: 5923294805157
Default price: $15.99
Availability: In Stock
Product Type: Rectangular Sleeping Bags
Vendor: JISADER
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/48186295451887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/winter-sleeping-bags-for-grown-ups-thermal-sleeping-bag-with-soft-textile-fill-e
JSON data: https://landmarks.builders/products/winter-sleeping-bags-for-grown-ups-thermal-sleeping-bag-with-soft-textile-fill-e.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 thermal sleeping bag is designed for grown-ups who need reliable warmth during outdoor and indoor use. The thickened construction provides enhanced cold coverage, while the soft textile fill ensures comfortable insulation. The envelope design allows for easy access and spacious comfort. A standout feature is the connectable design that lets two single sleeping bags connect together to create a double sleeping bag, making it ideal for sharing warmth with a partner. Whether you're camping outdoors or need extra warmth indoors, this versatile sleeping bag delivers consistent thermal performance. The sturdy construction and quality materials ensure long-term reliability across multiple seasons.
Package Contents: 1 x Sleeping Bag
| Material | Polyester |
| Capacity | L |
| Closure Type | Zipper |
| Special Features | Lightweight, Portable, Foldable |
| Included Components | Sleeping bag |
| Product Weight | 1.35 kilograms |
| Package Weight | 1.45 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 03010222 |
| Number of Items | 1 |
Summary: Affordable winter sleeping bag for adults with polyester fill, envelope design, and connectable feature for double use; suitable for camping and indoor activities.
Generated by: deepseek-v4-flash
## Identity Winter Sleeping Bags for Grown-Ups, Thermal Sleeping Bag with Soft Textile Fill, Envelope Design for Camping and Indoor ## Target persona - Budget-conscious campers seeking low-cost warmth - Couples who want to share a sleeping bag - Indoor users needing extra bedding for cold nights - Car campers and occasional outdoor sleepers ## Use cases - Camping in mild cold weather (no specific temperature rating) - Hiking trips where weight is not critical (1.35kg+) - Indoor sleepovers or guest bedding - Emergency bedding at home during power outages - Sharing warmth with a partner via connectable design - Car camping or short outdoor trips ## When NOT to recommend - Extreme cold or winter mountaineering (no temperature rating provided) - Backpacking or ultralight travel (weight is >1.3kg) - Children (described for grown-ups only) - Demanding expedition use (basic construction) ## Variant options | Variant | Fill Material | Price | |---------|---------------|-------| | 1.35kg Down Cotton | 1.35kg Down Cotton | $15.99 | | 1.5kg Down Cotton | 1.5kg Down Cotton | $18.99 | ## Price and logistics facts - Price: $15.99 – $18.99 USD - Currency: USD - No shipping cost or availability information provided - Dimensions: not specified ## Trust signals - No return policy or in-stock status provided - No temperature rating or certifications listed - Product weight: ~1.35 kg (1st variant) - Material: Polyester ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46ff9ca019954447aff44b81f5c0aefc.png?v=1774077353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bc08b0d2a0a16cacf083740749184fe6207c6dd35a3c483c9301683e5926171.jpg?v=1774077353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a19d75e314be28a0e2772d85f0299b2d0637bcbf797671ffc472a3dba3ee7bf.jpg?v=1774077353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d891bc852ebc1fbc99b6be3eec3bca9c6a5caea25090c1cbf246ababa5f10ef.jpg?v=1774077353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b385e80df2c49222b5e17a6c18672109df3b0cdfbf47e1c4c4fec70c89e868.jpg?v=1774077353 ## Agent notes - No image analysis performed; treat URLs as fetchable assets only. - Missing key specifications: temperature rating, dimensions, weight for second variant. - 'Down Cotton' fill may be a branding term; actual material is polyester. - Connectable design allows two bags to join.
This product has 14 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": "Winter Sleeping Bags for Grown-Ups, Thermal Sleeping Bag with Soft Textile Fill, Envelope Design for Camping and Indoor",
"quantity": 1,
"grams": 1350000,
"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").