Brand: World Products (Landmark)
SKU: dcd-30003461840
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49811072483567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224291
JSON data: https://landmarks.builders/products/m4x-10001224291.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from polyurethane, cloth, and iron, this cloth-covered bust combines a polished body surface with a sturdy hanging structure for dependable everyday use.
Display Appearance: The wall-mounted mannequin bust features a minimalist human-form shape that keeps the presentation clean, simple, and easy to coordinate with different display settings.
Function: Designed as a retail display solution, this half-body display stand helps present accessories, garments, or styling pieces in a clear and organized way.
Mounting: The builtin gold-colored hook and round hook plate provide a practical wall-hanging setup, making the mannequin bust easy to position where space effectiveness matters.
Size and Weight: With an overall height of about 45 cm and a lightweight build of about 0.85 kg, it offers a compact display presence that is easy to handle and place.
Summary: Wall-Mounted Mannequin Bust Gold Hook Half-Body Display Stand Lightweight. Description: 【Material】: Made from polyurethane, cloth, and iron, this mannequin bust combines a cloth-covered bust surface with a sturdy internal structure for practical everyday display use. 【Design】: The wall-mounted mannequin bust features a polished, minimalist human-form shape in beige, giving clothing and accessories a clean, neutral presentation. 【Function】: Designed as a half-body display stand, it helps present tops, scarves, jewelry, and other items in a retail display setting with a professional look. 【Mount
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": "Wall-Mounted Mannequin Bust Gold Hook Half-Body Display Stand Lightweight",
"product_id": 9429895971055,
"variant_id": 49811072483567,
"quantity": 1,
"grams": 1200,
"length_cm": "32.0",
"width_cm": "28.0",
"height_cm": "21.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").