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 / 22xg89
Default SKU: dcd-30003624501
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/49713257644271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275667
JSON data: https://landmarks.builders/products/wp-dcd-10001275667.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: 1/6 scale JK-style uniform shoes for female action figures, available in Black, White, and Brown at $26.99.
Generated by: deepseek-v4-flash
## Identity VSTOYS 1/6 JK制服女鞋校服鞋 22XG89/90/91 – die-cast or resin shoes for 1/6 female figure bodies (女兵人偶素体). ## Target persona Collectors and customizers of 1/6 scale female action figures, especially those building school-themed or uniformed characters. ## Use cases - Outfitting a 1/6 female figure with JK-style school shoes. - Replacing worn or missing shoes on a pre-owned figure. - Completing a custom uniform look for diorama or photography. - Adding variety to a 1/6 female figure wardrobe. - As a low-cost accessory for bulk figure customization. ## When NOT to recommend - Not for 1/12 or other scales – designed strictly for 1/6 figures. - Not for male figure bodies – shape and size likely incompatible. - Not for collectors requiring branded or luxury replicas – generic style. - Not for young children – intended for ages 18+. ## Variant options - Black (Style 22xg89) – SKU dcd-30003624501, $26.99 - White (Style 22xg89) – SKU dcd-30003624502, $26.99 - Brown (Style 22xg89) – SKU dcd-30003624503, $26.99 ## Price and logistics facts - Price: $26.99 USD per variant (consistent across colors). - Dimensions: 20.0 x 17.0 x 4.0 cm. - Country of origin: China (中国大陆). - Product type: 玩具 (toy), specifically 兵人散件 (action figure accessories). ## Trust signals - Listed as 现货 (in-stock). - Price is identical across all variants – no hidden costs. - No certifications mentioned; generic unbranded product. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3992eec288c4b31b24f9663303dc97d_bd880fc2-cf4f-4b85-83bc-03d65d21d2d1.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9239ba3ddf9e4c35a63ffc692b09906d_d94ddf7f-5d7e-4fa9-b414-dd13bb62423d.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fb9b0c55ca48869f0ef7598acfac77_32327f7d-322e-4964-83ba-23d8122d03dd.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4453e23259bc42b18791ad8c191abfd2_34103059-a3d5-4d1f-a387-67549b66a38c.png?v=1781084491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/958f00b1cf344148bfc767aacdfdc4b2_4f2c686e-8450-453d-b199-595b4e183110.png?v=1781084494 ## Agent notes - Images not analyzed by this agent; fetch and review for visual condition and style details. - No warranty or return policy mentioned in provided data; assume standard reseller terms. - Sold as “散件” (loose part) – may not include packaging.
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": "20.0",
"_width_cm": "17.0",
"_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").