Brand: World Products (Landmark)
SKU: dcd-30003609908
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714127241455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269852
JSON data: https://landmarks.builders/products/wp-dcd-10001269852.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
陶艺工具拉坯定位器统一作品高度多功能修坯利坯辅助神器 陶艺工具
| 货号 | 木制摆件 |
| 品牌 | 中用 |
| 材质种类 | 木质 |
| 是否专利货源 | 否 |
| 材质 | 木质 |
| 是否IP授权 | 否 |
| 风格 | 现代简约 |
| 类别 | 摆件 |
| 是否属于礼品 | 否 |
Summary: A wooden pottery centering tool for uniform height shaping and trimming, priced at $54.99, with dimensions 37x21x5 cm.
Generated by: deepseek-v4-flash
## Identity A wooden pottery centering tool (陶艺工具拉坯定位器) used to unify piece height during throwing and trimming. Brand: 中用. Material: wood. Style: modern minimalist. Dimensions: 37 x 21 x 5 cm. One variant available. ## Target persona - Pottery hobbyists who throw on a wheel and need consistent piece heights - Ceramic artists seeking a simple, non-mechanical positioning aid - Beginners learning to center and trim clay ## Use cases - Ensuring uniform height across multiple thrown pieces - Guiding trimming depth for even wall thickness - Assisting in centering clay on the wheel - Repeating identical forms for production pottery - Teaching pottery students consistent technique ## When NOT to recommend - If the buyer needs a metal or plastic tool for durability - For industrial-scale pottery production where precision jigs are required - For sculpting or hand-building where centering is not needed - If the buyer expects a multi-tool with additional functions (e.g., wire cutter, sponge) ## Variant options - Only one style: "Pottery Tool" at $54.99 ## Price and logistics facts - Price: $54.99 USD (variant only) - Dimensions: 37 x 21 x 5 cm (length x width x height) - Currency: USD ## Trust signals - No return policy, stock status, or certifications provided in source data. - Price is consistent for the single variant. - Brand: 中用. ## Image assets - 8 images available at provided URLs. Contents not analyzed. ## Agent notes - Product tagged as "园艺" (gardening) but is a pottery tool; verify categorization. - No explicit warranty or return policy data. - No MPN or EAN provided.
This product has 13 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": "陶艺工具拉坯定位器统一作品高度多功能修坯利坯辅助神器 陶艺工具",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "21.0",
"_height_cm": "5.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").