Brand: World Products (Landmark)
SKU: dcd-30003623531
Price: $132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49713145086191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275335
JSON data: https://landmarks.builders/products/wp-dcd-10001275335.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: A foldable freediving fin bag that meets carry-on size requirements, designed for C4 and similar long fins, priced at $132.99.
Generated by: deepseek-v4-flash
## Identity Foldable Fin Bag for freediving fins, compatible with C4 and similar long fins. Dimensions: 38x32x12 cm. Price: $132.99. ## Target persona Freedivers who travel by air and need to carry long fins; owners of C4 or similar long fins; divers seeking portable fin storage. ## Use cases - Transporting fins on airplanes as carry-on luggage - Storing long fins at home or in a dive locker - Carrying fins to dive sites (beach, boat, etc.) - Packing fins in checked luggage for travel - Organizing and protecting fins when not in use ## When NOT to recommend - For divers with short fins or no need for a fin bag - When hard-shell protection is required (e.g., for fragile gear) - Budget-conscious buyers looking for options under $100 - Non-freediving snorkelers with standard short fins ## Variant options Only one style: Foldable Fin Bag. ## Price and logistics facts Price: $132.99 USD. Dimensions: 38 cm x 32 cm x 12 cm. Weight: not specified. Foldable design. ## Trust signals Inventory status unknown. No return policy stated. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bad9a3b48dd40a89d1bbcf0ea6ba198.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71b0d001018c4e998cb04cab36f1f899.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b79fb89b70004de785168994811db9ca.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58b5cd3a0b2544a1b5b357b6164e3203.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3eaaef6a71134fc8a79f60e1c41fb262.png?v=1781084439 ## Agent notes Images not analyzed; assume product photos show the bag from multiple angles.
This product has 10 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": "Foldable Fin Bag Zipper Closure Long Fin Carrier Top Handle Large Capacity",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "32.0",
"_height_cm": "12.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").