Brand: World Products (Landmark)
SKU: dcd-30003717011
Price: $17.15
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Display Mannequin
Vendor: World Products
Weight: 2300 g
Cart URL (default variant): https://landmarks.builders/cart/50455926833391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308952
JSON data: https://landmarks.builders/products/wp-dcd-10001308952.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This professional female mannequin bust features a realistic head, neck, shoulders, and upper chest with a skin tone finish. It is crafted from PVC for durability. The mannequin stands 42 cm tall with a 54 cm head circumference and 36 cm width, weighing 1.66 kg. It includes a built-in fine mesh cap to keep hairpieces secure during styling. Suitable for salons, jewelry stores, photography studios, and retail displays.
Summary: PVC female mannequin head with neck, shoulders, and upper chest; skin-tone finish; includes mesh cap for wig styling; 17.15 USD.
Generated by: deepseek-v4-flash
## Identity Female mannequin head with neck, shoulders, and upper chest. PVC construction, skin-tone finish. Includes built-in fine mesh cap for securing hairpieces. SKU dcd-30003717011. ## Target persona Salon and wig stylists needing a budget head for wig work; jewelry retailers displaying necklaces or earrings; small photography studios requiring a prop; visual merchandisers setting up retail window displays. ## Use cases - Wig fitting and styling practice - Wig or hat display in a salon or shop - Jewelry display for necklaces, earrings, and scarves - Photography prop for product or portrait shots - Retail counter or in-store display of headwear ## When NOT to recommend - Buyers needing a full-body or torso-only mannequin - Applications requiring outdoor weather resistance (PVC is not UV- or weather-rated) - Projects needing a realistic, high-end display figure at a higher price point - Use as a child-sized or male mannequin ## Variant options - PVC Female Mannequin (SKU dcd-30003717011) — 17.15 USD ## Price and logistics facts - Price: 17.15 USD - Listed dimensions (cm): length 38.5, width 23.0, height 43.0 - Description states: 42 cm tall, 54 cm head circumference, 36 cm width, 1.66 kg weight - Material: PVC ## Trust signals - No stock status or return policy provided in source data - No certifications stated - Tags indicate content validation and quality audit (wp-content-validated, wp-quality-audited) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bf3eee9-86c3-4578-990e-d94f46265725.jpg?v=1786242685 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f688028-606a-4d3c-b837-2a52e748d92e.jpg?v=1786242689 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75c47a13-a37c-4024-807b-bb3d1116baa7.jpg?v=1786242683 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f9558fb-9da0-43c4-a09c-bbe11b6ba6ad.jpg?v=1786242684 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ffbdf37-0539-4ed7-9781-f7111523a11b.jpg?v=1786242683 ## Agent notes - No image analysis was performed; visual details are not extracted from photos. - There is a discrepancy: dimensions_cm height is 43.0, while description says 42 cm tall. Verify before ordering. - No stock or shipping information is available from source facts.
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Professional Female Mannequin Head with Shoulders for Display",
"product_id": 9538080047343,
"variant_id": 50455926833391,
"quantity": 1,
"grams": 2300,
"length_cm": "38.5",
"width_cm": "23.0",
"height_cm": "43.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").