Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $29.99
Default variant: 105-110cm / Sea Salt Soda
Default SKU: dcd-30003603049
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49714327945455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267115
JSON data: https://landmarks.builders/products/wp-dcd-10001267115.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable floating lounger for water, foldable and portable, available in multiple colors with or without pump, priced from $23.99 to $29.99.
Generated by: deepseek-v4-flash
## Identity Cross-border new inflatable floating raft, foldable sandwich net floating bed, portable lounge chair water bed. Product type: Outdoor. ## Target persona Pool owners seeking affordable, portable floats; beach goers wanting compact water loungers; travelers who need packable water relaxation gear; outdoor water enthusiasts on a budget. ## Use cases - Lazing on a calm lake or pool - Floating while sunbathing in a pool - Beach lounging on gentle waves - Traveling with a compact inflatable float - Using with included pump for faster inflation - Relaxing in a hot tub or shallow water ## When NOT to recommend - For rough water, strong currents, or whitewater - If user exceeds unspecified weight limit (not provided) - For professional aquatic sports or high-durability needs - If user strictly prefers non-inflatable or rigid floats ## Variant options All variants are size 105-110cm. Styles include Sea Salt Soda, Grape Jam, Berry White, Peach Bubble, Lime, Hawaii Sea. Some variants include a pump (W Pump) at $24.99–$29.99; others without pump at $23.99–$28.99. ## Price and logistics facts Price range: $23.99–$29.99 USD. Dimensions (packaged): 30×30×7 cm. Style: 105-110cm length. Currency: USD. ## Trust signals Multiple variants available (11 SKUs). No in-stock quantity or return policy data provided. Price consistent across variants with logical increments for pump inclusion. ## Image assets Image URLs (PNG): 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/705a29e4555440faa8adc5f1946dda27.png?v=1781085472 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8de20e4cccf4a6d83a066e6652a2fd8.png?v=1781085473 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0697be5ed294258b43adcbd7d72fe1c.png?v=1781085472 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f675a0f242b448368278407adb941add.png?v=1781085472 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185956e873154c039ef1c465b5b35a7e.png?v=1781085474 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f847c72c3e14c40b87249c748e0b528.png?v=1781085474 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e9d551c99342faba8f28b6eb279cf0.png?v=1781085474 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f51222e1fa24e149fbe50448112d8d6.png?v=1781085474 ## Agent notes Image understanding was not performed; visual details not described. No product description available; all information derived from title and variants. Dimensions are likely packaged size, not inflated size.
This product has 23 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": 430000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.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").