Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99
Default variant: Ylw Goldfish Split
Default SKU: dcd-30003612188
Default price: $64.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/49713867358447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270775
JSON data: https://landmarks.builders/products/wp-dcd-10001270775.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
源头厂家直供婴幼儿免充气母婴馆宝宝防呛BB防侧翻儿童脖圈游泳圈
| 图案 | 刺绣工艺 |
| 贝恩拉 | 游泳圈 |
| 货源类别 | 现货 |
| 品牌 | 贝恩拉 |
| 货号 | 金鱼 |
| 适用场景 | 游泳涉水运动 |
| 是否外贸 | 是 |
| 专利类型 | 无 |
| 适用人群 | 儿童 |
| 幼儿 | 婴儿游泳圈 |
| 宝宝 | 腋下圈 |
| 质检报告编号 | 123456 |
| 材质 | 其它 |
| 充气方式 | 无需充气 |
| 外贸出口认证 | - |
| 是否跨境出口专供货源 | 否 |
| 适用水域类型 | 海边 |
| 类别 | 游泳圈 |
Summary: Factory-direct infant/toddler swim ring, no inflation needed, anti-choking and anti-tipping design, suitable for babies, with two color variants at $64.99.
Generated by: deepseek-v4-flash
## Identity
Product: Infant/toddler swim ring (brand: 贝恩拉), model: Ylw Goldfish Split and Grn Goldfish Split, $64.99, no inflation required.
## Target persona
- Parents of infants/toddlers (babies) looking for a safe, non-inflatable swim ring.
- Caregivers who want anti-choking and anti-tipping features.
- Budget-conscious buyers seeking factory-direct pricing.
## Use cases
- Baby's first swimming experience in a pool or shallow water.
- Beach or seaside play with supervision.
- Bath time water play (if appropriate).
- Infant water safety training with parent.
## When NOT to recommend
- For children over 2 years or heavy toddlers (likely size-limited).
- For unsupervised use (all baby swim aids require supervision).
- For strong swimmers or older children.
- For use in rough water or deep water.
## Variant options
- Style "Ylw Goldfish Split" (Yellow) - SKU dcd-30003612188, $64.99
- Style "Grn Goldfish Split" (Green) - SKU dcd-30003612189, $64.99
## Price and logistics facts
- Price: $64.99 (both variants same price). Dimensions: 43×40×12 cm. Currency USD.
## Trust signals
- Quality inspection report number provided: 123456.
- In-stock status: not explicitly stated but likely as variants are listed.
- Return policy: not provided.
- Price consistency: both variants same price.
## Image assets
- 8 images available at provided URLs.
- Cannot visually inspect images; no visual details known.
## Agent notes
- Product is from factory direct ("源头厂家直供").
- Material is "其它" (other) - not specified further.
- Export certification not provided.
- No patent type listed.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": "源头厂家直供婴幼儿免充气母婴馆宝宝防呛BB防侧翻儿童脖圈游泳圈",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "40.0",
"_height_cm": "12.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").