Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003625319
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713264525551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275977
JSON data: https://landmarks.builders/products/wp-dcd-10001275977.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: This is a waterproof buoyancy belt and dry bag for open water swimming, featuring a bright orange safety color and tether, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Waterproof buoyancy belt and dry bag for open water swimming, also known as a swim buoy or tail buoy. Two color variants: Black and Orange. Includes a connecting strap. ## Target persona Open water swimmers, triathletes, kayakers, paddleboarders, and outdoor enthusiasts who need flotation and waterproof storage for personal items during aquatic activities. ## Use cases - Open water swimming safety buoy to increase visibility - Waterproof dry bag for keys, phone, or wallet - Flotation aid during long distance swims - Storage for small gear while paddleboarding or kayaking - Safety marker for river crossing or wading - Lightweight floating bag for fishing or hiking near water ## When NOT to recommend - For scuba diving or deep submersion (not a dive buoy) - For storing heavy or bulky items (small capacity, 20x17x5 cm) - As a life jacket or personal flotation device (PFD) for non-swimmers - For professional rescue or emergency use ## Variant options - Black: $9.99 USD - Orange: $9.99 USD ## Price and logistics facts - Price: $9.99 USD per variant - Dimensions: 20.0 cm x 17.0 cm x 5.0 cm (length x width x height) - Weight: not specified - Currency: USD ## Trust signals - Listed on Shopify store; availability not explicitly stated - No return policy or warranty mentioned - Price is consistent across variants - No third-party certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/068928469e4944419dcc359890806247.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ab47cd1dc6341d7a6eeba91b7f95bbe.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f03b94d7b2d4491f94455df1c459fb93.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57254a286e7c4e9299cdc63360bcdb04.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43f1f7beb8c14550a8f990ce93df29b1.png?v=1781084499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eef49f47cc264bd187a0714e16765a03.png?v=1781084496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f246751960b0483e8cfa4029f0edb4b4.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30fa56bd820d4830a6251c174fa7b71c.png?v=1781084497 ## Agent notes Image understanding not performed; rely on title, description, and dimensions for visual details. Description states "桔色腰带含连接带" (orange belt with connector). Product dimensions are small (20x17x5 cm).
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": 100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.0",
"_height_cm": "5.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").