Brand: World Products (Landmark)
SKU: dcd-30003571625
Price: $83.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49716075397359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001255229
JSON data: https://landmarks.builders/products/wp-dcd-10001255229.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: Underwater notepad for scuba and tech diving, allowing writing on paper underwater. Black, 25x16x2.5 cm, $83.99.
Generated by: deepseek-v4-flash
## Identity Underwater writing board (notebook) for scuba diving and technical diving. Brand/model: XZB-922. One color option: Black. ## Target persona - Recreational scuba divers who need to record notes underwater - Technical divers who communicate via written messages during dives - Underwater photographers or researchers logging observations - Dive instructors conducting underwater training sessions ## Use cases - Recording dive log details (depth, time, sightings) while submerged - Communicating with dive buddy via written notes underwater - Taking notes during underwater training or courses - Documenting equipment settings or gas switches during tech dives - Marking underwater survey points or collecting simple data - Capturing reminders or dive plan changes during a dive ## When NOT to recommend - For surface use only (better suited than standard paper but not ideal for dry use) - For divers who prefer digital log devices or dive computers with note capabilities - For recording high volumes of data or needing permanent storage without transcription - For extremely cold water environments where paper may be problematic ## Variant options - Color: Black (only variant) — SKU dcd-30003571625, price $83.99 ## Price and logistics facts - Price: $83.99 USD - Dimensions: 25.0 cm × 16.0 cm × 2.5 cm - Only one variant (Black) available ## Trust signals - In-stock status: not specified (assume available based on listing) - Return policy: not provided in facts - Price consistency: single price across variant - Certifications: none specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad529fae04684dc18dfb49cc6ff0b6b0.png?v=1781086490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acf1becf6134423eae2afb728167e662.png?v=1781086490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af76002ad21d46b99675e098f422d44e.png?v=1781086490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b54a027a2c44051ba446c09e72e2113.png?v=1781086490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e144670fefa4b9eb5a6162372938a4c.png?v=1781086489 ## Agent notes - No product description provided; assumptions based on title and tags. - Image content not analyzed (no vision capabilities used). - No customer reviews or ratings available. - Trust signals minimal; verify return policy and stock from seller.
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": "水下记事本水中记录写字板笔记本手写板水肺潜水技潜用品XZB-922",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "16.0",
"_height_cm": "2.5"
}
}],
"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").