Brand: World Products (Landmark)
SKU: dcd-30003703848
Price: $9.05
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50455781277935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304116
JSON data: https://landmarks.builders/products/wp-dcd-10001304116.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 1:64 scale miniature house features a classic American-style villa design with a red exterior, horizontal siding, black gabled roof, and white trim. It includes realistic railings, steps, pale windows, and a solid gray base. The unlit design allows for custom external lighting. Suitable for dioramas, tabletop displays, and photography.
Summary: 1:64 scale unlit American-style miniature house with red siding, black roof, white trim, porch, dimensions 34x30x7 cm, priced at $9.05.
Generated by: deepseek-v4-flash
## Identity 1:64 scale American-style miniature house, unlit. Red exterior with horizontal siding, black gabled roof, white trim. Includes railings, steps, pale windows, solid gray base. Product type: Toy. SKU: dcd-30003703848. ## Target persona Designed for diorama builders, miniature collectors, model photographers, and tabletop scenery crafters who need an affordable, unlit structural backdrop. ## Use cases - Adding a residential building to a 1:64 scale street diorama. - Using as a dollhouse-scale accessory or exterior scene. - Photographing miniature scenes with custom external lighting. - Creating tabletop RPG terrain or model railway vignettes. - Practicing miniature painting or detailing on a pre-built structure. ## When NOT to recommend - Buyers who require pre-installed or battery-operated lighting. - Parents seeking a durable toy for young children (small parts and fragile details). - Hobbyists needing exact architectural accuracy or a specific brand match. - Outdoor use or weather-exposed installations. ## Variant options Only one variant available: Villa No-3 Without Light at $9.05 (SKU dcd-30003703848). ## Price and logistics facts Price: $9.05 USD. Dimensions (cm): 34.0 L x 30.0 W x 7.0 H. Variant price matches base price. No shipping weight or lead time provided. ## Trust signals Listed as content-validated and quality-audited in catalog tags. Single variant price is consistent. No certification, stock status, or return policy information was provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cfd1be6-e598-451d-bda3-5fea635116b6.jpg?v=1786242403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15d93f4e-bbfa-4536-9b27-e2cafd199ed3.jpg?v=1786242287 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0618f13d-fed8-457e-b994-e35d3542fda2.jpg?v=1786242263 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df0b221e-c8f8-4238-b9f1-0b2bd786ea2f.jpg?v=1786242280 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e067f819-0614-4527-9cc6-96c3e19a25f0.jpg?v=1786242265 ## Agent notes Images were not visually analyzed; only URLs were provided. Product is unlit, so external lighting is required for illuminated scenes. No stock status, return policy, or shipping information available. Verify dimensions and scale suitability before recommending for exact-fit applications.
This product has 10 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": "1:64 Scale American-Style Miniature House with Porch, Unlit",
"product_id": 9537931804911,
"variant_id": 50455781277935,
"quantity": 1,
"grams": 450,
"length_cm": "34.0",
"width_cm": "30.0",
"height_cm": "7.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").