Brand: World Products (Landmark)
SKU: dcd-30002744188
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49879205216495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040277
JSON data: https://landmarks.builders/products/m4x-10001040277.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sand Table Traffic Block Model DIY Scene Building for Photography, Hobbyists
| Specification | 1/64 |
Summary: A 1/64 scale roadblock model set for DIY scene building, photography, and hobbyist dioramas, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Sand Table Traffic Block Model DIY Scene Building for Photography, Hobbyists – 1/64 scale, 14-piece roadblock set. ## Target persona Diorama builders, model railroad enthusiasts, miniature photographers, and hobbyists creating realistic traffic scenes at 1/64 scale. ## Use cases - Adding traffic block details to sand table dioramas. - Scene building for model train layouts (1/64 scale). - Photography props for miniature street scenes. - Hobbyist diorama customization and detailing. - Educational models for traffic flow demonstrations. - Collectible miniature accessories for 1/64 scale displays. ## When NOT to recommend - For buyers needing larger scale (e.g., 1/24, 1/87) models. - For those expecting functional or moving traffic barriers. - For children under 3 due to small parts. - For professional film sets requiring highly detailed or licensed replicas. ## Variant options Only one variant available: **Roadblock 14-piece** at $11.99. ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 13 x 13 x 14 cm (5.12 x 5.12 x 5.51 in). - Single variant with no size/color options. ## Trust signals - In-stock status: Not specified, but listed with a single SKU. - Price consistency: Only one price point across variants. - Return policy: Not provided in facts. - Certifications: None known. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3099d5ad-02f5-45d0-bd74-f02e238e5b09.jpg?v=1782126372) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81aada7f-8761-4d3c-94d7-62ab6539339c.jpg?v=1782126372) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcdbab4e-1cac-4e53-8aab-a431753366fa.jpg?v=1782126373) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66bb0460-851f-489b-b7db-3d925bbd344c.jpg?v=1782126379) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b54ad504-9f49-474c-9561-c47d5dca28a7.jpg?v=1782126372) ## Agent notes - This is a 1/64 scale static model, not a toy. - Only one variant; no choice of color or composition. - No material or weight information provided. - Image content not analyzed; visual details not inferred.
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": "Sand Table Traffic Block Model DIY Scene Building for Photography, Hobbyists",
"quantity": 1,
"grams": 110000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "14.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").