Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: Purple
Default SKU: dcd-30001984112
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49811048792303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905383
JSON data: https://landmarks.builders/products/m4x-10000905383.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Innovative Cooling Material: Crafted from innovative cooling fibers that provide an instant cool-to-the-feel sensation, making this the perfect piece of bedding to tackle hot summer evenings.
Moisture-Wicking Comfort: This breathable summer blanket is expertly designed to pull moisture away from your skin, promoting excellent ventilation to keep you dry and comfortable, preventing that sticky, sweaty feeling.
Reversible Design: Featuring two distinct sides for versatile comfort, this double-sided cooling blanket eliminate ers a silky-silky surface on single side and a soft, skin-gentle texture on the other, both engineered for optimal heat dissipation.
Feather-Light Filling: Filled with airy feather silk cotton, this lightweight comforter provides a gentle, airy-like feel without any of the bulk or weight of traditional quilts, ensuring a restful sleep without feeling trapped.
Effortless Maintenance: Simply toss this cooling summer quilt in the washing machine for easy cleaning. Its long-lasting construction ensures it stays soft and cool wash after wash, making it perfect for bedrooms, guest rooms, and even travel.
Summary: Cooling Summer Quilt Skin-Friendly Double-Sided Cooling Blanket Machine Washable. Description: 【Advanced Cooling Material】: Crafted from innovative cooling fibers, this essential piece of bedding is designed to feel silky silky and cool to the feel, providing instant relief on warm nights. 【Instant Cooling Sensation】: Engineered to absorb body heat and wick away moisture, this cooling summer quilt helps regulate your temperature, ensuring you stay dry and comfortable throughout the night without sweating. 【Reversible Design】: Enjoy consistent comfort with this double-sided cooling blanket, fea
Generated by: m4x-map-v1
This product has 12 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": "Cooling Summer Quilt Skin-Friendly Double-Sided Cooling Blanket Machine Washable",
"product_id": 9429889057007,
"variant_id": 49811048792303,
"quantity": 1,
"grams": 2200,
"length_cm": "45.0",
"width_cm": "35.0",
"height_cm": "15.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").