Brand: World Products (Landmark)
SKU: dcd-30003602370
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714296193263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266810
JSON data: https://landmarks.builders/products/wp-dcd-10001266810.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: 1/64 scale miniature fire hydrant model set (5 pieces) for diorama or street scene decoration.
Generated by: deepseek-v4-flash
## Identity 1/64 scale miniature fire hydrant set (5 pieces), plastic/resin model for diorama street decoration. ## Target persona Diorama hobbyists, model railway enthusiasts, miniature scene builders, collectors of 1/64 scale accessories. ## Use cases - Adding street detail to a 1/64 scale diorama. - Enhancing a toy car or truck display with realistic fire hydrants. - Creating a cityscape for tabletop wargaming or model train layouts. - Populating a miniature street scene for photography. - Education or craft projects requiring small-scale urban props. ## When NOT to recommend - For full-scale outdoor decoration or functional use. - For children under 3 due to small parts (choking hazard). - For buyers needing a single, large hydrant prop. - For detailed scale models requiring exact replica of a specific real hydrant. ## Variant options Only one variant: Fire Hydrant 5PCS (sku: dcd-30003602370) at $12.99. ## Price and logistics facts - Price: $12.99 USD. - Dimensions: 8.0 x 8.0 x 5.0 cm (packaging or set size). - Shipping: not specified; assume standard small parcel. ## Trust signals - Single variant, consistent price. - No return policy or stock status provided. - No certifications listed. ## Image assets - 8 images available at URLs (see product page). - Image content not analyzed; visual details not confirmed. ## Agent notes - Product has no description; rely on title and tags for categorization. - Tags include 'dcd' and 'wp-import'; may indicate generic import. - Verify with seller if functional details (material, paint) matter.
This product has 13 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": "1\/64微缩场景模型街道消防栓摆件沙盘装饰摆件微景街道摆件..",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "5.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").