Brand: World Products (Landmark)
SKU: dcd-30003496603
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 47500 g
Cart URL (default variant): https://landmarks.builders/cart/49811881033967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233859
JSON data: https://landmarks.builders/products/m4x-10001233859.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A dark-framed wire canine enclosure with roof, 155x30x20 cm, for outdoor dog containment, priced at $186.99.
Generated by: deepseek-v4-flash
## Identity Wire Canine Enclosure Kennel Front Door Roofed Dog Run Dark-Framed ## Target persona Dog owners with a yard needing a sturdy, roofed outdoor enclosure; pet owners seeking a secure run for medium to large dogs. ## Use cases - Containing dogs outdoors while supervised - Providing a secure play area in a backyard - Temporary housing for dogs during events or travel - Training or confining dogs for behavior management - Separating dogs from garden or pool areas ## When NOT to recommend - For indoor use (dimensions and design are outdoor-focused) - For very small breeds or puppies (wire spacing may be too large) - For dogs that are known diggers or climbers (run may not prevent escape) - For owners without outdoor space (needs yard or ground area) ## Variant options Only one variant available: Silver Flower Black at $186.99. ## Price and logistics facts - Price: $186.99 USD - Dimensions: 155 cm (length) x 30 cm (width) x 20 cm (height) - Weight and shipping dimensions not provided ## Trust signals - In-stock status unknown - Return policy not specified - Price appears consistent with single variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18655fbb-e54b-41e1-b19f-93af7a6ac3d4.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfb1fb5a-d942-47d3-96b4-4664234184ed.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/182b8ce3-b277-41e7-b52f-9a013d3b1d76.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aa9cd2a-2ac0-457c-ad36-9abf02d8b0fc.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35c411d2-b5ea-4a36-8d13-a5330bc748f5.jpg?v=1781600882 ## Agent notes - Image content not analyzed; visual details were not inferred. - Description field is empty; no product type provided. - Only one variant listed.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wire Canine Enclosure Kennel Front Door Roofed Dog Run Dark-Framed",
"quantity": 1,
"grams": 47500000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").