Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Round Base
Default SKU: dcd-30003606579
Default price: $15.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/49714419761391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268533
JSON data: https://landmarks.builders/products/wp-dcd-10001268533.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multifunctional snake bone stand for 1/6 scale figures (15-30 cm), available in three base styles, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Multifunctional 1/6 scale snake bone figure stand (蛇骨支架) for 15-30 cm figures. Three base styles. ## Target persona 1/6 scale figure collectors, action figure photographers, diorama builders, toy customizers. ## Use cases - Displaying 1/6 scale figures in dynamic poses - Supporting heavy resin statues or large accessories - Stabilizing figures for photography or stop-motion - Arranging multi-figure dioramas with adjustable arms - Replacing broken or inadequate original stands ## When NOT to recommend - For figures under 15 cm (scale too large; may look disproportionate) - For figures over 30 cm (stand not designed for larger/heavier items) - If a fixed, single-pose stand is required (this is adjustable and multifunctional) - For buyers expecting a complete figure or clothing (stand only) ## Variant options - **Round Base** – SKU: dcd-30003606579, $15.99 - **Hexagonal Base** – SKU: dcd-30003606580, $15.99 - **Oval Base** – SKU: dcd-30003606581, $15.99 ## Price and logistics facts - Price: $15.99 USD (all variants) - Dimensions (package): 24.0 x 22.0 x 4.0 cm - No shipping, tax, or delivery info provided. ## Trust signals - In stock as per listing (tags indicate "现货" = in stock). - No return policy or warranty stated. - No certifications or materials info available. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1451c5f0c2db412e9dae3b04fd57f9c8.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ef24884f06d44e6b8f145e639ce7fe1.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b7b41ef7b1f4942b5c64a317795b927.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19245270d7544c9b5eeff639d7a10b8.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8bf105639cc4df0bf5adad338ba5671.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20c22589720c431a832fd957d8ace5d8.png?v=1781085529 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/841c08a6735646c9b7eaa98ac96acaa8.png?v=1781085530 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e688d335fb894acda754295727ff5931.png?v=1781085530 ## Agent notes - Product description field was empty in source data; no textual details beyond title and tags. Image content not analyzed.
This product has 15 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兵人蛇骨支架 多功能蛇骨支架适合15-30厘米人偶手办支撑",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "22.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").