Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Clear / Round
Default SKU: dcd-30003606582
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714417697007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268534
JSON data: https://landmarks.builders/products/wp-dcd-10001268534.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
现货1/6兵人透明支架 公仔支撑U型环型支架地台卡腰和托裆双功能
| 产地 | 中国大陆 |
| 品牌 | 其他家 |
| 兵人散件 | 场景组件 |
| 型号 | 1/6支架 |
| 比例 | 1/6 |
| 适用年龄 | 14周岁以上 |
| 兵人种类 | 其他 |
| 兵人配件 | 兵人散件 |
| 出售状态 | 现货 |
Summary: 1/6 scale transparent figure stand with U-shaped ring support, dual waist and crotch support. In stock, $9.99, multiple color and shape variants.
Generated by: deepseek-v4-flash
## Identity 1/6 scale transparent figure stand with U-shaped ring support. Dual function: supports at waist or crotch. Made in China, brand 'other'. Suitable for 1/6 scale action figures. ## Target persona - 1/6 scale figure collectors who need stable display stands - Action figure diorama and scene builders - Toy photographers requiring adjustable support ## Use cases - Displaying 1/6 scale figures in upright poses - Supporting figures that cannot stand on their own - Creating dynamic poses with waist or crotch attachment - Replacing lost or broken original stands - Grouping multiple figures on a shelf with uniform stands ## When NOT to recommend - For figures smaller than 1/6 scale (e.g., 1/12 scale) – connection may not fit - For heavy metal or resin figures without verifying weight capacity - For figures with non-standard peg holes or attachment points - When invisible support is not required (opaque stands available) ## Variant options - Color: Clear or Black - Style: Round, Oval, or Hexagonal - All variants priced at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 25 x 22 x 7 cm (length x width x height) - Stock status: In stock (现货) - Origin: Mainland China ## Trust signals - In-stock status confirmed - Price consistent across all variants - No certifications provided - No return policy stated ## Image assets - Image URLs: 8 PNG images available for fetching - No visual details were inferred; image analysis not performed ## Agent notes - No certifications or material specifications beyond 'transparent' and 'plastic' implied - Weight capacity not specified - Intended for ages 14+
This product has 18 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兵人透明支架 公仔支撑U型环型支架地台卡腰和托裆双功能",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.0",
"_height_cm": "7.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").