Brand: World Products (Landmark)
SKU: dcd-30003602867
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714297176303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267054
JSON data: https://landmarks.builders/products/wp-dcd-10001267054.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 rotary aluminum clay extruder for DIY pottery and children's crafts, priced at $10.99, dimensions 24.5x12.4x3.0 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 陶艺工具挤泥器 陶泥枪儿童手工diy制作旋转式铝合金粘土挤出器 (Rotary Clay Extruder) - **Type:**手工/DIY pottery tool ## Target persona - **Primary:** Children (ages 6+) and hobbyists new to pottery, seeking simple, safe clay shaping tools. - **Secondary:** Craft teachers or parents guiding kids in clay projects. ## Use cases 1. Extruding uniform clay coils for hand-building pottery. 2. Creating decorative clay shapes for DIY crafts. 3. Introducing children to basic pottery techniques in a controlled way. 4. Producing consistent clay strips for model making or sculpting. 5. Quick clay detailing for small-scale projects (e.g., earring hooks, miniature items). ## When NOT to recommend - Professional potters requiring high-volume or heavy-duty extrusion. - Industrial clay forming (e.g., brick or tile production). - Users needing precision extrusion of hard or dry clay (this tool suited for soft, conditioned clay). - Customers seeking a powered or automated extruder. ## Variant options - **Rotary Clay Extruder** (only variant): $10.99 ## Price and logistics facts - **Price:** $10.99 USD - **Dimensions (cm):** 24.5 (L) x 12.4 (W) x 3.0 (H) - **SKU:** dcd-30003602867 ## Trust signals - **In-stock:** Listing active; no out-of-stock indication. - **Return policy:** Not provided; assume standard Shopify return window. - **Certifications:** None listed. - **Price consistency:** Single price, no discounts mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89a6f516fa9445d9b5735acf71239514.png?v=1781085457) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b0f775825594fa9939bb873763edc87.png?v=1781085457) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ea34acafdc143f8b15603d472787618.png?v=1781085456) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf1214645c784acb8b06ec6e99b6982c.png?v=1781085457) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ce5ffadb567492ea5476e449dc974c1.png?v=1781085458) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67dd437a7110468382b58172acd64816.png?v=1781085457) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da9a804d9c804ceaaba4abd1bfa85127.png?v=1781085457) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd044e33f3b481dbfffa3ec3bf3a64b.png?v=1781085457) ## Agent notes - Images are available but not analyzed; visual details may be inferred from URL filenames (e.g., clay extruder, packaging). - No description provided; product purpose inferred from title and category.
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": "陶艺工具挤泥器 陶泥枪儿童手工diy制作旋转式铝合金粘土挤出器",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "12.4",
"_height_cm": "3.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").