Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $110.99
Default variant: 1-2 Scale / Female
Default SKU: dcd-30003611783
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714181931247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270543
JSON data: https://landmarks.builders/products/wp-dcd-10001270543.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
人台立体裁剪女可插针教学人台三分之一二分之一迷你小人台
| 适用性别 | 女 |
| 服装道具模特类型 | 半身人体立裁模特 |
| 上市年份/季节 | 2020年夏季 |
| 是否库存 | 是 |
| 质量等级 | 合格品 |
| 适用人群 | 成人模特 |
| 模特材质 | 聚乙烯(PE) |
Summary: Mini female dress form for draping and pinning practice, available in 1/2, 1/3, 1/4 scales, with or without marking lines, made of polyethylene, priced $60.99-$110.99.
Generated by: deepseek-v4-flash
## Identity Mini female dress form (½, ⅓, ¼ scale) for draping and pinning practice. Polyethylene, available with or without line markings. Price $60.99 – $110.99. ## Target persona Fashion design students, sewing hobbyists, and pattern makers who need a portable practice mannequin for draping techniques. ## Use cases 1. Practicing draping techniques on a small scale. 2. Testing pattern fit before full-size garment. 3. Teaching sewing classes with mini mannequins. 4. Displaying miniature garments or accessories. 5. Pinning fabric for design experimentation. 6. Creating sample garments for portfolio. ## When NOT to recommend 1. For professional full-scale garment fitting. 2. For users needing adjustable body measurements. 3. For heavy-duty industrial draping. 4. For large-scale fashion displays. ## Variant options - 1-2 Scale / Female: $99.99 - 1-3 Scale / Female: $75.99 - 1-4 Scale / Female: $60.99 - 1-2 Scale / Female with Lines: $110.99 - 1-3 Scale / Female with Lines: $86.99 - 1-4 Scale / Female with Lines: $71.99 ## Price and logistics facts Base price $60.99 (1/4 scale). Dimensions: 46×24.38×17 cm. Weight and shipping not specified. ## Trust signals In stock (marked as 库存 yes). Quality grade: 合格品 (qualified). No return policy information provided. Price consistency: no price history given. ## Image assets         ## Agent notes Image description not performed. Product dimensions are small; not for full-size garments. Verified factual details only.
This product has 18 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": 2500000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "24.38",
"_height_cm": "17.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").