Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $40.99
Default variant: Wht L-shoulder W
Default SKU: dcd-30003610988
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714146705647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270253
JSON data: https://landmarks.builders/products/wp-dcd-10001270253.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
头模女士模特头假发帽子丝巾口罩展示假人头模道具头模型假人头模
| 适用性别 | 女 |
| 服装道具模特类型 | 头模 |
| 上市年份/季节 | 无 |
| 是否库存 | 是 |
| 适用人群 | 成人模特 |
| 模特材质 | ABS |
| 是否跨境出口专供货源 | 是 |
| 有可授权的自有品牌 | 否 |
Summary: ABS plastic female mannequin head for displaying wigs, hats, scarves, and masks; dimensions 50x30x21 cm; prices from $24.99 to $40.99.
Generated by: deepseek-v4-flash
## Identity ABS plastic female mannequin head for display of wigs, hats, scarves, masks, etc. Dimensions: 50x30x21 cm. Weight not specified. Four style variants. ## Target persona Adult female mannequin head for use by wig sellers, hat retailers, scarf and mask displayers, or photography props for headwear. ## Use cases - Displaying wigs in e-commerce product photos - Showcasing hats, scarves, or masks on a head form - Photography prop for headwear or makeup - Retail store window display for accessories - Training mannequin for hair styling or makeup application ## When NOT to recommend - For displaying full-body clothing (only head) - For heavy or oversized items that require a sturdy base - For children's sizing (adult head dimensions) - If the user requires a mannequin with adjustable neck or poseable features ## Variant options - Style: Wht L-shoulder W - $24.99 - Style: Makeup Head W Seam - $24.99 - Style: White Left Shoulder - $40.99 - Style: Black Left Shoulder - $40.99 ## Price and logistics facts - Price range: $24.99 - $40.99 USD. - Dimensions: 50 x 30 x 21 cm. - Material: ABS plastic. - Suitable for cross-border export. ## Trust signals - In stock (as per product listing). - No specific return policy mentioned. - No certifications provided. ## Image assets - 8 images available (PNG format). - URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68beeef87f504a63a9b5c07be113d846.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/490ee43b9fd94a769de4243dca73f1f8.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f083e9f6ffd941ac8563f3c4e376e817.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba6014dcaaf6411aac73670d5bcb9e83.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e82d147498ba4e06bb1aa79a5d6a03ce.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a03fc3c1c540405dac3589c32ebe8dd5.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86de449e548043fabcbcfd479f5e8a82.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b83f32fce1541f4950583f026a8789e.png ## Agent notes - Image content not analyzed; assume product images consistent with description. - No weight specification. - No information on base stability or neck attachment.
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": "头模女士模特头假发帽子丝巾口罩展示假人头模道具头模型假人头模",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "30.0",
"_height_cm": "21.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").