Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Gold Ballet Girl a
Default SKU: dcd-30003607627
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714188026095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268957
JSON data: https://landmarks.builders/products/wp-dcd-10001268957.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意北欧芭蕾舞者摆件女孩艺术客厅公主房间桌面家居软装饰品礼物
| 品牌 | 未央名物 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 包装 | 纸盒包装 |
| 送礼用途 | 公关礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 塑料、树脂 |
| 适用送礼场合 | 探病慰问 |
| 材质 | 合成树脂 |
| 适用送礼关系 | 恩师 |
| 适用节日 | 妇女节 |
| 类别 | 树脂工艺品 |
Summary: Creative Nordic ballet dancer figurine (resin/plastic) for home decor or gift, 31 cm tall, available in gold/silver styles, $16.99.
Generated by: deepseek-v4-flash
## Identity 创意北欧芭蕾舞者摆件 (Creative Nordic Ballet Dancer Figurine) – resin/plastic home decoration. ## Target persona Shoppers seeking affordable ballet-themed decor; gift buyers for teachers, women's day, or ballet enthusiasts; parents decorating princess-themed children's rooms. ## Use cases - Accent on a living room shelf or bookshelf - Gift for a ballet dancer or dance teacher - Women's Day or Teacher Appreciation Day present - Decoration in a princess-themed bedroom - Desktop ornament in an office or studio - Party favor for a ballet-themed event ## When NOT to recommend - Outdoor use (material not weather-resistant) - Shoppers looking for high-end art or luxury decor - Homes with very young children who may knock it over (breakable) - Modern minimalist spaces where figurines clash ## Variant options | SKU | Title | Price | Options | |-----|-------|-------|---------| | dcd-30003607627 | Gold Ballet Girl a | $16.99 | Style: Gold Ballet Girl a | | dcd-30003607628 | Gold Ballet Girl B | $16.99 | Style: Gold Ballet Girl B | | dcd-30003607629 | Gold Ballet Girl C | $16.99 | Style: Gold Ballet Girl C | | dcd-30003607630 | Silver Ballet Girl a | $16.99 | Style: Silver Ballet Girl a | | dcd-30003607631 | Silver Ballet Girl B | $16.99 | Style: Silver Ballet Girl B | | dcd-30003607632 | Silver Ballet Girl C | $16.99 | Style: Silver Ballet Girl C | ## Price and logistics facts - Price: $16.99 USD (all variants) - Dimensions: 12.5 × 12.5 × 31.0 cm - Packaging: Paper box - Materials: Synthetic resin, plastic ## Trust signals - No explicit in-stock or return policy data provided - Not patented, not IP licensed - Price consistent across variants ## Image assets -  -  -  -  -  -  -  -  ## Agent notes Image understanding was not performed; treat images only as fetchable assets.
This product has 18 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": "创意北欧芭蕾舞者摆件女孩艺术客厅公主房间桌面家居软装饰品礼物",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "12.5",
"_width_cm": "12.5",
"_height_cm": "31.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").