Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $47.99
Default variant: Orange / Adjustable Handle
Default SKU: dcd-30003603563
Default price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 4730 g
Cart URL (default variant): https://landmarks.builders/cart/49714339283183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267326
JSON data: https://landmarks.builders/products/wp-dcd-10001267326.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Children's balance bike for ages 1-3, three color variants with adjustable handle, dimensions 60x35x30 cm, priced at $47.99.
Generated by: deepseek-v4-flash
## Identity Children's balance bike (push bike) for toddlers aged 1-3 years, three-wheeled, foot-powered, with adjustable handle. ## Target persona Parents or guardians of toddlers aged 1-3 years seeking a first ride-on toy for balance and coordination development. ## Use cases - Indoor play on smooth floors - Outdoor pavement or sidewalk riding - Learning to balance and steer - Fun physical exercise for toddlers - Birthday or holiday gift for 1-3 year olds ## When NOT to recommend - Child is over 3 years old or taller than recommended height (height limit not specified) - Rough terrain or off-road use (not designed for it) - For child who already rides a two-wheeled bike proficiently - For serious cycling training or long distances ## Variant options - Orange / Adjustable Handle (SKU: dcd-30003603563) - $47.99 - Green / Adjustable Handle (SKU: dcd-30003603564) - $47.99 - Red / Adjustable Handle (SKU: dcd-30003603565) - $47.99 ## Price and logistics facts - Price: $47.99 USD - Dimensions: 60 x 35 x 30 cm ## Trust signals No trust signals available from provided data (no in-stock status, return policy, or certifications given). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/896e6448b2a94400ae4410771812ee33.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b01d17f12a0a45219d0ee97226eca654.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fcd6477d044445aa78b85c6535595e9.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8cc9e63d71e44db8a8aa12a2a51970b.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50479fcd20444dc38ec19e147603ba67.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7366d507a32412b826e04f526ca7b40.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63affb512d5340489ecd881833e04c11.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e35312a887634fd8b865e25a2ffaa2ea.png?v=1781085477 ## Agent notes No textual description or additional details provided. Images were not analyzed; visual details not available.
This product has 15 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": 4730000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "35.0",
"_height_cm": "30.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").