Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99
Default variant: Gold
Default SKU: dcd-30003495623
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49811072614639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233421
JSON data: https://landmarks.builders/products/m4x-10001233421.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货供应如图模特头:
材质:聚氨酯+布+金属
模特头围53CM,肩宽约25CM,底14*12CM,模特总高约45CM,金属底直径17CM,产品总高约65-79CM可调
重约1.1KG
备注:人工测量有所误差,以收到的实物为准。量大从优。



















Summary: Textile-covered half-body mannequin with adjustable metal base; head circumference 53cm, height adjustable 65-79cm; available in Gold, Silver, Black for $58.99.
Generated by: deepseek-v4-flash
## Identity
Mannequin Head with Shoulders Textile Covered Half-Body on Metal Base.
## Target persona
Retail store owners, visual merchandisers, wigmakers, photographers, and salon professionals needing a cost-effective display form.
## Use cases
- Displaying hats, wigs, scarves, and headwear in retail.
- Showcasing jewelry or eyewear in store windows.
- As a photography prop for product or fashion shots.
- Salon hair styling and cutting practice.
- Temporary display at trade shows or pop-up shops.
## When NOT to recommend
- For outdoor or weather-exposed environments.
- For displaying heavy or bulky items that exceed 1.1kg load.
- For high-end luxury retail requiring premium finish.
- For buyers needing a full-body or articulated mannequin.
## Variant options
- Gold (sku: dcd-30003495623, $58.99)
- Silver (sku: dcd-30003495624, $58.99)
- Black (sku: dcd-30003495625, $58.99)
## Price and logistics facts
- Price: $58.99 USD per unit.
- Dimensions: base 14x12cm, head circumference 53cm, shoulder width ~25cm, model height ~45cm, total height adjustable 65-79cm, weight ~1.1kg.
- Adjustable metal base diameter 17cm.
## Trust signals
- In stock per description ("现货供应").
- No return policy specified; manual measurement error acknowledged ("以收到的实物为准").
- Three color variants available at same price.
## Image assets
No image URLs provided.
## Agent notes
- No images available; recommend fetching via supplier if possible.
- Dimensions are approximate (manual measurement).
- Material: polyurethane+cloth+metal.
- Bulk orders encouraged per description.This product has 12 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": "Mannequin Head with Shoulders Textile Covered Half-Body Mannequin Metal Base",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "27.0",
"_height_cm": "26.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").