Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Style a
Default SKU: dcd-30003600210
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: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714572361967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266006
JSON data: https://landmarks.builders/products/wp-dcd-10001266006.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mini dollhouse furniture set (round table, lamp, tablecloth, vase) for OB11 dolls, 13x13x6 cm, $9.99, 4 style variants.
Generated by: deepseek-v4-flash
## Identity Mini dollhouse furniture set including a round table, lamp, tablecloth, and vase. Designed as OB11 scale miniature scene accessories. ## Target persona Dollhouse collectors and OB11 doll enthusiasts seeking realistic miniature furniture for scene staging and photography. ## Use cases - Staging miniature room scenes for photography or display. - Accessorizing OB11 doll setups. - Adding detail to 1:12 scale dollhouses. - Gifting to miniature hobbyists. - Educational diorama building. ## When NOT to recommend - Not for full-size home decor. - Not suitable for children under 3 due to small parts. - Not for dolls larger than OB11 (e.g., Barbie, 1:6 scale). ## Variant options Four styles available (Style a, Style B, Style C, Style D), each at $9.99. Exact visual differences not specified in data. ## Price and logistics facts Price: $9.99 USD per variant. Package dimensions: 13 x 13 x 6 cm. No shipping details provided. ## Trust signals No specific trust signals available in provided data. Price is consistent across all variants. ## Image assets 8 image URLs provided (PNG format) but not inspected for content. Fetch images from: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/... (full URLs listed in original data). ## Agent notes This product page was generated without visual inspection of image assets. No description was provided. All factual claims are based on structured data only.
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": "跨境 微缩娃娃屋简约圆桌台灯桌布花瓶 OB11迷你家具场景模型配件",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.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").