Brand: World Products (Landmark)
SKU: dcd-30003748372
Price: $150.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43792285532234:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001319417
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-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.
Premium Materials: Crafted from a fiberglass core, this half-body mannequin with articulated arms features a fabric cover wooden arms, and a sturdy stainless steel support pole.
Flexible Articulation: This versatile mannequin features fully articulated wooden arms and fingers that can be posed effortlessly to display adornments, hold bags, or drape scarves for dynamic styling presentations.
Adjustable Height: The textilecovered dress form with metal base offers a highly adjustable height range from approximately 130 cm to 190 cm, allowing you to customize the display level to suit different garment lengths.
Stable Foundation: Designed with a heavy-duty round metal base measuring 32 cm in diameter, this professional dress form remains balanced and upright even when displaying heavier winter coats or layered outfits.
Proportional Design: With realistic proportions including a 37 cm shoulder width and an 80 cm bust circumference, this display mannequin ensures your clothing fits beautifully and drapes effortlessly for a professional look.
Summary: Half-Body Mannequin with Articulated Arms Sturdy textileCovered Dress Form with Metal Base Stable Mannequin Torso for Retail Shops. 【Premium Materials】: Crafted from a fiberglass core, this half-body mannequin with articulated arms features a fabric cover wooden arms, and a sturdy stainless steel support pole. 【Flexible Articulation】: This versatile mannequin features fully articulated wooden arms and fingers that can be posed effortlessly to display adornments, hold bags, or drape scarves for dynamic styling presentations. 【Adjustable Height】: The textilecovered dress form with metal base off
Generated by: m4x-map-v1
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": "Half-Body Mannequin with Articulated Arms Sturdy textileCovered Dress Form with Metal Base Stable Mannequin Torso for Retail Shops",
"quantity": 1,
"grams": 8500000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").