Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $22.99
Default variant: Style 1 Large
Default SKU: dcd-30003623307
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713111171311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275239
JSON data: https://landmarks.builders/products/wp-dcd-10001275239.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童裤台模特道具男女童婴儿白色塑料哑光半身裤台模特臀模内裤模
| 品牌 | 模特之星 |
| 货号 | 哑光儿童裤台 |
| 是否库存 | 是 |
| 适用人群 | 儿童模特 |
| 模特材质 | 聚乙烯(PE) |
| 主要下游平台 | 其他 |
| 适用性别 | 中性/男女均可 |
| 服装道具模特类型 | 半身人体陈列模特 |
| 上市年份/季节 | 2022年春季 |
| 质量等级 | 优等品 |
| 是否跨境出口专供货源 | 是 |
Summary: Half-body white matte plastic display mannequin for children's pants, made of PE, dimensions 40x35x25 cm. Base price $19.99. Suitable for retail or e-commerce display.
Generated by: deepseek-v4-flash
## Identity
Children's pants display mannequin (half-body), brand 模特之星, material PE (polyethylene), white matte finish.
## Target persona
- Children's clothing retailers (brick-and-mortar or online)
- Boutique store owners specializing in kids' bottoms
- E-commerce sellers of children's pants or underwear
- Product photographers for children's apparel
## Use cases
- In-store window display of children's pants or shorts
- Product photography for online kids' clothing listings
- Displaying infant pants, shorts, or underwear in retail
- Trade show or market display of children's bottom wear
- Fitting room display for size reference
## When NOT to recommend
- For adult clothing display (size mismatch)
- For full-body or torso mannequin needs
- For heavy or large garments (e.g., coats)
- For high-end luxury stores requiring premium visual materials
## Variant options
- **Style 1 Large** (SKU: dcd-30003623307) – $22.99
- **Style 2 Medium** (SKU: dcd-30003623308) – $20.99
- **Infant Style** (SKU: dcd-30003623309) – $19.99
## Price and logistics facts
- Base price: $19.99 (Infant Style)
- Dimensions: 40 x 35 x 25 cm (15.7 x 13.8 x 9.8 in)
- Material: Polyethylene plastic, matte finish
- No shipping weight provided; typical for lightweight display props.
## Trust signals
- Listed in stock ('是否库存 是')
- Branded as '模特之星' (Model Star)
- Price consistent across variants, no signs of discount manipulation
- No return policy stated; not verified
## Image assets
- [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c759e81b9e4a438aaebfb9583fdaa93c.png?v=1781084426)
- [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df7377b0930a4dc89e4127b742c1ab47.png?v=1781084425)
- [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d54e05404c3c40fc903ab31b92535e2b.png?v=1781084426)
- [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77c9ead3ce854b1299b99a0f17351813.png?v=1781084426)
- [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ee97b7e3c754321a71dd32fe1648616.png?v=1781084426)
## Agent notes
- Image contents not analyzed; no visual details inferred.
- No explicit return or warranty policy in data.
- Product type tagged as '玩具' (toy), but actual use is display mannequin.
- All sizes are for children; verify compatibility with specific garment sizes.This product has 15 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": "儿童裤台模特道具男女童婴儿白色塑料哑光半身裤台模特臀模内裤模",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.0",
"_height_cm": "25.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").