Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99 – $199.99
Default variant: 78*50*66cm / Foldable
Default SKU: dcd-30002513266
Default price: $87.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49973699182831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000994436
JSON data: https://landmarks.builders/products/m4x-10000994436.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built from high-quality, rust-resistant stainless steel with full-weld technology, this heavy duty dog enclosure is designed for strength and longevity, providing a secure space for your pet.
Convenient Collapsible Design: This dog kennel features a smart folding mechanism, allowing for quick setup without tools and compact storage when not in use, making it ideal for saving space.
Enhanced Security & Safety: Equipped with a secure lock to prevent escapes and featuring smoothly polished rods with no edges, this stainless steel dog crate ensures your pet's safety and your peace of mind.
Easy Mobility & Cleaning: Larger sizes of this large dog crate with wheels come equipped with lockable casters for easy movement. A removable tray at the bottom slides out for hassle-tool-less cleaning.
Versatile Indoor Use: Offering a safe and comfortable den-like space, this crate is perfect for indoor pet housing, crate training, or simply giving your dog a secure place to rest.
Summary: Collapsible Design Stainless Steel Dog Crate Rust-Resistant Folding Dog Kennel Secure Lock Foldable Pet Enclosure Easy to Clean for Indoor. 【Heavy-Duty Construction】: Built from high-quality, rust-resistant stainless steel with full-weld technology, this heavy duty dog enclosure is designed for strength and longevity, providing a secure space for your pet. 【Convenient Collapsible Design】: This dog kennel features a smart folding mechanism, allowing for quick setup without tools and compact storage when not in use, making it ideal for saving space. 【Enhanced Security & Safety】: Equipped with a
Generated by: m4x-map-v1
This product has 4 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": "Collapsible Design Stainless Steel Dog Crate Rust-Resistant Folding Dog Kennel Secure Lock Foldable Pet Enclosure Easy to Clean for Indoor",
"product_id": 9440310460655,
"variant_id": 49973699182831,
"quantity": 1,
"grams": 15000,
"length_cm": "130.0",
"width_cm": "115.0",
"height_cm": "20.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").