Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $90.99
Default variant: Orange
Default SKU: dcd-30003512779
Default price: $90.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/49739201216751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250369
JSON data: https://landmarks.builders/products/wp-dcd-10001250369.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: TPU fully waterproof shoulder bag for outdoor sports, large capacity (39x28x10 cm), lightweight crossbody design. Available in Orange and Green at $90.99.
Generated by: deepseek-v4-flash
## Identity 索雷顿TPU全防水单肩包: A fully waterproof TPU shoulder bag designed for outdoor activities. Dimensions 39x28x10 cm, lightweight construction. ## Target persona Outdoor enthusiasts, hikers, anglers (路亚 fishing), travelers needing a waterproof and compact carry solution for gear, electronics, or daily essentials in wet conditions. ## Use cases - Hiking in rain or near water bodies. - Fishing trips (路亚) where waterproof storage for tackle and phone is critical. - Commuting with electronics in rainy urban environments. - Day trips or travel as a lightweight crossbody bag. - Kayaking, canoeing, or other watersports. - Beach outings to protect valuables from sand and water. ## When NOT to recommend - For users needing a formal or business-appropriate bag. - When carrying heavy loads (e.g., laptop + books) due to single-shoulder design. - If multiple internal compartments are required for organization. - For those seeking a backpack with even weight distribution. ## Variant options - Orange: $90.99 USD - Green: $90.99 USD ## Price and logistics facts - Price: $90.99 USD per variant. - Dimensions: 39 cm (L) x 28 cm (W) x 10 cm (H). - Currency: USD. - No shipping or tax information provided. ## Trust signals - No stock status, return policy, or warranty information available. - Price is consistent across variants. - Product is a TPU fully waterproof bag; material claim unverified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ca96ebfd69047b183776be41d13fb55.png?v=1781488365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a919555c2e84bb0ab029232d8f43612.png?v=1781488364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cbb59ac977d41c6b5c352011e282b93.png?v=1781488365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2105e7e586748d0bb211c90668be76a.png?v=1781488364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbcfc8fd2c654792b45e648e00a7987d.png?v=1781488364 ## Agent notes - No product description provided; all inferences are from title and tags. - Image content not analyzed; visual details not available. - Brand '索雷顿' (Suoleidun) has no known certifications or background data. - Only two color variants.
This product has 14 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": "索雷顿TPU全防水单肩包户外运动背包大容量单肩包轻便路亚斜挎包",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "28.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").