Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $73.99
Default variant: A-white Shirt
Default SKU: dcd-30003607066
Default price: $73.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/49714148704495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268753
JSON data: https://landmarks.builders/products/wp-dcd-10001268753.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: CDTOYS CD046 is a 1/12 scale action figure clothing set (vest, shirt, jeans) for 1:12 soft body figures, available in five style variants at $73.99 USD.
Generated by: deepseek-v4-flash
## Identity CDTOYS CD046 1/12 male soldier clothing set: vest, shirt, jeans. Fits 1:12 soft body figures. Price: $73.99 USD. ## Target persona 1/12 scale action figure collectors, customizers, and diorama builders who need realistic casual streetwear clothing for male figures. ## Use cases - Outfitting a 1/12 scale action figure with a casual look. - Replacing damaged or low-quality original clothing. - Creating a custom character for display or diorama. - Mixing and matching with other 1/12 accessories. - Upgrading a figure's outfit for photography or storytelling. ## When NOT to recommend - For larger scale figures (1/6, 1/8, etc.). - For buyers seeking a complete figure (only clothes). - For female figure clothing needs. - For those expecting real fabric or premium materials (likely plastic/vinyl). ## Variant options - A-white Shirt - B-red Plaid - C-blue Plaid - D-black White Plaid - E-black Shirt All priced at $73.99 USD. ## Price and logistics facts - Price: $73.99 USD per variant. - Dimensions: 15 x 10 x 2 cm (package size). - Shipping: not specified; tag indicates in stock. ## Trust signals - In stock (Chinese tag '现货' meaning spot goods). - No return policy or warranty information provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeabe71015ea414cab33f211c3234a1f.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce790965309c4bda827cc1990f9e2081.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc8f419b6f0c4ff6ac300d6d87366de6.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/945795506d9d4f04b1dc79be2bfea64d.png?v=1781085332 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d8a90213fcb43cabf093c3dfd0174cb.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/456009982d4341efb98656673e23a3ec.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3526746458943c39b6c6570b2f3290c.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31bfd4c603fe4e789dee11fc37f06761.png?v=1781085331 ## Agent notes - Images are available but not analyzed; visual details unknown. - No product description text provided; all facts are from title, tags, and variants. - Material, fit, and compatibility details are missing. - This is a niche product with limited use cases beyond 1/12 scale figure customization.
This product has 17 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": "现货cdtoys cd046 1\/12男兵人背心衬衫牛仔裤 适合1:12包胶素体",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "2.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").