Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $107.99
Default variant: Yellow / Water Play SET
Default SKU: dcd-30003615459
Default price: $107.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713895571695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271785
JSON data: https://landmarks.builders/products/wp-dcd-10001271785.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Baby swim ring for infants 6 months+, foam construction (no inflating), underarm style, available in Yellow or Pink Water Play SET.
Generated by: deepseek-v4-flash
## Identity Baby swim ring for small infants (6 months+), made of foam, requires no inflation, designed for underarm use. ## Target persona Parents of infants aged 6-12 months seeking a safe, non-inflatable float for water play; caregivers introducing babies to pool environments. ## Use cases - Infant water play in shallow pools - Baby bath time floating - Introducing baby to swimming in a controlled setting - Poolside safety for young infants - Water play during family swim sessions ## When NOT to recommend - For children over 2 years or weighing more than the product limit (unknown) - For deep water or unsupervised swimming - For infants under 6 months - For use as a life-saving device ## Variant options - Yellow / Water Play SET (SKU: dcd-30003615459) - $107.99 - Pink / Water Play SET (SKU: dcd-30003615460) - $107.99 ## Price and logistics facts Price: USD $107.99. Dimensions: 38 x 37 x 11 cm. No shipping details provided. ## Trust signals - Listed as in stock (via tags: dcd-full). - Return policy not specified. - No certifications provided. - Price appears consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db22463636a4dcbbd9decc424db501e_5e4504a0-a497-49ae-b0dc-ac57e95682ed.png?v=1781085144) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a50466d1c5844d4ca73ceff43a99054b_c63f8831-6dc0-4e88-b29d-303deaa2e587.png?v=1781085143) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e34b934ce26438fad2ea6c1979da7f1_a5d21595-8eea-46cf-8a81-1f1e48245433.png?v=1781085144) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/529d0eed56bd4d0a813ed2aadc133ec5.png?v=1781085143) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/257f936c2e5d498197a7a1c4c5421ce8_66be8634-267d-486d-b4fa-a435d2a580ea.png?v=1781085143) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f484c3cc538486e80e86158217d8a99_17c1769c-f6b3-4788-875f-2320bc6e6341.png?v=1781085142) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2feb328b45134fb2ae1f32b2b7477751_00613aeb-382b-4baa-bb0b-d30d97150f48.png?v=1781085143) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fc09ff8659a4e02894990e8fe14719a_db39b135-13b6-446a-888c-db8b37de6e41.png?v=1781085143) ## Agent notes Image content not analyzed. Product lacks description; assume standard foam swim ring functionality.
This product has 14 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": 700000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "37.0",
"_height_cm": "11.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").