Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $250.00 – $280.00
Default variant: Burnt Wood / 100-67-89-5cm
Default SKU: dcd-30003482605
Default price: $250.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49811426181359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228912
JSON data: https://landmarks.builders/products/m4x-10001228912.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Furniture Design: This pet furniture piece combines the look of a cabinet with the function of a dog crate, creating a practical indoor solution that blends into living areas more naturally than a standard enclosure.
Construction: Built with a wood finish dog enclosure outer frame and black metal bar structure, it has a sturdy rectangular form with side and rear rods for a secure enclosed space.
Top Surface: The flat top provides usable surface space for placing everyday items, turning the dog crate into a functional furniture piece that helps save room in the home.
Mobility: As a wheeled dog crate, it can relocated more easily when you need to adjust room layout, clean the area, or reposition the crate without lifting it.
Entry & Purpose: This cabinet dog enclosure includes a front hinged door with latch for simple entry and closure, giving your dog an enclosed resting area while keeping the setup organized and visually neat.
Summary: Dog Crate Furniture Space Saving Wood Metal Dog Crate Anti Getaway. 【Furniture】: This pet enclosure furniture piece is designed as dog crate with a cabinet-like profile, blending into home interiors while still serving as a secure enclosure for your pet. 【Construction】: The wood finish dog cage combines a fire-burnt wood look outer frame with a black metal bar structure for a sturdy build that feels sturdy and practical. 【Access】: A front opening with a hinged door and latch makes the dog crate easy to use for daily entry, exit, and routine attention 【Mobility】: As a wheeled dog crate, it can
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": "Dog Crate Furniture Space Saving Wood Metal Dog Crate Anti Getaway",
"product_id": 9429995651311,
"variant_id": 49811426181359,
"quantity": 1,
"grams": 35000,
"length_cm": "115.0",
"width_cm": "99.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").