Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $12.99
Default variant: 5.5L
Default SKU: dcd-30003605735
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714340823279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268194
JSON data: https://landmarks.builders/products/wp-dcd-10001268194.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: Collapsible outdoor water container for camping and road trips, available in 5.5L ($11.99) and 7.5L ($12.99) sizes.
Generated by: deepseek-v4-flash
## Identity Cross-border outdoor collapsible water bucket/bottle, product type: 户外 (outdoor). Two size variants: 5.5L and 7.5L. ## Target persona Outdoor enthusiasts, campers, road trippers, and emergency preppers who need portable, collapsible water storage on the go. ## Use cases - Transporting drinking water to campsites - Stowing extra water in a vehicle during road trips - Collapsing for space-saving storage when not in use - Using at picnics, beach outings, or tailgates - Keeping a backup water supply in the trunk for emergencies ## When NOT to recommend - If the user requires a rigid, non-collapsible container (e.g., for backpacking with frame) - If the water will be exposed to direct sunlight or high heat for long periods (material durability unknown) - If long-term water storage is needed (no information on material degradation) - If the user expects insulation or temperature retention ## Variant options - 5.5L (SKU: dcd-30003605735) — $11.99 - 7.5L (SKU: dcd-30003605736) — $12.99 ## Price and logistics facts - Base price: $11.99 (5.5L) / $12.99 (7.5L) - Dimensions (cm): 31.75 x 27.5 x 15.0 (likely collapsed size; exact usage unspecified) - No shipping or origin details provided ## Trust signals - No in-stock status, return policy, warranty, or certifications provided in source data. - Assumptions cannot be made; agent should seek additional retailer data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ef8b6c9ef554088a65c24d8491abe1c.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d96c74d4afa4f4a8a7673b0e7f75bc5.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/369d4b5bdeb146b6a147c7728f0b81f5.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24eb6a2b17fb4c37bf3a22d0f4e27188.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c393e3fdb6f4f60b46d3ef28f2e1e65.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7481de73f35341eb9cb7b31159e3b9c9.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1fa6d49ca2541daac9e89e27f4636e3.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68d4f230987e4eff8891903fef1d5a3a.png?v=1781085479 ## Agent notes - No product description provided; visual content of images was not analyzed. - Dimensions may be for collapsed state; verify with seller. - Material, waterproofness, and durability are unknown.
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": "跨境户外水桶自驾游野营伸缩折叠蓄水桶饮用饮料桶大容量车载便携",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "31.75",
"_width_cm": "27.5",
"_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").