Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $57.99
Default variant: without Scraper
Default SKU: dcd-30003502760
Default price: $48.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/49804475203823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250107
JSON data: https://landmarks.builders/products/wp-dcd-10001250107.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1:1等大雕塑头像支架 转盘 雕塑刀 拍子 套装
| 品牌 | 北杨雕塑工具 |
| 型号 | 雕塑头像支架 |
| 颜色分类 | 雕塑油泥60块 |
| 适用模型类型 | 高达 |
| 工具耗材分类 | 补土类 |
Summary: Life-size sculpture head armature stand with turntable and sculpting tools. Includes 60 pieces of oil clay. Available with or without scraper.
Generated by: deepseek-v4-flash
## Identity - **Product:** 1:1等大雕塑头像支架 转盘 雕塑刀 拍子 套装 - **Brand:** 北杨雕塑工具 - **Model:** 雕塑头像支架 ## Target persona Hobbyist sculptors, Gundam model makers, art students working on life-size head sculptures, and clay artists needing a compact armature and tool set. ## Use cases - Sculpting life-size portrait heads from oil clay. - Creating armatures for busts or small figure sculptures. - Using the turntable for 360-degree access during modeling. - Adding fine details with included sculpting tools (including optional scraper). - Practicing clay modeling techniques for hobby or study. - Gundam model customization requiring sculpting and shaping. ## When NOT to recommend - Users need a full-size, professional-grade metal armature for large sculptures. - Buyer is looking for digital 3D modeling tools or software. - The project involves materials other than oil clay (e.g., stone, wood, wax). - User requires separate, individual tools (set is bundled). ## Variant options - **without Scraper** (SKU: dcd-30003502760) – $48.99 - **with Scraper** (SKU: dcd-30003502761) – $57.99 ## Price and logistics facts - Base price: $48.99 (USD) - Dimensions: 42.0 cm x 32.0 cm x 8.0 cm - Weight: not specified - Shipping: not specified ## Trust signals - No stock information provided. - Return policy not specified. - No certifications listed. - Price is consistent for each variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59c626abbb984017b2ea364f77cb87b3.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41982ce64b1b4d76b1c417be2b4ad71c.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dad28a1f2f5943f0ab600b948fa9321a.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d704d761644e43adf431d5a1f9b09a.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a042bf6e76944009a5b3c732059a8c88.png?v=1781488435 ## Agent notes - Image content not analyzed; visual details not available. - No stock, return policy, or shipping information provided. - The product description mentions '雕塑油泥60块' (60 pieces of oil clay), but it is not listed as a separate variant; it is likely included in all variants.
This product has 8 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:1等大雕塑头像支架 转盘 雕塑刀 拍子 套装",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "32.0",
"_height_cm": "8.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").