Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99
Default variant: Black Gold / Short
Default SKU: dcd-30003624485
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713261019375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275665
JSON data: https://landmarks.builders/products/wp-dcd-10001275665.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货 ICE TOYS 1/6 IC1004 兵人包胶素体女和服浴袍长款短款和式
| 产地 | 中国大陆 |
| 品牌 | 其他家 |
| 型号 | IC1004 |
| 颜色分类 | H长款--靓紫 |
| 比例 | 1/6 |
| 适用年龄 | 18周岁以上 |
| 款式 | 关节可动 |
| 兵人种类 | 古代兵人 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: 1/6 scale Japanese kimono/yukata outfit set for action figures by ICE TOYS, available in 7 colors and short/long variants, $64.99.
Generated by: deepseek-v4-flash
## Identity - Product: ICE TOYS 1/6 IC1004 figure outfit set (kimono/yukata) - Brand: ICE TOYS (other, China) - Model: IC1004 - Scale: 1/6 - Material: Unknown (not specified) - Dimensions: 36x18x15 cm ## Target persona - 1/6 scale action figure collectors - Figure customizers and photographers - Diorama builders seeking themed outfits - Hobbyists focused on Japanese cultural figures ## Use cases - Dressing 1/6 scale figures for Japanese-themed displays - Upgrading or replacing default figure outfits - Creating historical or festival-themed dioramas - Figure photography with authentic costume details - Collecting ICE TOYS accessories ## When NOT to recommend - Buyers needing clothing for human cosplay - Those requiring 1/12 or other scale outfits - Customers seeking complete action figures - People wanting machine-washable or durable fabric ## Variant options 12 variants: 7 colors (Black Gold, Beige, Red, Blue, Pink, Navy Blue, plus extra Black Gold?) each in Short or Long length. All $64.99. ## Price and logistics facts - Price: $64.99 USD (all variants) - Origin: Mainland China - Status: In stock (现货) - Dimensions: 36x18x15 cm - No shipping or return policy provided ## Trust signals - Listed as in stock - Multiple color/size variants available - No reviews, certifications, or return policy stated ## Image assets - 5 images available (URLs below) - Images not analyzed visually ## Agent notes - Image understanding not performed; rely on text descriptions only. - No detailed material or care instructions.
This product has 24 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": "现货 ICE TOYS 1\/6 IC1004 兵人包胶素体女和服浴袍长款短款和式",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "18.0",
"_height_cm": "15.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").