Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $136.99
Default variant: Black
Default SKU: dcd-30003502723
Default price: $136.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49804476514543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250096
JSON data: https://landmarks.builders/products/wp-dcd-10001250096.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
超大容量
手提肩背
干湿分离
Summary: Large-capacity backpack for freediving fins, with wet-dry separation, waterproof fresh-keeping compartment, 105x33.5x26 cm, $136.99.
Generated by: deepseek-v4-flash
## Identity Freediving Fin Backpack: 105cm long, waterproof, fresh-keeping compartment, wet-dry separation. ## Target persona Freedivers and spearfishers who need to carry long fins (up to 105cm) and wet gear, with a need to keep catch or valuables separate and dry. ## Use cases 1. Transporting 105cm freediving fins to dive sites. 2. Storing wet wetsuit and gear in wet compartment while keeping phone/keys dry. 3. Carrying spearfishing catch in fresh-keeping compartment. 4. Shoulder or hand carry during travel to beach or pool. 5. Organizing dive equipment with separate wet/dry sections. 6. Keeping perishable items fresh while diving. ## When NOT to recommend 1. For users with fins shorter than 90cm (bag is oversized and unnecessary). 2. For airline carry-on (exceeds typical carry-on size limits). 3. For those requiring a lightweight daypack (bag is large and likely heavy). 4. For non-waterproof gear storage if waterproofing is not needed. ## Variant options - Black ($136.99) - Blue ($136.99) - Light Green ($136.99) - White ($136.99) ## Price and logistics facts Price: $136.99 (all variants same). Dimensions: 105 x 33.5 x 26 cm (length x width x height). ## Trust signals - Price consistent across all color variants. - In-stock status not verified. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d31733447e8e48579f09a8f6520041e9.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49ff3efc623e4270bb1779b5b2024576.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9803b3c641e479ea71791ce5ca2bb0f.png?v=1781488439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/140a6cd5d0d34e8790bc94eee89f3860.png?v=1781488438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4cec500cecb4835b451cbc90ead1b85.png?v=1781488437 ## Agent notes Images not analyzed; verify visual features. Product appears to be a large backpack for freediving fins, with wet-dry separation and waterproof/insulated compartment per title. All variants same price and dimensions.
This product has 16 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": 1600000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "33.5",
"_height_cm": "26.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").