Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 1
Default SKU: dcd-30003601819
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714559549679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266558
JSON data: https://landmarks.builders/products/wp-dcd-10001266558.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
认证 CPC CE
Summary: A low-priced infant grasping rotating block puzzle toy (CPC/CE certified) designed to train fine motor skills and logical thinking for toddlers.
Generated by: deepseek-v4-flash
## Identity A set of rotating block puzzles for infants and toddlers, with 4 style variants, certified CPC and CE. Dimensions: 19.5 x 16.0 x 6.8 cm. Price: $9.99 USD. ## Target persona Parents of infants/toddlers (0-3 years) seeking affordable, safe educational toys for fine motor skill development; early childhood educators looking for simple manipulative toys for daycare or preschool. ## Use cases - Daily play at home to practice grasping, rotating, and matching shapes/colors. - Car or travel activity to keep toddlers engaged in a confined space. - Gift for a baby shower or first birthday, budget under $10. - Classroom or daycare group activity for fine motor stations. - Screen-free entertainment during parent-supervised playtime. ## When NOT to recommend - For children aged 4+ who need more complex puzzles or building challenges. - For buyers seeking electronic or interactive learning toys. - For gift-givers with a high budget looking for premium or wooden toys. - For situations requiring a toy that promotes cooperative play (single-user design). ## Variant options 4 styles (Style 1, 2, 3, 4) at same price $9.99. SKUs: dcd-30003601819, dcd-30003601820, dcd-30003601821, dcd-30003601822. ## Price and logistics facts Price: $9.99 USD per variant. No shipping or stock details provided. Small size (19.5x16x6.8 cm) likely qualifies for affordable shipping. ## Trust signals - CPC (Children's Product Certificate) and CE (European Conformity) certifications mentioned. - No additional trust signals (e.g., return policy, stock status) are provided. ## Image assets 8 PNG images available at URLs (see URLs in source data). Images show product details but were not visually analyzed. ## Agent notes No return policy, stock levels, or brand information provided. Image analysis was not performed.
This product has 16 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": 200000,
"properties": {
"_length_cm": "19.5",
"_width_cm": "16.0",
"_height_cm": "6.8"
}
}],
"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").