Brand: World Products (Landmark)
SKU: dcd-30003954416
Price: $15.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Camping & Hiking
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50413621477615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001393082
JSON data: https://landmarks.builders/products/wp-dcd-10001393082.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Keep your campsite organized and necessary gear gear within readily accessible with this premium outdoor storage bag. Crafted from highly 600D dense Oxford cloth, this rugged bag is built to withstand the wear and tear of outdoor adventures, protecting your equipment from and debris. Its soft-sided, rectangular box shape measures 13.5 x 13.5 x 39 cm and weighs just 612 g, making it incredibly easy to pack into your vehicle, stash inside your tent, or keep at your base campsite arrangement. Designed with practicality in mind, this camping tool bag features a secure zippered closure to keep your items, while the sturdy top carry handle allows for effortless transport from your car to the campsite. The wide front panel is equipped with built-in strap loop sections, offering a convenient way to attach carabiners, small tools, or extra trail accessories. Whether you need a reliable equipment bag for organizing tent stakes, ropes, and tools, or a compact storage bag for miscellaneous outdoor necessities, this organizer ensures everything has its place so you can focus on enjoying the great outdoors.
Summary: Keep your campsite organized and necessary gear gear within readily accessible with this premium outdoor storage bag. Crafted from highly 600D dense Oxford cloth, this rugged bag is built to withstand the wear and tear of outdoor adventures, protecting your equipment from and debris. Its soft-sided, rectangular box shape measures 13.5 x 13.5 x 39 cm and weighs just 612 g, making it incredibly easy to pack into your vehicle, stash inside your tent, or keep at your base campsite arrangement. Designed with practicality in mind, this camping tool bag features a secure zippered closure to keep your items, while the sturdy top carry handle allows for effortless transport from your car to the campsite. The wide front panel is equipped with built-in strap loop sections, offering a convenient way to attach carabiners, small tools, or extra trail accessories. Whether you need a reliable equipment bag for organizing tent stakes, ropes, and tools, or a compact storage bag for miscellaneous outdoor necessities, this organizer ensures everything has its place so you can focus on enjoying the great outdoors.
Generated by: deepseek-v4-flash
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": "Outdoor Storage Bag Soft-Sided Gear Organizer Heavy-Duty Pouch with Zipper for Camp",
"product_id": 9539931013359,
"variant_id": 50413621477615,
"quantity": 1,
"grams": 650,
"length_cm": "40.0",
"width_cm": "14.5",
"height_cm": "14.5"
}],
"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").