Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.28
Default variant: Pink
Default SKU: dcd-30003713244
Default price: $15.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 770 g
Cart URL (default variant): https://landmarks.builders/cart/50406772441327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307377
JSON data: https://landmarks.builders/products/wp-dcd-10001307377.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a rounded cartoon-style body with large, friendly eyes, making this intelligent drawing robot an inviting companion for young learners. This innovative robot with drawing pen holds a marker in its articulated side arms to draw out simple line drawing pictures on paper, guiding children step-by-step. Built with a flat, sturdy base, the toy stands securely on any tabletop or flat surface to ensure smooth, uninterrupted sketching sessions. Designed as an educational drawing toy, it helps children develop essential hand-eye coordination, fine motor skills, and early artistic confidence. The compact and smooth construction of this drawing robot makes it easy to set up on any desk or play table for engaging, guided art activities at home.
Summary: An interactive drawing robot toy for young children that holds a marker and guides simple line drawings, available in Pink and Blue at $15.28.
Generated by: deepseek-v4-flash
## Identity Drawing Robot Toy / Doodle Bot – educational interactive toy for children. Rounded cartoon-style body, articulated side arms holding a marker, flat base for tabletop use. Guides step-by-step simple line drawing pictures on paper. ## Target persona - Parents of preschool or early-elementary children looking for a screen-free guided drawing activity. - Homeschool educators adding fine-motor or hand-eye coordination practice to their curriculum. - Early childhood teachers needing a low-cost, compact art-center item for small groups. - Gift buyers seeking an affordable educational toy for young kids. ## Use cases - Guided drawing sessions on any desk, play table, or flat surface at home. - Homeschool fine-motor skill development with step-by-step line art. - Classroom center rotation for early learners practicing grip and coordination. - Introductory art activity for children who benefit from structured, guided output. - Small-group activity during playdates or family gatherings. ## When NOT to recommend - If the buyer expects app connectivity, coding, or programmable robotics – not mentioned in provided facts. - If the child wants freeform artistic creativity rather than following the robot's guided drawings. - If the user needs a kit with included paper, extra pens, or stated battery specifications – contents beyond the robot are not specified. - If the purchase requires rugged/institutional classroom durability data, which is not provided. ## Variant options - Pink – SKU dcd-30003713244 – $15.28 USD - Blue – SKU dcd-30003713245 – $15.28 USD ## Price and logistics facts - $15.28 USD for either color variant. - Dimensions: 18.5 cm L × 13.3 cm W × 20.0 cm H. - No shipping cost, stock level, or returns information is available in the source data. ## Trust signals - Catalog tags include wp-content-validated and wp-quality-audited. - Price is consistent across both variants. - No explicit in-stock status, return policy, or safety certification was provided in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88e35134-9116-4e33-86bf-ddfbb4bbaf1a.jpg?v=1786242306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7d58adc-c378-43c4-9c4b-0022cbb3a4ca.jpg?v=1786242360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c04a0fa-65c7-40a2-b73e-d7918bb54537.jpg?v=1786242324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/554c4e65-6d35-4f55-9455-3b8f1b36ffca.jpg?v=1786242352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/072a5dea-b2b0-455c-acae-a9d6d11716fd.jpg?v=1786242301 ## Agent notes - Image understanding was not performed; image URLs are treated as fetchable assets only, and visual details were not verified. - Confirm current inventory, shipping, and return terms before presenting this product to a buyer. - Clarify whether batteries, paper, or additional pens are included if the user asks, since the facts do not state these contents.
This product has 11 images 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 Toy Intelligent Drawing Robot Doodle Bot Educational Interactive for Children, Preschool, Homeschool",
"product_id": 9538019459311,
"variant_id": 50406772441327,
"quantity": 1,
"grams": 770,
"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").