Brand: World Products (Landmark)
SKU: dcd-30003602870
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: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714481856751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267057
JSON data: https://landmarks.builders/products/wp-dcd-10001267057.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: A wooden mud paddle tool for pottery shaping and slab work, priced at $9.99 with dimensions 28x10x7 cm.
Generated by: deepseek-v4-flash
## Identity 陶艺实木拍泥板泥塑软陶泥工具木搭子棒槌带齿拍板陶瓷工具批发 (Ceramic Art Solid Wood Mud Paddle Tool) ## Target persona - Pottery hobbyists who hand-build clay pieces - Ceramic artists needing a basic slab shaping tool - DIY clay workers at home studios ## Use cases - Shaping and flattening clay slabs for handbuilding - Texturing clay surfaces using the toothed edge - Compacting and smoothing clay coils or slabs - Working on soft polymer or pottery clay without sticking - Detailing and patting clay into molds ## When NOT to recommend - For industrial mass production requiring high durability - For metal or stone carving applications - For precision engineering or fine sculpting work - For large-scale commercial potteries needing heavy-duty tools ## Variant options - P14 Mud Paddle ($9.99) – the only variant available ## Price and logistics facts - Price: $9.99 USD - Dimensions: 28 x 10 x 7 cm (length x width x height) - Wholesale tag indicates possible bulk purchase option ## Trust signals - Single variant in stock (no out-of-stock indication) - Wholesale pricing suggests consistent availability - No return policy stated; assume standard e-commerce terms - No certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dadc38d5c2b487ba919e3f398cde0a7.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f560acd8a2cd48eaa4a8a1c822a741de.png?v=1781085564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14c185b7bfa44665a9f46f5f9e0e80a0.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c84e6a9e8ab4855bd5546d16befb3c4.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b998aeefdf0343d1959d947de64069d1.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32c7cae5a2fe4f3b8f13bcc17de90cdb.png?v=1781085565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48dfe0f1d0c64da595f9244f503789b7.png?v=1781085563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2096b6444c98404a84fa0131683ffe95.png?v=1781085565 ## Agent notes - No product description provided; features inferred from title and category. - Images not inspected; verify tool's toothed edge and material from URLs.
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": 300000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "10.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").