Brand: World Products (Landmark)
SKU: dcd-30003602855
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714318475503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267045
JSON data: https://landmarks.builders/products/wp-dcd-10001267045.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: Ceramic wood long handle throwing tool for rim shaping and quick forming, 23cm length, $9.99.
Generated by: deepseek-v4-flash
## Identity 陶艺木质长柄拉坯工具拉坯快速成型口沿塑形造型辅助神器 ## Target persona Pottery hobbyists, ceramic artists, and beginners learning wheel throwing. ## Use cases - Shaping rims on pottery wheel - Forming clay edges quickly - Smoothing clay surfaces - Detailing narrow vases - Trimming excess clay ## When NOT to recommend - Large-scale production (tool may not be durable for high volume) - Non-wheel sculpting (designed for wheel use) - Cutting hard materials (wood, stone) - Left-handed use if asymmetrical (not specified) ## Variant options - Size S (only variant) ## Price and logistics facts Price: $9.99 USD Dimensions: 23 x 5 x 5 cm ## Trust signals No trust signals provided (e.g., return policy, stock status, certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a468c95b2d994ef8b3ded528b429fccf.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/144a01f2953b4b15b8fa13c0c786fdb4.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ac8b7514f5241079553a905d15e21e4.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a67cda57e9424a1facb2305a5afc3960.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca5516926b364eeeb2e594c2790bc04d.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cad4502507f64554b9f83a45275f4180.png?v=1781085469 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccfe353f5bbd40ed91d992c1a28e00ed.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be87a734b20a456b977f405027aa1126.png?v=1781085468 ## Agent notes No visual analysis performed; images not evaluated.
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": 50000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "5.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").