Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Black 76G
Default SKU: dcd-30003624940
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49713178738927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275852
JSON data: https://landmarks.builders/products/wp-dcd-10001275852.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意热销家居客厅铁艺迷你桌椅摆件北欧风娃娃屋1:12微缩桌椅套装
| 货号 | 铁艺微缩桌椅套装 |
| 品牌 | 其他 |
| 适用场景 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 静物 |
| 包装 | 散装 |
| 是否属于礼品 | 否 |
| 材质种类 | 金属 |
| 材质 | 铁 |
| 风格 | 欧式 |
| 类别 | 摆件 |
Summary: Miniature 1:12 scale iron table and chair set for dollhouse scenes, available in multiple colors, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity Creative hot-selling home living room iron mini table and chair decoration Nordic style dollhouse 1:12 micro furniture set. Brand unspecified, material iron, style European. ## Target persona Dollhouse hobbyists, miniatures collectors, DIY diorama builders, gift shoppers for dollhouse enthusiasts. ## Use cases - Furnishing a 1:12 scale dollhouse living room or café - Creating miniature scenes for display or photography - Collecting miniature iron furniture for hobby - Adding decorative details to a fairy garden or terrarium - Small gift for scale model enthusiasts ## When NOT to recommend - Buyer needs full-size furniture - Outdoor use (iron may rust) - For children under 3 (small parts choking hazard, not stated safe) - Seeking large decorative statement pieces ## Variant options - Black 76G ($17.99) - Yellow 76G ($17.99) - Pink 76G ($17.99) - Green 76G ($17.99) - White ($17.99) ## Price and logistics facts Unit price: $17.99 USD. Dimensions: 11.0 x 11.0 x 6.0 cm. Weight varies by variant (76G for color options, White weight not specified). Currency as listed. ## Trust signals - Price is consistent across all variants. - In-stock status, return policy, and safety certifications not provided. - Product is not patented, not a gift item. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92d93963d654480ea0b7073b63a8e3c7.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9213eae10ff9448086742d3c69add9dc.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1362dadf34634a68a5f93355ea870991.png?v=1781084454 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/071383a61f934a248a67b514d8d8034d.png?v=1781084453 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31939dc7ff584cdc853935be50bf8ba5.png?v=1781084453 ## Agent notes - Images not analyzed; treat as fetchable assets only. - No stock status, return policy, or safety certifications provided. - Material is iron; may rust in humid conditions.
This product has 17 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": "Nordic Style Iron Art Mini Table and Chair Set for Dollhouse 1:12 Scale",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "11.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").