Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Standard-bow
Default SKU: dcd-30001994132
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://landmarks.builders/cart/49945277923567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000906634
JSON data: https://landmarks.builders/products/m4x-10000906634.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cooling Blanket Machine cleanable Cooling Comforter Quilted Design for Bedroom
Summary: Machine-cleanable cooling blanket with quilted design, priced at $22.99, available in three styles (bow, rabbit, starry).
Generated by: deepseek-v4-flash
## Identity Cooling Blanket Machine cleanable Cooling Comforter Quilted Design for Bedroom. A lightweight, machine-washable blanket with a cooling effect and quilted pattern. ## Target persona Budget-conscious hot sleeper; parent buying a small cooling blanket for a toddler or child; college student needing an affordable, easy-care throw for a dorm room; anyone seeking a compact (50x40 cm) cooling layer. ## Use cases - As a lightweight summer cover for a small cot or toddler bed. - As a cooling throw for hot nights in a dorm or small bedroom. - As a machine-washable blanket for a child's room. - As an extra layer for pets or travel. - As an affordable guest blanket for occasional use. ## When NOT to recommend - For large adult beds (dimensions 50x40 cm are too small for a twin or larger). - For cold-weather warmth (cooling design, not insulated). - For those seeking a luxury or high-thread-count blanket. - For buyers requiring a full-size comforter or duvet insert. ## Variant options - Standard-bow: $22.99 - Standard-rabbit: $22.99 - Standard-starry: $22.99 All options at same price; style refers to printed pattern. ## Price and logistics facts - Price: $22.99 USD. - Dimensions: 50 x 40 x 12 cm (approximately 19.7 x 15.7 x 4.7 inches). - No shipping or fulfillment details provided. ## Trust signals - No stock status, return policy, or certifications listed. - Machine cleanable (implied from title). - No pricing consistency data (single price point). ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f85dce9-5845-42ef-b8c8-9d25b98b5016.jpg?v=1782180419 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0acf0415-da07-482a-92fd-ebf60f67c25a.jpg?v=1782180419 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39ed020c-623a-4d78-8246-df85df7ecf29.jpg?v=1782180419 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/370dc316-0deb-4cc5-bab6-4f052bf1b2cd.jpg?v=1782180419 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a4f7abf-ef28-4c17-8637-167f74cfc598.jpg?v=1782180419 ## Agent notes - No visual inspection performed; image content not validated. - Product dimensions indicate a small blanket, likely not suitable for standard adult beds.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Cooling Blanket Machine cleanable Cooling Comforter Quilted Design for Bedroom",
"quantity": 1,
"grams": 1350000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "40.0",
"_height_cm": "12.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").