Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99
Default variant: Style a
Default SKU: dcd-30003606573
Default price: $185.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714425331951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268531
JSON data: https://landmarks.builders/products/wp-dcd-10001268531.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货YMTOYS 1/6 女兵人亚洲女头雕玫YMT084 适合女兵人包胶女素体
| 产地 | 中国大陆 |
| 品牌 | 其他家 |
| 兵人散件 | 头雕 |
| 型号 | ymt084 |
| 比例 | 1/6 |
| 款式 | 静态 |
| 兵人种类 | 现代兵人 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: YMTOYS 1/6 scale Asian female head sculpt (YMT084) for use with posable female doll bodies. In stock, 4 style options, $185.99.
Generated by: deepseek-v4-flash
## Identity YMTOYS 1/6 Asian female head sculpt YMT084 for female soldier action figures. Static 1/6 scale head sculpt. ## Target persona - 1/6 scale action figure customizer - Female soldier figure enthusiast - Diy figure builder seeking Asian head sculpt ## Use cases - Replacing default head on 1/6 female action figure - Creating custom character with Asian features - Completing a modern soldier figure build - Using with posable body (e.g., phicen) for photography ## When NOT to recommend - For collectors seeking full figure with body - For those needing non-Asian or male head sculpts - For buyers on tight budget under $100 ## Variant options 4 styles: Style A, Style B, Style C, Style D. All priced $185.99. ## Price and logistics facts Price: $185.99 USD. Dimensions: 8x5x5 cm. Origin: China mainland. Shipping not specified. ## Trust signals - In stock (现货 in title/description) - Multiple images available - Sold as head sculpt only, not full figure ## Image assets 8 images available at provided URLs. ## Agent notes No known constraints except images not analyzed.
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": "现货YMTOYS 1\/6 女兵人亚洲女头雕玫YMT084 适合女兵人包胶女素体",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "5.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").