Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Black
Default SKU: dcd-30003607934
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714204541167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269097
JSON data: https://landmarks.builders/products/wp-dcd-10001269097.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: Waterproof wet-dry swim backpack for women, 36x30x10 cm, with separate compartments for wet and dry items. $18.99, available in Black, Pink, Cyan.
Generated by: deepseek-v4-flash
## Identity Waterproof wet-dry swim backpack for women, designed to separate wet swimwear from dry belongings. Dimensions: 36x30x10 cm. Material: waterproof fabric. ## Target persona Female swimmers, fitness enthusiasts, and beachgoers who need a compact, waterproof bag to carry wet and dry items separately after swimming or workouts. ## Use cases - Storing wet swimsuit after a pool session - Organizing gym clothes and towel separately from dry items - Beach day essentials (wet towel, swimsuit, sunscreen) - Weekend pool trip with kids - Post-workout shower bag - Travel carry-on for swim gear ## When NOT to recommend - For heavy hiking or backpacking (not ergonomic for long carries) - For carrying laptops or electronics (waterproof but not padded) - For men seeking unisex or masculine design (marketed to women) - For professional swimmers needing large capacity (small size) ## Variant options - Black ($18.99) - Pink ($18.99) - Cyan ($18.99) ## Price and logistics facts - Price: $18.99 USD (same for all variants) - Dimensions: 36 cm (length) x 30 cm (width) x 10 cm (height) - No shipping or fulfillment details provided. ## Trust signals - Price consistent across all variants. - Return policy not specified in source data. - No certification or warranty mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa93d02c014147c88b980092f4b51ff5.png?v=1781085361) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92586335e54141a1ac53b22fbcebaabb.png?v=1781085360) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2f0e07b3c7c48038f8fe2ae0755ce1b.png?v=1781085363) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/663b2a6e95844e04b1a71cacac2e4006.png?v=1781085362) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2dd3ce165af4186a54429a2b74d9e6a.png?v=1781085363) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2ae6b250d6d46b081763bb3535973de.png?v=1781085361) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25be488e72834fce9819a93b080e5eea.png?v=1781085361) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7abde093b6a459c8cca7055e2f2a824.png?v=1781085362) ## Agent notes - Images provided but not visually described; assume they show the bag in different colors and angles. - Product type is 'sports' (运动). - Title suggests specialized use for women's swim gear.
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": 400000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "30.0",
"_height_cm": "10.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").