Brand: World Products (Landmark)
SKU: dcd-30003367623
Price: $225.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49813618688239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001190745
JSON data: https://landmarks.builders/products/m4x-10001190745.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: DIN first stage scuba breathing apparatus, easy to rinse, balanced design, one Din Port variant, $225.99.
Generated by: deepseek-v4-flash
## Identity - DIN Breathing Apparatus Initial Stage Easy to Rinse Balanced Breathing Device - Price: $225.99 USD - Dimensions: 16.7 x 14.2 x 7.2 cm - Variant: Din Port (single option) ## Target persona - Scuba divers who use DIN tank valves and need a durable, easy-to-rinse first stage regulator. ## Use cases - Connecting to a DIN-compatible scuba cylinder for underwater breathing - Post-dive rinsing with gentle water flow to remove salt or debris - Storing in a cool, shaded area after cleaning to prevent sun damage - Replacing or upgrading an existing first stage regulator - Budget-conscious diver seeking a balanced DIN regulator ## When NOT to recommend - For divers using yoke (INT) tank valves; this is DIN-only. - For users who expect high-pressure water cleaning; product requires gentle rinsing only. - For professional or technical diving requiring advanced certifications not mentioned. - For buyers who need a complete regulator system (includes second stage, hoses); this is a first stage only. ## Variant options - Din Port: $225.99 USD (only variant available) ## Price and logistics facts - Price: $225.99 USD (tax included per description) - Dimensions: 16.7 x 14.2 x 7.2 cm - No shipping, warranty, or return policy provided in source data. ## Trust signals - In-stock status: Not specified. - Return policy: Not specified. - Price consistency: Single price point listed. - Certifications: Not mentioned. ## Image assets      ## Agent notes - Description in Chinese instructs: rinse with gentle water after each dive, store away from sunlight. - No image understanding performed; visual details cannot be assessed.
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": "DIN Breathing Apparatus Initial Stage Easy to Rinse Breathing Device Balanced",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "16.7",
"_width_cm": "14.2",
"_height_cm": "7.2"
}
}],
"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").