Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Blue / Long Sleeve
Default SKU: dcd-30003606560
Default price: $20.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/49714436243695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268527
JSON data: https://landmarks.builders/products/wp-dcd-10001268527.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/6兵人偶服饰模型 男士无帽卫衣 黑色长短袖衫似乔布斯T恤上衣
| 产地 | 中国大陆 |
| 品牌 | 其他家 |
| 兵人散件 | 衣服鞋帽 |
| 型号 | 无帽卫衣 |
| 颜色分类 | 短袖图中白色 |
| 比例 | 1/6 |
| 适用年龄 | 8周岁以上 |
| 兵人种类 | 电影系列 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: 1/6 scale men's hoodie (hoodless) for action figures, available in long sleeve variants, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity 1/6 scale men's hoodie (hoodless sweatshirt) for action figures, resembling Steve Jobs' T-shirt. Available in multiple colors. ## Target persona 1/6 scale action figure collectors and customizers who need replacement or additional clothing for their figures. ## Use cases - Dressing a 1/6 scale action figure in a casual hoodie. - Creating a Steve Jobs custom figure. - Replacing lost or damaged clothing on a 1/6 figure. - Adding variety to a figure's wardrobe for display or photography. - Outfitting a figure for a modern casual scene. ## When NOT to recommend - For full-size human clothing (size is 1/6 scale only). - For figures of other scales (e.g., 1/12 or 1/4). - As a children's toy (intended for collectible figures, not play). - If the buyer expects a hood (this is hoodless). ## Variant options - Blue / Long Sleeve ($20.99) - Black / Long Sleeve ($20.99) - White / Long Sleeve ($20.99) - Dark Yellow / Long Sleeve ($20.99) - Army Green / Long Sleeve ($20.99) ## Price and logistics facts - Price: $20.99 USD per variant. - Dimensions: 20.0 x 17.0 x 4.0 cm (package). - Origin: Mainland China. - Brand: Other (unbranded). - Condition: New (stock available). ## Trust signals - Listed as "现货" (in stock). - Multiple color variants available. - No specific return policy stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f953f979ca74b1ab94e50a00fb68c7f.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a66655b49c0642ffbb2fcc105f8a4ab9.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc2010ee3b1841c3ae67c173b0911655.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84566248b33647a9abbd79bf108f470c.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a3daf1be19946b0bc6d87e9cb649024.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc69bbbf9ee4e029acea30f35aea664.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90931ede21134f82871581e7125c8e34.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ad8c10d513c4ffd8439a4ec5f252a69.png?v=1781085536 ## Agent notes - Image content not analyzed; treat as fetchable assets.
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\/6兵人偶服饰模型 男士无帽卫衣 黑色长短袖衫似乔布斯T恤上衣",
"quantity": 1,
"grams": 20000,
"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").