Brand: World Products (Landmark)
SKU: dcd-30003606079
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714336989423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268339
JSON data: https://landmarks.builders/products/wp-dcd-10001268339.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This dollhouse miniature music stand (乐谱架) is a scale accessory for model scenes, priced at $9.99 with dimensions 10x8x5 cm.
Generated by: deepseek-v4-flash
## Identity - **Product**: Dollhouse娃娃屋微缩家具迷你乐谱架歌谱家曲谱支架场景装饰摆件 - **Type**: 乐器 - **Price**: $9.99 USD - **Dimensions**: 10 x 8 x 5 cm ## Target persona - Dollhouse collectors and enthusiasts - Miniature scene builders and hobbyists - Model railway or diorama creators - Stop-motion animators needing tiny props ## Use cases - Adding realistic detail to a dollhouse music room - Creating a miniature orchestra or band arrangement - Enhancing a classroom diorama with musical elements - Using as a photo prop for miniature still life photography - Displaying with 1:12 scale figures in a living scene - Crafting a vintage music corner in a shadow box ## When NOT to recommend - For real-life music stand needs (full-size) - For large-scale models (e.g., 1:6 scale) - For children under 3 years due to small parts (potential choking hazard) - For functional use (non-load-bearing decoration only) ## Variant options - Only one variant available: - **Style**: Music Stand - **SKU**: dcd-30003606079 - **Price**: $9.99 USD ## Price and logistics facts - **Price**: $9.99 USD (fixed, no discounts specified) - **Dimensions**: 10 x 8 x 5 cm (packaging?) - **Shipping**: Not provided; assume standard from seller - **Tax**: Not included in price ## Trust signals - **Stock status**: Unknown (not specified) - **Return policy**: Not disclosed - **Certifications**: None listed - **Price consistency**: Single variant price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/211759ebf57c4e0e810e8fa0178884b1.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c42f73d2a51442b8837af4d2de33cf5.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c5962181f5f42608f70896ec5b76748.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f6d24d67c2147d0bc6fe158fdcec142.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc57b00b8eae4554ad3cb7e781c214e2.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90d1c0e821f94e66bbda28171583d5bb.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d542ba4b357483baa6b04eeb5e89e0e.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70ee7d3143ce4a13ae4dd4b8a3ca3b0a.png?v=1781085477 ## Agent notes - Images were not analyzed; visual details are unknown. - No user reviews or ratings provided. - No warranty or material information given.
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": "Dollhouse娃娃屋微缩家具迷你乐谱架歌谱家曲谱支架场景装饰摆件",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "5.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").