Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99 – $164.99
Default variant: Freediving Buoy / Red
Default SKU: 5210802373507
Default price: $151.99
Availability: In Stock
Product Type: Lines
Vendor: JISADER
Weight: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/48017435132143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/surface-marker-buoy-scuba-diving-high-visibility-dive-flag-inflatable-marker-buo
JSON data: https://landmarks.builders/products/surface-marker-buoy-scuba-diving-high-visibility-dive-flag-inflatable-marker-buo.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Improve your underwater presence and visibility with this essential Dive Buoy. Designed for scuba divers, freedivers, and snorkelers, this high-visibility marker buoy ensures you are easily spotted in open water. Its wear-resistant construction guarantees long-term performance. Featuring multiple handles and D-rings, it offers great convenience for carrying and attaching gear. The buoy inflates quickly and deflates easily for convenient storage and deployment. With a 30m rope, you can maintain a tether and distance. This marker buoy is an ideal accessory for diving trips, open water swimming, and spearfishing, providing reliable diver location marking and overall performance.
Package Contents: 1 Buoy, 1 x 30m Rope
| Material | Eco-friendly PVC |
| Capacity | L |
| Included Components | Freediving buoy, 30m safety rope |
| Product Weight | kg |
| Package Weight | 3.53 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: High-visibility inflatable surface marker buoy for diving, freediving, snorkeling, and spearfishing. Eco-friendly PVC, 30m rope, quick inflation. Two variants: with or without safety rope. Price from $151.99.
Generated by: deepseek-v4-flash
## Identity Surface Marker Buoy Scuba Diving, High Visibility Dive Flag, Inflatable Marker Buoy for Snorkeling, Diver Below Floater with Rope. Product type: Lines. Eco-friendly PVC construction. ## Target persona Recreational and professional scuba divers, freedivers, snorkelers, and spearfishers who need a visible surface marker for safety, location marking, and gear organization during open water activities. ## Use cases - Marking dive location to alert boat traffic of diver presence - Surface signaling during ascent or safety stops - Safety buoy for freediving or snorkeling trips - Towing and organizing gear via multiple handles and D-rings - Spearfishing float to track catch and position - Training buoy for scuba courses or open water swimming ## When NOT to recommend - Shallow, protected waters with no boat traffic where marker is unnecessary - Pool-only training where a submerged marker is not needed - Non-water sports or land-based activities - Users requiring a permanently fixed or very large marker buoy (capacity L unspecified) ## Variant options - Style: Freediving Buoy, Color: Red – $151.99 - Style: Freediving Buoy with Safety Rope, Color: Red with 30m Safety Rope – $164.99 ## Price and logistics facts - Base price: $151.99 USD (buoy only) - Variant with safety rope: $164.99 USD - Package weight: 3.53 pounds - Package contents: 1 buoy, 1 x 30m rope (included in both variants? Second variant includes rope; first may include rope as per description? Package says 1 buoy and 1x30m rope; but first variant title says "Freediving Buoy" possibly without rope? Description says "Includes a 30m rope" and "Package Contents: 1 Buoy, 1 x 30m Rope". However variant 1 price is $151.99, variant 2 is $164.99 with rope. Possible SKU discrepancy. Agent should verify. - Dimensions: not provided. ## Trust signals - Material: Eco-friendly PVC - No in-stock status available - No return policy information provided - No formal certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5266ed6edd24a0797ef231370786c77.png?v=1773820248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d4a599c8e2f4181986cd99a91653361.png?v=1773820248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45a89719663945deb39b480238bbf57c.png?v=1773820248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8579eb1d3db747a7a96881c54e7e8671.png?v=1773820248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13c8b71a5a924d2db88795d3ea8b7d64.png?v=1773820248 ## Agent notes - Image content not analyzed; visual details not inferred. Dimensions and exact capacity (L) not provided. Variant pricing suggests rope may be separate, but package description includes rope for both. Verify with supplier.
This product has 8 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": "Surface Marker Buoy Scuba Diving, High Visibility Dive Flag, Inflatable Marker Buoy for Snorkeling, Diver Below Floater with Rope",
"quantity": 1,
"grams": 2700000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").