Brand: World Products (Landmark)
SKU: dcd-30003502686
Price: $95.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49804478120175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250076
JSON data: https://landmarks.builders/products/wp-dcd-10001250076.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A closed-end nylon surface marker buoy (SMB) measuring 120x15cm with a mini anti-burst valve, designed for backplate/wing or sidemount BCDs, priced at $95.99.
Generated by: deepseek-v4-flash
## Identity A closed-end nylon surface marker buoy (SMB) measuring 120x15cm with a mini anti-burst valve, suitable for backplate/wing or sidemount BCD configurations. ## Target persona Technical divers using backplate/wing or sidemount setups who need a compact, reliable surface marker for drift diving or safety stops. ## Use cases - Marking position during safety stops in currents. - Signaling the dive boat from a distance. - As a backup SMB for sidemount or backplate/wing systems. - Compact storage in a BC pocket for emergency deployment. ## When NOT to recommend - Recreational divers who prefer a cheaper, basic SMB under $50. - Divers needing a large lift bag for heavy object recovery. - Situations requiring a self-sealing or oral inflation SMB. ## Variant options - One size: 120x15cm (SKU: dcd-30003502686) at $95.99. ## Price and logistics facts - Price: $95.99 USD. - Dimensions: 23x17x7 cm (packed). - No shipping or tax details provided. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency: single variant at $95.99. - No certifications or material details given. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f327df4954fb465ab3161e4d437572de.png?v=1781488444) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f32af13e16745c49a8613f39f105f64.png?v=1781488443) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00cc61c0e00e4901ba8cf78562b4e251.png?v=1781488445) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1806e39defe24fce9ecd94859b6f1f8b.png?v=1781488443) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62857ff7cd89451699ce4f98938c939a.png?v=1781488443) ## Agent notes - No description or detailed specifications provided. - Image content not analyzed; visual details may clarify material or valve design.
This product has 13 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": "潜水背飞侧挂BCD用1.2m*15cm闭口浮标尼龙象拔警示浮标迷你防爆阀",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "15.0",
"_height_cm": "7.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").