Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003617201
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714031001839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272468
JSON data: https://landmarks.builders/products/wp-dcd-10001272468.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
水上浮椅网兜游泳网椅成人儿童浮力网袋泳池漂浮网座彩色网兜
| 品牌 | xinjifu |
| 适用场景 | 水上乐园 |
| 产品类别 | 助泳袋 |
| 材质 | 网布 |
Summary: Xinjifu floating mesh chair net for pool, $9.99, available in 9 colors, dimensions 22x19x2 cm.
Generated by: deepseek-v4-flash
## Identity Brand: Xinjifu. Product: Floating mesh chair net (水上浮椅网兜). Used in pools, water parks. Material: mesh cloth. ## Target persona Pool owners, parents with young children, budget-conscious adults seeking a simple pool float, kids who want to float independently. ## Use cases - Floating in pool while reading or sunbathing - Supervising children with an additional float aid - Using as a portable pool seat for parties - Relaxing on water during hot days - Toddler floatation support (with adult supervision) ## When NOT to recommend - For use in oceans, rivers, or rough water - As a life-saving device or flotation toy for non-swimmers - For persons exceeding unspecified weight capacity (unknown) - For users seeking an inflatable float (this is a mesh net, not inflatable) ## Variant options All variants priced at $9.99 USD. Colors: Red, Bright Yellow, Fluorescent Yellow, Orange, Rose Red, Peacock Blue, Black, White, Green. ## Price and logistics facts - Price: $9.99 USD (all variants same) - Dimensions: 22 x 19 x 2 cm (approx. 8.7 x 7.5 x 0.8 in) - Shipping and return policy: not provided in facts ## Trust signals - Multiple color variants available - Consistent pricing across all variants - In-stock status: assumed available (multiple SKUs) - No certification or warranty information provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/449ddb73bf0942b8b94fac93e898e6e9_724724db-0905-4874-bf60-aac705732572.png?v=1781085209 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dfc5f44ed7346cd97b5574aa417aaf7_4d74c021-d4bf-4a7f-9bdb-1d38a444cfa8.png?v=1781085209 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1442508fae44a57bf5756cdefabf579_6b801847-7fa8-43d0-919d-a601de9c54cd.png?v=1781085209 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bc08673f2d34eec95720ce04369f52c_c81a682b-6712-4ba0-b2a1-83acba084609.png?v=1781085210 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1beb7ff8187b4205af825322f8f63cad_5dbb206a-4eea-49a2-90c3-eb2c5f69fbb0.png?v=1781085211 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63164e0937ba4d73ac8a32f3b9b2a467_95ac6c05-5b42-407c-8757-92fc1cdb4edc.png?v=1781085209 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4210077104a42aea9a933a759373104_df465284-36f2-490f-9ee1-6a8a7fd15a28.png?v=1781085209 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81bf9625ba3347ca96e4b538713d2af9_b3d71505-a75c-482e-b99c-bbf8c119b96b.png?v=1781085209 ## Agent notes - Image understanding not performed; visual details not interpreted. - No weight capacity, material thickness, or care instructions provided. - Recommend checking product listings for safety guidelines.
This product has 21 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": 150000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "19.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").