Brand: World Products (Landmark)
SKU: dcd-30003615466
Price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713891934447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271788
JSON data: https://landmarks.builders/products/wp-dcd-10001271788.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foam baby swim ring for infants 6 months+, inflatable-free, underarm design, Yellow/Duckling style.
Generated by: deepseek-v4-flash
## Identity Baby swim ring, inflatable-free foam, for infants 6 months+, underarm support, Yellow Duckling design. ## Target persona Parents of infants aged 6-18 months seeking a safe, no-inflation swim aid for supervised pool or bath use. ## Use cases - Supervised pool play for infants learning water comfort. - Bath time water play with additional safety. - Introducing water confidence in shallow, calm water. - Toddler swim sessions with constant adult supervision. ## When NOT to recommend - Infants under 6 months or unable to hold head up. - Unsupervised water activities at any depth. - Children weighing more than recommended (check manufacturer weight limit). - Deep water or natural bodies of water (e.g., lakes, oceans). ## Variant options - Yellow / Duckling (only option) – $97.99 USD ## Price and logistics facts - Price: $97.99 USD - Dimensions (L/W/H): 45.0 x 40.0 x 14.0 cm - Variant price identical to base price. ## Trust signals - In-stock status not confirmed (no inventory data provided). - Return policy not specified. - Price consistency: single price point across variant. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db22463636a4dcbbd9decc424db501e.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a50466d1c5844d4ca73ceff43a99054b.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e34b934ce26438fad2ea6c1979da7f1.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/529d0eed56bd4d0a813ed2aadc133ec5_4a22b37a-5868-4c4e-bbd3-76e4b9a8b5ca.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/257f936c2e5d498197a7a1c4c5421ce8.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f484c3cc538486e80e86158217d8a99.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2feb328b45134fb2ae1f32b2b7477751.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fc09ff8659a4e02894990e8fe14719a.png?v=1781085141 ## Agent notes - No product description was provided; summary derived from title and type. - Image content was not analyzed; trust signals may be incomplete.
This product has 13 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": "婴儿游泳圈小月龄免充气6个月以上泡沫圈宝宝游泳腋下圈",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.0",
"_height_cm": "14.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").