Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99
Default variant: Walnut
Default SKU: dcd-30003602628
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714359402735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266934
JSON data: https://landmarks.builders/products/wp-dcd-10001266934.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 1:12 scale dollhouse miniature bedroom retro single bed, walnut or white, dimensions 28x21.5x9 cm, priced at $27.99.
Generated by: deepseek-v4-flash
## Identity 1:12 Dollhouse Miniature Bedroom Micro Scene Model Retro Single Bed (Walnut/White) ## Target persona Dollhouse collectors and miniature enthusiasts building or furnishing 1:12 scale rooms; adult hobbyists creating realistic dioramas; gift buyers for dollhouse fans. ## Use cases - Furnishing a 1:12 scale dollhouse bedroom with vintage style - Adding a bed to a miniature room box or diorama - Display as standalone collectible - Photography prop for stop-motion or macro - Replacement part for existing dollhouse set - Craft project requiring a small wooden bed ## When NOT to recommend - For children under 3 due to small parts - For active play (too delicate) - For anyone needing a full bedroom set (only bed included) - For modern-style dollhouses (retro design only) ## Variant options - Walnut ($27.99) - White ($27.99) ## Price and logistics facts Price: $27.99 per variant. Dimensions: 28.0 x 21.5 x 9.0 cm. Weight/ shipping: not provided. ## Trust signals Price is consistent across variants. No return policy or stock status explicitly stated; assume in stock as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0fd54b181c14b8c8ee3d5e50074f0ad.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/217a220a72ce4909b54d4acd55b17527.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2912cb10135a4dea83566f892bc5e021.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/badb711877944203a9d62a8dc95af0ef.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddec9dee6f3347a79c722fa371c312a2.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec27f03616a64a898c84e21cbfbe1f47.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3abb22d8347e4644b71036b2ef1274ca.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52ec1a0a07de4f37a0ed9d88a1055f89.png?v=1781085493 ## Agent notes No product description provided. Images not analyzed; visual details not inferred.
This product has 14 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娃娃屋dollhouse迷你家具卧室微场景模型胡桃木是复古单人床",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.5",
"_height_cm": "9.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").