Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: 6 Clays Rabbit
Default SKU: dcd-30003602882
Default price: $20.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/49714474942703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267061
JSON data: https://landmarks.builders/products/wp-dcd-10001267061.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
免烧陶泥陶艺机小学生儿童手工diy制作材料工具套装电动陶艺机
| 3C配置类别 | 14岁以下的黏土玩具 |
| 品牌 | 奕思瑞 |
| 货号 | 陶艺机 |
| 能力培养 | 动手动脑 |
| 材质 | 高岭土 |
| 是否专供外贸 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 否 |
| 适用年龄 | 少年(7-14岁) |
| 包装方式 | 其他 |
| 粘土类型 | 水性 |
Summary: 免烧陶泥陶艺机 is an electric pottery machine set for children aged 7-14, including clays and tools, suitable for DIY handcraft activities. Priced at $20.99 with 3 style variants.
Generated by: deepseek-v4-flash
## Identity 免烧陶泥陶艺机小学生儿童手工diy制作材料工具套装电动陶艺机. A children's electric pottery machine set with air-dry clays, designed for ages 7-14. ## Target persona - Parents of children aged 7-14 seeking educational DIY toys. - Elementary school teachers for art and craft lessons. - Craft hobbyists organizing children's activities. - Birthday party planners for group crafting. ## Use cases - School art projects introducing pottery basics. - Home craft time for creative play. - Birthday party activity station. - Educational play developing fine motor skills. - Parent-child bonding through crafting. ## When NOT to recommend - For professional pottery or ceramic art. - For children under 7 years (age range 7-14). - For users needing kiln-fired, durable ceramics. - For large-scale or commercial production. ## Variant options - Style: 6 Clays Rabbit ($20.99, SKU dcd-30003602882) - Style: 6 Clays Orange Cat ($20.99, SKU dcd-30003602883) - Style: 6 Clays Puppy ($20.99, SKU dcd-30003602884) ## Price and logistics facts - Price: $20.99 USD (all variants). - Dimensions: 35 x 28 x 12 cm. - No shipping or delivery timeframe provided. ## Trust signals - Listed as 3C configuration for under-14 clay toys (implies Chinese safety certification). - Includes instructional video. - In-stock status not confirmed; return policy unknown. ## Image assets - 8 images available at URLs provided in image_urls. - Visual details not analyzed. ## Agent notes - Image content was not examined. Use image URLs as fetchable assets only. - No information on inventory levels, shipping costs, or return policies.
This product has 15 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": "35.0",
"_width_cm": "28.0",
"_height_cm": "12.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").