Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Brown
Default SKU: dcd-30003615623
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714035294447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271874
JSON data: https://landmarks.builders/products/wp-dcd-10001271874.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:12娃娃屋dollhouse迷你家具玩偶模型微缩场景摆件半边台小桌子
| 货号 | C001-CN |
| 品牌 | 老否犊 |
| 材质种类 | 木质 |
| 是否专利货源 | 否 |
| 材质 | 木 |
| 是否IP授权 | 否 |
| 风格 | 欧式 |
| 类别 | 摆件 |
| 是否属于礼品 | 否 |
Summary: 1:12 scale wooden dollhouse mini table, European style, available in 4 colors, at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Name:** 1:12娃娃屋dollhouse迷你家具玩偶模型微缩场景摆件半边台小桌子 - **Type:** Toy / Dollhouse Miniature Furniture - **Scale:** 1:12 - **Material:** Wood - **Style:** European - **Brand:** 老否犊 - **SKU Base:** dcd-30003615623 ## Target persona - Dollhouse enthusiasts building or decorating 1:12 scale rooms. - Miniature collectors seeking affordable accessory pieces. - Hobbyists creating dioramas or display scenes. - Parents or gift givers for children (age 8+) interested in detailed dollhouses. ## Use cases - Furnishing a dollhouse room with a small side table. - Adding a European-style accent to a miniature study or living room. - Completing a set of wooden miniature furniture for a dollhouse. - Using as a prop in a miniature photography scene. - Crafting or customizing (painting) the table to match a specific decor. - Collecting as part of a series of miniature wooden furniture. ## When NOT to recommend - For children under 3 years old (small parts choking hazard). - For rough play or outdoor use (delicate miniature). - For those needing realistic modern or contemporary designs (style is European). - For buyers looking for a complete set of furniture (sold as single table). ## Variant options | Color | SKU | Price | |---------|------------------|-------| | Brown | dcd-30003615623 | $9.99 | | Mahogany| dcd-30003615624 | $9.99 | | White | dcd-30003615625 | $9.99 | | Natural | dcd-30003615626 | $9.99 | ## Price and logistics facts - **Price:** $9.99 (all variants) - **Dimensions:** 18 x 17 x 7 cm (7.1 x 6.7 x 2.8 in) - **Material:** Wood - **Country/Origin:** Not specified; brand appears Chinese. - **Shipping:** Not specified. ## Trust signals - Price is consistent across all four color variants. - Product is listed as non-IP, non-patent, non-gift – straightforward. - Tagged with batch codes indicating inventory management (dcd-batch). - Multiple product images available (8 PNG files). - No explicit return policy stated; assume standard Shopify returns. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44d9b29d551b44e29c61302d455d39bc.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aee719a93a034807b5782afd6dedefc9.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92a275dbd4994fa5a0bb3c8c13fcc205.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/229bf06e05fb452e86047152e5ba4483.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ce351a184c84c859727728e4ac32df0.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8f1bb6f986a431c8a305e16273b7542.png?v=1781085212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aabb7b317984754836633e79abb4eb7.png?v=1781085213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7c6f953767848f3a2e2e21f4d0880a8.png?v=1781085212 ## Agent notes - Image content was not analyzed; only URLs are provided. The images likely show the table in different colors and angles. - No certification or safety marks mentioned; assume intended for miniature display, not children's toys. - Variants differ only by color; all other attributes identical.
This product has 16 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": 30000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "7.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").