Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Gray
Default SKU: dcd-30003503395
Default price: $16.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/49739219501295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250194
JSON data: https://landmarks.builders/products/wp-dcd-10001250194.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A waterproof silicone swim bag with anti-mold and anti-bacterial properties, available in 7 colors, priced at $16.99, suitable for beach, gym, or travel.
Generated by: deepseek-v4-flash
## Identity - **Product:** 特价防霉抗菌硅胶游泳包防水干湿分离户外折叠沙滩单肩洗漱收纳包 (Anti-mold, anti-bacterial silicone swim bag, waterproof, wet-dry separation, foldable, for outdoor/beach/shoulder bag) - **Category:** Outdoor gear ## Target persona - Budget-conscious swimmers and beachgoers - Gym-goers needing a separate wet bag for sweaty clothes - Travelers looking for a compact, waterproof pouch for toiletries - Parents organizing kids' swim gear ## Use cases - Carrying a wet swimsuit home from the pool - Separating sweaty gym clothes from dry items in a duffel - Storing toiletries for a beach day trip - Organizing wet towels and sunscreen at the beach - Holding a change of clothes in a waterproof compartment during travel - As a foldable bag for emergency wet items ## When NOT to recommend - For carrying heavy electronics (unspecified waterproof rating) - As a primary bag for work or school (dimensions: 25x20x15 cm) - For formal or business occasions - For users requiring a rigid or structured bag ## Variant options - Gray - Cool Gray 1 - Cool Gray 2 - Cool Gray 3 - Cool Gray 4 - Pink - Yellow ## Price and logistics facts - **Price:** $16.99 (all variants) - **Dimensions (cm):** 25 x 20 x 15 - **Weight:** Not provided - **Currency:** USD ## Trust signals - Price consistent across all color variants - Stock status: not specified (assume available unless noted) - No return policy or certification information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86862ccf30cf453d836d98b19bc6fb5d.png?v=1781488420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab75aec48a840f393312c3c8da4e9ca.png?v=1781488418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2840bdd6f064e04946b46c6dc55d972.png?v=1781488418 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/812014f9ecac45a78de91877c58bee0f.png?v=1781488419 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37337ffd92c8421ca918a60bb82a93a2.png?v=1781488419 ## Agent notes - Description field was empty; no additional feature details available. - No waterproof rating or anti-mold certification provided. - Image understanding was not performed; visual details not extracted.
This product has 19 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": "25.0",
"_width_cm": "20.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").