Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $168.99
Default variant: 7
Default SKU: dcd-30003621600
Default price: $168.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49713420108015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274428
JSON data: https://landmarks.builders/products/wp-dcd-10001274428.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
5mm干衣潜水靴橡胶硫化鞋干式潜水服防水鞋子涉水运动水鞋干衣鞋
| 产地 | 中国 |
| 品牌 | ride ship/骑舰士 |
| 货号 | OS1062 |
| 产品类别 | 潜水鞋 |
| 专利类型 | 无 |
| 质检报告编号 | -- |
| 尺码 | 46-47码 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 外贸出口认证 | -- |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: 5mm drysuit diving boot with vulcanized rubber, waterproof, for dry suits and water sports. Sizes 7-12, $168.99. Made in China by Ride Ship.
Generated by: deepseek-v4-flash
## Identity Product: 5mm Drysuit Diving Boot (Rubber Vulcanized). Brand: Ride Ship/骑舰士. Model: OS1062. Type: Diving shoe. Made in China. ## Target persona Divers, water sports enthusiasts needing drysuit-compatible boots. Cross-border export buyers, outdoor gear resellers. Users in cold-water environments. ## Use cases - Dry suit diving for cold water - Kayaking or canoeing in cold conditions - Snorkeling in cooler waters - Wading in rivers or streams - Inshore fishing with wet decks - Any water sport requiring waterproof, insulating footwear ## When NOT to recommend - Prolonged walking on land (not designed for hiking) - Warm-water snorkeling where lighter neoprene boots are preferred - Users needing integrated drysuit booties - Fashion or casual daily wear (narrow use case) ## Variant options Sizes: 7, 8, 9, 10, 11, 12 (all $168.99 USD). ## Price and logistics facts Price: $168.99 USD (all sizes). Dimensions: 38×32×14 cm. Origin: China. No weight provided. Cross-border export enabled. ## Trust signals - Brand: Ride Ship (registered trademark? not verified) - No stock information available - No return policy stated - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1b8f7b7045c4a7a90f5b895316c918d.png?v=1781084617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5354ee4be0ae4faf85f0211a0020612e.png?v=1781084617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6adf2de966e4decb924521f21f94367.png?v=1781084617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c572000785d44628b8227e559407220e.png?v=1781084615 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b2c6be7cdca45e1998ffab3f8bcaf8c.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f6971a31bae4b0cadb68ea522b666dd.png?v=1781084617 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6c4663b9b5d498983c12dea6e0545d7.png?v=1781084616 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16098f823eb34711ac6e4867878e0c69.png?v=1781084617 ## Agent notes - Images not analyzed visually; URLs provided as-is. - No inventory/stock level data. - No return/exchange policy found. - No certifications (e.g., CE, ANSI) claimed.
This product has 18 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": "5mm干衣潜水靴橡胶硫化鞋干式潜水服防水鞋子涉水运动水鞋干衣鞋",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "32.0",
"_height_cm": "14.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").