Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $21.99
Default variant: 110-100cm / Orange Wave
Default SKU: dcd-30003603035
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: 440 g
Cart URL (default variant): https://landmarks.builders/cart/49714334400751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267113
JSON data: https://landmarks.builders/products/wp-dcd-10001267113.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable floating lounger for water recreation, available in two sizes and multiple colors, with optional pump. Folded dimensions: 30x30x8 cm.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** 跨境新款充气浮排可折叠夹网浮床水上用品便携式躺椅漂浮床水床 - **Type:** Outdoor inflatable water lounger - **Key Features:** Foldable, mesh-reinforced, portable, multiple color options ## Target persona - Budget-conscious beachgoers and pool users - Travelers seeking portable water relaxation - Casual outdoor enthusiasts ## Use cases - Floating in swimming pools - Lounging on calm lakes - Sunbathing on water - Portable relaxation at beach or riverside - Camping near water bodies ## When NOT to recommend - For rough or open ocean waters (small size) - For users requiring high durability or frequent heavy use - For children without adult supervision (no safety certification) - For users exceeding unknown weight capacity ## Variant options - **Size 110x100cm:** Orange Wave ($17.99), Glacier Blue ($19.99), Rainbow Cloud ($19.99), Berry Sweet ($19.99), Salty Summer ($17.99) - **Size 125x117cm:** Cloud Blue ($21.99), Healing Dog ($21.99) - **Variants with Pump (110x100cm):** Glacier Blue W Pump ($20.99), Rainbow Cloud W Pump ($20.99), Berry Sweet W Pump ($20.99), Salty Summer W Pump ($18.99), Orange Wave W Pump ($18.99) ## Price and logistics facts - Price Range: $17.99 – $21.99 USD - Folded Dimensions: 30 x 30 x 8 cm - No shipping cost or delivery time provided ## Trust signals - In-stock status unknown - Return policy not specified - No certifications listed - Price consistency: variants aligned with size and pump inclusion ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/705a29e4555440faa8adc5f1946dda27_2f48f7fe-bf0e-4569-a5a3-841e1988ed2a.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8de20e4cccf4a6d83a066e6652a2fd8_41d8a581-089a-47ed-818a-d3e00a0e103b.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0697be5ed294258b43adcbd7d72fe1c_c5be6f8e-ded4-4272-abab-e89e29e48466.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f675a0f242b448368278407adb941add_c6bc0c3d-ce88-4220-b97d-26a292159899.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185956e873154c039ef1c465b5b35a7e_86c470be-4432-4d41-9abc-310e0a86315a.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f847c72c3e14c40b87249c748e0b528_5afca68a-4a71-4a51-997b-4efa7034331a.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e9d551c99342faba8f28b6eb279cf0_1622a766-27c6-45b8-8648-890cd05b83d3.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f51222e1fa24e149fbe50448112d8d6_50e67f82-1da4-4984-a1bf-498746f12a19.png?v=1781085478 ## Agent notes - No product description provided; dimensions measure folded size (30x30x8 cm). Inflated dimensions are indicated in variant titles (110x100cm or 125x117cm). - No weight capacity, material, or safety certifications specified. - Pump availability varies by variant; not all include a pump. - Image understanding was not performed.
This product has 24 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": 440000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "8.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").