Brand: World Products (Landmark)
SKU: dcd-30003607129
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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49714097291503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268773
JSON data: https://landmarks.builders/products/wp-dcd-10001268773.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: A budget-friendly baby pull-and-teether toy (Clown Color Box) designed for infants aged 3-18 months, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product:** 跨境婴儿拉拉乐玩具3-18个月新生儿宝宝牙胶抽抽乐安抚奶瓶手抓球 - **Type:** Baby teether/pull toy (Clown Color Box variant) - **Dimensions:** 15.0 x 14.0 x 4.0 cm - **Age range:** 3-18 months ## Target persona - Parents of infants 3-18 months seeking affordable sensory stimulation. - Budget-conscious caregivers looking for a multi-functional teether and grasping toy. - Gift buyers for baby showers or first birthdays with a low price point. ## Use cases - Teething relief and gum massage during the 3-12 month teething phase. - Developing fine motor skills through pulling, gripping, and shaking. - Distraction during diaper changes or car rides. - Attachment to a baby bottle or pacifier clip (if compatible). - Lightweight travel toy for on-the-go entertainment. ## When NOT to recommend - For children older than 18 months (limited developmental value). - For babies with known allergies to unspecified plastic or silicone materials (no material details provided). - As a primary educational toy for older infants expecting lights/sounds. - For buyers requiring eco-friendly or organic certification (none listed). ## Variant options - **Clown Color Box** – $9.99 USD (only variant available) ## Price and logistics facts - **Price:** $9.99 USD (single variant) - **Dimensions:** 15 cm x 14 cm x 4 cm - **Shipping weight:** Not specified - **Origin:** Cross-border (likely China) ## Trust signals - **Stock status:** Not provided – assume available unless sold out. - **Return policy:** Not disclosed – verify with seller. - **Certifications:** None disclosed (e.g., ASTM, CE). - **Price consistency:** Single price point, no discounts noted. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81532caaa98c4c11b3e57f1ea75251b0_e3b378cb-0e92-42f6-b956-9cf6c936db23.png?v=1781085304) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43e4083d472e4ddfa8b5d242692c1e29.png?v=1781085303) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ca705b4253c4c4e9500979a473d3428.png?v=1781085303) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/690a6807e0f64374ba1a8cff2c47a39a_71933276-9b9d-43b7-b99f-2e808644914d.png?v=1781085303) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ee3251046a24decb1e9e613b39a6227_035be9be-5091-4ee6-87b0-48ae21b2be0c.png?v=1781085304) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20a240c1749a47b98295ec69cee3e164_3acc56e1-78ce-404b-9294-01fb51f2f17d.png?v=1781085304) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb2411a634a4c23a007b568bfad02f1_1be4bf44-e811-489c-8418-5c39dca880bb.png?v=1781085304) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9aa9f0e120914972b22579a51d1e53eb_bb5644b8-7a0a-4bba-9726-bf872ee3cd81.png?v=1781085304) ## Agent notes - Image content not analyzed; treat images as visual aids only. - No product description provided; all info based on title, tags, and variant data. - Material composition unknown – verify safety compliance before recommending for teething.
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": 140000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "14.0",
"_height_cm": "4.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").