Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $110.99
Default variant: Black
Default SKU: dcd-30003616672
Default price: $110.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1550 g
Cart URL (default variant): https://landmarks.builders/cart/49714032509167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272282
JSON data: https://landmarks.builders/products/wp-dcd-10001272282.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof bag designed to hold fins up to 1 meter, suitable for scuba diving, snorkeling, and spearfishing. Available in Black and Pink for $110.99.
Generated by: deepseek-v4-flash
## Identity Waterproof fin bag (1m length), product type: 户外 (outdoor). Holds fins, spearfishing gear, etc. ## Target persona Divers, snorkelers, spearfishers who need a waterproof carry solution for long fins and gear. ## Use cases - Transporting fins to dive sites - Storing wet gear after a session - Keeping equipment dry during boat trips - Organizing spearfishing gear in a backpack - Carrying accessories like masks and snorkels ## When NOT to recommend - For everyday backpack use (no ergonomic features) - For carrying very heavy loads (no load-bearing frame) - For users needing a dry bag with backpack straps (verify if straps included) - For trips requiring airline carry-on compliance (dimensions 40x35x15 cm may be okay but check airline limits) ## Variant options - Black (SKU: dcd-30003616672) – $110.99 - Pink (SKU: dcd-30003616673) – $110.99 ## Price and logistics facts Price: $110.99 USD. Dimensions: 40 x 35 x 15 cm. No shipping or tax info provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e5809e7bc2a49249c8c24aebe68afef.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a4d8227d6174d02844836540d3de817.png?v=1781085210 - (and 6 more) ## Agent notes Description field empty; no visual analysis performed. Verify waterproof rating and strap configuration from images if needed.
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": "防水装1米长脚蹼包肺浮潜装备蛙鞋收纳袋渔猎路亚海钓背包便携式",
"quantity": 1,
"grams": 1550000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.0",
"_height_cm": "15.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").