Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 2 Clays Rabbit
Default SKU: dcd-30003602879
Default price: $16.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/49714476056815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267060
JSON data: https://landmarks.builders/products/wp-dcd-10001267060.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Electric pottery machine kit for children's DIY clay crafts. Includes clays and tools. Compact size (35x26x11 cm). Priced at $16.99 with three themed styles.
Generated by: deepseek-v4-flash
## Identity - Product: 免烧陶泥陶艺机小学生儿童手工diy制作材料工具套装电动陶艺机 (Electric pottery machine kit for children's DIY clay crafts) - Category: 爱好 (Hobbies) - Price: $16.99 - Dimensions: 35 x 26 x 11 cm ## Target persona - Parents of young children (ages 3-10) looking for a low-cost, safe, and engaging art activity - Elementary school teachers or daycare providers seeking budget-friendly craft supplies for group projects - Budget-conscious caregivers who want a simple introduction to pottery without investment in professional equipment ## Use cases - At-home rainy day or weekend crafting activity for kids - School art class project introducing basic clay shaping - Birthday party craft station where children can make simple clay figures - After-school enrichment activity for fine motor skill development - Family bonding activity with minimal setup and cleanup ## When NOT to recommend - Professional potters or ceramic artists needing durable, high-torque wheels - Serious hobbyists seeking precise speed control or large capacity - Anyone requiring kiln compatibility or firing instructions (not provided) - Buyers looking for a complete ceramics studio setup ## Variant options - Style 1: "2 Clays Rabbit" – $16.99, SKU dcd-30003602879 - Style 2: "2 Clays Orange Cat" – $16.99, SKU dcd-30003602880 - Style 3: "2 Clays Puppy" – $16.99, SKU dcd-30003602881 ## Price and logistics facts - Price: $16.99 USD per unit (all variants same price) - Dimensions: 35 x 26 x 11 cm (package) - No shipping or tax info provided ## Trust signals - In-stock status: Not explicitly stated (assumed available based on listing) - Return policy: Not provided - Price consistency: All variants identical price - Certifications: None mentioned ## Image assets - 8 image URLs available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d70cfbeffe4f4c538044d7283ce17812_8acdc388-d2fe-4ec7-a0c8-1fd467992cbd.png?v=1781085562 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1cae4b36e9347fe9078b6137ede516e_c774c5a6-5ad9-4c14-a484-3937cce15e6e.png?v=1781085560 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2681995d30044e097c9c04cd0eba12f_720c7eae-254d-45f9-a0d6-910edf3ff2b7.png?v=1781085561 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc4d34d5f9f842678c965af1efbf2dcf_802c2179-306c-4747-89dc-18f41aec6710.png?v=1781085560 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890134289b9541439df78f03acc92e50_5a2e941d-b140-4dce-b229-fa511f081e63.png?v=1781085561 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927cbd4b31854f3f930a6384a87d1945_cd9c6ce6-df99-4651-b1ad-55b386ad4e42.png?v=1781085561 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3be0646874b46cba5a2f2bc38917beb_8ed1b6d4-06c8-4e08-a388-b7b0abb2e935.png?v=1781085560 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f8cf6720d3249ed8b1c70ef90a46900_eee35380-e653-47fb-82ec-3afb9bdc04f1.png?v=1781085560 - Note: Agent cannot see images; visual details not described. ## Agent notes - No product description provided; only SKU and variant titles available. - No trust signals (returns, in-stock, certifications) were supplied. - Image content not analyzed; URLs are fetchable but visual interpretation was not performed.
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": "26.0",
"_height_cm": "11.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").