Brand: World Products (Landmark)
SKU: dcd-30003615246
Price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/49713882464495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271708
JSON data: https://landmarks.builders/products/wp-dcd-10001271708.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
双肩欧美假发头模 饰品围巾睫毛假发展示半身模特头模PVC材质模型
| 产地 | 山东青岛 |
| 品牌 | 精发 |
| 颜色 | 小麦肤色 |
| 产品类别 | 其他展示用品 |
| 是否跨境出口专供货源 | 否 |
Summary: PVC dual-shoulder mannequin head for displaying wigs, scarves, and eyelashes; wheat skin tone; dimensions 38.5x23x44.5 cm; price $96.99.
Generated by: deepseek-v4-flash
## Identity Dual-shoulder European/American wig display head model, PVC material, wheat skin tone, 38.5x23x44.5 cm, made in Qingdao, brand 精发. ## Target persona Wig retailers, beauty supply store owners, hairstyling educators, and makeup artists needing a durable display head for showcasing wigs, scarves, and eyelashes. ## Use cases - Displaying wigs in retail storefronts or salons. - Showcasing scarves, accessories, or eyelashes in fashion boutiques. - Practicing makeup application or eyelash techniques. - Using as a prop for e-commerce product photography. - Styling demonstrations for hair or wig products. ## When NOT to recommend - For high-end detailed mannequins required for fine makeup artistry. - For full-body mannequin needs. - For natural hair texture displays or professional hair cutting practice. - For customers seeking realistic skin texture or facial features. ## Variant options - Advanced Wig Display: $96.99 (only variant) ## Price and logistics facts - Price: $96.99 USD. - Dimensions: 38.5 cm (L) x 23.0 cm (W) x 44.5 cm (H). - Only one variant available. ## Trust signals - Price listed is $96.99. No in-stock or return policy information provided. No certifications listed. ## Image assets 1.  2.  3.  4.  5.  6.  7.  8.  ## Agent notes - Only one variant available. In-stock status unknown. Return policy unknown. Product is made in Qingdao, China. Price may vary by seller.
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": "双肩欧美假发头模 饰品围巾睫毛假发展示半身模特头模PVC材质模型",
"quantity": 1,
"grams": 2300000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "23.0",
"_height_cm": "44.5"
}
}],
"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").