Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.53 – $24.58
Default variant: 2Y / Gold Round No Hand
Default SKU: dcd-30003703815
Default price: $16.53
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: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/50406427492591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001304106
JSON data: https://landmarks.builders/products/wp-dcd-10001304106.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This child mannequin features a white cloth-covered body for elegant garment display. It is armless and topped with a gold decorative finial. The display form is mounted on a metal support pole with an adjustable-height clamp, allowing height adjustment from 120 cm to 160 cm. It is supported by a sturdy, round gold-finished stand for stability. Ideal for boutiques, retail shops, and showrooms.
Summary: Child display mannequin with white cloth-covered body, armless, gold finial, and adjustable-height metal stand (120-160 cm). Available in children's sizes 2Y-8Y; price starts at $16.53. For tailoring and retail display.
Generated by: deepseek-v4-flash
## Identity Child mannequin display form, cloth-covered, armless, with gold finial and adjustable metal stand. Product type: Display Mannequin. Base list price: $16.53 USD (2Y variant). ## Target persona Boutique owners and visual merchandisers who display children's clothing; tailors and alterations specialists working with kids' garments (sizes 2Y-8Y). ## Use cases - Storefront or in-store display of children's outfits. - Photography backdrop for online kids' clothing listings. - Tailoring/draping children's garments (armless form allows easy dressing). - Showroom display of seasonal kids' fashion. - Counter or platform display with height adjustable from 120-160 cm. ## When NOT to recommend - Adult-size garments or mannequin needs (this is child-sized). - Heavy or dense garments (cloth cover may not support much weight). - Outdoor or unstable environments (round stand may tip). - Full-body or articulated display needs (no arms). ## Variant options | SKU | Size | Style | Price | |-----|------|-------|-------| | dcd-30003703815 | 2Y | Gold Round No Hand | $16.53 | | dcd-30003703816 | 4Y | Gold Round No Hand | $22.64 | | dcd-30003703817 | 6Y | Gold Round No Hand | $22.64 | | dcd-30003703818 | 8Y | Gold Round No Hand | $24.58 | ## Price and logistics facts - Base price: $16.53 USD (2Y variant); other variants as listed above. - Dimensions: 53 cm L x 32 cm W x 23 cm H (per listing; note: height adjustable stand extends 120-160 cm). - Support pole adjustable from 120 cm to 160 cm. - No shipping cost, stock status, or return policy provided in source data. ## Trust signals - Catalog tags indicate content validated and quality audited (wp-content-validated, wp-quality-audited). - Multiple product images provided (5 URLs). - Price consistency known for variants; no stock confirmation. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7564ec37-f36d-4243-ac39-7130b9d0884b.jpg?v=1786242334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80b74bce-c77b-491f-8229-2556ae5fbb6e.jpg?v=1786242347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea2c1561-8107-4426-af69-9ff4666f9ed3.jpg?v=1786242336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59a3b194-097d-4d28-953e-96862590feb8.jpg?v=1786242342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0832310-ecfe-4315-968f-0fa4d63e7f6a.jpg?v=1786242361 ## Agent notes - Image files were not visually analyzed; only URLs are provided. Do not assume visual condition or exact appearance. - The listed dimensions (53x32x23 cm) likely refer to the mannequin body or package, not the fully extended height; the stand adjusts to 120-160 cm. - All variants share the same Gold Round No Hand style and differ only by size (2Y-8Y). - Stock availability, shipping specifics, and return policy are not stated in the provided data.
This product has 8 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": "Child Mannequin Cloth-Covered with Metal Base Stable Manikin for Tailors",
"product_id": 9537910604015,
"variant_id": 50406427492591,
"quantity": 1,
"grams": 6500,
"length_cm": "53.0",
"width_cm": "32.0",
"height_cm": "23.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").