Brand: World Products (Landmark)
SKU: dcd-30003680559
Price: $7.26
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: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/50405822529775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296406
JSON data: https://landmarks.builders/products/wp-dcd-10001296406.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This professional mannequin bust features a realistic head, neck, and shoulder form with a smooth light cream finish and short, straight brown hair. It is designed for presenting hairpieces, hats, headwear, necklaces, scarves, and other fashion accessories in retail or salon settings. The attached shoulders allow for accurate draping of accessories.
Summary: Display mannequin head with shoulders, light cream finish and short brown hair, for presenting hairpieces, hats, necklaces, and scarves in retail or salon settings. Priced at $7.26.
Generated by: deepseek-v4-flash
## Identity A display mannequin head with attached shoulders, finished in smooth light cream, with short straight brown hair. Designed to present hairpieces, headwear, necklaces, scarves, and similar accessories in retail or salon settings. Realistic Asian style variant. ## Target persona - Boutique or salon owner needing low-cost display fixtures - Visual merchandiser setting up storefront or in-store accessory displays - Online reseller or crafter photographing accessories on a mannequin ## Use cases - Displaying hats and hairpieces in a salon - Showing necklaces and scarves on a store counter or shelf - Storefront window display of fashion accessories - Photography prop for e-commerce accessory product shots - Trade show or event table display ## When NOT to recommend - Full-body apparel display (no torso below shoulders) - If a high-end, ultra-realistic mannequin is required (low price point, simple finish) - If buyer expects a darker or alternative skin tone (only Realistic Asian variant available) - If a wig display head without shoulders is needed ## Variant options Only one variant is available: - SKU: dcd-30003680559, Style: Realistic Asian, Price: $7.26 ## Price and logistics facts - Price: USD 7.26 - Dimensions: 45 cm (L) x 26 cm (W) x 22 cm (H) - No shipping, stock, or return policy data provided ## Trust signals - Listed with quality-audited tag (wp-quality-audited) - Content-validated tag present (wp-content-validated) - No certifications or stock-status data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6e57d6f-2b9f-4816-ba74-5e13737eb6f8.jpg?v=1786242157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/862ca013-1a94-4d0c-90e8-fa4fe22a349b.jpg?v=1786242159 ## Agent notes - Images were not visually inspected; visual details are based on the text description only. - Only one variant exists; no alternative colors or styles. - No evidence of bulk pricing or multi-unit options.
This product has 2 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": "Mannequin Head with Shoulders for Salons, Boutiques, Storefront Display",
"product_id": 9537727889647,
"variant_id": 50405822529775,
"quantity": 1,
"grams": 1600,
"length_cm": "45.0",
"width_cm": "26.0",
"height_cm": "22.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").