Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: Brown S Wp Chicken
Default SKU: dcd-30003448439
Default price: $11.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/50166318661871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001219134
JSON data: https://landmarks.builders/products/m4x-10001219134.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This waterproof chicken nesting box is designed as practical creature housing for hens and other small farm animals, giving them a sheltered, dedicated space indoors or outdoors.
Primary Function: Built as a poultry nest and hen laying box, it creates a comfortable place for laying eggs while helping keep the nesting area organized and easy to manage.
Material: Made from thick PP material, this nesting box offers reliable waterproof performance and moisture resistance for daily use in yards, farms, and backyard coops.
Design Features: The house-shaped structure, sloped roof, and raised base help shed rainwater and reduce standing moisture, while the included hay mat adds extra cushioning and nesting comfort.
User Benefits: With a simple assembly design and a spacious interior, this chicken nesting box supports easier care routines and a more secure resting place for your flock in changing weather.
Summary: Waterproof Chicken Nesting Box Spacious Waterproof Chicken Nest Box Sloped Roof. 【Product Type】: This waterproof chicken nesting box is designed as practical creature housing for hens and other small farm animals, giving them a sheltered, dedicated space indoors or outdoors. 【Primary Function】: Built as a poultry nest and hen laying box, it creates a comfortable place for laying eggs while helping keep the nesting area organized and easy to manage. 【Material】: Made from thick PP material, this nesting box offers reliable waterproof performance and moisture resistance for daily use in yards, fa
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": "Waterproof Chicken Nesting Box Spacious Waterproof Chicken Nest Box Sloped Roof",
"product_id": 9461630402799,
"variant_id": 50166318661871,
"quantity": 1,
"grams": 1350,
"length_cm": "52.0",
"width_cm": "47.0",
"height_cm": "6.5"
}],
"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").