Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $91.99
Default variant: White
Default SKU: dcd-30003616724
Default price: $91.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713982505199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272304
JSON data: https://landmarks.builders/products/wp-dcd-10001272304.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: PVC fin bag for storing and transporting swimming or diving fins, available in 3 colors, dimensions 36x30x15 cm, priced at $91.99.
Generated by: deepseek-v4-flash
## Identity A PVC fin bag (蛙鞋袋) designed to store and carry swimming or diving fins. Simple solid colors, large capacity. ## Target persona Recreational swimmers, scuba divers, snorkelers, and travelers who need a lightweight, affordable bag for their fins. ## Use cases - Storing fins at home or in a gym locker - Carrying fins to a local pool, beach, or dive site - Packing fins in luggage for travel - Protecting fins from scratches during transport - Organizing gear in a bigger duffel or car trunk ## When NOT to recommend - If fins are oversized (e.g., freediving long blades) – bag may not fit - If user requires a hard case for flight-checked gear - For professional or heavy-duty daily use where durability is critical - If user wants a bag with wheels or backpack straps (not specified) ## Variant options - White - Black - Yellow All at same price $91.99. ## Price and logistics facts - Price: $91.99 USD (all variants) - Dimensions (exterior): 36 cm × 30 cm × 15 cm - No shipping or tax information provided ## Trust signals - Price consistent across all color variants - No warranty, return policy, or certification data available - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14039cc4e81c41db8ba5abdbf092f75f.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e9cfdb9a32e4644bc62bb792a829b06.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5912f91fb5284c989cba69215a776e72.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9263d54ab28947f4a60f771c4b30f460.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84ff60da752a4e60b012fcee0ae7e735.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a00e2936643845b7a6a8d8aad4291020.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/725c3adda23f49d9a955eed4e5b96764.png?v=1781085188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3e2d0bd73d14784854a580ffd6ded50.png?v=1781085187 ## Agent notes - The product description field contains a map reference (usemap) not interpretable – no reliable textual description available. - Image contents were not analyzed; rely on URL fetch for visual assessment.
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": "跨境热销脚蹼包PVC蛙鞋袋 简约纯色大容量游泳潜水脚蹼专用收纳袋",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "30.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").