Brand: World Products (Landmark)
SKU: dcd-30002713399
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49903514288367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032095
JSON data: https://landmarks.builders/products/m4x-10001032095.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: This adorable donut water bottle features a creative circular shape that makes drinking fun and engaging for children of all ages.
Materials: Crafted from PC and food-grade silicone, this kids' drinkware ensures a, odorless, and drinking everyday use.
Leak-Resistant Function: Designed with a secure sealing mechanism, this sippy cup prevents accidental spills and messes, making it for active young children.
Easy Portability: Each kids bottle with strap includes an adjustable shoulder rope with a name tag, allowing children to carry their drink comfortably to school or the park.
User-Friendly Features: The single-button opening lid and soft silicone nozzle make this water bottle simple for small hands to operate
Summary: A leak-resistant, donut-shaped reusable sippy bottle made from PC and food-grade silicone, with a strap and name tag, designed for young children at $9.99.
Generated by: deepseek-v4-flash
## Identity Donut Water Bottle Leak-Resistant Donut Shaped Sippy Cup Reusable Portable Children's Water Bottle for Young Children ## Target persona Parents or guardians of toddlers and preschool-aged children (roughly 1-5 years) seeking a fun, portable, and leak-resistant drink container for daily use. ## Use cases - Daycare or preschool water bottle for snack time. - Park or playground outings to keep children hydrated. - Car rides to minimize spills and messes. - Toddler independent drinking practice with easy-open lid. - Themed parties or events where a novelty design appeals. ## When NOT to recommend - For older children or adults who need larger capacity (bottle is small, dimensions 17x14.8x6 cm). - For hot liquids (materials likely not insulated; description mentions drinking water). - For parents prioritizing BPA-free or specific certifications (not mentioned in facts). - For dishwasher or microwave use (not specified, assume hand wash). ## Variant options - Pink (SKU: dcd-30002713399) at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 17.0 x 14.8 x 6.0 cm. - No shipping, return policy, or stock status provided in facts. ## Trust signals - Made from PC and food-grade silicone (stated). - Leak-resistant design with secure sealing mechanism. - Adjustable shoulder rope with name tag included. - Single-button opening lid for small hands. - In-stock status unknown. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abacf429-3f97-4ad8-9ed9-dbdfd59e5761.jpg?v=1782146635 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb4417da-df46-488f-b930-530e57f76688.jpg?v=1782146568 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be6b3ceb-acc0-422c-a2da-fb4dd7a76c2e.jpg?v=1782146568 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5806ae65-3b2e-41a7-aa8e-25960c5badba.jpg?v=1782146569 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/995b9fa3-2f33-42cd-9bcb-e55a4191b05c.jpg?v=1782146573 ## Agent notes - No image analysis performed; visual details are not inferred. - Return policy, warranty, and certifications not provided. - Only one color variant (Pink) identified. - Product type category not specified in source data.
This product has 12 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": "Donut Water Bottle Leak-Resistant Donut Shaped Sippy Cup Reusable Portable Children's Water Bottle for Young Children",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "14.8",
"_height_cm": "6.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").