Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $14.99
Default variant: Battery Version
Default SKU: dcd-30003605038
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714407047407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267954
JSON data: https://landmarks.builders/products/wp-dcd-10001267954.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: This electric toy chicken walks, lays eggs, sings, and responds to remote control. Available in battery or rechargeable versions, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity A battery-operated or rechargeable toy chicken that walks, lays eggs, sings, and moves in all directions via remote control. ## Target persona Parents of children aged 3-8 seeking novel, interactive toys; gift buyers for birthday parties or holidays; collectors of quirky electronic toys. ## Use cases - Indoor playtime entertainment for toddlers and preschoolers. - Party favor or small gift for children's events. - Interactive decoration for themed parties (e.g., farm or animal themes). - Screen-free activity to engage children during travel or waiting. - Surprise gift for young kids who enjoy animated animal toys. ## When NOT to recommend - Children under 3 years due to small parts (potential choking hazard). - Customers seeking educational or STEM-focused toys. - Those who prefer durable, non-electronic classic toys. - Buyers needing quiet toys (singing and movement may be noisy). ## Variant options - Battery Version (SKU: dcd-30003605038) - $13.99 - Rechargeable Version (SKU: dcd-30003605039) - $14.99 ## Price and logistics facts - Battery Version: $13.99 USD - Rechargeable Version: $14.99 USD - Dimensions: 14 x 13 x 14 cm (length x width x height) - No shipping weight provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - Price is fixed with two clear variant options. - No certifications mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe1b63014e8d4a00a24293aac959be44.png?v=1781085521) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f326dc3daed3473999f21e2c49de0c7a.png?v=1781085522) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26cae2ebc27140e49dc02b457f6f4bd4.png?v=1781085521) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e4d570278344b8a41b16a30f28b857.png?v=1781085521) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd9f48bf14a4498ebc45720338b567ba.png?v=1781085521) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c370240e944ef8b7f5f74accafde93.png?v=1781085521) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95f46a176bd4406928b33317eb529a9.png?v=1781085523) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30ae52f74e51400da9def1e2f788caad.png?v=1781085521) ## Agent notes - Image content was not analyzed; visual details are not included. - No product description was provided; features inferred from title. - No customer reviews or ratings available.
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": "跨境热卖网红小鸡会走路生蛋下蛋唱歌电动万向儿玩具",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "13.0",
"_height_cm": "14.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").