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/48186321567983: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-1
JSON data: https://landmarks.builders/products/winter-sleeping-bags-for-grown-ups-thermal-sleeping-bag-with-soft-textile-fill-e-1.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: Winter sleeping bag with thickened insulation and soft textile fill, envelope design, connectable to double, suitable for camping and indoor use.
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, couples or families sharing warmth, indoor sleepers needing extra warmth, grown-ups seeking lightweight portable sleeping bag. ## Use cases - Cold weather camping - Indoor sleep during winter - Connecting two bags for couples or families - Hiking trips - Chilly indoor environments ## When NOT to recommend - Extreme cold weather (below freezing without proper rating) - Heavy backpacking (weight 1.35kg may be too heavy) - Users needing mummy style for efficiency - High-altitude expeditions ## Variant options - 1.35kg Down Cotton ($15.99) - 1.5kg Down Cotton ($18.99) ## Price and logistics facts - Base price: $15.99 USD - Heavier variant: $18.99 USD - Dimensions: not provided - Weight: 1.35kg (first variant) - Material: Polyester - Closure: Zipper - Included: 1 sleeping bag ## Trust signals - Lightweight, portable, foldable - Connectable design allows double use - No specific return policy or certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46ff9ca019954447aff44b81f5c0aefc_6eb5aabb-87a9-4189-a2a0-3fb833a4db64.png?v=1774078837 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bc08b0d2a0a16cacf083740749184fe6207c6dd35a3c483c9301683e5926171_e987edb1-66d6-4107-9c43-f7ee32f277ea.jpg?v=1774078837 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a19d75e314be28a0e2772d85f0299b2d0637bcbf797671ffc472a3dba3ee7bf_e18dd92c-68aa-4a7b-9e73-605885c20b7f.jpg?v=1774078837 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d891bc852ebc1fbc99b6be3eec3bca9c6a5caea25090c1cbf246ababa5f10ef_c25a629c-e2bf-4de8-b04b-d65715ffa5cc.jpg?v=1774078837 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78b385e80df2c49222b5e17a6c18672109df3b0cdfbf47e1c4c4fec70c89e868_823db337-197c-4214-9120-d17581a354ba.jpg?v=1774078837 ## Agent notes - Image content not analyzed; rely on textual facts. - Dimensions missing; verify fit before purchase. - No temperature rating provided; not suitable for extreme cold without verification.
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").