Brand: World Products (Landmark)
SKU: dcd-30003614374
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713874206959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271385
JSON data: https://landmarks.builders/products/wp-dcd-10001271385.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/6兵人 丛林迷彩 衣服 裤子 帽子 士兵 配角 散件 模型
| 产地 | 中国大陆 |
| 品牌 | EASY MODEL |
| 兵人散件 | 衣服鞋帽 |
| 材质 | 布料 |
| 型号 | 衣服裤子帽子 |
| ACG作品名 | Charlotte夏洛特 |
| 兵人种类 | 潮流兵人 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: 1/6 scale jungle camouflage uniform set (shirt, pants, hat) for action figures by EASY MODEL, priced at $32.99, in stock.
Generated by: deepseek-v4-flash
## Identity EASY MODEL 1/6 scale jungle camouflage uniform set for action figures. Includes shirt, pants, hat. Brand: EASY MODEL. Material: cloth. Dimensions: 20x16x3 cm. ## Target persona Collectors and customizers of 1/6 scale action figures who need military-themed clothing for dioramas or figure upgrades. Specifically, fans of military or anime/game characters needing jungle camo. ## Use cases - Enhancing a 1/6 scale action figure with a realistic jungle camo uniform. - Replacing missing or generic clothing on a military-themed figure. - Creating a custom soldier figure for dioramas or photography. - Adding a jungle camo variant to a figure collection. - Use as spare parts for figure customization. - Completing a figure representing a supporting character in a jungle setting. ## When NOT to recommend - For collectors seeking full, pre-assembled figures (not just clothing). - For those needing other camo patterns (e.g., desert, urban). - For users of larger or smaller scale figures (e.g., 1/12 or 1/1). - For buyers expecting licensed military replicas with high detail. ## Variant options Only one variant: "1-6 Scale Jungle" at $32.99. ## Price and logistics facts Price $32.99 USD. Dimensions: 20x16x3 cm. Origin: Mainland China. Status: In stock (现货). ## Trust signals In stock (stated as 现货). Price is consistent with singular variant. Return policy not provided. No certifications mentioned. ## Image assets 8 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3e0f45134a34857b90d7e5bd0f2e947.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dba7dffe97e44e6805a2a3d04d7d98d.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59bd3dfd0a9b44dc893051e8ec72ac60.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98e56edc38a542f1837120b6daea9b34.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb25924b910f497b8a4abba54dfa8c93.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39877260078a4651b9791a99e7dd09d2.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ff7181aeb44fa3accfe79948f0b065.png?v=1781085130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d996e51c6304587b35f2e63b3cdd16b.png?v=1781085131 ## Agent notes No image understanding performed; trust image URLs as fetchable assets.
This product has 13 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\/6兵人 丛林迷彩 衣服 裤子 帽子 士兵 配角 散件 模型",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.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").