Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.06 – $27.08
Default variant: White / 12 Inch
Default SKU: dcd-30002774402
Default price: $18.06
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/50379630117103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001047680
JSON data: https://landmarks.builders/products/wp-dcd-10001047680.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Imagine the delight in your child's face as they embark on their first riding adventure with this premium children's vehicle. Designed with a high-carbon steel frame, this bike offers the optimal balance of lightweight maneuverability and rugged strength, ensuring it can handle the bumps and tumbles of early learning. The double braking system provides immediate stopping power, giving parents peace of mind while kids discover the neighborhood. Whether they are riding on smooth pavement or through the park, the widened, shock-absorbing tires ensure a stable and comfortable ride.
To support those just starting out, this training bike features silent auxiliary wheels that flash during movement, turning every ride into a light show while providing the necessary stability to build confidence. As your child grows, the adjustable seat and handlebars can be easily modified to maintain an ergonomic riding position. The included front basket is for stowing treasures found along the way, making it a truly practical young child children's cycle with basket. This bike is not just a toy; it is a tool for developing balance, independence, and a lifelong love for outdoor activity. Assembly is straightforward with the included tools and guide, so your little one can start riding in no time.
Summary: Children's Bike with Training Wheels Lightweight Boys Girls Children's Cycle Double Brakes Young Child Children's Cycle with Basket for Beginners. Imagine the delight in your child's face as they embark on their first riding adventure with this premium children's vehicle. Designed with a high-carbon steel frame, this bike offers the optimal balance of lightweight maneuverability and rugged strength, ensuring it can handle the bumps and tumbles of early learning. The double braking system provides immediate stopping power, giving parents peace of mind while kids discover the neighborhood. Wheth
Generated by: dcd-map-v1
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Children's Bike with Training Wheels Lightweight Boys Girls Children's Cycle Double Brakes Young Child Children's Cycle with Basket for Beginners",
"product_id": 9530844512495,
"variant_id": 50379630117103,
"quantity": 1,
"grams": 9000,
"length_cm": "97.0",
"width_cm": "20.0",
"height_cm": "50.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").