Brand: World Products (Landmark)
SKU: dcd-30002718787
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49903483420911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033410
JSON data: https://landmarks.builders/products/m4x-10001033410.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Scale: This meticulously crafted 1:12 scale dollhouse cabinet is designed to fit into standard miniature environments, providing a realistic touch to your tiny home projects.
Premium Material: Constructed from quality birch and plywood, this unpainted wooden display shelf offers a smooth surface that is ready for your creative customization.
Functional Design: Featuring three working drawers and six compartments, this miniature furniture piece provides ample storage and display space for your smallest collectibles.
Creative DIY: As a versatile dollhouse accessory, the wood finish allows crafters to paint, stain, or distress the unit to match any specific interior design design or period.
Versatile Placement: This miniature wall hutch can be used as a freestanding floor unit a wall-mounted cabinet, making it ideal for dollhouse kitchens, bakeries, or living rooms.
Summary: 1:12 scale dollhouse wall cabinet made from birch plywood, unpainted, with three working drawers and six compartments, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity
- Name: 1:12 Scale Dollhouse Cabinet Realistic Detail Wall Cabinet
- SKU: dcd-30002718787
- Dimensions: 15 x 14 x 6 cm (L x W x H)
- Material: Birch and plywood
- Weight: Not specified
- Color/Finish: Unpainted wood
## Target persona
- Dollhouse miniaturists and scale model builders
- Crafters and hobbyists who enjoy painting and customizing
- Collectors of 1:12 scale miniature furniture
- DIY enthusiasts looking for affordable dollhouse accessories
## Use cases
- Adding storage and display to a dollhouse kitchen, bakery, or living room
- As a standalone floor cabinet or wall-mounted shelf unit in miniature scenes
- Custom painting or staining to match a specific period or interior theme
- Displaying tiny collectibles, figurines, or miniature kitchenware
- As a project for hobbyists who enjoy assembling and finishing wood kits
- Creating a realistic functional cabinet with working drawers in a 1:12 scale setting
## When NOT to recommend
- Full-size furniture requirements (this is miniature scale)
- Buyers seeking pre-painted or finished furniture
- Applications requiring load-bearing or heavy items
- Wet environments (unsealed wood may warp)
## Variant options
- Style: as Shown (single variant)
## Price and logistics facts
- Price: $9.99 USD
- Currency: USD
- No bulk pricing or subscription options provided
- Shipping dimensions not provided; assume small parcel
## Trust signals
- Single variant with fixed price – no price ambiguity
- Made from birch and plywood, a common durable material for miniatures
- No stock status or return policy specified
## Image assets
- Image URLs:
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9eb37b58-2606-4b32-abf6-c203119616bc.jpg?v=1782146555
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c2bfe0-891e-4a57-ad72-117064923646.jpg?v=1782146555
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1df175ba-2646-4f50-aa13-b1375e6a44aa.jpg?v=1782146555
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deb50b2e-4e3b-4d4e-a607-caa3cf54a407.jpg?v=1782146554
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9417e9c6-e81c-4877-a796-61e1229210a8.jpg?v=1782146554
- User must fetch these images for visual assessment.
## Agent notes
- Product is unpainted and requires finishing.
- Image understanding was not performed by this agent; visual details (color, design, actual dimensions in images) are not analyzed.
- No stock information or return policy is provided.
- Only one variant exists ("as Shown").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": "1:12 Scale Dollhouse Cabinet Realistic Detail 1:12 Scale Wall Cabinet Modern Design Unpainted Wooden Display Shelf for Crafters, Hobbyists",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").