Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: Black / 1.5M
Default SKU: dcd-30003604023
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714401083631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267511
JSON data: https://landmarks.builders/products/wp-dcd-10001267511.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
本链接价格为含税(普通发票)价格
分销价批发价:减5
为保证分销商利益,本款产品执行以下限价:电商平台限价51元(1.3M)/55元(1.5M)。
Summary: Professional diving weight belt with quick-release, adjustable pure silicone, available in 5 colors, 1.5M length, for scuba and freediving.
Generated by: deepseek-v4-flash
## Identity DCD Professional Diving Weight Belt (Quick-Release, Silicone) - Black/White/Orange/Dark Blue/Red, 1.5M length, $50.99 USD. ## Target persona Scuba divers, freedivers, spearfishers, underwater photographers needing a durable, adjustable weight belt. ## Use cases - Freediving in open water - Scuba diving with weight pockets - Spearfishing with quick-release requirement - Underwater photography for buoyancy control - Pool training for weight adjustment ## When NOT to recommend - Surface water sports (e.g., surfing, wakeboarding) - Heavy commercial or professional diving (e.g., saturation diving) - Divers requiring belt length >1.5M or custom sizing - Users seeking a belt with integrated pockets or non-silicone materials ## Variant options - Black / 1.5M ($50.99) - White / 1.5M ($50.99) - Orange / 1.5M ($50.99) - Dark Blue / 1.5M ($50.99) - Red / 1.5M ($50.99) ## Price and logistics facts - Price: $50.99 USD per unit - Dimensions: 24.5 x 19.5 x 9.5 cm (packaging) - Belt length: 1.5 meters - No shipping or tax details provided - Description mentions wholesale discount (-5) and e-commerce price limits in yuan (51 CNY for 1.3M, 55 CNY for 1.5M), but listed price is USD; verify currency. ## Trust signals - Price listed as $50.99 USD; no stock status or return policy available - No certifications or warranties mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbfc8cfc4b734bca95db9cd52baf78de.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00eda25981b84e8bb60a5c6d0161c224.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c89a352f54744a3b55f94400e0e7a20.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c8c1fbad97c4a00bffefd3d023a24a9.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3db76c7a03f24138a6db688833a5bf96.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e18b1ff768a4c999e06163283c357a8.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89609a2828e14eae81bda5d760a4c9a0.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4b8d856760c490b8130826db4447e78.png?v=1781085516 ## Agent notes - Image understanding was not performed; actual product appearance may vary. - Price listed as USD but description references yuan pricing; verify correct currency and conversion.
This product has 17 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": 600000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "19.5",
"_height_cm": "9.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").