Brand: World Products (Landmark)
SKU: dcd-30003616315
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713926701295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272182
JSON data: https://landmarks.builders/products/wp-dcd-10001272182.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 children's pretend play push cart toy simulating a stroller or shopping cart for early development and walking practice.
Generated by: deepseek-v4-flash
## Identity - Product: 儿童过家家玩具推车婴儿早教益智女孩仿真娃娃手推车学步车购物车 - Type: 玩具 - Dimensions: 35 x 28 x 20 cm ## Target persona - Parents of toddlers (1-3 years) seeking educational pretend play toys - Caregivers or gift buyers for young children interested in role-playing ## Use cases - Encouraging walking practice with a push toy - Role-playing shopping or caring for a doll - Early education pretend play scenarios - Indoor or backyard play for young children ## When NOT to recommend - Children over 4 years old who may outgrow simple push toys - Buyers seeking electronic or interactive features - Those needing a sturdy walker for heavy use or outdoor rough terrain - Gift buyers for older siblings not interested in pretend play ## Variant options - Only one variant: "Cartoon Stroller" (SKU: dcd-30003616315) at $28.99 ## Price and logistics facts - Price: $28.99 USD - No shipping or delivery information provided ## Trust signals - No stock status or availability information - No return policy stated - No certifications or safety compliance mentioned - Price is fixed for the single variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0beb9dacaea04be5974f0f212d299bc4.png?v=1781085158 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c360d9fe41de4e81a75f8f871ba7dbc0.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3e6809582964d8293da5b690c4bb949.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ca5f06493f4a04b0666f579e5dc0eb.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc46dcfd665412e8ccf48e2d076ec60.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881c7918aead4ebf9aadcc5f7f0d77f3.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c361aff646e4488ca63f3b82ce605a90.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/851dee9d07674e4997b479304ab2987b.png?v=1781085159 ## Agent notes - No product description provided; rely on title and image URLs for understanding. - Only one variant available. - No trust signals (stock, return, certifications) included in source data. - Image understanding was not performed.
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": "儿童过家家玩具推车婴儿早教益智女孩仿真娃娃手推车学步车购物车",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "28.0",
"_height_cm": "20.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").