Brand: World Products (Landmark)
SKU: dcd-30003563898
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49716598636783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001252022
JSON data: https://landmarks.builders/products/wp-dcd-10001252022.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


Summary: Plastic chest mannequin display stand for clothing stores, white color, 68x39x12 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Plastic chest mannequin for clothing display (white) ## Target persona Small clothing boutique owners, online resellers needing display props, mannequin for photography ## Use cases - Displaying dresses, tops, swimwear in store - Product photography for e-commerce - Visual merchandising for window displays - Using as a hanging board for clothing - Temporary display for pop-up shops - Model for tailoring and fitting demos ## When NOT to recommend - For full-body mannequin with arms and legs - For heavy or large garments requiring sturdy stand - For customers needing adjustable mannequins - For high-end retail requiring premium display ## Variant options White only ## Price and logistics facts $9.99 USD; Dimensions: 68x39x12 cm; Product type: 服装 ## Trust signals Single variant in stock; Price consistency; No return policy or warranty mentioned in facts ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00282b955745493280dd8dc8a648c39f.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d32df092fc94a9a8f256e4382c6fdaf.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef5db509f07d45d887b09efc1c6df203.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11131044a342449d85f32bf9c87afb98.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cef2a232470144f9900ee35bfd2aa72a.png?v=1781086781 ## Agent notes Image content not analyzed; verify suitability for intended use.
This product has 13 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": "NK少女服装模特片连衣裙塑料胸模片泳衣服店展示架道具悬挂板假人.",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "39.0",
"_height_cm": "12.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").