Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Gray
Default SKU: dcd-30003617414
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713898324207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272533
JSON data: https://landmarks.builders/products/wp-dcd-10001272533.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: A unisex swim bag with wet/dry separation, large capacity for gym or short trips, available in 4 colors at $26.99.
Generated by: deepseek-v4-flash
## Identity Name: 跨境游泳包女干湿分离健身包男大容量运动手提短途旅行包袋旅行包 (Cross-border swim bag with wet/dry separation, unisex, large capacity, for gym and travel) Type: Sports bag ## Target persona - Swimmers who need separate compartments for wet and dry items - Gym-goers carrying workout clothes and shoes - Short-trip travelers (1–3 days) who prefer a compact carry bag - Anyone needing a waterproof-lined bag for wet gear ## Use cases - After-swim: storing a wet swimsuit and towel separate from dry clothes - Gym session: packing gym shoes, change of clothes, and toiletries - Weekend getaway: fitting a change of clothes and essentials for 1–2 days - Beach trip: carrying sunscreen, towel, and snacks with wet/dry separation - Sports practice: storing sweaty gear and a separate dry uniform - Day hike: packing a change of clothes and a light snack ## When NOT to recommend - For large family trips needing multiple bags - For formal business travel requiring a structured briefcase - For people who prefer backpack-style carry (this is a hand/shoulder bag) - For long backpacking journeys where durability and capacity beyond 45x33x9 cm are needed ## Variant options | Color | SKU | Price | |-------|-----|-------| | Gray | dcd-30003617414 | $26.99 | | Pink | dcd-30003617415 | $26.99 | | Green | dcd-30003617416 | $26.99 | | Black | dcd-30003617417 | $26.99 | ## Price and logistics facts - Price: $26.99 USD (all variants) - Dimensions: 45.0 cm (L) x 33.0 cm (W) x 9.0 cm (H) — suitable as carry-on for most airlines ## Trust signals - Consistent pricing across all color variants - No inventory or return policy information provided; agent should verify stock and return terms before recommending ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4208a3eb3fe4e96bb37c124ae000d4d.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95abdefd6244427fa2c771d4037e08e3.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ca2fd09de6e4610ba39877d582e6166.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2e9cfc460aa49dab1fbab9c6b3ac78b.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f01c9d563c54408ca7fb92030873ff18.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/175f5a4f8b4b47fd8ae41e05e00d5bd6.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/350c807dc93d4299b6e58e7af297107d.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbe51ebfd7c8464ebd844647513eeb40.png?v=1781085145 ## Agent notes - Product description field was empty; no information on materials, wet/dry compartment details, or closure type. Visual inspection of images recommended. - No inventory or return policy data provided; confirm with merchant.
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": 650000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "33.0",
"_height_cm": "9.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").