Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Yellow
Default SKU: dcd-30002743930
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754976084042:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001040214
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001040214.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
High Visibility Design: This essential water sports equipment features vibrant fluorescent colors that ensure you remain easily visible to dive partners and surface vessels during your underwater adventures.
Long-Lasting Construction: Crafted from 210D nylon with a waterproof TPU coating, this marker buoy is built to withstand harsh marine environments while resisting fading and wear over time.
Compact and Portable: This mini surface marker buoy is designed for ultimate convenience, folding down to a palm-sized package that won't add bulk to your gear setup.
Easy Inflation: The inflatable diving indicator buoy is equipped with a high-quality single-way plastic nozzle that allows for quick oral inflation and features an automatic air lock to prevent leakage.
Versatile Attachment: Featuring a quick-release clip and elastic lanyard, this underwater BCD marker can be easily secured to your buoyancy control device or breathing gas cylinder cylinder as a reliable safety indicator or personal identifier.
Summary: Surface Marker Buoy Waterproof Mini Surface Marker Buoy Quick Clip Attachment. 【High Visibility Design】: This essential water sports equipment features vibrant fluorescent colors that ensure you remain easily visible to dive partners and surface vessels during your underwater adventures. 【Long-Lasting Construction】: Crafted from 210D nylon with a waterproof TPU coating, this marker buoy is built to withstand harsh marine environments while resisting fading and wear over time. 【Compact and Portable】: This mini surface marker buoy is designed for ultimate convenience, folding down to a palm-size
Generated by: m4x-map-v1
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 Waterproof Mini Surface Marker Buoy Quick Clip Attachment",
"quantity": 1,
"grams": 35000,
"properties": {
"_length_cm": "9.0",
"_width_cm": "6.5",
"_height_cm": "3.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").