Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $158.00
Default variant: Wood Grain
Default SKU: dcd-30002883329
Default price: $158.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 152 g
Cart URL (default variant): https://landmarks.builders/cart/49811091521775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001084033
JSON data: https://landmarks.builders/products/m4x-10001084033.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This mannequin head is made from lightweight fiberglass, giving shop owners a sturdy yet easy-to-handle display fixture for everyday merchandising and styling work.
Surface Design: The linen-textured surface creates a natural, textilelike look that helps the mannequin head blend into modern retail displays while keeping the presentation visually clean and understated.
Display Function: Use display stand hat display head, hairpiece stand head, or display bust to present accessories, hairpieces, and headwear in a more professional way that helps customers picture the ultimate look.
Wood Look Finish: The wood-grain appearance adds a distinctive decorative detail, making this display piece stand out in boutiques, salons, and studio setups without overwhelming the products it supports.
Practical Size: With a compact profile of about 35 cm in total height and a 0.65 kg weight, it is easy to move, reposition, and use for daily showroom setups, helping save time during fast-paced sales or styling sessions.
Summary: Wood Look Mannequin Head Lightweight Fiberglass Male Mannequin Head Stable Base. Description: 【Product Type】: A wood-look mannequin head designed as a lightweight fiberglass display fixture for presenting hats, wigs, and other accessories with a clean, professional look. 【Display Use】: This mannequin head works well as a hat display head or hairpiece stand head, helping shops, studios, and home sellers display items in elegance organized and attractive way. 【Material】: Made from fiberglass with a linen-design surface finish, the display bust offers a natural textured appearance that stands out
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": "Wood Look Mannequin Head Lightweight Fiberglass Male Mannequin Head Stable Base",
"product_id": 9429901770991,
"variant_id": 49811091521775,
"quantity": 1,
"grams": 152,
"length_cm": "58.5",
"width_cm": "27.0",
"height_cm": "28.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").