Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 2M
Default SKU: dcd-30003597541
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 470 g
Cart URL (default variant): https://landmarks.builders/cart/49714550341871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265126
JSON data: https://landmarks.builders/products/wp-dcd-10001265126.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
商品尺寸
1m :19*17*5 85g
2m:19*17*5 150g
3m:23*20*6 370g
1.5m:15*15*5 233g
Summary: Portable diving respirator with silicone mouthpiece and anti-leak valve for underwater breathing practice. Available in 1M and 2M hose lengths at $9.99 each.
Generated by: deepseek-v4-flash
## Identity Portable underwater breathing apparatus for shallow-water practice, made of silicone with anti-leak valve. ## Target persona Beginner divers, snorkelers, or swimmers practicing breath-hold techniques; budget-conscious individuals seeking a basic training aid. ## Use cases - Pool or shallow-water breath-hold practice - Snorkeling backup breathing aid - Underwater photography or free diving training - Emergency air source for shallow dives - Kids learning to swim underwater ## When NOT to recommend - For deep diving or scuba (not rated for depth) - For professional or rescue use - For users requiring certified safety equipment - For extended underwater duration (limited air supply) ## Variant options - 2M (hose length) - $9.99 - 1M (hose length) - $9.99 ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 24 x 21 x 9.4 cm (package) - Weight varies by variant: 1M ~85g, 2M ~150g (from description) ## Trust signals - In-stock (based on listing) - No return policy mentioned - No certifications specified ## Image assets - 8 images available at provided URLs (visual inspection not performed) ## Agent notes - Visual details were not analyzed; rely on description. - Only 1M and 2M variants listed; 3M and 1.5M sizes mentioned in description but not available as SKU. - Silicone material and anti-leak valve claimed.
This product has 14 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": "便携潜水呼吸器硅胶材质防漏呼吸阀水下练习深水供氧成人训练神器",
"quantity": 1,
"grams": 470000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "21.0",
"_height_cm": "9.4"
}
}],
"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").