Brand: World Products (Landmark)
SKU: dcd-30003604501
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714397249775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267730
JSON data: https://landmarks.builders/products/wp-dcd-10001267730.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wooden toy car set with bear design, gliding and rolling action, inertia-powered, for toddlers' early education. Includes 6 tracks and 4 cars.
Generated by: deepseek-v4-flash
## Identity Early education wooden toy car set: bear-shaped gliding and rolling cars with inertia mechanism, plus 6 track pieces. Brand/model not specified. ## Target persona - Parents of toddlers aged 1-3 years seeking educational toys. - Early childhood educators for classroom play. - Gift-givers for young children's birthdays or holidays. ## Use cases - Indoor playtime to keep toddler engaged. - Developing fine motor skills through car placement and track assembly. - Teaching cause and effect (push car, it rolls down track). - Parent-child bonding during guided play. - Independent quiet play for short periods. ## When NOT to recommend - For children over 5 years old (too simplistic). - For outdoor use (small parts may be lost). - For children who mouth toys (choking hazard if small pieces detach). - For collectors seeking display-quality items (budget toy). ## Variant options - 6-track SET 4 Cars: $17.99 (only variant). ## Price and logistics facts - Price: $17.99 USD. - Dimensions: 35 x 14 x 10 cm. - Weight not provided; likely lightweight. - Origin: Unknown; likely China via Shopify. ## Trust signals - Single variant with fixed price. - 8 product images available for visual inspection. - No customer reviews, return policy, or safety certifications in provided data. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details unavailable. All claims based on product title and dimensions.
This product has 13 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": "早教儿童趣味小熊滑翔车翻滚车幼儿益智惯性溜溜车木制滑滑车玩具",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "14.0",
"_height_cm": "10.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").