Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $95.99 – $129.99
Default variant: Walnut / 81*53*66cm
Default SKU: dcd-30001479859
Default price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50149815910639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000809524
JSON data: https://landmarks.builders/products/m4x-10000809524.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Wood Dog Crate with Toilet SeparationThis durable wood dog crate features a toilet separation design for easy cleaning and better hygiene at home. The solid wood frame ensures long-lasting use and comfort for your pet.
Multiple Sizes for Small and Medium DogsAvailable in various sizes, this wooden pet enclosure fits dogs up to 30kg, 60kg, and 90kg, meeting the needs of different breeds and weights. Choose the right size for your furry friend.
Home Furniture DesignBlending seamlessly with modern decor, this dog crate doubles as a stylish furniture piece. Its elegant wood finish and minimalist look make it a great addition to any living space.
Convenient Mobility and Versatile UseEquipped with casters, this pet enclosure is easy to move around your home, allowing flexible placement in different rooms or spaces. Perfect for apartments, houses, and pet-friendly environments.
Sturdy ConstructionCombining solid wood and metal, this dog crate provides a stable and secure environment for your pet. Quality craftsmanship ensures durability and peace of mind for pet owners.
Summary: Sturdy Wood Dog Crate, Wooden Pet Enclosure, Toilet Divider. 【Sturdy Wood Dog Crate with Toilet Separation】This durable wood dog crate features a toilet separation design for easy cleaning and better hygiene at home. The solid wood frame ensures long-lasting use and comfort for your pet. 【Multiple Sizes for Small and Medium Dogs】Available in various sizes, this wooden pet enclosure fits dogs up to 30kg, 60kg, and 90kg, meeting the needs of different breeds and weights. Choose the right size for your furry friend. 【Home Furniture Design】Blending seamlessly with modern decor, this dog crate doub
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": "Sturdy Wood Dog Crate, Wooden Pet Enclosure, Toilet Divider",
"product_id": 9456546709743,
"variant_id": 50149815910639,
"quantity": 1,
"grams": 22000,
"length_cm": "103.0",
"width_cm": "98.0",
"height_cm": "25.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").