Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.00
Default variant: Light Blue / JQR-02
Default SKU: dcd-30003713152
Default price: $15.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy
Vendor: World Products
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/50455848222959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307331
JSON data: https://landmarks.builders/products/wp-dcd-10001307331.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This drawing robot features a friendly rounded body with an engaging front face and an articulated pen arm. It acts as a personal art tutor, guiding children through the drawing process step-by-step to develop fine motor skills and hand-eye coordination. The set includes 100 pattern cards, 2 black outline pens, and 12 vibrant coloring pens. It offers a screen-free, hands-on learning experience. Simply insert a pattern card into the top slot to initiate the drawing sequence.
Summary: Screen-free drawing robot for children featuring 100 pattern cards, 2 black pens, and 12 coloring pens. Priced at $15.00 USD. Dimensions: 18.5 x 13.3 x 20.0 cm. Available in Light Blue and Pink.
Generated by: deepseek-v4-flash
## Identity Drawing Robot with Cards - Screen-free learning art toy for children. Uses pattern cards and a pen arm to guide step-by-step drawing. Includes 100 pattern cards, 2 black outline pens, and 12 coloring pens. Two color variants: Light Blue (JQR-02) and Pink (JQR-02). ## Target persona Parents of children ages 3-7 seeking screen-free educational activities. Preschool teachers looking for fine motor skill tools. Gift buyers for kids' birthdays or holidays. Homeschooling parents integrating art into curriculum. ## Use cases - Guided drawing practice at home to build confidence. - Quiet, screen-free entertainment during travel or waiting times. - Classroom art center activity for small groups. - Fine motor skill development through pen handling and card placement. - Early hand-eye coordination training with step-by-step visual cues. - Introducing basic drawing concepts in a structured, repeatable way. ## When NOT to recommend - For children who prefer open-ended creative drawing without templates. - For professional artists or advanced learners seeking sophisticated tools. - For buyers needing expandable card packs or replaceable components beyond the included set. - For those expecting smart features like Bluetooth, apps, or remote control. ## Variant options - Light Blue / JQR-02 (SKU: dcd-30003713152) - $15.00 USD - Pink / JQR-02 (SKU: dcd-30003713153) - $15.00 USD ## Price and logistics facts - Price: $15.00 USD for each variant. - Dimensions: 18.5 cm (length) x 13.3 cm (width) x 20.0 cm (height). - No shipping or handling information provided. - Stock status not specified. ## Trust signals - Price consistent across both variants. - Catalog tags indicate 'wp-quality-audited' (self-reported by catalog; no external certification). - Return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76a93684-5542-468b-b796-216c636279b0.jpg?v=1786242357 ## Agent notes - Image understanding was not performed; visual details beyond the written description are unverified. - No brand/manufacturer name is explicitly stated in the facts. - The description mentions an 'articulated pen arm' and 'friendly rounded body' but these are from the text, not from image inspection.
This product has 1 image in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Drawing Robot with Cards, Screen-free Drawing Robot, Learning Art Toy, Educational for Children",
"product_id": 9538060779759,
"variant_id": 50455848222959,
"quantity": 1,
"grams": 870,
"length_cm": "18.5",
"width_cm": "13.3",
"height_cm": "20.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").