Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47
Default variant: Light Blue
Default SKU: dcd-30002711851
Default price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/50378093887727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001031721
JSON data: https://landmarks.builders/products/wp-dcd-10001031721.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Imagine your child heading off to school with a companion that keeps their favorite drink at the temperature all day long. This Kids Insulated Water Bottle is beyond just a container; it is a reliable partner for daily water consumption. Crafted with a premium 316 stainless steel inner liner, it ensures each sip is and, meeting the high standards parents expect for their children. The 600ml capacity is sized for students, providing enough water consumption for a full day of classes or outdoor adventures without being too bulky.Whether it is a chilly winter morning or a afternoon at the park, the advanced vacuum insulation maintains temperatures for 6-12 hours. The innovative 2-mode lid adapts to your child's growth, offering a gentle for young children and a direct-sip option for older kids. With its strong leak-resistant locking mechanism, you can rest certain their books and electronics are from spills. The ergonomic handle and eye-catching gradient colors make it a stylish accessory that kids will love to carry everywhere, from the classroom to the playground.
Summary: Kids Insulated Water Bottle Kids Water Bottle Lid Childrens Tumbler for Young Children, School, Travel, Outdoor. Imagine your child heading off to school with a companion that keeps their favorite drink at the temperature all day long. This Kids Insulated Water Bottle is beyond just a container; it is a reliable partner for daily water consumption. Crafted with a premium 316 stainless steel inner liner, it ensures each sip is and, meeting the high standards parents expect for their children. The 600ml capacity is sized for students, providing enough water consumption for a full day of classes
Generated by: dcd-map-v1
This product has 3 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": "Kids Insulated Water Bottle Kids Water Bottle Lid Childrens Tumbler for Young Children, School, Travel, Outdoor",
"product_id": 9530455064815,
"variant_id": 50378093887727,
"quantity": 1,
"grams": 400,
"length_cm": "18.5",
"width_cm": "10.6",
"height_cm": "18.5"
}],
"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").