Brand: World Products (Landmark)
SKU: dcd-30001489156
Price: $1.54
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/50299347796207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000812192
JSON data: https://landmarks.builders/products/m4x-10000812192.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive Windproof & InsulationThis outdoor cover is designed for stray cats, dogs, and small animals, offering a warm, windproof shelter in harsh winter. Effectively blocks cold wind and precipitation, ensuring a comfortable outdoor environment for animals.
Durable, High-Quality MaterialMade from strong PET aluminized film and reinforced cloth, this cover is tear-resistant and built for repeated outdoor use. Withstands wear and is ideal for long-term protection.
Superior Thermal RetentionThe insulation cover locks in warmth, minimizing heat loss. Creates a cozy refuge for stray cats, dogs, and chickens, helping them endure cold and severe weather.
Easy to Install & VersatileUser-friendly design allows quick setup and removal, perfect for pet shelters, chicken coops, and temporary animal houses. Animals can enter and exit freely for comfort and safety.
Multi-Scene Use & Random ColorIdeal for gardens, yards, and animal shelters, this windproof cover protects stray cats, dogs, and chickens in winter. Note: Color/design is sent at random.
Summary: Outdoor Windproof Insulation Cover for Stray Cats, Winter Shelter Wind Barrier, Pet Dog Chicken Coop Protective Cloth. 【Comprehensive Windproof & Insulation】This outdoor cover is designed for stray cats, dogs, and small animals, offering a warm, windproof shelter in harsh winter. Effectively blocks cold wind and precipitation, ensuring a comfortable outdoor environment for animals. 【Durable, High-Quality Material】Made from strong PET aluminized film and reinforced cloth, this cover is tear-resistant and built for repeated outdoor use. Withstands wear and is ideal for long-term protection. 【Sup
Generated by: m4x-map-v1
This product has 9 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": "Outdoor Windproof Insulation Cover for Stray Cats, Winter Shelter Wind Barrier, Pet Dog Chicken Coop Protective Cloth",
"product_id": 9498260340975,
"variant_id": 50299347796207,
"quantity": 1,
"grams": 600,
"length_cm": "35.0",
"width_cm": "28.0",
"height_cm": "8.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").