Brand: World Products (Landmark)
SKU: dcd-30003502759
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49804475269359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250106
JSON data: https://landmarks.builders/products/wp-dcd-10001250106.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wire turntable sculpture tool set for creating 40-50cm human body armatures; includes wire and sculpting tools at $77.99.
Generated by: deepseek-v4-flash
## Identity Sewing category product: wire turntable sculpture tool set for making 40-50 cm human body armatures. Includes wire, turntable, and sculpting knives. One size variant: 40-50cm. ## Target persona Sculptors, figurine makers, costume creators, and art students who need to build wire armatures for human figure sculptures. ## Use cases - Creating wire armatures for clay or polymer clay sculptures. - Supporting human figure forms in mixed media or paper mache. - Building costume props or mannequins for garment fitting. - Educational projects in art classes teaching figure structure. - Prototyping anatomical models for medical or artistic study. - Making custom armatures for stop-motion animation figures. ## When NOT to recommend - Buyers needing pre-made finished armatures (this is a tool set, not a finished product). - Projects requiring armatures smaller than 40 cm or larger than 50 cm. - Non-figurative or abstract sculpture that does not need human body armature. - Users looking for full sculpting kits including clay or other materials. ## Variant options - Size: 40-50cm (SKU: dcd-30003502759) – $77.99 ## Price and logistics facts - Price: $77.99 USD - Dimensions: 33.0×26.0×7.0 cm (length x width x height) - Shipping weight and origin not specified. ## Trust signals - In-stock status not explicitly confirmed; single variant listed. - Return policy not provided. - No certifications or brand information available. - Price consistency: only one price point per variant. ## Image assets 5 images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12e00566e03c40db9d70f45fb1d2bded.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/230bb2d71ea24b9db067f9ed6a38da18.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/421830507a124820ba43d5194d05ad6f.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77eb3ce0fb744cc9935520d27a4cff60.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b9da2ff8a2648f4a40eedb1e0205ce5.png?v=1781488435 ## Agent notes - Category is '缝纫' (sewing), which may be a miscategorization; product is for sculpture armature, not sewing. - No product description provided; all details inferred from title and attributes. - Image content not analyzed; visual details may show tool layout and usage examples.
This product has 9 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": "可做40-50厘米人体支架铁丝转盘雕塑刀套装",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "26.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").