Brand: World Products (Landmark)
SKU: dcd-30003748372
Price: $62.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Display Mannequin
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://landmarks.builders/cart/50408359690479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001319417
JSON data: https://landmarks.builders/products/wp-dcd-10001319417.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your retail displays, design studios, or photography setups with this professional half-body mannequin with articulated arms. Built with a sturdy fiberglass core and wrapped deluxe fabric cover, this dress form provides an elegant and smooth surface that prevents delicate fabrics from slipping or snagging. The wooden arms feature fully articulated joints and fingers, allowing you to create authentic poses that beautifully showcase handbags, jewelry, and layered outfits. Designed to accommodate a wide variety of garments, the textilecovered dress form with metal base features an adjustable height mechanism on its stainless steel support pole. Easily adjust the overall height from 130 centimeter up to 190 cm to present everything from short t-shirts to sweeping evening gowns. The heavy-duty round metal base, measuring 32 cm in diameter, provides exceptional stability to keep the entire 7.5 kg structure securely balanced in high-traffic showroom environments. With realistic proportions featuring an approximate shoulder width of 37 cm and a bust circumference of 80 cm, this display mannequin ensures your garments drape effortlessly and look their absolute. Whether you are styling a new collection in a boutique, photographing apparel for an online store, or draping fabric in a creative studio, this versatile torso offers the effective combination of functional flexibility and classic aesthetic attraction.
Summary: Elevate your retail displays, design studios, or photography setups with this professional half-body mannequin with articulated arms. Built with a sturdy fiberglass core and wrapped deluxe fabric cover, this dress form provides an elegant and smooth surface that prevents delicate fabrics from slipping or snagging. The wooden arms feature fully articulated joints and fingers, allowing you to create authentic poses that beautifully showcase handbags, jewelry, and layered outfits. Designed to accommodate a wide variety of garments, the textilecovered dress form with metal base features an adjustable height mechanism on its stainless steel support pole. Easily adjust the overall height from 130 centimeter up to 190 cm to present everything from short t-shirts to sweeping evening gowns. The heavy-duty round metal base, measuring 32 cm in diameter, provides exceptional stability to keep the entire 7.5 kg structure securely balanced in high-traffic showroom environments. With realistic proportions featuring an approximate shoulder width of 37 cm and a bust circumference of 80 cm, this display mannequin ensures your garments drape effortlessly and look their absolute. Whether you are styling a new collection in a boutique, photographing apparel for an online store, or draping fabric in a creative studio, this versatile torso offers the effective combination of functional flexibility and classic aesthetic attraction.
Generated by: deepseek-v4-flash
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": "Half-Body Mannequin with Articulated Arms Sturdy textileCovered Dress Form with Metal Base Heavy Duty Mannequin Torso for Tailors",
"product_id": 9538360377583,
"variant_id": 50408359690479,
"quantity": 1,
"grams": 8500,
"length_cm": "85.0",
"width_cm": "40.0",
"height_cm": "35.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").