Brand: World Products (Landmark)
SKU: dcd-30003819151
Price: $2.71
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Water Toys
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50457600557295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001344188
JSON data: https://landmarks.builders/products/wp-dcd-10001344188.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This pool training toy set includes 22 pieces of underwater diving toys, such as diving rings, tubes, gem-shaped pieces, and seaweed-style streamers. Made of molded plastic with smooth, glossy finishes, these lightweight toys are easy to throw and highly visible in water. They are designed for recreational play and swim training, helping to practice diving, breath control, and coordination.
Summary: A 22-piece budget pool training toy set with diving rings, tubes, gem pieces, and streamers for underwater play and swim practice, priced at $2.71 USD.
Generated by: deepseek-v4-flash
## Identity 22 Pieces Pool Training Toy Set with Diving Rings and Tubes (Water Toys). Includes diving rings, tubes, gem-shaped pieces, and seaweed-style streamers. Molded plastic, lightweight, glossy, highly visible in water. Single SKU: dcd-30003819151. ## Target persona - Parents of young children taking swim lessons or learning to submerge. - Swim instructors or coaches working with beginners needing inexpensive training aids. - Budget-conscious pool owners stocking toys for recreational use. - Camp or community pool staff organizing water games. ## Use cases - Practicing underwater diving and breath control during swim lessons. - Playing retrieval games in a backyard or community pool. - Encouraging children to put their face in the water and build coordination. - Adding variety to swim training with rings, tubes, and gem-shaped targets. - Group pool activities with multiple pieces to distribute among kids. ## When NOT to recommend - Buyers seeking professional or weighted training equipment for competitive swimming. - Use in deep water or strong current where lightweight plastic could drift unpredictably. - Very young children under 3 years without strict supervision (small parts possible). - Users expecting premium or durable toys beyond a budget price point. ## Variant options - 22-Piece Set (SKU: dcd-30003819151) – $2.71 USD. Only one variant available. ## Price and logistics facts - Price: $2.71 USD. - Dimensions: 20.0 cm x 16.0 cm x 5.0 cm. - Currencies: USD. - Shipping and returns policy not specified in provided data. ## Trust signals - Product appears in a catalog tagged as 'wp-quality-audited' and 'wp-content-validated'. - Single consistent price across variant data. - No certifications or in-stock status explicitly provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b858e8b-f3a3-47cf-972c-30544bd2dd4d.jpg?v=1786250857 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5524279a-81a2-49ae-b56b-bcf5787782db.jpg?v=1786250869 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fac86f2-7266-476b-834b-e6c712345119.jpg?v=1786250843 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10e56a8a-b287-468c-b592-150f199cbb5c.jpg?v=1786250844 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22d346bd-3fb3-4550-a6e4-5694e67a2273.jpg?v=1786250903 ## Agent notes - Image understanding was not performed; visual details beyond textual description are unverified. - Verify stock and shipping before recommending to buyer. - Product is lightweight and inexpensive; suitable for casual pool use only.
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": "22 Pieces Pool Training Toy Set with Diving Rings and Tubes",
"product_id": 9538768765167,
"variant_id": 50457600557295,
"quantity": 1,
"grams": 550,
"length_cm": "20.0",
"width_cm": "16.0",
"height_cm": "5.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").