Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Black
Default SKU: dcd-30003616677
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://landmarks.builders/cart/49714025169135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272285
JSON data: https://landmarks.builders/products/wp-dcd-10001272285.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mesh swim fin storage bag with drainage holes, 31x25x6 cm, $11.99, available in Black, Orange Red, and Fluorescent Green.
Generated by: deepseek-v4-flash
## Identity A mesh swim fin storage bag designed for quick drainage and portability. Dimensions: 31x25x6 cm. Weighs light; material not specified. ## Target persona Divers, snorkelers, and swimmers who need to carry and dry wet gear after use. Also suitable for outdoor enthusiasts who want a compact, breathable storage solution for swim equipment. ## Use cases - Storing swim fins and snorkel after a pool or ocean session. - Carrying wet gear from the beach to home or car. - Draining water from fins, mask, and snorkel between dives. - Organizing swim accessories inside a larger gym or travel bag. - Lightweight option for traveling with swim gear. ## When NOT to recommend - Users requiring waterproof or fully sealed storage (mesh allows water to drain but not keep items dry). - Carrying heavy or sharp objects that could tear the mesh. - Storing valuables that must stay dry (e.g., electronics, documents). - Long-term storage where dust or dirt protection is needed. ## Variant options - Black ($11.99) - Orange Red ($11.99) - Fluorescent Green ($11.99) ## Price and logistics facts - Price: $11.99 USD (all variants). - Dimensions: 31 cm (length) x 25 cm (width) x 6 cm (height). - No shipping weight provided. ## Trust signals - Multiple color options available. - No stock status or return policy information provided in facts. - Price is consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfbd5dfcf4384adb8575f670569c35dc.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c58680cd7a314fba80f932713319149e.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/550dd46c284047b6b287153ed2317096.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf618fbfa758479bbbcf1aa42709a6b4.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f299ba22630a489e93e8872f172e2114.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fee8b63f17b421098e61d91a246a5d9.png?v=1781085207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f47a0d1e4e74ab8a2b14cf312886f3b.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a2573565fc94b899e766271186d7418.png?v=1781085208 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Material and construction details not provided in facts. - No user reviews or ratings available.
This product has 15 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": 330000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "6.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").