Brand: World Products (Landmark)
SKU: dcd-30003625087
Price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713172873455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275903
JSON data: https://landmarks.builders/products/wp-dcd-10001275903.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:12娃娃屋dollhouse微缩家具摆件木质手工艺品欧式收纳展示柜子
| 货号 | 002 |
| 品牌 | 善友 |
| 材质种类 | 木质 |
| 是否专利货源 | 否 |
| 材质 | 桦木 |
| 是否IP授权 | 否 |
| 风格 | 美式 |
| 类别 | 摆件 |
| 是否属于礼品 | 否 |
Summary: 1:12 scale dollhouse miniature cabinet, European-style, birch wood with walnut finish. Dimensions 18x16x4.5 cm. Price $56.99.
Generated by: deepseek-v4-flash
## Identity 1:12 scale dollhouse miniature furniture set: European-style wooden storage display cabinet. Brand: 善友. Material: birch wood. Style: European (description) / American (tag). ## Target persona - Dollhouse collectors seeking realistic miniature furnishings - Hobbyists building 1:12 scale dioramas or room boxes - Gift shoppers for miniature enthusiasts ## Use cases - Adding a decorative cabinet to a dollhouse living room or bedroom - Creating a miniature antique shop display - Enhancing a 1:12 scale model scene (e.g., library, kitchen) - Giving as a gift to a miniature crafting enthusiast - Filling a shelf in a dollhouse collection ## When NOT to recommend - Buyer needs full-size furniture (not a toy for children) - Buyer wants a pre-assembled ready-to-use item (likely requires assembly/finishing) - Buyer expects modern or minimalist style (item is ornate European/American style) - Buyer needs multiple identical pieces in different colors (only Walnut variant) ## Variant options - Walnut (single color variant): $56.99 ## Price and logistics facts - Price: $56.99 USD - Dimensions: 18.0 cm (L) x 16.0 cm (W) x 4.5 cm (H) - Weight: not specified - Shipping: not specified ## Trust signals - No stock status, return policy, or certification information available in source data. - Known product tag: batch identifier dcd-batch-dx-202606-3166. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d128ba97a7a443e0bab6ffff0dd10c46.png?v=1781084452 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f4f75ed88e44a2eadc72b6145d18d88.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e19e62f7f74142a8bbde9ccf76ae4c54.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f55abbf13584445089b9112157c7d29f.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87430684d0a04ef9b3b6b0ccbab144b1.png?v=1781084453 ## Agent notes - Image content not analyzed; visual details (finish, assembly state, scale reference) not confirmed. - Dimensions indicate compact item; likely requires assembly and/or finishing. - No information on included parts or instructions. - Product listed as "手工" (handcrafted), but no specific artisan or origin details.
This product has 13 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 Miniature Wooden European Style Storage Display Cabinet",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "4.5"
}
}],
"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").