Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Pink
Default SKU: 5518597629555
Default price: $31.99
Availability: In Stock
Product Type: Diving Masks
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017446600943: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-marker-buoy-high-visibility-diving-surface-mark
JSON data: https://landmarks.builders/products/surface-marker-buoy-scuba-diving-marker-buoy-high-visibility-diving-surface-mark.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ensure your and visibility during scuba diving with this Marker Buoy. Designed for technical diver gear and recreational diver accessories, this marker buoy is for open water diving. Its highly visible colours and reflective strip you'll be seen, even in challenging light conditions. The inflation valve allows for, while its construction ensures reliability. Compact and portable, it's an indispensable piece of equipment for any diver.
| Material | Buoy |
| Capacity | L |
| Included Components | Diving SMB Buoy |
| Product Weight | kg |
| Package Weight | 0.31 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: High-visibility scuba diving surface marker buoy with reflective strip and quick inflation valve, available in Pink and Orange Red at $31.99.
Generated by: deepseek-v4-flash
## Identity Surface Marker Buoy Scuba Diving – a high-visibility marker buoy for scuba diving emergency signaling. ## Target persona Open water scuba divers who need a reliable surface marker for safety; technical divers requiring robust gear. ## Use cases - Marking diver position to boat crew during ascent. - Emergency signaling at surface. - Low-light conditions diving. - Open water diving where visibility is crucial. - Standard safety equipment for recreational dives. ## When NOT to recommend - For pool training only (overkill). - For snorkeling (not needed). - For commercial diving requiring specific certifications. ## Variant options Two color variants: Pink and Orange Red, both $31.99. ## Price and logistics facts Price $31.99 USD. Package weight 0.31 kg. Dimensions not provided. ## Trust signals In-stock status unknown. No return policy stated. No certifications listed. ## Image assets Five product images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/810a376bcca44add988cd325e07e116b.png?v=1773820482 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81c829a7f2824e4c8df58f3782da034a.png?v=1773820482 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6687f33eea3741388555699d7622153d.png?v=1773820482 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a8328664cf74773b8e2fd12d836ba9d.png?v=1773820482 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3830956525c48f19ad3b7e6b0a24956.png?v=1773820482 ## Agent notes Image understanding not performed; no visual details inferred. Dimensions not provided.
This product has 12 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, Marker Buoy High Visibility, Diving Surface Marker, Visible Surface Marker for Emergency",
"quantity": 1,
"grams": 350000,
"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").