Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.82 – $1.71
Default variant: 100*200cm Sleeping Bag
Default SKU: dcd-30002400461
Default price: $1.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/50304988217583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000977740
JSON data: https://landmarks.builders/products/m4x-10000977740.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact & Lightweight: An essential piece of survival gear, this blanket folds down to a pocket-sized package, weighing only about 51g, making it effortless to add to any backpack, car glove box, or initial-aid kit without adding bulk.
Advanced Thermal Protection: Designed to reflect up to 90% of your body heat back to you, this effective thermal covering is crucial for preventing hypothermia and shock in cold weather emergencies, keeping you warm when you need it most.
Multi-Purpose Versatility: More than just a blanket, its long-lasting and reflective material allows it to be used as a ground cover, rain poncho, distress indicate for rescuers, or a makeshift emergency shelter to protect you from wind and rain.
Long-Lasting & Weatherproof: Constructed from tear-resistant Mylar material, this waterproof and windproof space blanket is engineered to withstand harsh outdoor conditions, ensuring reliable performance and reusability in essential situations.
Essential for Preparedness: An indispensable item for hikers, campers, race runners, and emergency preppers, this emergency survival blanket provides essential warmth and protection, offering peace of mind during any outdoor adventure or unexpected event.
Summary: Retains Body Heat Emergency Survival Blanket Compact Emergency Mylar Blanket Tear-Resistant for Campers, Preppers, Camping, Hiking, Outdoor. 【Compact & Lightweight】: An essential piece of survival gear, this blanket folds down to a pocket-sized package, weighing only about 51g, making it effortless to add to any backpack, car glove box, or initial-aid kit without adding bulk. 【Advanced Thermal Protection】: Designed to reflect up to 90% of your body heat back to you, this effective thermal covering is crucial for preventing hypothermia and shock in cold weather emergencies, keeping you warm whe
Generated by: m4x-map-v1
This product has 10 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Retains Body Heat Emergency Survival Blanket Compact Emergency Mylar Blanket Tear-Resistant for Campers, Preppers, Camping, Hiking, Outdoor",
"product_id": 9499680178415,
"variant_id": 50304988217583,
"quantity": 1,
"grams": 120,
"length_cm": "28.5",
"width_cm": "20.0",
"height_cm": "6.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").