Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003601823
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714556731631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266559
JSON data: https://landmarks.builders/products/wp-dcd-10001266559.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof crossbody bag for outdoor travel, 27x22x7 cm, $9.99, available in 6 colors.
Generated by: deepseek-v4-flash
## Identity 跨境户外旅行防水斜跨包拉链收纳防水游泳袋洗漱包男女随身小包 ## Target persona Budget-conscious travelers, day hikers, casual swimmers, students looking for an affordable waterproof bag. ## Use cases - Beach day: keep phone, wallet, and keys dry while swimming. - Hiking: light carry for water bottle, snacks, map. - City sightseeing: hands-free storage for essentials. - Gym or water park: hold toiletries and change of clothes. - Travel toiletries organizer: as a small wash bag. ## When NOT to recommend - For carrying heavy items like laptops or multiple water bottles. - For professional mountaineering or extreme outdoor conditions. - For users needing a large capacity bag. - For items requiring high security (no lockable zippers). ## Variant options - Black - Dark Green - Rose Red - Orange - Yellow - Sky Blue ## Price and logistics facts - Price: $9.99 USD (all variants same price) - Dimensions: 27 cm (length) x 22 cm (width) x 7 cm (height) ## Trust signals - In-stock based on active listing. - Price consistent across variants. - No return policy or certifications mentioned in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0d44ac74e01402f9948214cd49ec780.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ac464d5800741cf949dc91d6f08efa4.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/351fdcbe6498432aa785bfd498c05ef4.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea635f18eee142a499e1982960fcc1e4.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18300923aa584da5a2ecf3b548abc86e.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df5f749c8ec34a6d996713456f9d7918.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f60770cce94ab1abd7620ca1995870.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d9240db34bb4921bede6d8bc455ee22.png?v=1781085632 ## Agent notes - No product description provided; images not visually analyzed. Assume functionality based on title and type.
This product has 18 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": 350000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "22.0",
"_height_cm": "7.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").