Brand: World Products (Landmark)
SKU: dcd-30003717010
Price: $5.27
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Dollhouse Miniatures
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/50406967410927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308951
JSON data: https://landmarks.builders/products/wp-dcd-10001308951.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 miniature sliding barn door is crafted from premium birch wood and features a dark brown distressed wood-grain finish with recessed diagonal panel detailing. The functional sliding design allows the door to glide smoothly along its black track hardware, creating a realistic open doorway effect. It includes small round pull pieces for an authentic look. This door can serve as a room divider or entry point in dollhouse rooms, dioramas, and custom model displays. It is suitable for hobbyists, collectors, and DIY enthusiasts.
Summary: Wooden miniature sliding barn door in dark brown distressed birch wood with functional black track hardware, priced at $5.27 USD, for dollhouse and diorama use.
Generated by: deepseek-v4-flash
## Identity Wooden miniature sliding barn door (product type: Dollhouse Miniatures), crafted from birch wood with a dark brown distressed wood-grain finish and recessed diagonal panel detailing. Functional sliding design on black track hardware with small round pull pieces. Dimensions: 28.0 cm (L) x 18.0 cm (W) x 4.0 cm (H). ## Target persona Dollhouse hobbyists, miniature collectors, and DIY enthusiasts building or customizing dollhouse rooms, dioramas, or scale model displays. Suited for adults and older teens focused on realistic miniature detailing. ## Use cases - Adding a rustic sliding door to a dollhouse room. - Creating a functional open doorway effect in a diorama. - Using as a room divider in a miniature scene. - Replacing a missing or mismatched dollhouse door. - Enhancing custom model displays with a movable architectural element. ## When NOT to recommend - Full-size furniture or architectural projects needing a real barn door. - Outdoor or weather-exposed applications; this is an indoor miniature accessory. - Rough play contexts; small parts and track hardware are not child-safe toys. - Large-scale models requiring a door taller than 28 cm. - Projects needing a specific miniature scale not confirmed in product facts. ## Variant options One SKU: dcd-30003717010, style "Miniature Dollhouse", price USD 5.27. ## Price and logistics facts - Price: $5.27 USD (single variant) - Dimensions: 28.0 x 18.0 x 4.0 cm - No shipping, handling, or availability dates provided. - Currency is USD only. ## Trust signals - Tagged with 'wp-quality-audited' and 'wp-content-validated' in catalog metadata. - Single price point is consistent across variant listing. - In-stock status not specified; no return policy or certifications disclosed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/701d4239-4628-4a0d-bb3f-f315ce3ae626.jpg?v=1786242681 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a4721af-e96d-4f55-b5b3-4062f8a72160.jpg?v=1786242681 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de977607-0506-437c-8067-a24613dba72c.jpg?v=1786242684 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf43405-1430-4987-af1b-814af755f2a6.jpg?v=1786242680 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d41b7ca8-5710-4f5a-8297-9a1a78a9b0dd.jpg?v=1786242682 ## Agent notes Image understanding was not performed; visual condition and styling beyond the text description are unverified. Exact miniature scale is not stated. The listed dimensions may refer to packaging rather than the door itself; confirm before recommending for scale-critical purchases.
This product has 7 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": "Wooden Miniature Sliding Barn Door for Dollhouse",
"product_id": 9538079785199,
"variant_id": 50406967410927,
"quantity": 1,
"grams": 200,
"length_cm": "28.0",
"width_cm": "18.0",
"height_cm": "4.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").