Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Silver / a
Default SKU: dcd-30003606577
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714423103727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268532
JSON data: https://landmarks.builders/products/wp-dcd-10001268532.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Magnetic electroplated stand for 1/6 scale (12-inch) action figures, available in silver or black, priced at $34.99.
Generated by: deepseek-v4-flash
## Identity VSTOYS 25XG105 1/6 Magnetic Electroplated Stand for 12-inch Figure Support ## Target persona Collectors of 12-inch action figures (e.g., Hot Toys, 1/6 scale figures) who need a stable, magnetic display stand. ## Use cases - Displaying a 1/6 scale figure in a dynamic pose - Supporting figures with heavy accessories (backpacks, wings, weapons) - Replacing original stands that are broken or lost - Rotating figures in a display cabinet - Using as a base for custom dioramas - Holding figures during photography ## When NOT to recommend - For smaller scale figures (e.g., 1/12 or 1/18) as the stand may be too large - For figures requiring a specific branded stand due to foot peg incompatibility - If buyer needs a stand that includes a nameplate or figure-specific label - For buyers seeking a budget stand under $20 ## Variant options - Silver / a: $34.99 - Black / B: $34.99 ## Price and logistics facts - Price: $34.99 USD - Dimensions: 25 cm x 19 cm x 6 cm - Shipping details not provided ## Trust signals - In stock (presumed based on listing title "现货") - Return policy not specified - No certifications mentioned - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cd4460ec1214a49aa42013c81e05313.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64e91d81081442b4b5b9da360a380bf4.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3f2421c26f94b65843e0d1a5f959d86.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/035411251a4f42589fe0b78854a90b61.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a28f7439ada6480a9b32bc47e0d63674.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5f02f1082954ac8a521c6f6e918a740.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe8862e27af84d7a80ec2f87355f82be.png?v=1781085531 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c45856a00d34fd195d12039a2f69603.png?v=1781085532 ## Agent notes - Product title and variants confirm two color/style options: Silver/a and Black/B. - Image content was not analyzed; visual details not available.
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 磁吸电镀款支架 VSTOYS 25XG105 适合12寸兵人偶手办支撑",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "19.0",
"_height_cm": "6.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").