Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.69 – $22.08
Default variant: Blue / Without Mouse
Default SKU: dcd-30003669532
Default price: $20.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy Laptop
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50455617110255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292261
JSON data: https://landmarks.builders/products/wp-dcd-10001292261.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Interactive Design: Features a foldable laptop-style body with a rectangular screen, making this engaging toy computer with screen feel like a real workstation for young minds. Educational Tool: Designed as a comprehensive learning computer that introduces children to essential language, math, and English skills through interactive play. Colorful Keyboard: Equipped with a vibrant childrens laptop with keyboard that uses multiple bright colors to group different keys, helping kids easily identify letters and numbers. Compact Portability: Built with a rounded, compact shape and a carrying handle-like detail at the front, making this educational laptop easy to transport for on the move learning. Perfect Dimensions: Measures 300 x 205 x 58 mm, providing a sturdy yet lightweight toy that fits comfortably on small laps or desks during daily study sessions.
Summary: Interactive Design: Features a foldable laptop-style body with a rectangular screen, making this engaging toy computer with screen feel like a real workstation for young minds. Educational Tool: Designed as a comprehensive learning computer that introduces children to essential language, math, and English skills through interactive play. Colorful Keyboard: Equipped with a vibrant childrens laptop with keyboard that uses multiple bright colors to group different keys, helping kids easily identify letters and numbers. Compact Portability: Built with a rounded, compact shape and a carrying handle-like detail at the front, making this educational laptop easy to transport for on the move learning. Perfect Dimensions: Measures 300 x 205 x 58 mm, providing a sturdy yet lightweight toy that fits comfortably on small laps or desks during daily study sessions.
Generated by: deepseek-v4-flash
This product has 8 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": "Educational Childrens Laptop with Keyboard Foldable Kids Learning Laptop Colorful Toy Computer with Screen Compact for Preschoolers, Toddlers, Prescho",
"product_id": 9537656193263,
"variant_id": 50455617110255,
"quantity": 1,
"grams": 850,
"length_cm": "31.0",
"width_cm": "21.5",
"height_cm": "6.5"
}],
"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").