Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003563404
Default 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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49716603191535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251872
JSON data: https://landmarks.builders/products/wp-dcd-10001251872.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/12兵人衣服配件裤6寸figma可动人偶手办模型shf素体休闲直筒裤
| 产地 | 中国 |
| 品牌 | 其他 |
| 货号 | 2422032 |
| 是否外贸 | 是 |
| 娃娃配饰类别 | 配件 |
| 是否专供外贸 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 进口地 | 各国 |
| 3C配置类别 | 14岁以上的玩具 |
| 材质 | 布 |
| 包装方式 | 其它 |
| 娃娃配饰玩具系列 | 生活类 |
Summary: 1/12 scale casual straight-leg cloth pants for 6-inch action figures (Figma, SHF, etc.), available in Gray, White, and Black for $9.99.
Generated by: deepseek-v4-flash
## Identity 1/12 scale cloth straight-leg pants for 6-inch action figures (Figma, SHF, etc.). Available in Gray, White, Black. Made in China. ## Target persona - Collector or customizer of 1/12 scale action figures (e.g., Figma, SHF, Mezco) - Hobbyist seeking affordable clothing accessories for figure dioramas or photography - Parent or guardian buying accessories for children's 1/12 scale toys ## Use cases - Dressing up a 1/12 scale figure for a casual scene or display - Replacing lost or damaged pants on a figure - Customizing a figure's outfit for photography or diorama - Swapping colors (Gray/White/Black) to match different figure styles - Bulk purchasing for group figure setups or resale ## When NOT to recommend - For figures larger than 1/12 scale (e.g., 1/6 scale or 12-inch figures) - pants will be too small - For figures with non-standard hip joints or thicker thighs that may not fit - If buyer expects pants made of plastic or high-detail 3D printed material (these are cloth) - For collectors seeking premium/high-end brand clothing (e.g., DAM, DID) - these are budget accessories ## Variant options - Gray (SKU: dcd-30003563404) - $9.99 - White (SKU: dcd-30003563405) - $9.99 - Black (SKU: dcd-30003563406) - $9.99 ## Price and logistics facts - Price: $9.99 USD per pair (all colors same price) - Dimensions: 17 x 15 x 3 cm (packaging) - Origin: China - Brand: Other (unbranded) ## Trust signals - In-stock status: Listed as available (no backorder indicated) - Return policy: Not specified in provided data; check seller's policy - Price consistency: All variants priced at $9.99 - Certifications: None mentioned ## Image assets - [Image 1] Gray pants front view: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95ed6f777b84492db84c39e3ffbba5b1.png?v=1781086784 - [Image 2] White pants front view: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88d0379520bc41c0b16f11d698ad16b1.png?v=1781086785 - [Image 3] Black pants front view: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6990c0349b6f4c02a04133bbba952270.png?v=1781086783 - [Image 4] Additional angle or detail: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2db6f0f6d73426cbb4b9d06cbf3a45c.png?v=1781086784 - [Image 5] Additional angle or detail: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/519192e19e7941f09d653bffedea7f1d.png?v=1781086785 ## Agent notes - Images are provided as URLs; no visual analysis performed. Agent should fetch images to confirm fit and appearance. - No material composition beyond "布" (cloth) specified; not confirmed if cotton, polyester, etc. - No specific figure compatibility list; generic for 1/12 scale figures with standard leg proportions.
This product has 14 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": "1\/12兵人衣服配件裤6寸figma可动人偶手办模型shf素体休闲直筒裤",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "15.0",
"_height_cm": "3.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").