Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: 110-100cm / Tiffany Blue
Default SKU: dcd-30003603033
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49714338791663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267112
JSON data: https://landmarks.builders/products/wp-dcd-10001267112.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable floating lounger/raft (110x100cm) in Tiffany Blue, foldable to 30x30x2cm, portable. Priced at $18.99. Available with or without pump.
Generated by: deepseek-v4-flash
## Identity Cross-border inflatable floating raft/lounger (product type: outdoor). Foldable mesh float bed. ## Target persona Budget-conscious consumers seeking a low-cost pool or beach float; families looking for affordable water accessories; occasional users. ## Use cases - Lazy river or pool lounging - Floating at a calm lake or beach - Picnic or break float on water - Light recreational water play - Portable travel float for vacations ## When NOT to recommend - Rough ocean waves or strong currents (no safety features) - Heavy or large adults (weight capacity not specified) - Frequent or heavy-duty commercial use - Users needing a self-inflating or high-durability product ## Variant options - 110-100cm / Tiffany Blue (sku: dcd-30003603033) - $18.99 - 110-100cm / Tiffany Blue with pump (sku: dcd-30003603034) - $18.99 ## Price and logistics facts Price: $18.99 USD. Packaged dimensions: 30 x 30 x 2 cm (inflated size 110 x 100 cm per variant name). Currency: USD. ## Trust signals No certifications or return policy stated. Price appears consistent across variants. In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/705a29e4555440faa8adc5f1946dda27_6a60474e-698c-4cf8-8bb3-5fd55fedd80b.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8de20e4cccf4a6d83a066e6652a2fd8_5d73a483-55a4-4862-af1c-c145a3cc833c.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0697be5ed294258b43adcbd7d72fe1c_4ddbe857-d84a-4e4e-b23f-ae2883f33398.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f675a0f242b448368278407adb941add_63e8fc73-7d97-4246-86cc-f54ad615a8bd.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/185956e873154c039ef1c465b5b35a7e_1448eb55-28f7-4123-91e3-c3a3ba873b05.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f847c72c3e14c40b87249c748e0b528_806669a1-a136-4530-8d88-d4dd3ee455c7.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5e9d551c99342faba8f28b6eb279cf0_4e1853e5-ebbd-4770-bd99-143596a40923.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f51222e1fa24e149fbe50448112d8d6_bdc92eef-2c02-47dd-ac8a-4c12e169190c.png?v=1781085478 ## Agent notes The product dimensions in structured facts (30x30x2 cm) likely represent the folded/packaged size; the actual inflated size appears to be 110x100 cm as per variant title. Image content not analyzed.
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": "跨境新款充气浮排可折叠夹网浮床水上用品便携式躺椅漂浮床水床",
"quantity": 1,
"grams": 410000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "30.0",
"_height_cm": "2.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").