Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.55
Default variant: Orange Red 85x20cm
Default SKU: dcd-30003702203
Default price: $14.55
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Diving Equipment
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50406426640623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001303473
JSON data: https://landmarks.builders/products/wp-dcd-10001303473.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This inflatable boat-shaped buoy is designed for freediving and spearfishing, providing a highly visible reference point on the water's surface. It serves as a reliable marker buoy, helping boaters and divers locate your position from a distance. It includes a pole mount and a red-and-white warning flag. The heavy-duty construction features a long rounded body with black edging, reinforcement panels, and carrying handles. The package includes a rope and side attachment loops for securing gear.
Summary: Inflatable boat-shaped surface marker buoy for freediving and spearfishing, with pole mount, warning flag, rope, and side loops; available in three color variants at $14.55.
Generated by: deepseek-v4-flash
## Identity Inflatable boat-shaped surface marker buoy for freediving and spearfishing. Includes pole mount, red-and-white warning flag, rope, side attachment loops, and carrying handles. Heavy-duty construction with black edging and reinforcement panels. Available in three color variants, all at $14.55. ## Target persona - Spearfishers who need boat operators to see their surface position. - Freedivers spending extended time in open water who need a reference point. - Dive guides or charter operators supplying markers for group dives. - Boat-based divers who want gear attached to a surface float. ## Use cases - Drift spearfishing while staying visible to the boat from a distance. - Marking a dive site or current position for a pickup team. - Mounting the included warning flag to indicate a diver is below. - Securing game bags or gear to the buoy using side attachment loops. - Providing a surface reference when rough water makes head visibility poor. ## When NOT to recommend - For emergency distress signaling – no SOS or rescue certification claimed. - For rescue or professional dive operations requiring certified floats. - In strong currents or open-ocean rough conditions where unrated gear may fail. - As a lift bag for recovering heavy objects – it is a marker buoy, not a lift bag. ## Variant options - dcd-30003702203 – Orange Red 85x20cm – $14.55 - dcd-30003702204 – Fluorescent Yellow – $14.55 - dcd-30003702205 – Pink 85x20cm – $14.55 ## Price and logistics facts - Unit price: $14.55 USD (all variants). - Listed dimensions: 31 × 26 × 10 cm (likely package size, not inflated buoy size). - Variant titles reference inflated sizes (85x20cm for two styles). - No shipping cost, lead time, or origin provided. ## Trust signals - No inventory status explicitly stated. - No return policy provided. - Price is identical across all variants. - No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22cd9f17-68dd-4387-9d50-cd4c09067cfd.jpg?v=1786242443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05c3c7a4-104d-4ba2-813e-200098b30143.jpg?v=1786242433 (Images not analyzed – no visual claims made.) ## Agent notes - Verify with supplier whether listed dimensions are packaged or inflated size. - Check manufacturer specs for max buoyancy, material thickness, and temperature resistance before high-risk use. - Confirm the flag pole is compatible with standard boat flag sizes if that is a buyer requirement.
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "High Visibility Inflatable Surface Marker Buoy for Spearfishing",
"product_id": 9537910440175,
"variant_id": 50406426640623,
"quantity": 1,
"grams": 650,
"length_cm": "31.0",
"width_cm": "26.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").