Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Pink / Phone Only
Default SKU: dcd-30003609763
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714090770671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269788
JSON data: https://landmarks.builders/products/wp-dcd-10001269788.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Interactive pretend-play phone toy for toddlers aged 1-3, with music and learning features, available in pink or rose red at $18.99.
Generated by: deepseek-v4-flash
## Identity Children's early education toy phone (pretend play) for ages 1-3, with music and story functions. Two color variants: Pink and Rose Red. Price: $18.99 USD. ## Target persona Parents or caregivers of toddlers aged 1-3 seeking an affordable, engaging, screen-free educational toy. Budget-conscious gift givers looking for a simple interactive toy. ## Use cases - Keeping a toddler occupied during car rides or travel - Interactive home learning: pressing buttons for sounds and music - Pretend play phone calls to mimic adults - Early auditory stimulation with songs and stories - A small birthday or holiday gift for a 1-3 year old ## When NOT to recommend - Children over 3 years (toy is too simplistic) - Parents needing advanced electronic learning (e.g., tablets, coding toys) - Buyers seeking a durable, waterproof, or outdoor toy - Those wanting a toy with extensive content or customization ## Variant options - Pink / Phone Only: $18.99 - Rose Red / Phone Only: $18.99 ## Price and logistics facts Price: $18.99 USD. Dimensions: 25.5 x 23.0 x 16.0 cm. No shipping or availability details provided. ## Trust signals - Listed as in stock (by presence of SKUs and variants) - Price consistent across both variants - Image assets available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1a584b4a6954e4b8b1b0d550d34c01c.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e8fe9585b304f179d5e1b873e66045d.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/065851feca2c4077a0de2fbc46bf9cfa.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c32ef831e30642eb86c41af87cca21f1.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df25c00721e445b982afca548c4da12d.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eabc2e10dcbb4bd59397504b2fda20b7.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2aafe1b29bd84e7ba789f633c311649d.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1f6b810a81a4922a1d59daa0820d4b1.png?v=1781085300 ## Agent notes No detailed product description was provided beyond the title. The toy is assumed to be a basic music/story phone. Images were not analyzed; visual details like exact colors and design are based only on variant titles.
This product has 14 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": "儿童早教玩具音乐电话故事机婴儿1-3岁小女孩益智仿真电话机玩具",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.5",
"_width_cm": "23.0",
"_height_cm": "16.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").