Brand: World Products (Landmark)
SKU: dcd-30003390777
Price: $17.94
Availability: Out of Stock
Product Type: Beauty Display
Vendor: World Products
Weight: 2330 g
Cart URL (default variant): https://landmarks.builders/cart/50419337953519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001198208
JSON data: https://landmarks.builders/products/wp-dcd-10001198208.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring more professional look to your styling setup with this female mannequin head bust, designed with a realistic appearance and smooth finish that works well in salons, classrooms, and beauty supply displays. The look helps hairpieces and hairstyles stand out, so customers or trainees can focus on the shape, color, and overall effect. Built as a hairpiece display head, it is especially useful when you want to present a style clearly for photos, counters, or customer viewing. The Tackable PVC mannequin bust gives you a practical surface for securing hairpieces and working on details, while the structure makes it easy to use as a hairpiece stand for everyday styling and display tasks. For cosmetology students and salon workers, this mannequin head offers a simple way to practice fitting, arranging, and presenting hairpieces with more confidence. Whether you are preparing a display, organizing your workspace, or refining a style before a client appointment, it helps keep your work neat, visible, and ready to show.
Summary: Bring more professional look to your styling setup with this female mannequin head bust, designed with a realistic appearance and smooth finish that works well in salons, classrooms, and beauty supply displays. The look helps hairpieces and hairstyles stand out, so customers or trainees can focus on the shape, color, and overall effect. Built as a hairpiece display head, it is especially useful when you want to present a style clearly for photos, counters, or customer viewing. The Tackable PVC mannequin bust gives you a practical surface for securing hairpieces and working on details, while the structure makes it easy to use as a hairpiece stand for everyday styling and display tasks. For cosmetology students and salon workers, this mannequin head offers a simple way to practice fitting, arranging, and presenting hairpieces with more confidence. Whether you are preparing a display, organizing your workspace, or refining a style before a client appointment, it helps keep your work neat, visible, and ready to show.
Generated by: deepseek-v4-flash
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": "Female Mannequin Head Bust with Smooth PVC Surface for Hairpiece Display",
"product_id": 9535229624559,
"variant_id": 50419337953519,
"quantity": 1,
"grams": 2330,
"length_cm": "38.5",
"width_cm": "22.5",
"height_cm": "43.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").