Brand: World Products (Landmark)
SKU: dcd-30003607130
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: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49714095292655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268774
JSON data: https://landmarks.builders/products/wp-dcd-10001268774.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: Baby pull toy with teether, designed for infants 3-18 months, includes pacifier bottle and grasping balls. Priced at $9.99 with dimensions 14x7.5x13 cm.
Generated by: deepseek-v4-flash
## Identity Baby pull toy (拉拉乐) with teether (牙胶) and pacifier bottle (安抚奶瓶) for infants 3-18 months. Single style 'Owl Color Box'. ## Target persona Parents of infants aged 3-18 months seeking sensory and teething toys. Caregivers looking for affordable baby stimulation toys. ## Use cases - Teething relief during oral exploration phase. - Developing grasping and pulling skills. - Distracting baby during diaper changes or travel. - Introducing cause-and-effect through pull-action. - Soothing with pacifier-like attachment. ## When NOT to recommend - For children over 18 months (too simple). - For babies with known allergies to unspecified materials (no material list provided). - For parents seeking a teether only (this is a combined toy). - If budget allows higher-quality or safety-certified toys. ## Variant options Only one variant: 'Owl Color Box' at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 14.0 x 7.5 x 13.0 cm. No shipping or inventory data provided. ## Trust signals - Price listed is for the only known variant. - No stock status, return policy, or certifications available in provided data. ## Image assets 8 images available at URLs provided. No visual analysis performed. ## Agent notes Product description missing; title suggests teething and pull-toy functions. Verify material safety and age appropriateness with supplier.
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": "跨境婴儿拉拉乐玩具3-18个月新生儿宝宝牙胶抽抽乐安抚奶瓶手抓球",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "7.5",
"_height_cm": "13.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").