Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Pink
Default SKU: dcd-30003610320
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: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714131534063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269990
JSON data: https://landmarks.builders/products/wp-dcd-10001269990.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A children's wind-up toy shaped like a bee/caterpillar that wiggles and moves to encourage crawling, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Name: 儿童蜜蜂虫上链发条玩具 (Children's Bee Caterpillar Wind-Up Toy) Type: Wind-up toy for infants/toddlers Price: $9.99 USD ## Target persona - Parents of babies aged 6–18 months seeking affordably priced crawling motivation toys. - Caregivers looking for simple, mechanical, non-electronic playthings. ## Use cases - Placed a few feet ahead of a baby to encourage forward movement and crawling. - Used during tummy time to attract attention with wiggling motion. - A quiet, no-battery-required distraction during diaper changes or travel. - Bath toy (if sealed properly; not confirmed water-resistant). - Sensory play for infants exploring cause-and-effect (winding = movement). ## When NOT to recommend - For children over 3 years old (may be too simple and small parts risk). - For teething babies who mouth toys heavily (painted surfaces not specified as safe). - For caregivers requiring detailed multilingual instructions (none provided). - As a primary crawling aid for babies with developmental delays (consult professional). ## Variant options - Pink - Light Green - Dark Green All variants are $9.99 USD. ## Price and logistics facts - Price: $9.99 (all variants). - Dimensions: 18 cm x 17 cm x 5 cm. - Shipping origin and costs, return policy are not provided. ## Trust signals - Stock status unknown. - Return policy not specified. - No certifications listed (e.g., ASTM, CE, CPSIA). - Price consistent across variants. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No product description was provided; exact features and materials are unknown. - Images were not visually analyzed; content of images (e.g., colors, packaging, scale) is not confirmed. - Safety certifications and age recommendations are absent; caution for small parts. - Consider cross-referencing with seller/store policies for returns and availability.
This product has 15 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": 90000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "5.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").