Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $83.99
Default variant: Pink Penguin One-pc
Default SKU: dcd-30003612190
Default price: $83.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/49713864442095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270776
JSON data: https://landmarks.builders/products/wp-dcd-10001270776.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Factory-direct infant swim ring for small babies, thickened and anti-tip. Penguin-themed designs: one-piece ($83.99) and ring ($65.99). Dimensions 46x40x13 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Infant swim ring (baby swimming ring) for small months - Thickened material, anti-tip design - Factory direct supply ## Target persona - Parents of infants (0-12 months) seeking a safe, anti-tip swim ring for pool or bath - Caregivers looking for affordable, fun-patterned swim aids ## Use cases - Infant pool swimming sessions - Bath time water play - Introducing babies to water with safety support - Parent-supervised swimming practice ## When NOT to recommend - For children older than 2 years or above weight limit (unspecified) - For independent swimming or deep water without supervision - If user requires a USCG-approved life jacket (no certification stated) - For safety-critical environments without known safety standards ## Variant options - Pink Penguin Ring: $65.99 - Green Penguin Ring: $65.99 - Pink Penguin One-pc: $83.99 - Grn Penguin One-pc: $83.99 ## Price and logistics facts - Base price $65.99 (ring styles), one-piece $83.99 - No shipping or tax info provided - Dimensions: 46 x 40 x 13 cm ## Trust signals - In-stock status not confirmed explicitly, but product is listed - Return policy not stated - No certifications mentioned - Batch tag indicates inventory tracking ## Image assets - 8 images available but not visually analyzed - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/167a6c3fadd24b6b9ab375375ca07916.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54abd32c16ae4cc69fb135642c5ed5a7.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f7f8e357c2f404eac1ec139c9ab201e.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cdda8b1f8854f0e8af54941dbae93fa.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb2507ef314a4099991bd22b1cf35fea.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48005905f8d34ea4b12d10b987f05e7d.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f8b3e2bfbdb4d32a9db4eebd871fb52.png?v=1781085126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cd74df0526944fe9e5e91ce4e91e097.png?v=1781085126 ## Agent notes - No product description or material details provided - Image content not described; agent should fetch and assess - No weight or age/weight range specified; verify before recommending
This product has 16 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": "厂家直供婴儿游泳圈小月龄加厚儿童游泳圈腋下圈宝宝防侧翻游泳圈",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "40.0",
"_height_cm": "13.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").