Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Black / 22xg90
Default SKU: dcd-30003624507
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713254367471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275669
JSON data: https://landmarks.builders/products/wp-dcd-10001275669.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
VSTOYS 1/6 JK制服女鞋校服鞋 22XG89/90/91适合女兵人偶素体皮鞋
| 产地 | 中国大陆 |
| 品牌 | 其他家 |
| 兵人散件 | 衣服鞋帽 |
| 型号 | 22XG89/90/91 |
| 适用年龄 | 18周岁以上 |
| 兵人种类 | 女兵人 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: VSTOYS 1/6 scale JK uniform shoes for female action figures, available in Black, White, and Brown, priced at $26.99.
Generated by: deepseek-v4-flash
## Identity 1/6 scale JK uniform shoes (model 22XG89/90/91) for female action figure bodies by VSTOYS. ## Target persona Collectors and customizers of 1/6 scale female action figures, particularly those assembling Japanese school uniform outfits. ## Use cases - Outfitting 1/6 female action figures with authentic school uniform shoes - Replacing stock shoes on figures like Phicen, TBLeague, or similar bodies - Creating dioramas or scenes featuring schoolgirl themes - Completing custom figure builds requiring sneakers or dress shoes - Standalone accessory purchase for collectors seeking specific color variations ## When NOT to recommend - For 1/6 male figures (shoes are designed for female feet) - For 12-inch (1/6 scale) figures with non-standard foot pegs - For realistic military or tactical figure setups (school uniform shoe style) - For buyers seeking high-end leather or real fabric materials (these are plastic) ## Variant options Three color variants at $26.99 each: Black (22xg90), White (22xg90), Brown (22xg90). ## Price and logistics facts - Price: $26.99 USD per pair - Package dimensions: 19.5 x 16.5 x 4.0 cm - Origin: Mainland China - Status: In stock (现货) ## Trust signals - Listed as in stock (现货) - No return policy mentioned - Price consistent across variants - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3992eec288c4b31b24f9663303dc97d.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9239ba3ddf9e4c35a63ffc692b09906d.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fb9b0c55ca48869f0ef7598acfac77.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4453e23259bc42b18791ad8c191abfd2.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/958f00b1cf344148bfc767aacdfdc4b2_76f62a6a-845d-47a8-8b07-3c3bafce0a28.png?v=1781084491 ## Agent notes No image understanding performed; visual details (e.g., shoe shape, material, scale accuracy) are not analyzed. Verify compatibility with specific figure bodies.
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": "VSTOYS 1\/6 JK制服女鞋校服鞋 22XG89\/90\/91适合女兵人偶素体皮鞋",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "16.5",
"_height_cm": "4.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").