Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.92
Default variant: Walnut
Default SKU: dcd-30003967898
Default price: $2.92
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toys
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50414422687983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001398173
JSON data: https://landmarks.builders/products/wp-dcd-10001398173.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring your miniature worlds to life with this beautifully crafted dollhouse cabinet with glass doors. Designed with a classic freestanding rectangular body, this elegant furniture piece features a curved top gallery rail and stands on four short legs with a raised base, adding a touch of sophisticated realism to any tiny setting. It is the addition for collectors looking to elevate their miniature scenes.This display cabinet is engineered for maximum visibility, featuring two front glassglass-fronted doors and matching side glass panels. The clear view design allows you to showcase your miniature collectibles from multiple angles, while the multiple interior shelves offer organized storage for your favorite miniature accessories, tiny books, or delicate dinnerware.With dimensions of 14 cm high, 9.2 cm wide, and 4.1 cm deep, and weighing just 118.5 g, this compact miniature cabinet is scaled for 1:12 dioramas and dollhouses. It fits seamlessly into a cozy living rooms, tiny libraries, or miniature shops. Whether you are setting up a detailed room diorama or creating a livedappearance for a miniature dwelling, this cabinet provides the combination of style, functionality, and realistic charm.
Summary: 1:12 scale miniature display cabinet with glass front and side panels, freestanding, in Walnut or Chestnut finish. Priced at 2.92 USD. Intended for dollhouse and diorama scenes.
Generated by: deepseek-v4-flash
## Identity This is a miniature dollhouse display cabinet (1:12 scale) with glass-fronted doors and side glass panels, a curved top gallery rail, four short legs, and a raised base. It has multiple interior shelves for displaying tiny items. Product type: Toys. ## Target persona Built for miniaturists, dollhouse hobbyists, and diorama builders who create realistic 1:12 scale room scenes. Suitable for adult collectors assembling detailed miniature interiors, not for children's active play. ## Use cases - Displaying miniature books, dinnerware, or collectibles inside a dollhouse living room or library. - Adding a realistic furniture piece to a 1:12 diorama room box. - Stocking a miniature shop scene with shelved goods behind glass. - Creating a lived-in look for a tiny dwelling or vignette. - Showcasing small handmade or collectible items in a protective glass-fronted case. ## When NOT to recommend - If the buyer expects full-size furniture. - If the intended use is for children's toys or rough handling (small, delicate, glass panels). - If the buyer needs a different scale (e.g., 1:6, 1:24) without modification. - If the buyer requires a larger display capacity or structural sturdiness. ## Variant options - Walnut (SKU dcd-30003967898) – price 2.92 USD - Chestnut (SKU dcd-30003967899) – price 2.92 USD ## Price and logistics facts - Price: 2.92 USD (both variants same price) - Structured dimensions (cm): 16 L x 11 W x 6 H - Description dimensions (cm): 14 H x 9.2 W x 4.1 D (note discrepancy) - Weight: 118.5 g - Variants: 2 color options ## Trust signals - In-stock status: not stated - Return policy: not stated - Price consistency: both variants priced identically - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83bef937-0868-464f-a8fc-0525ff133c16.jpg?v=1786042375 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afdfa30-9571-4f53-a013-61183932720f.jpg?v=1786042352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d49755ae-333f-47f2-aca3-4d13dad2c548.jpg?v=1786042381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4f7d2b3-ae81-4fda-8bac-88f238ba09c2.jpg?v=1786042982 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64f64cc3-84f7-4f76-9cea-86124e7dbfbf.jpg?v=1786042356 ## Agent notes - Images were not viewed/analyzed; visual details are not inferred beyond provided description. - Dimension discrepancy: structured dimensions_cm are 16x11x6, while description states 14x9.2x4.1 cm and weight 118.5 g. Verify before selecting. - Stock and return policy unknown. No certifications claimed. - Product type is 'Toys' but positioned for miniature collectors and diorama use.
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": "Dollhouse Cabinet with Glass Doors Freestanding Miniature Display Cabinet Realistic Miniature Furniture Display Shelf for Miniaturists, Diorama",
"product_id": 9540232184047,
"variant_id": 50414422687983,
"quantity": 1,
"grams": 150,
"length_cm": "16.0",
"width_cm": "11.0",
"height_cm": "6.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").