Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.50
Default variant: Blue / Elephant Upgrade
Default SKU: dcd-30003638295
Default price: $12.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kids Toy
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/50404826382575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001280929
JSON data: https://landmarks.builders/products/wp-dcd-10001280929.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This elephant water table is a children's plaything built as a tabletop water activity set, combining a basin, raised slide, and channel design in one compact play table. It gives kids a set of hands-on activities to pour, move, and observe water travel through the different sections, making everyday play feel more interactive. The circulating helps keep the water activity table active, so children can continue investigating how water moves from one area to another. With the raised slide and channel features, the setup offers multiple play paths that invite repeated use and turn simple splashing into a more engaging sensory activity. Decorative puff and rainbow elements add a cheerful look, while the animal-themed play pieces give the elephant water table extra character. The footrest style base supports the overall structure, and the packaged product is marked as 66 x 40 x 51 cm, with a color box size of 49.5 x 16 x 35.7 cm. The package also shows 56 pieces included, providing a complete multi-part setup for water activity and imaginative use.
Summary: This elephant water table is a children's plaything built as a tabletop water activity set, combining a basin, raised slide, and channel design in one compact play table. It gives kids a set of hands-on activities to pour, move, and observe water travel through the different sections, making everyday play feel more interactive. The circulating helps keep the water activity table active, so children can continue investigating how water moves from one area to another. With the raised slide and channel features, the setup offers multiple play paths that invite repeated use and turn simple splashing into a more engaging sensory activity. Decorative puff and rainbow elements add a cheerful look, while the animal-themed play pieces give the elephant water table extra character. The footrest style base supports the overall structure, and the packaged product is marked as 66 x 40 x 51 cm, with a color box size of 49.5 x 16 x 35.7 cm. The package also shows 56 pieces included, providing a complete multi-part setup for water activity and imaginative use.
Generated by: deepseek-v4-flash
This product has 1 image 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": "Elephant Water Table for Kids with Channel Design",
"product_id": 9537390346479,
"variant_id": 50404826382575,
"quantity": 1,
"grams": 2500,
"length_cm": "49.5",
"width_cm": "35.7",
"height_cm": "35.7"
}],
"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").