Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.12
Default variant: Army Green / ["Green"] / 54*30*22
Default SKU: dcd-30003385789
Default price: $16.12
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50398152687855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001196760
JSON data: https://landmarks.builders/products/wp-dcd-10001196760.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
25L Large Capacity With a spacious 25L volume, you can store camping gear, tableware, stoves, and more all together. Perfect for family campers and car campers.
Polyester Waterproof Made of durable polyester material with zipper closure, it reliably protects your important camping gear from rain and dirt. It works great as a waterproof bag for outdoor storage.
With Partition Board There is a removable partition board inside, which helps organize tableware, cooking utensils, clothing, etc. It also helps prevent stored items from colliding.
Easy to Carry Lightweight at about 300g, it comes with sturdy webbing handles for easy carrying. At 54x30x22cm, it's also convenient for car storage and home storage.
Multi-Purpose Storage Not only for storing camping gear, but also for preventing scratches and dirt in the car, and as a storage bag for blankets and sleeping bags. It's a multi-functional storage bag that can be used in various scenarios.
Summary: Polyester Waterproof 25L Multi-Functional Tool Bag, For Camping & Outdoor Activities. [25L Large Capacity] With a spacious 25L volume, you can store camping gear, tableware, stoves, and more all together. Perfect for family campers and car campers. [Polyester Waterproof] Made of durable polyester material with zipper closure, it reliably protects your important camping gear from rain and dirt. It works great as a waterproof bag for outdoor storage. [With Partition Board] There is a removable partition board inside, which helps organize tableware, cooking utensils, clothing, etc. It also helps
Generated by: dcd-map-v1
This product has 7 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Polyester Waterproof 25L Multi-Functional Tool Bag, For Camping \u0026 Outdoor Activities",
"product_id": 9535288246511,
"variant_id": 50398152687855,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").