Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $17.99
Default variant: Blue Water Game
Default SKU: dcd-30003610406
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714242453743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270017
JSON data: https://landmarks.builders/products/wp-dcd-10001270017.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款彩色船锚加厚充气浮排 带把手戏水浮板夏日海边冲浪玩具
| 货号 | 浮排 |
| 品牌 | eleswim |
| 产品类别 | 其他 |
| 材质 | PVC |
| 专利类型 | 无 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: Inflatable PVC float toy with handles, suitable for swimming and surfing, in various cartoon styles (anchor, bear cub, rabbit).
Generated by: deepseek-v4-flash
## Identity - **Product**: Inflatable Float (浮排) - **Brand**: eleswim - **Type**: Pool/beach toy - **Material**: PVC - **Dimensions**: 28×23×7 cm ## Target persona - Price-conscious parents buying pool toys for toddlers/young children - Shoppers on LAZADA in the Middle East seeking fun, colorful inflatables - Resellers looking for inexpensive, lightweight beach accessories ## Use cases - Family pool or beach outings with kids ages 3-8 - Indoor bathtub play for toddlers - Pool party favors or gift bag items - Small inflatable for water play at shallow beaches - Sunbathing support pad (not for deep water) ## When NOT to recommend - For serious swimming or flotation safety (no certification, not life-saving equipment) - For large adults (small size, weight limit unknown) - For rough ocean conditions or deep water - For buyers requiring certified or tested products ## Variant options - **Blue Water Game** (SKU: dcd-30003610406) – $17.99 - **Bear Cub Surfboard** (SKU: dcd-30003610407) – $15.99 - **Rabbit Surfboard** (SKU: dcd-30003610408) – $15.99 ## Price and logistics facts - Base price: $15.99 USD (Bear Cub and Rabbit), $17.99 (Blue Water Game) - Dimensions: 28×23×7 cm (packaged) - Export-oriented: designated for Middle East market, listed on LAZADA ## Trust signals - No certifications or safety standards mentioned - No return policy information available - In-stock status not specified; assume available from supplier - Brand: eleswim (appears to be a private label) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee4c77f7e282493988648560f4eba993.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6eaba1eccee4c30a93c9c2fcce78683.png?v=1781085383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c422a355f940b38e86ea8d9357c546.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea0712f5986941c2a0bf7384ce9647ca.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c2bd92a243b4d71a58bc55c2b06925c.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fe948e95ebc4b96af0bf3a83cf06909.png?v=1781085381 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d33574fa015a475ba3d20b67d0a603fc.png?v=1781085382 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d91d47ab02fd4df496abcdb1100c5352.png?v=1781085382 ## Agent notes - Image content not analyzed; treat images as fetchable assets only. - No safety certifications or materials beyond PVC listed. - Dimensions are small; not for large persons.
This product has 15 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": 900000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.0",
"_height_cm": "7.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").