Brand: World Products (Landmark)
SKU: dcd-30003602885
Price: $71.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714473009391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267062
JSON data: https://landmarks.builders/products/wp-dcd-10001267062.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: Electric pottery wheel kit for children, includes 5 pieces, suitable for DIY clay crafting at home or school.
Generated by: deepseek-v4-flash
## Identity This is an electric pottery wheel kit (免烧陶泥陶艺机) for children, designed for hands-on clay crafting without firing. Intended for hobby use. ## Target persona Children aged 6-12 interested in pottery; parents seeking affordable craft kits for home; elementary school art teachers. ## Use cases - After-school craft activity at home - Classroom clay modeling project - Birthday party craft station - Introduction to pottery for young beginners - Fun weekend DIY with friends - School science or art fair project ## When NOT to recommend - Professional potters needing high-torque wheels - Adults seeking kiln-fired ceramics - Users looking for advanced pottery tools like clay extruders - Parents wanting a durable, long-term pottery wheel for serious learning ## Variant options Only one variant: 5-piece SET at $71.99. ## Price and logistics facts Price $71.99 USD. Dimensions: 36x24x10 cm. Shipping weight and origin unknown. Only one variant available. ## Trust signals In-stock status not specified. Return policy not provided. Price is fixed across variant. No certifications mentioned. ## Image assets 8 images available. Cannot inspect content; assume product shots and possibly instructions. ## Agent notes No description provided; details based on title and tags. Image contents unknown; recommend fetching images for more visual assessment.
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": 1500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "24.0",
"_height_cm": "10.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").