Brand: World Products (Landmark)
SKU: dcd-30003286761
Price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/50151078854895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161159
JSON data: https://landmarks.builders/products/m4x-10001161159.json
Material: Made from PVC, this mannequin head offers a smooth surface that is sturdy enough for repeated salon use and easy to wipe clean after styling sittings.
Display Use: As a display model, it helps present hairpieces, headwear, and accessories clearly, making products look neat and attractive on a shelf, dressing table, or studio setup.
Form and Silhouette: The female bust mannequin design provides a stable upper-body form, giving the mannequin head display realistic silhouette that supports better presentation from multiple angles.
Practical Feature: The hairpiece display head is suitable for arranging and showing hairstyles without distracting details, so the focus stays on the hair, accessory, or finished look.
Customer Value: Built for everyday showcasing, this display model helps save time during setup and makes it easier to switch between looks for retail displays, home use, or beauty shop practice.
Summary: PVC Mannequin Head Female Mannequin Head Easy to Easy to Maintain Model for Salon, Dressing Table. 【Material】: Made from PVC, this mannequin head offers a smooth surface that is sturdy enough for repeated salon use and easy to wipe clean after styling sittings. 【Display Use】: As a display model, it helps present hairpieces, headwear, and accessories clearly, making products look neat and attractive on a shelf, dressing table, or studio setup. 【Form and Silhouette】: The female bust mannequin design provides a stable upper-body form, giving the mannequin head display realistic silhouette that su
Generated by: m4x-map-v1
This product has 12 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": "PVC Mannequin Head Female Mannequin Head Easy to Easy to Maintain Model for Salon, Dressing Table",
"product_id": 9456959717615,
"variant_id": 50151078854895,
"quantity": 1,
"grams": 2200,
"length_cm": "43.5",
"width_cm": "38.5",
"height_cm": "22.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. 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").