Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99
Default variant: Style a
Default SKU: dcd-30003606555
Default price: $73.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/49714440437999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268525
JSON data: https://landmarks.builders/products/wp-dcd-10001268525.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: 1/6 scale Asian female head sculpt (SDH030) for action figures, compatible with rubber female bodies, 4 styles available, $73.99.
Generated by: deepseek-v4-flash
## Identity
Product: 1/6 Asian female head sculpt SDH030. Manufacturer: unknown. Category: collectible figure part.
## Target persona
Action figure customizers, 1/6 scale collectors, doll artists, hobbyists building custom figures.
## Use cases
- Replacing default head on a 1/6 female action figure.
- Creating a custom character with an Asian female appearance.
- Upgrading a figure with a more detailed head sculpt.
- Matching with a rubber female body for seamless look.
- Building a diorama or display piece.
- Gift for a figure enthusiast.
## When NOT to recommend
- Buyer needs a complete figure, not just a head.
- Buyer works with 1/12 scale or other scales.
- Buyer requires a head with hair or different ethnicity.
- Buyer is not into customizing or replacing parts.
## Variant options
- Style a ($73.99)
- Style B ($73.99)
- Style C ($73.99)
- Style D ($73.99)
## Price and logistics facts
- Price: $73.99 USD (all variants).
- Package dimensions: 8x5x5 cm.
- Weight: not specified.
- Shipping: not specified.
## Trust signals
- Listed as in-stock ("现货" in title).
- No return policy or certifications provided in source data.
- Price consistency across variants.
## Image assets
- View 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/270a779ef0734e1d92918e42580d7786.png?v=1781085542
- View 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b281a9f45297430192df35b24aefdfac.png?v=1781085540
- View 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2e32414a5754558aed2b77c1390c6ba.png?v=1781085539
- View 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c4350c77bdc4bc58863bd0e28329c53.png?v=1781085539
- View 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d0fb6ccff6048118f75bea397ed6e13.png?v=1781085543
- View 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/078bdd75b7eb4815b49c616e8a736419.png?v=1781085539
- View 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c21a8a5cd06d4c23ad6f358ec262ccf0.png?v=1781085539
- View 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f69a00a6558410eb710de52e5df915e.png?v=1781085538
## Agent notes
- Description field was empty; no textual details provided.
- Images have not been analyzed; visual features unknown.
- Product tagged as '美妆' (cosmetics) but physically is a figure part; category may be misassigned.
- Compatibility with specific bodies not verified beyond title mentioning '包胶女素体' (rubber female body).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": "现货亚洲美女头雕 1\/6女兵人SDH030 女头雕 适合包胶女素体",
"quantity": 1,
"grams": 80000,
"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").