Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Succulent Grape
Default SKU: dcd-30003602826
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49714358386927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267033
JSON data: https://landmarks.builders/products/wp-dcd-10001267033.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: An affordable inflatable floating raft for pool and water use, available in three styles, with compact dimensions (28x25x8 cm) and a price of $20.99.
Generated by: deepseek-v4-flash
## Identity - **Product Name:** 跨境夹网浮床游泳充气儿童游泳圈大人加厚户外水上躺椅充气浮排 - **Type:** Inflatable floating raft / pool float - **Price:** $20.99 USD - **Dimensions:** 28 x 25 x 8 cm ## Target persona - Budget-conscious families seeking inexpensive water toys - Casual pool users wanting a basic float for relaxation - Adults and children who need a compact, portable float for travel or small pools ## Use cases - Lounging on a pool surface during hot weather - Floating in a calm lake or beach shore - Using as a temporary raft for water play - Bringing to a water park or resort for extra comfort - Lightweight backup float for guests ## When NOT to recommend - For open ocean, strong currents, or rough waters (not a safety device) - For individuals over 150 lbs / 70 kg due to small size - For long-term or daily heavy use (thin material, budget grade) - When a certified life jacket or flotation device is required ## Variant options - **Succulent Grape** (style) – $20.99 - **Green Grape Milk** (style) – $20.99 - **Ice Age** (style) – $20.99 ## Price and logistics facts - Price: $20.99 USD for each variant - Dimensions: 28 cm x 25 cm x 8 cm (likely deflated or packaged size) - No shipping, warranty, or return policy information provided ## Trust signals - No explicit trust signals provided; no verified stock status, certifications, or return policy - Price consistency: all variants priced identically ## Image assets - 8 product images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4742bfaf12164d6a9f65149489212310.png?v=1781085491 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/609b911c5b0d4f6fb9ca004a03215297.png?v=1781085493 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af0232472e944c6d9e80399a6d1b16e6.png?v=1781085492 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad34996d0d2b4dc290a54ef7d955d8fe.png?v=1781085493 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5b1fd4ce5da468c90475362a5a1c2ac.png?v=1781085493 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9343c418a1c544a28251435c047dec7b.png?v=1781085493 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a13c7fa5ff743a0be8d5af8db8bf671.png?v=1781085492 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dc575ce347347df8e7790374c6ca4fd.png?v=1781085493 ## Agent notes - No product description available; missing details on material, weight capacity, inflation method - Dimensions (28x25x8 cm) are very small—likely the deflated package size; inflated size unknown - Image understanding was not performed; visual details not assessed
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": 950000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.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").